[==========] 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:02:34.065845 11130 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.10.222.190:45435
I20260713 09:02:34.067338 11130 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:02:34.068344 11130 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:02:34.083962 11139 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:02:34.085325 11130 server_base.cc:1061] running on GCE node
W20260713 09:02:34.083911 11136 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:02:34.083973 11137 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:02:35.202097 11130 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:02:35.202324 11130 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:02:35.202473 11130 hybrid_clock.cc:648] HybridClock initialized: now 1783933355202457 us; error 0 us; skew 500 ppm
I20260713 09:02:35.203274 11130 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:02:35.209187 11130 webserver.cc:533] Webserver started at http://127.10.222.190:41013/ using document root <none> and password file <none>
I20260713 09:02:35.209986 11130 fs_manager.cc:362] Metadata directory not provided
I20260713 09:02:35.210179 11130 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:02:35.210567 11130 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:02:35.216265 11130 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task0siKgA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933353904069-11130-0/minicluster-data/master-0-root/instance:
uuid: "e16963a0ccd340ffa7ea3bc65551b4d1"
format_stamp: "Formatted at 2026-07-13 09:02:35 on dist-test-slave-7lf8"
I20260713 09:02:35.223634 11130 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:02:35.228500 11145 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:02:35.229691 11130 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.003s
I20260713 09:02:35.230089 11130 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task0siKgA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933353904069-11130-0/minicluster-data/master-0-root
uuid: "e16963a0ccd340ffa7ea3bc65551b4d1"
format_stamp: "Formatted at 2026-07-13 09:02:35 on dist-test-slave-7lf8"
I20260713 09:02:35.230405 11130 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task0siKgA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933353904069-11130-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task0siKgA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933353904069-11130-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task0siKgA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933353904069-11130-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:02:35.274364 11130 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:02:35.275825 11130 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:02:35.276254 11130 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:02:35.344621 11130 rpc_server.cc:307] RPC server started. Bound to: 127.10.222.190:45435
I20260713 09:02:35.344760 11196 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.222.190:45435 every 8 connection(s)
I20260713 09:02:35.352437 11197 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:02:35.373576 11197 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e16963a0ccd340ffa7ea3bc65551b4d1: Bootstrap starting.
I20260713 09:02:35.379294 11197 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P e16963a0ccd340ffa7ea3bc65551b4d1: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:35.381034 11197 log.cc:826] T 00000000000000000000000000000000 P e16963a0ccd340ffa7ea3bc65551b4d1: Log is configured to *not* fsync() on all Append() calls
I20260713 09:02:35.385273 11197 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e16963a0ccd340ffa7ea3bc65551b4d1: No bootstrap required, opened a new log
I20260713 09:02:35.404908 11197 raft_consensus.cc:359] T 00000000000000000000000000000000 P e16963a0ccd340ffa7ea3bc65551b4d1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e16963a0ccd340ffa7ea3bc65551b4d1" member_type: VOTER }
I20260713 09:02:35.405429 11197 raft_consensus.cc:385] T 00000000000000000000000000000000 P e16963a0ccd340ffa7ea3bc65551b4d1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:35.405632 11197 raft_consensus.cc:740] T 00000000000000000000000000000000 P e16963a0ccd340ffa7ea3bc65551b4d1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e16963a0ccd340ffa7ea3bc65551b4d1, State: Initialized, Role: FOLLOWER
I20260713 09:02:35.406435 11197 consensus_queue.cc:260] T 00000000000000000000000000000000 P e16963a0ccd340ffa7ea3bc65551b4d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "e16963a0ccd340ffa7ea3bc65551b4d1" member_type: VOTER }
I20260713 09:02:35.406874 11197 raft_consensus.cc:399] T 00000000000000000000000000000000 P e16963a0ccd340ffa7ea3bc65551b4d1 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:02:35.407121 11197 raft_consensus.cc:493] T 00000000000000000000000000000000 P e16963a0ccd340ffa7ea3bc65551b4d1 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:02:35.407451 11197 raft_consensus.cc:3060] T 00000000000000000000000000000000 P e16963a0ccd340ffa7ea3bc65551b4d1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:35.411867 11197 raft_consensus.cc:515] T 00000000000000000000000000000000 P e16963a0ccd340ffa7ea3bc65551b4d1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e16963a0ccd340ffa7ea3bc65551b4d1" member_type: VOTER }
I20260713 09:02:35.412569 11197 leader_election.cc:304] T 00000000000000000000000000000000 P e16963a0ccd340ffa7ea3bc65551b4d1 [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: e16963a0ccd340ffa7ea3bc65551b4d1; no voters: 
I20260713 09:02:35.414158 11197 leader_election.cc:290] T 00000000000000000000000000000000 P e16963a0ccd340ffa7ea3bc65551b4d1 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:02:35.414479 11200 raft_consensus.cc:2804] T 00000000000000000000000000000000 P e16963a0ccd340ffa7ea3bc65551b4d1 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:35.416450 11200 raft_consensus.cc:697] T 00000000000000000000000000000000 P e16963a0ccd340ffa7ea3bc65551b4d1 [term 1 LEADER]: Becoming Leader. State: Replica: e16963a0ccd340ffa7ea3bc65551b4d1, State: Running, Role: LEADER
I20260713 09:02:35.417287 11200 consensus_queue.cc:237] T 00000000000000000000000000000000 P e16963a0ccd340ffa7ea3bc65551b4d1 [LEADER]: Queue going to LEADER mode. State: All 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: "e16963a0ccd340ffa7ea3bc65551b4d1" member_type: VOTER }
I20260713 09:02:35.418324 11197 sys_catalog.cc:565] T 00000000000000000000000000000000 P e16963a0ccd340ffa7ea3bc65551b4d1 [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:02:35.427361 11201 sys_catalog.cc:455] T 00000000000000000000000000000000 P e16963a0ccd340ffa7ea3bc65551b4d1 [sys.catalog]: SysCatalogTable state changed. Reason: New leader e16963a0ccd340ffa7ea3bc65551b4d1. Latest consensus state: current_term: 1 leader_uuid: "e16963a0ccd340ffa7ea3bc65551b4d1" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e16963a0ccd340ffa7ea3bc65551b4d1" member_type: VOTER } }
I20260713 09:02:35.428068 11201 sys_catalog.cc:458] T 00000000000000000000000000000000 P e16963a0ccd340ffa7ea3bc65551b4d1 [sys.catalog]: This master's current role is: LEADER
I20260713 09:02:35.428107 11202 sys_catalog.cc:455] T 00000000000000000000000000000000 P e16963a0ccd340ffa7ea3bc65551b4d1 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "e16963a0ccd340ffa7ea3bc65551b4d1" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e16963a0ccd340ffa7ea3bc65551b4d1" member_type: VOTER } }
I20260713 09:02:35.428617 11202 sys_catalog.cc:458] T 00000000000000000000000000000000 P e16963a0ccd340ffa7ea3bc65551b4d1 [sys.catalog]: This master's current role is: LEADER
I20260713 09:02:35.430696 11208 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:02:35.442404 11208 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:02:35.444573 11130 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:02:35.458374 11208 catalog_manager.cc:1383] Generated new cluster ID: e3014f8381954379b35ebcec61824a84
I20260713 09:02:35.458683 11208 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:02:35.488298 11208 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:02:35.489741 11208 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:02:35.501801 11208 catalog_manager.cc:6070] T 00000000000000000000000000000000 P e16963a0ccd340ffa7ea3bc65551b4d1: Generated new TSK 0
I20260713 09:02:35.502625 11208 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:02:35.511576 11130 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:02:35.519129 11219 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:02:35.520537 11220 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:02:35.523867 11222 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:02:35.524194 11130 server_base.cc:1061] running on GCE node
I20260713 09:02:35.524935 11130 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:02:35.525130 11130 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:02:35.525288 11130 hybrid_clock.cc:648] HybridClock initialized: now 1783933355525271 us; error 0 us; skew 500 ppm
I20260713 09:02:35.525840 11130 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:02:35.529716 11130 webserver.cc:533] Webserver started at http://127.10.222.129:39571/ using document root <none> and password file <none>
I20260713 09:02:35.530208 11130 fs_manager.cc:362] Metadata directory not provided
I20260713 09:02:35.530393 11130 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:02:35.530642 11130 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:02:35.532043 11130 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task0siKgA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933353904069-11130-0/minicluster-data/ts-0-root/instance:
uuid: "192cfc00dd00428cb79fc65b1c8476d0"
format_stamp: "Formatted at 2026-07-13 09:02:35 on dist-test-slave-7lf8"
I20260713 09:02:35.537525 11130 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260713 09:02:35.541800 11227 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:02:35.542564 11130 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260713 09:02:35.542840 11130 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task0siKgA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933353904069-11130-0/minicluster-data/ts-0-root
uuid: "192cfc00dd00428cb79fc65b1c8476d0"
format_stamp: "Formatted at 2026-07-13 09:02:35 on dist-test-slave-7lf8"
I20260713 09:02:35.543111 11130 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task0siKgA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933353904069-11130-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task0siKgA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933353904069-11130-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task0siKgA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933353904069-11130-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:02:35.566407 11130 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:02:35.567725 11130 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:02:35.570178 11130 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:02:35.574136 11130 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:02:35.574339 11130 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:02:35.574592 11130 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:02:35.574744 11130 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:02:35.665650 11130 rpc_server.cc:307] RPC server started. Bound to: 127.10.222.129:36421
I20260713 09:02:35.665786 11289 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.222.129:36421 every 8 connection(s)
I20260713 09:02:35.672125 11130 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:02:35.684516 11294 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:02:35.686816 11295 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:02:35.701957 11290 heartbeater.cc:344] Connected to a master server at 127.10.222.190:45435
I20260713 09:02:35.702526 11290 heartbeater.cc:461] Registering TS with master...
I20260713 09:02:35.703775 11290 heartbeater.cc:507] Master 127.10.222.190:45435 requested a full tablet report, sending...
I20260713 09:02:35.707510 11162 ts_manager.cc:194] Registered new tserver with Master: 192cfc00dd00428cb79fc65b1c8476d0 (127.10.222.129:36421)
I20260713 09:02:35.710747 11162 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45500
I20260713 09:02:35.717785 11130 server_base.cc:1061] running on GCE node
W20260713 09:02:35.717795 11297 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:02:35.718839 11130 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:02:35.719043 11130 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:02:35.719265 11130 hybrid_clock.cc:648] HybridClock initialized: now 1783933355719247 us; error 0 us; skew 500 ppm
I20260713 09:02:35.719942 11130 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:02:35.722867 11130 webserver.cc:533] Webserver started at http://127.10.222.130:35461/ using document root <none> and password file <none>
I20260713 09:02:35.723409 11130 fs_manager.cc:362] Metadata directory not provided
I20260713 09:02:35.723603 11130 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:02:35.723882 11130 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:02:35.725018 11130 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task0siKgA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933353904069-11130-0/minicluster-data/ts-1-root/instance:
uuid: "0a30727c3db64e0f9c9e97d49e2dd32b"
format_stamp: "Formatted at 2026-07-13 09:02:35 on dist-test-slave-7lf8"
I20260713 09:02:35.729772 11130 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260713 09:02:35.733479 11302 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:02:35.734261 11130 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260713 09:02:35.734525 11130 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task0siKgA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933353904069-11130-0/minicluster-data/ts-1-root
uuid: "0a30727c3db64e0f9c9e97d49e2dd32b"
format_stamp: "Formatted at 2026-07-13 09:02:35 on dist-test-slave-7lf8"
I20260713 09:02:35.734787 11130 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task0siKgA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933353904069-11130-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task0siKgA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933353904069-11130-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task0siKgA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933353904069-11130-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:02:35.757956 11130 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:02:35.759197 11130 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:02:35.761214 11130 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:02:35.763978 11130 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:02:35.764166 11130 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:02:35.764377 11130 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:02:35.764528 11130 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:02:35.850064 11130 rpc_server.cc:307] RPC server started. Bound to: 127.10.222.130:44557
I20260713 09:02:35.850250 11364 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.222.130:44557 every 8 connection(s)
I20260713 09:02:35.856868 11130 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:02:35.866643 11368 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:02:35.868875 11369 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:02:35.869541 11365 heartbeater.cc:344] Connected to a master server at 127.10.222.190:45435
I20260713 09:02:35.869937 11365 heartbeater.cc:461] Registering TS with master...
I20260713 09:02:35.870880 11365 heartbeater.cc:507] Master 127.10.222.190:45435 requested a full tablet report, sending...
I20260713 09:02:35.873256 11162 ts_manager.cc:194] Registered new tserver with Master: 0a30727c3db64e0f9c9e97d49e2dd32b (127.10.222.130:44557)
I20260713 09:02:35.874524 11130 server_base.cc:1061] running on GCE node
I20260713 09:02:35.875010 11162 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45510
W20260713 09:02:35.875864 11371 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:02:35.876904 11130 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:02:35.877177 11130 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:02:35.877367 11130 hybrid_clock.cc:648] HybridClock initialized: now 1783933355877352 us; error 0 us; skew 500 ppm
I20260713 09:02:35.878037 11130 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:02:35.880592 11130 webserver.cc:533] Webserver started at http://127.10.222.131:35167/ using document root <none> and password file <none>
I20260713 09:02:35.881181 11130 fs_manager.cc:362] Metadata directory not provided
I20260713 09:02:35.881404 11130 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:02:35.881685 11130 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:02:35.883097 11130 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task0siKgA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933353904069-11130-0/minicluster-data/ts-2-root/instance:
uuid: "9e3cc29f057e426c816cbe014e2ce5e4"
format_stamp: "Formatted at 2026-07-13 09:02:35 on dist-test-slave-7lf8"
I20260713 09:02:35.888634 11130 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260713 09:02:35.892432 11376 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:02:35.893193 11130 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.004s	sys 0.000s
I20260713 09:02:35.893498 11130 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task0siKgA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933353904069-11130-0/minicluster-data/ts-2-root
uuid: "9e3cc29f057e426c816cbe014e2ce5e4"
format_stamp: "Formatted at 2026-07-13 09:02:35 on dist-test-slave-7lf8"
I20260713 09:02:35.893836 11130 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task0siKgA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933353904069-11130-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task0siKgA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933353904069-11130-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task0siKgA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933353904069-11130-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:02:35.927975 11130 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:02:35.929667 11130 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:02:35.931321 11130 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:02:35.934067 11130 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:02:35.934319 11130 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:02:35.934584 11130 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:02:35.934794 11130 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:02:36.014336 11130 rpc_server.cc:307] RPC server started. Bound to: 127.10.222.131:35989
I20260713 09:02:36.014405 11438 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.222.131:35989 every 8 connection(s)
I20260713 09:02:36.033231 11439 heartbeater.cc:344] Connected to a master server at 127.10.222.190:45435
I20260713 09:02:36.033701 11439 heartbeater.cc:461] Registering TS with master...
I20260713 09:02:36.034478 11439 heartbeater.cc:507] Master 127.10.222.190:45435 requested a full tablet report, sending...
I20260713 09:02:36.036365 11162 ts_manager.cc:194] Registered new tserver with Master: 9e3cc29f057e426c816cbe014e2ce5e4 (127.10.222.131:35989)
I20260713 09:02:36.036859 11130 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015618979s
I20260713 09:02:36.037719 11162 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45514
I20260713 09:02:36.085592 11162 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:45530:
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:02:36.089046 11162 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:02:36.201783 11255 tablet_service.cc:1511] Processing CreateTablet for tablet 23c293705aa34849b3d2a12c406bc51a (DEFAULT_TABLE table=test-workload [id=b2a9952fa0ca46838237a8b6a6f15c91]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:02:36.203305 11255 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 23c293705aa34849b3d2a12c406bc51a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:36.203215 11254 tablet_service.cc:1511] Processing CreateTablet for tablet 19435048896b48329fa67a421e0530d4 (DEFAULT_TABLE table=test-workload [id=b2a9952fa0ca46838237a8b6a6f15c91]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:02:36.205585 11251 tablet_service.cc:1511] Processing CreateTablet for tablet a19ca160817845b5bd3c4288dcaba287 (DEFAULT_TABLE table=test-workload [id=b2a9952fa0ca46838237a8b6a6f15c91]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:02:36.206997 11404 tablet_service.cc:1511] Processing CreateTablet for tablet 23c293705aa34849b3d2a12c406bc51a (DEFAULT_TABLE table=test-workload [id=b2a9952fa0ca46838237a8b6a6f15c91]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:02:36.208297 11404 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 23c293705aa34849b3d2a12c406bc51a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:36.209647 11250 tablet_service.cc:1511] Processing CreateTablet for tablet fecff5d132aa42b385d60fb1fb98c681 (DEFAULT_TABLE table=test-workload [id=b2a9952fa0ca46838237a8b6a6f15c91]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:02:36.211982 11253 tablet_service.cc:1511] Processing CreateTablet for tablet 83a9ed3beb484b92b31778a0fe7a360d (DEFAULT_TABLE table=test-workload [id=b2a9952fa0ca46838237a8b6a6f15c91]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:02:36.212385 11403 tablet_service.cc:1511] Processing CreateTablet for tablet 19435048896b48329fa67a421e0530d4 (DEFAULT_TABLE table=test-workload [id=b2a9952fa0ca46838237a8b6a6f15c91]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:02:36.213649 11403 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 19435048896b48329fa67a421e0530d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:36.215991 11326 tablet_service.cc:1511] Processing CreateTablet for tablet a19ca160817845b5bd3c4288dcaba287 (DEFAULT_TABLE table=test-workload [id=b2a9952fa0ca46838237a8b6a6f15c91]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:02:36.216359 11402 tablet_service.cc:1511] Processing CreateTablet for tablet 83a9ed3beb484b92b31778a0fe7a360d (DEFAULT_TABLE table=test-workload [id=b2a9952fa0ca46838237a8b6a6f15c91]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:02:36.217187 11326 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a19ca160817845b5bd3c4288dcaba287. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:36.217094 11330 tablet_service.cc:1511] Processing CreateTablet for tablet 23c293705aa34849b3d2a12c406bc51a (DEFAULT_TABLE table=test-workload [id=b2a9952fa0ca46838237a8b6a6f15c91]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:02:36.217553 11402 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 83a9ed3beb484b92b31778a0fe7a360d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:36.218906 11329 tablet_service.cc:1511] Processing CreateTablet for tablet 19435048896b48329fa67a421e0530d4 (DEFAULT_TABLE table=test-workload [id=b2a9952fa0ca46838237a8b6a6f15c91]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:02:36.219988 11329 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 19435048896b48329fa67a421e0530d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:36.220400 11401 tablet_service.cc:1511] Processing CreateTablet for tablet 92f3e68381c84d118c01cfc78345504e (DEFAULT_TABLE table=test-workload [id=b2a9952fa0ca46838237a8b6a6f15c91]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:02:36.221637 11401 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 92f3e68381c84d118c01cfc78345504e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:36.207906 11252 tablet_service.cc:1511] Processing CreateTablet for tablet 92f3e68381c84d118c01cfc78345504e (DEFAULT_TABLE table=test-workload [id=b2a9952fa0ca46838237a8b6a6f15c91]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:02:36.226732 11330 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 23c293705aa34849b3d2a12c406bc51a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:36.230471 11250 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fecff5d132aa42b385d60fb1fb98c681. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:36.235761 11400 tablet_service.cc:1511] Processing CreateTablet for tablet a19ca160817845b5bd3c4288dcaba287 (DEFAULT_TABLE table=test-workload [id=b2a9952fa0ca46838237a8b6a6f15c91]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:02:36.245051 11254 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 19435048896b48329fa67a421e0530d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:36.247673 11322 tablet_service.cc:1511] Processing CreateTablet for tablet 1225776992b44978b51f402bde385821 (DEFAULT_TABLE table=test-workload [id=b2a9952fa0ca46838237a8b6a6f15c91]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:02:36.250883 11400 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a19ca160817845b5bd3c4288dcaba287. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:36.246500 11324 tablet_service.cc:1511] Processing CreateTablet for tablet 4c0049ece4f34a5f9f59b1d1a38c053b (DEFAULT_TABLE table=test-workload [id=b2a9952fa0ca46838237a8b6a6f15c91]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:02:36.248376 11325 tablet_service.cc:1511] Processing CreateTablet for tablet fecff5d132aa42b385d60fb1fb98c681 (DEFAULT_TABLE table=test-workload [id=b2a9952fa0ca46838237a8b6a6f15c91]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:02:36.243299 11328 tablet_service.cc:1511] Processing CreateTablet for tablet 83a9ed3beb484b92b31778a0fe7a360d (DEFAULT_TABLE table=test-workload [id=b2a9952fa0ca46838237a8b6a6f15c91]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:02:36.253588 11323 tablet_service.cc:1511] Processing CreateTablet for tablet a8ba4f85fe4544d48cb78e1f40cff39e (DEFAULT_TABLE table=test-workload [id=b2a9952fa0ca46838237a8b6a6f15c91]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:02:36.252455 11252 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 92f3e68381c84d118c01cfc78345504e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:36.254470 11399 tablet_service.cc:1511] Processing CreateTablet for tablet fecff5d132aa42b385d60fb1fb98c681 (DEFAULT_TABLE table=test-workload [id=b2a9952fa0ca46838237a8b6a6f15c91]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:02:36.250875 11327 tablet_service.cc:1511] Processing CreateTablet for tablet 92f3e68381c84d118c01cfc78345504e (DEFAULT_TABLE table=test-workload [id=b2a9952fa0ca46838237a8b6a6f15c91]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:02:36.262373 11399 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fecff5d132aa42b385d60fb1fb98c681. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:36.252202 11249 tablet_service.cc:1511] Processing CreateTablet for tablet 4c0049ece4f34a5f9f59b1d1a38c053b (DEFAULT_TABLE table=test-workload [id=b2a9952fa0ca46838237a8b6a6f15c91]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:02:36.255703 11396 tablet_service.cc:1511] Processing CreateTablet for tablet 1225776992b44978b51f402bde385821 (DEFAULT_TABLE table=test-workload [id=b2a9952fa0ca46838237a8b6a6f15c91]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:02:36.264269 11324 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c0049ece4f34a5f9f59b1d1a38c053b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:36.259286 11398 tablet_service.cc:1511] Processing CreateTablet for tablet 4c0049ece4f34a5f9f59b1d1a38c053b (DEFAULT_TABLE table=test-workload [id=b2a9952fa0ca46838237a8b6a6f15c91]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:02:36.268549 11396 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1225776992b44978b51f402bde385821. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:36.271651 11248 tablet_service.cc:1511] Processing CreateTablet for tablet a8ba4f85fe4544d48cb78e1f40cff39e (DEFAULT_TABLE table=test-workload [id=b2a9952fa0ca46838237a8b6a6f15c91]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:02:36.258684 11397 tablet_service.cc:1511] Processing CreateTablet for tablet a8ba4f85fe4544d48cb78e1f40cff39e (DEFAULT_TABLE table=test-workload [id=b2a9952fa0ca46838237a8b6a6f15c91]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:02:36.272876 11253 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 83a9ed3beb484b92b31778a0fe7a360d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:36.275066 11247 tablet_service.cc:1511] Processing CreateTablet for tablet 1225776992b44978b51f402bde385821 (DEFAULT_TABLE table=test-workload [id=b2a9952fa0ca46838237a8b6a6f15c91]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:02:36.281313 11397 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a8ba4f85fe4544d48cb78e1f40cff39e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:36.283416 11248 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a8ba4f85fe4544d48cb78e1f40cff39e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:36.278534 11325 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fecff5d132aa42b385d60fb1fb98c681. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:36.288383 11327 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 92f3e68381c84d118c01cfc78345504e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:36.289996 11398 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c0049ece4f34a5f9f59b1d1a38c053b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:36.292394 11328 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 83a9ed3beb484b92b31778a0fe7a360d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:36.295869 11247 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1225776992b44978b51f402bde385821. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:36.296806 11249 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c0049ece4f34a5f9f59b1d1a38c053b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:36.299341 11322 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1225776992b44978b51f402bde385821. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:36.305476 11323 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a8ba4f85fe4544d48cb78e1f40cff39e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:36.327526 11251 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a19ca160817845b5bd3c4288dcaba287. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:36.427917 11457 tablet_bootstrap.cc:492] T 4c0049ece4f34a5f9f59b1d1a38c053b P 9e3cc29f057e426c816cbe014e2ce5e4: Bootstrap starting.
W20260713 09:02:36.441700 11210 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:02:36.485057 11458 tablet_bootstrap.cc:492] T fecff5d132aa42b385d60fb1fb98c681 P 0a30727c3db64e0f9c9e97d49e2dd32b: Bootstrap starting.
I20260713 09:02:36.500483 11459 tablet_bootstrap.cc:492] T a8ba4f85fe4544d48cb78e1f40cff39e P 192cfc00dd00428cb79fc65b1c8476d0: Bootstrap starting.
I20260713 09:02:36.508924 11457 tablet_bootstrap.cc:654] T 4c0049ece4f34a5f9f59b1d1a38c053b P 9e3cc29f057e426c816cbe014e2ce5e4: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:36.513552 11458 tablet_bootstrap.cc:654] T fecff5d132aa42b385d60fb1fb98c681 P 0a30727c3db64e0f9c9e97d49e2dd32b: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:36.521265 11457 tablet_bootstrap.cc:492] T 4c0049ece4f34a5f9f59b1d1a38c053b P 9e3cc29f057e426c816cbe014e2ce5e4: No bootstrap required, opened a new log
I20260713 09:02:36.521729 11457 ts_tablet_manager.cc:1403] T 4c0049ece4f34a5f9f59b1d1a38c053b P 9e3cc29f057e426c816cbe014e2ce5e4: Time spent bootstrapping tablet: real 0.095s	user 0.000s	sys 0.014s
I20260713 09:02:36.523989 11459 tablet_bootstrap.cc:654] T a8ba4f85fe4544d48cb78e1f40cff39e P 192cfc00dd00428cb79fc65b1c8476d0: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:36.524643 11457 raft_consensus.cc:359] T 4c0049ece4f34a5f9f59b1d1a38c053b P 9e3cc29f057e426c816cbe014e2ce5e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "192cfc00dd00428cb79fc65b1c8476d0" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36421 } } peers { permanent_uuid: "0a30727c3db64e0f9c9e97d49e2dd32b" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 44557 } } peers { permanent_uuid: "9e3cc29f057e426c816cbe014e2ce5e4" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 35989 } }
I20260713 09:02:36.525463 11457 raft_consensus.cc:385] T 4c0049ece4f34a5f9f59b1d1a38c053b P 9e3cc29f057e426c816cbe014e2ce5e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:36.525756 11457 raft_consensus.cc:740] T 4c0049ece4f34a5f9f59b1d1a38c053b P 9e3cc29f057e426c816cbe014e2ce5e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9e3cc29f057e426c816cbe014e2ce5e4, State: Initialized, Role: FOLLOWER
I20260713 09:02:36.526523 11457 consensus_queue.cc:260] T 4c0049ece4f34a5f9f59b1d1a38c053b P 9e3cc29f057e426c816cbe014e2ce5e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "192cfc00dd00428cb79fc65b1c8476d0" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36421 } } peers { permanent_uuid: "0a30727c3db64e0f9c9e97d49e2dd32b" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 44557 } } peers { permanent_uuid: "9e3cc29f057e426c816cbe014e2ce5e4" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 35989 } }
I20260713 09:02:36.531730 11458 tablet_bootstrap.cc:492] T fecff5d132aa42b385d60fb1fb98c681 P 0a30727c3db64e0f9c9e97d49e2dd32b: No bootstrap required, opened a new log
I20260713 09:02:36.532315 11458 ts_tablet_manager.cc:1403] T fecff5d132aa42b385d60fb1fb98c681 P 0a30727c3db64e0f9c9e97d49e2dd32b: Time spent bootstrapping tablet: real 0.061s	user 0.011s	sys 0.008s
I20260713 09:02:36.535032 11439 heartbeater.cc:499] Master 127.10.222.190:45435 was elected leader, sending a full tablet report...
I20260713 09:02:36.536021 11457 ts_tablet_manager.cc:1434] T 4c0049ece4f34a5f9f59b1d1a38c053b P 9e3cc29f057e426c816cbe014e2ce5e4: Time spent starting tablet: real 0.014s	user 0.009s	sys 0.005s
I20260713 09:02:36.537055 11457 tablet_bootstrap.cc:492] T 92f3e68381c84d118c01cfc78345504e P 9e3cc29f057e426c816cbe014e2ce5e4: Bootstrap starting.
I20260713 09:02:36.543570 11457 tablet_bootstrap.cc:654] T 92f3e68381c84d118c01cfc78345504e P 9e3cc29f057e426c816cbe014e2ce5e4: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:36.544993 11459 tablet_bootstrap.cc:492] T a8ba4f85fe4544d48cb78e1f40cff39e P 192cfc00dd00428cb79fc65b1c8476d0: No bootstrap required, opened a new log
I20260713 09:02:36.545547 11459 ts_tablet_manager.cc:1403] T a8ba4f85fe4544d48cb78e1f40cff39e P 192cfc00dd00428cb79fc65b1c8476d0: Time spent bootstrapping tablet: real 0.069s	user 0.005s	sys 0.019s
I20260713 09:02:36.548427 11459 raft_consensus.cc:359] T a8ba4f85fe4544d48cb78e1f40cff39e P 192cfc00dd00428cb79fc65b1c8476d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "192cfc00dd00428cb79fc65b1c8476d0" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36421 } } peers { permanent_uuid: "0a30727c3db64e0f9c9e97d49e2dd32b" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 44557 } } peers { permanent_uuid: "9e3cc29f057e426c816cbe014e2ce5e4" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 35989 } }
I20260713 09:02:36.549176 11459 raft_consensus.cc:385] T a8ba4f85fe4544d48cb78e1f40cff39e P 192cfc00dd00428cb79fc65b1c8476d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:36.549502 11459 raft_consensus.cc:740] T a8ba4f85fe4544d48cb78e1f40cff39e P 192cfc00dd00428cb79fc65b1c8476d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 192cfc00dd00428cb79fc65b1c8476d0, State: Initialized, Role: FOLLOWER
I20260713 09:02:36.550287 11459 consensus_queue.cc:260] T a8ba4f85fe4544d48cb78e1f40cff39e P 192cfc00dd00428cb79fc65b1c8476d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "192cfc00dd00428cb79fc65b1c8476d0" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36421 } } peers { permanent_uuid: "0a30727c3db64e0f9c9e97d49e2dd32b" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 44557 } } peers { permanent_uuid: "9e3cc29f057e426c816cbe014e2ce5e4" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 35989 } }
I20260713 09:02:36.535802 11458 raft_consensus.cc:359] T fecff5d132aa42b385d60fb1fb98c681 P 0a30727c3db64e0f9c9e97d49e2dd32b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "192cfc00dd00428cb79fc65b1c8476d0" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36421 } } peers { permanent_uuid: "0a30727c3db64e0f9c9e97d49e2dd32b" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 44557 } } peers { permanent_uuid: "9e3cc29f057e426c816cbe014e2ce5e4" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 35989 } }
I20260713 09:02:36.551242 11458 raft_consensus.cc:385] T fecff5d132aa42b385d60fb1fb98c681 P 0a30727c3db64e0f9c9e97d49e2dd32b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:36.551618 11458 raft_consensus.cc:740] T fecff5d132aa42b385d60fb1fb98c681 P 0a30727c3db64e0f9c9e97d49e2dd32b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a30727c3db64e0f9c9e97d49e2dd32b, State: Initialized, Role: FOLLOWER
I20260713 09:02:36.552416 11458 consensus_queue.cc:260] T fecff5d132aa42b385d60fb1fb98c681 P 0a30727c3db64e0f9c9e97d49e2dd32b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "192cfc00dd00428cb79fc65b1c8476d0" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36421 } } peers { permanent_uuid: "0a30727c3db64e0f9c9e97d49e2dd32b" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 44557 } } peers { permanent_uuid: "9e3cc29f057e426c816cbe014e2ce5e4" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 35989 } }
I20260713 09:02:36.558660 11290 heartbeater.cc:499] Master 127.10.222.190:45435 was elected leader, sending a full tablet report...
I20260713 09:02:36.559703 11459 ts_tablet_manager.cc:1434] T a8ba4f85fe4544d48cb78e1f40cff39e P 192cfc00dd00428cb79fc65b1c8476d0: Time spent starting tablet: real 0.014s	user 0.010s	sys 0.003s
I20260713 09:02:36.561092 11459 tablet_bootstrap.cc:492] T a19ca160817845b5bd3c4288dcaba287 P 192cfc00dd00428cb79fc65b1c8476d0: Bootstrap starting.
I20260713 09:02:36.555224 11457 tablet_bootstrap.cc:492] T 92f3e68381c84d118c01cfc78345504e P 9e3cc29f057e426c816cbe014e2ce5e4: No bootstrap required, opened a new log
I20260713 09:02:36.562526 11457 ts_tablet_manager.cc:1403] T 92f3e68381c84d118c01cfc78345504e P 9e3cc29f057e426c816cbe014e2ce5e4: Time spent bootstrapping tablet: real 0.026s	user 0.016s	sys 0.002s
I20260713 09:02:36.565344 11457 raft_consensus.cc:359] T 92f3e68381c84d118c01cfc78345504e P 9e3cc29f057e426c816cbe014e2ce5e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "192cfc00dd00428cb79fc65b1c8476d0" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36421 } } peers { permanent_uuid: "0a30727c3db64e0f9c9e97d49e2dd32b" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 44557 } } peers { permanent_uuid: "9e3cc29f057e426c816cbe014e2ce5e4" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 35989 } }
I20260713 09:02:36.566030 11457 raft_consensus.cc:385] T 92f3e68381c84d118c01cfc78345504e P 9e3cc29f057e426c816cbe014e2ce5e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:36.566339 11457 raft_consensus.cc:740] T 92f3e68381c84d118c01cfc78345504e P 9e3cc29f057e426c816cbe014e2ce5e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9e3cc29f057e426c816cbe014e2ce5e4, State: Initialized, Role: FOLLOWER
I20260713 09:02:36.567021 11457 consensus_queue.cc:260] T 92f3e68381c84d118c01cfc78345504e P 9e3cc29f057e426c816cbe014e2ce5e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "192cfc00dd00428cb79fc65b1c8476d0" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36421 } } peers { permanent_uuid: "0a30727c3db64e0f9c9e97d49e2dd32b" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 44557 } } peers { permanent_uuid: "9e3cc29f057e426c816cbe014e2ce5e4" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 35989 } }
I20260713 09:02:36.569355 11457 ts_tablet_manager.cc:1434] T 92f3e68381c84d118c01cfc78345504e P 9e3cc29f057e426c816cbe014e2ce5e4: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.002s
I20260713 09:02:36.570230 11457 tablet_bootstrap.cc:492] T 1225776992b44978b51f402bde385821 P 9e3cc29f057e426c816cbe014e2ce5e4: Bootstrap starting.
I20260713 09:02:36.576120 11365 heartbeater.cc:499] Master 127.10.222.190:45435 was elected leader, sending a full tablet report...
I20260713 09:02:36.577121 11457 tablet_bootstrap.cc:654] T 1225776992b44978b51f402bde385821 P 9e3cc29f057e426c816cbe014e2ce5e4: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:36.577543 11458 ts_tablet_manager.cc:1434] T fecff5d132aa42b385d60fb1fb98c681 P 0a30727c3db64e0f9c9e97d49e2dd32b: Time spent starting tablet: real 0.044s	user 0.011s	sys 0.000s
I20260713 09:02:36.578485 11458 tablet_bootstrap.cc:492] T a19ca160817845b5bd3c4288dcaba287 P 0a30727c3db64e0f9c9e97d49e2dd32b: Bootstrap starting.
I20260713 09:02:36.576225 11459 tablet_bootstrap.cc:654] T a19ca160817845b5bd3c4288dcaba287 P 192cfc00dd00428cb79fc65b1c8476d0: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:36.584862 11458 tablet_bootstrap.cc:654] T a19ca160817845b5bd3c4288dcaba287 P 0a30727c3db64e0f9c9e97d49e2dd32b: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:36.588390 11457 tablet_bootstrap.cc:492] T 1225776992b44978b51f402bde385821 P 9e3cc29f057e426c816cbe014e2ce5e4: No bootstrap required, opened a new log
I20260713 09:02:36.588856 11457 ts_tablet_manager.cc:1403] T 1225776992b44978b51f402bde385821 P 9e3cc29f057e426c816cbe014e2ce5e4: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.004s
I20260713 09:02:36.591794 11457 raft_consensus.cc:359] T 1225776992b44978b51f402bde385821 P 9e3cc29f057e426c816cbe014e2ce5e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "192cfc00dd00428cb79fc65b1c8476d0" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36421 } } peers { permanent_uuid: "0a30727c3db64e0f9c9e97d49e2dd32b" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 44557 } } peers { permanent_uuid: "9e3cc29f057e426c816cbe014e2ce5e4" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 35989 } }
I20260713 09:02:36.592564 11457 raft_consensus.cc:385] T 1225776992b44978b51f402bde385821 P 9e3cc29f057e426c816cbe014e2ce5e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:36.592856 11457 raft_consensus.cc:740] T 1225776992b44978b51f402bde385821 P 9e3cc29f057e426c816cbe014e2ce5e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9e3cc29f057e426c816cbe014e2ce5e4, State: Initialized, Role: FOLLOWER
I20260713 09:02:36.593571 11457 consensus_queue.cc:260] T 1225776992b44978b51f402bde385821 P 9e3cc29f057e426c816cbe014e2ce5e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "192cfc00dd00428cb79fc65b1c8476d0" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36421 } } peers { permanent_uuid: "0a30727c3db64e0f9c9e97d49e2dd32b" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 44557 } } peers { permanent_uuid: "9e3cc29f057e426c816cbe014e2ce5e4" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 35989 } }
I20260713 09:02:36.595986 11457 ts_tablet_manager.cc:1434] T 1225776992b44978b51f402bde385821 P 9e3cc29f057e426c816cbe014e2ce5e4: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:02:36.596882 11457 tablet_bootstrap.cc:492] T 23c293705aa34849b3d2a12c406bc51a P 9e3cc29f057e426c816cbe014e2ce5e4: Bootstrap starting.
I20260713 09:02:36.596930 11458 tablet_bootstrap.cc:492] T a19ca160817845b5bd3c4288dcaba287 P 0a30727c3db64e0f9c9e97d49e2dd32b: No bootstrap required, opened a new log
I20260713 09:02:36.597483 11458 ts_tablet_manager.cc:1403] T a19ca160817845b5bd3c4288dcaba287 P 0a30727c3db64e0f9c9e97d49e2dd32b: Time spent bootstrapping tablet: real 0.019s	user 0.016s	sys 0.001s
I20260713 09:02:36.600246 11458 raft_consensus.cc:359] T a19ca160817845b5bd3c4288dcaba287 P 0a30727c3db64e0f9c9e97d49e2dd32b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "192cfc00dd00428cb79fc65b1c8476d0" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36421 } } peers { permanent_uuid: "0a30727c3db64e0f9c9e97d49e2dd32b" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 44557 } } peers { permanent_uuid: "9e3cc29f057e426c816cbe014e2ce5e4" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 35989 } }
I20260713 09:02:36.600930 11458 raft_consensus.cc:385] T a19ca160817845b5bd3c4288dcaba287 P 0a30727c3db64e0f9c9e97d49e2dd32b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:36.601225 11458 raft_consensus.cc:740] T a19ca160817845b5bd3c4288dcaba287 P 0a30727c3db64e0f9c9e97d49e2dd32b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a30727c3db64e0f9c9e97d49e2dd32b, State: Initialized, Role: FOLLOWER
I20260713 09:02:36.601749 11459 tablet_bootstrap.cc:492] T a19ca160817845b5bd3c4288dcaba287 P 192cfc00dd00428cb79fc65b1c8476d0: No bootstrap required, opened a new log
I20260713 09:02:36.602276 11459 ts_tablet_manager.cc:1403] T a19ca160817845b5bd3c4288dcaba287 P 192cfc00dd00428cb79fc65b1c8476d0: Time spent bootstrapping tablet: real 0.041s	user 0.009s	sys 0.010s
I20260713 09:02:36.601902 11458 consensus_queue.cc:260] T a19ca160817845b5bd3c4288dcaba287 P 0a30727c3db64e0f9c9e97d49e2dd32b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "192cfc00dd00428cb79fc65b1c8476d0" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36421 } } peers { permanent_uuid: "0a30727c3db64e0f9c9e97d49e2dd32b" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 44557 } } peers { permanent_uuid: "9e3cc29f057e426c816cbe014e2ce5e4" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 35989 } }
I20260713 09:02:36.603999 11458 ts_tablet_manager.cc:1434] T a19ca160817845b5bd3c4288dcaba287 P 0a30727c3db64e0f9c9e97d49e2dd32b: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:02:36.604746 11457 tablet_bootstrap.cc:654] T 23c293705aa34849b3d2a12c406bc51a P 9e3cc29f057e426c816cbe014e2ce5e4: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:36.604832 11458 tablet_bootstrap.cc:492] T 83a9ed3beb484b92b31778a0fe7a360d P 0a30727c3db64e0f9c9e97d49e2dd32b: Bootstrap starting.
I20260713 09:02:36.605082 11459 raft_consensus.cc:359] T a19ca160817845b5bd3c4288dcaba287 P 192cfc00dd00428cb79fc65b1c8476d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "192cfc00dd00428cb79fc65b1c8476d0" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36421 } } peers { permanent_uuid: "0a30727c3db64e0f9c9e97d49e2dd32b" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 44557 } } peers { permanent_uuid: "9e3cc29f057e426c816cbe014e2ce5e4" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 35989 } }
I20260713 09:02:36.605770 11459 raft_consensus.cc:385] T a19ca160817845b5bd3c4288dcaba287 P 192cfc00dd00428cb79fc65b1c8476d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:36.606046 11459 raft_consensus.cc:740] T a19ca160817845b5bd3c4288dcaba287 P 192cfc00dd00428cb79fc65b1c8476d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 192cfc00dd00428cb79fc65b1c8476d0, State: Initialized, Role: FOLLOWER
W20260713 09:02:36.609921 11366 tablet.cc:2406] T a19ca160817845b5bd3c4288dcaba287 P 0a30727c3db64e0f9c9e97d49e2dd32b: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260713 09:02:36.614534 11458 tablet_bootstrap.cc:654] T 83a9ed3beb484b92b31778a0fe7a360d P 0a30727c3db64e0f9c9e97d49e2dd32b: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:36.607148 11459 consensus_queue.cc:260] T a19ca160817845b5bd3c4288dcaba287 P 192cfc00dd00428cb79fc65b1c8476d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "192cfc00dd00428cb79fc65b1c8476d0" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36421 } } peers { permanent_uuid: "0a30727c3db64e0f9c9e97d49e2dd32b" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 44557 } } peers { permanent_uuid: "9e3cc29f057e426c816cbe014e2ce5e4" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 35989 } }
I20260713 09:02:36.616472 11459 ts_tablet_manager.cc:1434] T a19ca160817845b5bd3c4288dcaba287 P 192cfc00dd00428cb79fc65b1c8476d0: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260713 09:02:36.617357 11459 tablet_bootstrap.cc:492] T fecff5d132aa42b385d60fb1fb98c681 P 192cfc00dd00428cb79fc65b1c8476d0: Bootstrap starting.
I20260713 09:02:36.618995 11457 tablet_bootstrap.cc:492] T 23c293705aa34849b3d2a12c406bc51a P 9e3cc29f057e426c816cbe014e2ce5e4: No bootstrap required, opened a new log
I20260713 09:02:36.619549 11457 ts_tablet_manager.cc:1403] T 23c293705aa34849b3d2a12c406bc51a P 9e3cc29f057e426c816cbe014e2ce5e4: Time spent bootstrapping tablet: real 0.023s	user 0.012s	sys 0.006s
I20260713 09:02:36.622534 11457 raft_consensus.cc:359] T 23c293705aa34849b3d2a12c406bc51a P 9e3cc29f057e426c816cbe014e2ce5e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a30727c3db64e0f9c9e97d49e2dd32b" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 44557 } } peers { permanent_uuid: "9e3cc29f057e426c816cbe014e2ce5e4" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 35989 } } peers { permanent_uuid: "192cfc00dd00428cb79fc65b1c8476d0" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36421 } }
I20260713 09:02:36.623462 11459 tablet_bootstrap.cc:654] T fecff5d132aa42b385d60fb1fb98c681 P 192cfc00dd00428cb79fc65b1c8476d0: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:36.623421 11457 raft_consensus.cc:385] T 23c293705aa34849b3d2a12c406bc51a P 9e3cc29f057e426c816cbe014e2ce5e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:36.623930 11457 raft_consensus.cc:740] T 23c293705aa34849b3d2a12c406bc51a P 9e3cc29f057e426c816cbe014e2ce5e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9e3cc29f057e426c816cbe014e2ce5e4, State: Initialized, Role: FOLLOWER
I20260713 09:02:36.624703 11457 consensus_queue.cc:260] T 23c293705aa34849b3d2a12c406bc51a P 9e3cc29f057e426c816cbe014e2ce5e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a30727c3db64e0f9c9e97d49e2dd32b" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 44557 } } peers { permanent_uuid: "9e3cc29f057e426c816cbe014e2ce5e4" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 35989 } } peers { permanent_uuid: "192cfc00dd00428cb79fc65b1c8476d0" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36421 } }
I20260713 09:02:36.626791 11457 ts_tablet_manager.cc:1434] T 23c293705aa34849b3d2a12c406bc51a P 9e3cc29f057e426c816cbe014e2ce5e4: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.001s
I20260713 09:02:36.627655 11457 tablet_bootstrap.cc:492] T fecff5d132aa42b385d60fb1fb98c681 P 9e3cc29f057e426c816cbe014e2ce5e4: Bootstrap starting.
I20260713 09:02:36.632332 11458 tablet_bootstrap.cc:492] T 83a9ed3beb484b92b31778a0fe7a360d P 0a30727c3db64e0f9c9e97d49e2dd32b: No bootstrap required, opened a new log
I20260713 09:02:36.633210 11458 ts_tablet_manager.cc:1403] T 83a9ed3beb484b92b31778a0fe7a360d P 0a30727c3db64e0f9c9e97d49e2dd32b: Time spent bootstrapping tablet: real 0.029s	user 0.011s	sys 0.008s
I20260713 09:02:36.633541 11457 tablet_bootstrap.cc:654] T fecff5d132aa42b385d60fb1fb98c681 P 9e3cc29f057e426c816cbe014e2ce5e4: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:36.636056 11458 raft_consensus.cc:359] T 83a9ed3beb484b92b31778a0fe7a360d P 0a30727c3db64e0f9c9e97d49e2dd32b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "192cfc00dd00428cb79fc65b1c8476d0" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36421 } } peers { permanent_uuid: "0a30727c3db64e0f9c9e97d49e2dd32b" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 44557 } } peers { permanent_uuid: "9e3cc29f057e426c816cbe014e2ce5e4" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 35989 } }
I20260713 09:02:36.636757 11458 raft_consensus.cc:385] T 83a9ed3beb484b92b31778a0fe7a360d P 0a30727c3db64e0f9c9e97d49e2dd32b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:36.637043 11458 raft_consensus.cc:740] T 83a9ed3beb484b92b31778a0fe7a360d P 0a30727c3db64e0f9c9e97d49e2dd32b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a30727c3db64e0f9c9e97d49e2dd32b, State: Initialized, Role: FOLLOWER
I20260713 09:02:36.639767 11459 tablet_bootstrap.cc:492] T fecff5d132aa42b385d60fb1fb98c681 P 192cfc00dd00428cb79fc65b1c8476d0: No bootstrap required, opened a new log
I20260713 09:02:36.640167 11459 ts_tablet_manager.cc:1403] T fecff5d132aa42b385d60fb1fb98c681 P 192cfc00dd00428cb79fc65b1c8476d0: Time spent bootstrapping tablet: real 0.023s	user 0.011s	sys 0.000s
I20260713 09:02:36.640570 11457 tablet_bootstrap.cc:492] T fecff5d132aa42b385d60fb1fb98c681 P 9e3cc29f057e426c816cbe014e2ce5e4: No bootstrap required, opened a new log
I20260713 09:02:36.641052 11457 ts_tablet_manager.cc:1403] T fecff5d132aa42b385d60fb1fb98c681 P 9e3cc29f057e426c816cbe014e2ce5e4: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.002s
I20260713 09:02:36.642086 11459 raft_consensus.cc:359] T fecff5d132aa42b385d60fb1fb98c681 P 192cfc00dd00428cb79fc65b1c8476d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "192cfc00dd00428cb79fc65b1c8476d0" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36421 } } peers { permanent_uuid: "0a30727c3db64e0f9c9e97d49e2dd32b" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 44557 } } peers { permanent_uuid: "9e3cc29f057e426c816cbe014e2ce5e4" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 35989 } }
I20260713 09:02:36.642661 11459 raft_consensus.cc:385] T fecff5d132aa42b385d60fb1fb98c681 P 192cfc00dd00428cb79fc65b1c8476d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:36.642860 11459 raft_consensus.cc:740] T fecff5d132aa42b385d60fb1fb98c681 P 192cfc00dd00428cb79fc65b1c8476d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 192cfc00dd00428cb79fc65b1c8476d0, State: Initialized, Role: FOLLOWER
I20260713 09:02:36.643385 11459 consensus_queue.cc:260] T fecff5d132aa42b385d60fb1fb98c681 P 192cfc00dd00428cb79fc65b1c8476d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "192cfc00dd00428cb79fc65b1c8476d0" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36421 } } peers { permanent_uuid: "0a30727c3db64e0f9c9e97d49e2dd32b" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 44557 } } peers { permanent_uuid: "9e3cc29f057e426c816cbe014e2ce5e4" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 35989 } }
I20260713 09:02:36.644869 11459 ts_tablet_manager.cc:1434] T fecff5d132aa42b385d60fb1fb98c681 P 192cfc00dd00428cb79fc65b1c8476d0: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:02:36.645488 11459 tablet_bootstrap.cc:492] T 4c0049ece4f34a5f9f59b1d1a38c053b P 192cfc00dd00428cb79fc65b1c8476d0: Bootstrap starting.
I20260713 09:02:36.646498 11457 raft_consensus.cc:359] T fecff5d132aa42b385d60fb1fb98c681 P 9e3cc29f057e426c816cbe014e2ce5e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "192cfc00dd00428cb79fc65b1c8476d0" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36421 } } peers { permanent_uuid: "0a30727c3db64e0f9c9e97d49e2dd32b" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 44557 } } peers { permanent_uuid: "9e3cc29f057e426c816cbe014e2ce5e4" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 35989 } }
I20260713 09:02:36.637910 11458 consensus_queue.cc:260] T 83a9ed3beb484b92b31778a0fe7a360d P 0a30727c3db64e0f9c9e97d49e2dd32b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "192cfc00dd00428cb79fc65b1c8476d0" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36421 } } peers { permanent_uuid: "0a30727c3db64e0f9c9e97d49e2dd32b" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 44557 } } peers { permanent_uuid: "9e3cc29f057e426c816cbe014e2ce5e4" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 35989 } }
I20260713 09:02:36.647500 11457 raft_consensus.cc:385] T fecff5d132aa42b385d60fb1fb98c681 P 9e3cc29f057e426c816cbe014e2ce5e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:36.647924 11457 raft_consensus.cc:740] T fecff5d132aa42b385d60fb1fb98c681 P 9e3cc29f057e426c816cbe014e2ce5e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9e3cc29f057e426c816cbe014e2ce5e4, State: Initialized, Role: FOLLOWER
I20260713 09:02:36.648764 11457 consensus_queue.cc:260] T fecff5d132aa42b385d60fb1fb98c681 P 9e3cc29f057e426c816cbe014e2ce5e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "192cfc00dd00428cb79fc65b1c8476d0" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36421 } } peers { permanent_uuid: "0a30727c3db64e0f9c9e97d49e2dd32b" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 44557 } } peers { permanent_uuid: "9e3cc29f057e426c816cbe014e2ce5e4" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 35989 } }
I20260713 09:02:36.649667 11458 ts_tablet_manager.cc:1434] T 83a9ed3beb484b92b31778a0fe7a360d P 0a30727c3db64e0f9c9e97d49e2dd32b: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.000s
I20260713 09:02:36.650561 11458 tablet_bootstrap.cc:492] T 19435048896b48329fa67a421e0530d4 P 0a30727c3db64e0f9c9e97d49e2dd32b: Bootstrap starting.
I20260713 09:02:36.651358 11457 ts_tablet_manager.cc:1434] T fecff5d132aa42b385d60fb1fb98c681 P 9e3cc29f057e426c816cbe014e2ce5e4: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260713 09:02:36.652434 11457 tablet_bootstrap.cc:492] T a8ba4f85fe4544d48cb78e1f40cff39e P 9e3cc29f057e426c816cbe014e2ce5e4: Bootstrap starting.
I20260713 09:02:36.656733 11458 tablet_bootstrap.cc:654] T 19435048896b48329fa67a421e0530d4 P 0a30727c3db64e0f9c9e97d49e2dd32b: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:36.657097 11465 raft_consensus.cc:493] T a19ca160817845b5bd3c4288dcaba287 P 192cfc00dd00428cb79fc65b1c8476d0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:36.657577 11465 raft_consensus.cc:515] T a19ca160817845b5bd3c4288dcaba287 P 192cfc00dd00428cb79fc65b1c8476d0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "192cfc00dd00428cb79fc65b1c8476d0" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36421 } } peers { permanent_uuid: "0a30727c3db64e0f9c9e97d49e2dd32b" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 44557 } } peers { permanent_uuid: "9e3cc29f057e426c816cbe014e2ce5e4" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 35989 } }
I20260713 09:02:36.658912 11457 tablet_bootstrap.cc:654] T a8ba4f85fe4544d48cb78e1f40cff39e P 9e3cc29f057e426c816cbe014e2ce5e4: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:36.664829 11459 tablet_bootstrap.cc:654] T 4c0049ece4f34a5f9f59b1d1a38c053b P 192cfc00dd00428cb79fc65b1c8476d0: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:36.667671 11465 leader_election.cc:290] T a19ca160817845b5bd3c4288dcaba287 P 192cfc00dd00428cb79fc65b1c8476d0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0a30727c3db64e0f9c9e97d49e2dd32b (127.10.222.130:44557), 9e3cc29f057e426c816cbe014e2ce5e4 (127.10.222.131:35989)
I20260713 09:02:36.697850 11465 raft_consensus.cc:493] T a8ba4f85fe4544d48cb78e1f40cff39e P 192cfc00dd00428cb79fc65b1c8476d0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:36.698364 11465 raft_consensus.cc:515] T a8ba4f85fe4544d48cb78e1f40cff39e P 192cfc00dd00428cb79fc65b1c8476d0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "192cfc00dd00428cb79fc65b1c8476d0" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36421 } } peers { permanent_uuid: "0a30727c3db64e0f9c9e97d49e2dd32b" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 44557 } } peers { permanent_uuid: "9e3cc29f057e426c816cbe014e2ce5e4" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 35989 } }
I20260713 09:02:36.700445 11465 leader_election.cc:290] T a8ba4f85fe4544d48cb78e1f40cff39e P 192cfc00dd00428cb79fc65b1c8476d0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0a30727c3db64e0f9c9e97d49e2dd32b (127.10.222.130:44557), 9e3cc29f057e426c816cbe014e2ce5e4 (127.10.222.131:35989)
I20260713 09:02:36.702414 11340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a19ca160817845b5bd3c4288dcaba287" candidate_uuid: "192cfc00dd00428cb79fc65b1c8476d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a30727c3db64e0f9c9e97d49e2dd32b" is_pre_election: true
I20260713 09:02:36.703189 11340 raft_consensus.cc:2468] T a19ca160817845b5bd3c4288dcaba287 P 0a30727c3db64e0f9c9e97d49e2dd32b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 192cfc00dd00428cb79fc65b1c8476d0 in term 0.
I20260713 09:02:36.704989 11340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8ba4f85fe4544d48cb78e1f40cff39e" candidate_uuid: "192cfc00dd00428cb79fc65b1c8476d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a30727c3db64e0f9c9e97d49e2dd32b" is_pre_election: true
I20260713 09:02:36.706905 11229 leader_election.cc:304] T a19ca160817845b5bd3c4288dcaba287 P 192cfc00dd00428cb79fc65b1c8476d0 [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: 0a30727c3db64e0f9c9e97d49e2dd32b, 192cfc00dd00428cb79fc65b1c8476d0; no voters: 
I20260713 09:02:36.707813 11465 raft_consensus.cc:2804] T a19ca160817845b5bd3c4288dcaba287 P 192cfc00dd00428cb79fc65b1c8476d0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:36.708231 11465 raft_consensus.cc:493] T a19ca160817845b5bd3c4288dcaba287 P 192cfc00dd00428cb79fc65b1c8476d0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:36.708611 11465 raft_consensus.cc:3060] T a19ca160817845b5bd3c4288dcaba287 P 192cfc00dd00428cb79fc65b1c8476d0 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:36.714082 11414 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a19ca160817845b5bd3c4288dcaba287" candidate_uuid: "192cfc00dd00428cb79fc65b1c8476d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e3cc29f057e426c816cbe014e2ce5e4" is_pre_election: true
W20260713 09:02:36.714860 11229 leader_election.cc:343] T a8ba4f85fe4544d48cb78e1f40cff39e P 192cfc00dd00428cb79fc65b1c8476d0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0a30727c3db64e0f9c9e97d49e2dd32b (127.10.222.130:44557): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:36.715448 11413 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8ba4f85fe4544d48cb78e1f40cff39e" candidate_uuid: "192cfc00dd00428cb79fc65b1c8476d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e3cc29f057e426c816cbe014e2ce5e4" is_pre_election: true
I20260713 09:02:36.716416 11465 raft_consensus.cc:515] T a19ca160817845b5bd3c4288dcaba287 P 192cfc00dd00428cb79fc65b1c8476d0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "192cfc00dd00428cb79fc65b1c8476d0" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36421 } } peers { permanent_uuid: "0a30727c3db64e0f9c9e97d49e2dd32b" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 44557 } } peers { permanent_uuid: "9e3cc29f057e426c816cbe014e2ce5e4" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 35989 } }
W20260713 09:02:36.717012 11228 leader_election.cc:343] T a19ca160817845b5bd3c4288dcaba287 P 192cfc00dd00428cb79fc65b1c8476d0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9e3cc29f057e426c816cbe014e2ce5e4 (127.10.222.131:35989): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:02:36.719300 11228 leader_election.cc:343] T a8ba4f85fe4544d48cb78e1f40cff39e P 192cfc00dd00428cb79fc65b1c8476d0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9e3cc29f057e426c816cbe014e2ce5e4 (127.10.222.131:35989): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:36.719686 11228 leader_election.cc:304] T a8ba4f85fe4544d48cb78e1f40cff39e P 192cfc00dd00428cb79fc65b1c8476d0 [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: 192cfc00dd00428cb79fc65b1c8476d0; no voters: 0a30727c3db64e0f9c9e97d49e2dd32b, 9e3cc29f057e426c816cbe014e2ce5e4
I20260713 09:02:36.720853 11340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a19ca160817845b5bd3c4288dcaba287" candidate_uuid: "192cfc00dd00428cb79fc65b1c8476d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a30727c3db64e0f9c9e97d49e2dd32b"
I20260713 09:02:36.721426 11340 raft_consensus.cc:3060] T a19ca160817845b5bd3c4288dcaba287 P 0a30727c3db64e0f9c9e97d49e2dd32b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:36.724905 11459 tablet_bootstrap.cc:492] T 4c0049ece4f34a5f9f59b1d1a38c053b P 192cfc00dd00428cb79fc65b1c8476d0: No bootstrap required, opened a new log
I20260713 09:02:36.725358 11459 ts_tablet_manager.cc:1403] T 4c0049ece4f34a5f9f59b1d1a38c053b P 192cfc00dd00428cb79fc65b1c8476d0: Time spent bootstrapping tablet: real 0.080s	user 0.017s	sys 0.014s
I20260713 09:02:36.728466 11340 raft_consensus.cc:2468] T a19ca160817845b5bd3c4288dcaba287 P 0a30727c3db64e0f9c9e97d49e2dd32b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 192cfc00dd00428cb79fc65b1c8476d0 in term 1.
I20260713 09:02:36.730274 11229 leader_election.cc:304] T a19ca160817845b5bd3c4288dcaba287 P 192cfc00dd00428cb79fc65b1c8476d0 [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: 0a30727c3db64e0f9c9e97d49e2dd32b, 192cfc00dd00428cb79fc65b1c8476d0; no voters: 
I20260713 09:02:36.730851 11458 tablet_bootstrap.cc:492] T 19435048896b48329fa67a421e0530d4 P 0a30727c3db64e0f9c9e97d49e2dd32b: No bootstrap required, opened a new log
I20260713 09:02:36.731726 11458 ts_tablet_manager.cc:1403] T 19435048896b48329fa67a421e0530d4 P 0a30727c3db64e0f9c9e97d49e2dd32b: Time spent bootstrapping tablet: real 0.081s	user 0.018s	sys 0.015s
I20260713 09:02:36.732499 11465 leader_election.cc:290] T a19ca160817845b5bd3c4288dcaba287 P 192cfc00dd00428cb79fc65b1c8476d0 [CANDIDATE]: Term 1 election: Requested vote from peers 0a30727c3db64e0f9c9e97d49e2dd32b (127.10.222.130:44557), 9e3cc29f057e426c816cbe014e2ce5e4 (127.10.222.131:35989)
I20260713 09:02:36.733618 11465 raft_consensus.cc:2749] T a8ba4f85fe4544d48cb78e1f40cff39e P 192cfc00dd00428cb79fc65b1c8476d0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:02:36.735417 11459 raft_consensus.cc:359] T 4c0049ece4f34a5f9f59b1d1a38c053b P 192cfc00dd00428cb79fc65b1c8476d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "192cfc00dd00428cb79fc65b1c8476d0" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36421 } } peers { permanent_uuid: "0a30727c3db64e0f9c9e97d49e2dd32b" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 44557 } } peers { permanent_uuid: "9e3cc29f057e426c816cbe014e2ce5e4" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 35989 } }
I20260713 09:02:36.737375 11459 raft_consensus.cc:385] T 4c0049ece4f34a5f9f59b1d1a38c053b P 192cfc00dd00428cb79fc65b1c8476d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:36.737700 11459 raft_consensus.cc:740] T 4c0049ece4f34a5f9f59b1d1a38c053b P 192cfc00dd00428cb79fc65b1c8476d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 192cfc00dd00428cb79fc65b1c8476d0, State: Initialized, Role: FOLLOWER
I20260713 09:02:36.737946 11465 raft_consensus.cc:2804] T a19ca160817845b5bd3c4288dcaba287 P 192cfc00dd00428cb79fc65b1c8476d0 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:36.738406 11459 consensus_queue.cc:260] T 4c0049ece4f34a5f9f59b1d1a38c053b P 192cfc00dd00428cb79fc65b1c8476d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "192cfc00dd00428cb79fc65b1c8476d0" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36421 } } peers { permanent_uuid: "0a30727c3db64e0f9c9e97d49e2dd32b" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 44557 } } peers { permanent_uuid: "9e3cc29f057e426c816cbe014e2ce5e4" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 35989 } }
I20260713 09:02:36.738967 11465 raft_consensus.cc:697] T a19ca160817845b5bd3c4288dcaba287 P 192cfc00dd00428cb79fc65b1c8476d0 [term 1 LEADER]: Becoming Leader. State: Replica: 192cfc00dd00428cb79fc65b1c8476d0, State: Running, Role: LEADER
I20260713 09:02:36.736166 11458 raft_consensus.cc:359] T 19435048896b48329fa67a421e0530d4 P 0a30727c3db64e0f9c9e97d49e2dd32b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "192cfc00dd00428cb79fc65b1c8476d0" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36421 } } peers { permanent_uuid: "0a30727c3db64e0f9c9e97d49e2dd32b" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 44557 } } peers { permanent_uuid: "9e3cc29f057e426c816cbe014e2ce5e4" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 35989 } }
I20260713 09:02:36.740168 11458 raft_consensus.cc:385] T 19435048896b48329fa67a421e0530d4 P 0a30727c3db64e0f9c9e97d49e2dd32b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:36.740465 11458 raft_consensus.cc:740] T 19435048896b48329fa67a421e0530d4 P 0a30727c3db64e0f9c9e97d49e2dd32b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a30727c3db64e0f9c9e97d49e2dd32b, State: Initialized, Role: FOLLOWER
I20260713 09:02:36.741003 11465 consensus_queue.cc:237] T a19ca160817845b5bd3c4288dcaba287 P 192cfc00dd00428cb79fc65b1c8476d0 [LEADER]: Queue going to LEADER mode. State: All 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: "192cfc00dd00428cb79fc65b1c8476d0" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36421 } } peers { permanent_uuid: "0a30727c3db64e0f9c9e97d49e2dd32b" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 44557 } } peers { permanent_uuid: "9e3cc29f057e426c816cbe014e2ce5e4" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 35989 } }
I20260713 09:02:36.741778 11459 ts_tablet_manager.cc:1434] T 4c0049ece4f34a5f9f59b1d1a38c053b P 192cfc00dd00428cb79fc65b1c8476d0: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.000s
I20260713 09:02:36.744073 11459 tablet_bootstrap.cc:492] T 23c293705aa34849b3d2a12c406bc51a P 192cfc00dd00428cb79fc65b1c8476d0: Bootstrap starting.
I20260713 09:02:36.746043 11413 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a19ca160817845b5bd3c4288dcaba287" candidate_uuid: "192cfc00dd00428cb79fc65b1c8476d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e3cc29f057e426c816cbe014e2ce5e4"
W20260713 09:02:36.747474 11228 leader_election.cc:343] T a19ca160817845b5bd3c4288dcaba287 P 192cfc00dd00428cb79fc65b1c8476d0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9e3cc29f057e426c816cbe014e2ce5e4 (127.10.222.131:35989): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:36.750100 11459 tablet_bootstrap.cc:654] T 23c293705aa34849b3d2a12c406bc51a P 192cfc00dd00428cb79fc65b1c8476d0: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:36.736856 11457 tablet_bootstrap.cc:492] T a8ba4f85fe4544d48cb78e1f40cff39e P 9e3cc29f057e426c816cbe014e2ce5e4: No bootstrap required, opened a new log
I20260713 09:02:36.751142 11463 raft_consensus.cc:493] T 4c0049ece4f34a5f9f59b1d1a38c053b P 9e3cc29f057e426c816cbe014e2ce5e4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:36.751473 11457 ts_tablet_manager.cc:1403] T a8ba4f85fe4544d48cb78e1f40cff39e P 9e3cc29f057e426c816cbe014e2ce5e4: Time spent bootstrapping tablet: real 0.099s	user 0.011s	sys 0.036s
I20260713 09:02:36.751571 11463 raft_consensus.cc:515] T 4c0049ece4f34a5f9f59b1d1a38c053b P 9e3cc29f057e426c816cbe014e2ce5e4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "192cfc00dd00428cb79fc65b1c8476d0" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36421 } } peers { permanent_uuid: "0a30727c3db64e0f9c9e97d49e2dd32b" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 44557 } } peers { permanent_uuid: "9e3cc29f057e426c816cbe014e2ce5e4" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 35989 } }
I20260713 09:02:36.753661 11463 leader_election.cc:290] T 4c0049ece4f34a5f9f59b1d1a38c053b P 9e3cc29f057e426c816cbe014e2ce5e4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 192cfc00dd00428cb79fc65b1c8476d0 (127.10.222.129:36421), 0a30727c3db64e0f9c9e97d49e2dd32b (127.10.222.130:44557)
I20260713 09:02:36.754163 11457 raft_consensus.cc:359] T a8ba4f85fe4544d48cb78e1f40cff39e P 9e3cc29f057e426c816cbe014e2ce5e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "192cfc00dd00428cb79fc65b1c8476d0" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36421 } } peers { permanent_uuid: "0a30727c3db64e0f9c9e97d49e2dd32b" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 44557 } } peers { permanent_uuid: "9e3cc29f057e426c816cbe014e2ce5e4" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 35989 } }
I20260713 09:02:36.754854 11457 raft_consensus.cc:385] T a8ba4f85fe4544d48cb78e1f40cff39e P 9e3cc29f057e426c816cbe014e2ce5e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:36.755132 11457 raft_consensus.cc:740] T a8ba4f85fe4544d48cb78e1f40cff39e P 9e3cc29f057e426c816cbe014e2ce5e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9e3cc29f057e426c816cbe014e2ce5e4, State: Initialized, Role: FOLLOWER
I20260713 09:02:36.755892 11457 consensus_queue.cc:260] T a8ba4f85fe4544d48cb78e1f40cff39e P 9e3cc29f057e426c816cbe014e2ce5e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "192cfc00dd00428cb79fc65b1c8476d0" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36421 } } peers { permanent_uuid: "0a30727c3db64e0f9c9e97d49e2dd32b" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 44557 } } peers { permanent_uuid: "9e3cc29f057e426c816cbe014e2ce5e4" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 35989 } }
I20260713 09:02:36.756186 11159 catalog_manager.cc:5697] T a19ca160817845b5bd3c4288dcaba287 P 192cfc00dd00428cb79fc65b1c8476d0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 192cfc00dd00428cb79fc65b1c8476d0 (127.10.222.129). New cstate: current_term: 1 leader_uuid: "192cfc00dd00428cb79fc65b1c8476d0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "192cfc00dd00428cb79fc65b1c8476d0" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36421 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0a30727c3db64e0f9c9e97d49e2dd32b" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 44557 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9e3cc29f057e426c816cbe014e2ce5e4" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 35989 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:36.758080 11457 ts_tablet_manager.cc:1434] T a8ba4f85fe4544d48cb78e1f40cff39e P 9e3cc29f057e426c816cbe014e2ce5e4: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:02:36.742201 11458 consensus_queue.cc:260] T 19435048896b48329fa67a421e0530d4 P 0a30727c3db64e0f9c9e97d49e2dd32b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "192cfc00dd00428cb79fc65b1c8476d0" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36421 } } peers { permanent_uuid: "0a30727c3db64e0f9c9e97d49e2dd32b" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 44557 } } peers { permanent_uuid: "9e3cc29f057e426c816cbe014e2ce5e4" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 35989 } }
I20260713 09:02:36.760967 11458 ts_tablet_manager.cc:1434] T 19435048896b48329fa67a421e0530d4 P 0a30727c3db64e0f9c9e97d49e2dd32b: Time spent starting tablet: real 0.029s	user 0.004s	sys 0.002s
I20260713 09:02:36.761868 11458 tablet_bootstrap.cc:492] T a8ba4f85fe4544d48cb78e1f40cff39e P 0a30727c3db64e0f9c9e97d49e2dd32b: Bootstrap starting.
I20260713 09:02:36.770473 11458 tablet_bootstrap.cc:654] T a8ba4f85fe4544d48cb78e1f40cff39e P 0a30727c3db64e0f9c9e97d49e2dd32b: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:36.759001 11457 tablet_bootstrap.cc:492] T 19435048896b48329fa67a421e0530d4 P 9e3cc29f057e426c816cbe014e2ce5e4: Bootstrap starting.
I20260713 09:02:36.782907 11457 tablet_bootstrap.cc:654] T 19435048896b48329fa67a421e0530d4 P 9e3cc29f057e426c816cbe014e2ce5e4: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:36.790882 11463 raft_consensus.cc:493] T 1225776992b44978b51f402bde385821 P 9e3cc29f057e426c816cbe014e2ce5e4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:36.791420 11463 raft_consensus.cc:515] T 1225776992b44978b51f402bde385821 P 9e3cc29f057e426c816cbe014e2ce5e4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "192cfc00dd00428cb79fc65b1c8476d0" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36421 } } peers { permanent_uuid: "0a30727c3db64e0f9c9e97d49e2dd32b" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 44557 } } peers { permanent_uuid: "9e3cc29f057e426c816cbe014e2ce5e4" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 35989 } }
I20260713 09:02:36.793548 11463 leader_election.cc:290] T 1225776992b44978b51f402bde385821 P 9e3cc29f057e426c816cbe014e2ce5e4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 192cfc00dd00428cb79fc65b1c8476d0 (127.10.222.129:36421), 0a30727c3db64e0f9c9e97d49e2dd32b (127.10.222.130:44557)
I20260713 09:02:36.802084 11457 tablet_bootstrap.cc:492] T 19435048896b48329fa67a421e0530d4 P 9e3cc29f057e426c816cbe014e2ce5e4: No bootstrap required, opened a new log
I20260713 09:02:36.802597 11457 ts_tablet_manager.cc:1403] T 19435048896b48329fa67a421e0530d4 P 9e3cc29f057e426c816cbe014e2ce5e4: Time spent bootstrapping tablet: real 0.044s	user 0.008s	sys 0.009s
I20260713 09:02:36.805523 11457 raft_consensus.cc:359] T 19435048896b48329fa67a421e0530d4 P 9e3cc29f057e426c816cbe014e2ce5e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "192cfc00dd00428cb79fc65b1c8476d0" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36421 } } peers { permanent_uuid: "0a30727c3db64e0f9c9e97d49e2dd32b" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 44557 } } peers { permanent_uuid: "9e3cc29f057e426c816cbe014e2ce5e4" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 35989 } }
I20260713 09:02:36.806237 11457 raft_consensus.cc:385] T 19435048896b48329fa67a421e0530d4 P 9e3cc29f057e426c816cbe014e2ce5e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:36.806522 11457 raft_consensus.cc:740] T 19435048896b48329fa67a421e0530d4 P 9e3cc29f057e426c816cbe014e2ce5e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9e3cc29f057e426c816cbe014e2ce5e4, State: Initialized, Role: FOLLOWER
I20260713 09:02:36.807229 11457 consensus_queue.cc:260] T 19435048896b48329fa67a421e0530d4 P 9e3cc29f057e426c816cbe014e2ce5e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "192cfc00dd00428cb79fc65b1c8476d0" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36421 } } peers { permanent_uuid: "0a30727c3db64e0f9c9e97d49e2dd32b" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 44557 } } peers { permanent_uuid: "9e3cc29f057e426c816cbe014e2ce5e4" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 35989 } }
I20260713 09:02:36.809221 11457 ts_tablet_manager.cc:1434] T 19435048896b48329fa67a421e0530d4 P 9e3cc29f057e426c816cbe014e2ce5e4: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260713 09:02:36.809629 11458 tablet_bootstrap.cc:492] T a8ba4f85fe4544d48cb78e1f40cff39e P 0a30727c3db64e0f9c9e97d49e2dd32b: No bootstrap required, opened a new log
I20260713 09:02:36.810087 11457 tablet_bootstrap.cc:492] T a19ca160817845b5bd3c4288dcaba287 P 9e3cc29f057e426c816cbe014e2ce5e4: Bootstrap starting.
I20260713 09:02:36.810110 11458 ts_tablet_manager.cc:1403] T a8ba4f85fe4544d48cb78e1f40cff39e P 0a30727c3db64e0f9c9e97d49e2dd32b: Time spent bootstrapping tablet: real 0.048s	user 0.002s	sys 0.020s
I20260713 09:02:36.812602 11459 tablet_bootstrap.cc:492] T 23c293705aa34849b3d2a12c406bc51a P 192cfc00dd00428cb79fc65b1c8476d0: No bootstrap required, opened a new log
I20260713 09:02:36.813109 11459 ts_tablet_manager.cc:1403] T 23c293705aa34849b3d2a12c406bc51a P 192cfc00dd00428cb79fc65b1c8476d0: Time spent bootstrapping tablet: real 0.069s	user 0.008s	sys 0.016s
I20260713 09:02:36.815788 11458 raft_consensus.cc:359] T a8ba4f85fe4544d48cb78e1f40cff39e P 0a30727c3db64e0f9c9e97d49e2dd32b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "192cfc00dd00428cb79fc65b1c8476d0" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36421 } } peers { permanent_uuid: "0a30727c3db64e0f9c9e97d49e2dd32b" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 44557 } } peers { permanent_uuid: "9e3cc29f057e426c816cbe014e2ce5e4" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 35989 } }
I20260713 09:02:36.817268 11463 raft_consensus.cc:493] T 92f3e68381c84d118c01cfc78345504e P 9e3cc29f057e426c816cbe014e2ce5e4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:36.817389 11458 raft_consensus.cc:385] T a8ba4f85fe4544d48cb78e1f40cff39e P 0a30727c3db64e0f9c9e97d49e2dd32b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:36.817684 11458 raft_consensus.cc:740] T a8ba4f85fe4544d48cb78e1f40cff39e P 0a30727c3db64e0f9c9e97d49e2dd32b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a30727c3db64e0f9c9e97d49e2dd32b, State: Initialized, Role: FOLLOWER
I20260713 09:02:36.817740 11463 raft_consensus.cc:515] T 92f3e68381c84d118c01cfc78345504e P 9e3cc29f057e426c816cbe014e2ce5e4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "192cfc00dd00428cb79fc65b1c8476d0" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36421 } } peers { permanent_uuid: "0a30727c3db64e0f9c9e97d49e2dd32b" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 44557 } } peers { permanent_uuid: "9e3cc29f057e426c816cbe014e2ce5e4" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 35989 } }
I20260713 09:02:36.818567 11458 consensus_queue.cc:260] T a8ba4f85fe4544d48cb78e1f40cff39e P 0a30727c3db64e0f9c9e97d49e2dd32b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "192cfc00dd00428cb79fc65b1c8476d0" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36421 } } peers { permanent_uuid: "0a30727c3db64e0f9c9e97d49e2dd32b" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 44557 } } peers { permanent_uuid: "9e3cc29f057e426c816cbe014e2ce5e4" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 35989 } }
I20260713 09:02:36.819785 11463 leader_election.cc:290] T 92f3e68381c84d118c01cfc78345504e P 9e3cc29f057e426c816cbe014e2ce5e4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 192cfc00dd00428cb79fc65b1c8476d0 (127.10.222.129:36421), 0a30727c3db64e0f9c9e97d49e2dd32b (127.10.222.130:44557)
I20260713 09:02:36.817077 11457 tablet_bootstrap.cc:654] T a19ca160817845b5bd3c4288dcaba287 P 9e3cc29f057e426c816cbe014e2ce5e4: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:36.821004 11466 raft_consensus.cc:493] T fecff5d132aa42b385d60fb1fb98c681 P 0a30727c3db64e0f9c9e97d49e2dd32b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:36.821468 11466 raft_consensus.cc:515] T fecff5d132aa42b385d60fb1fb98c681 P 0a30727c3db64e0f9c9e97d49e2dd32b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "192cfc00dd00428cb79fc65b1c8476d0" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36421 } } peers { permanent_uuid: "0a30727c3db64e0f9c9e97d49e2dd32b" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 44557 } } peers { permanent_uuid: "9e3cc29f057e426c816cbe014e2ce5e4" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 35989 } }
I20260713 09:02:36.823310 11458 ts_tablet_manager.cc:1434] T a8ba4f85fe4544d48cb78e1f40cff39e P 0a30727c3db64e0f9c9e97d49e2dd32b: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260713 09:02:36.827047 11463 raft_consensus.cc:493] T a8ba4f85fe4544d48cb78e1f40cff39e P 9e3cc29f057e426c816cbe014e2ce5e4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:36.827625 11463 raft_consensus.cc:515] T a8ba4f85fe4544d48cb78e1f40cff39e P 9e3cc29f057e426c816cbe014e2ce5e4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "192cfc00dd00428cb79fc65b1c8476d0" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36421 } } peers { permanent_uuid: "0a30727c3db64e0f9c9e97d49e2dd32b" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 44557 } } peers { permanent_uuid: "9e3cc29f057e426c816cbe014e2ce5e4" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 35989 } }
I20260713 09:02:36.830673 11463 leader_election.cc:290] T a8ba4f85fe4544d48cb78e1f40cff39e P 9e3cc29f057e426c816cbe014e2ce5e4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 192cfc00dd00428cb79fc65b1c8476d0 (127.10.222.129:36421), 0a30727c3db64e0f9c9e97d49e2dd32b (127.10.222.130:44557)
I20260713 09:02:36.828341 11466 leader_election.cc:290] T fecff5d132aa42b385d60fb1fb98c681 P 0a30727c3db64e0f9c9e97d49e2dd32b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 192cfc00dd00428cb79fc65b1c8476d0 (127.10.222.129:36421), 9e3cc29f057e426c816cbe014e2ce5e4 (127.10.222.131:35989)
I20260713 09:02:36.836078 11458 tablet_bootstrap.cc:492] T 23c293705aa34849b3d2a12c406bc51a P 0a30727c3db64e0f9c9e97d49e2dd32b: Bootstrap starting.
I20260713 09:02:36.837741 11262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8ba4f85fe4544d48cb78e1f40cff39e" candidate_uuid: "9e3cc29f057e426c816cbe014e2ce5e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "192cfc00dd00428cb79fc65b1c8476d0" is_pre_election: true
I20260713 09:02:36.838775 11262 raft_consensus.cc:2468] T a8ba4f85fe4544d48cb78e1f40cff39e P 192cfc00dd00428cb79fc65b1c8476d0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9e3cc29f057e426c816cbe014e2ce5e4 in term 0.
I20260713 09:02:36.836331 11265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c0049ece4f34a5f9f59b1d1a38c053b" candidate_uuid: "9e3cc29f057e426c816cbe014e2ce5e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "192cfc00dd00428cb79fc65b1c8476d0" is_pre_election: true
I20260713 09:02:36.836833 11264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1225776992b44978b51f402bde385821" candidate_uuid: "9e3cc29f057e426c816cbe014e2ce5e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "192cfc00dd00428cb79fc65b1c8476d0" is_pre_election: true
I20260713 09:02:36.837834 11459 raft_consensus.cc:359] T 23c293705aa34849b3d2a12c406bc51a P 192cfc00dd00428cb79fc65b1c8476d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a30727c3db64e0f9c9e97d49e2dd32b" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 44557 } } peers { permanent_uuid: "9e3cc29f057e426c816cbe014e2ce5e4" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 35989 } } peers { permanent_uuid: "192cfc00dd00428cb79fc65b1c8476d0" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36421 } }
I20260713 09:02:36.841149 11459 raft_consensus.cc:385] T 23c293705aa34849b3d2a12c406bc51a P 192cfc00dd00428cb79fc65b1c8476d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:36.840143 11265 raft_consensus.cc:2468] T 4c0049ece4f34a5f9f59b1d1a38c053b P 192cfc00dd00428cb79fc65b1c8476d0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9e3cc29f057e426c816cbe014e2ce5e4 in term 0.
I20260713 09:02:36.837285 11263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92f3e68381c84d118c01cfc78345504e" candidate_uuid: "9e3cc29f057e426c816cbe014e2ce5e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "192cfc00dd00428cb79fc65b1c8476d0" is_pre_election: true
I20260713 09:02:36.841452 11459 raft_consensus.cc:740] T 23c293705aa34849b3d2a12c406bc51a P 192cfc00dd00428cb79fc65b1c8476d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 192cfc00dd00428cb79fc65b1c8476d0, State: Initialized, Role: FOLLOWER
I20260713 09:02:36.844370 11459 consensus_queue.cc:260] T 23c293705aa34849b3d2a12c406bc51a P 192cfc00dd00428cb79fc65b1c8476d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a30727c3db64e0f9c9e97d49e2dd32b" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 44557 } } peers { permanent_uuid: "9e3cc29f057e426c816cbe014e2ce5e4" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 35989 } } peers { permanent_uuid: "192cfc00dd00428cb79fc65b1c8476d0" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36421 } }
W20260713 09:02:36.845144 11380 leader_election.cc:343] T 1225776992b44978b51f402bde385821 P 9e3cc29f057e426c816cbe014e2ce5e4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 192cfc00dd00428cb79fc65b1c8476d0 (127.10.222.129:36421): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:36.845893 11380 leader_election.cc:304] T 4c0049ece4f34a5f9f59b1d1a38c053b P 9e3cc29f057e426c816cbe014e2ce5e4 [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: 192cfc00dd00428cb79fc65b1c8476d0, 9e3cc29f057e426c816cbe014e2ce5e4; no voters: 
I20260713 09:02:36.846748 11459 ts_tablet_manager.cc:1434] T 23c293705aa34849b3d2a12c406bc51a P 192cfc00dd00428cb79fc65b1c8476d0: Time spent starting tablet: real 0.033s	user 0.006s	sys 0.001s
I20260713 09:02:36.846698 11463 raft_consensus.cc:2804] T 4c0049ece4f34a5f9f59b1d1a38c053b P 9e3cc29f057e426c816cbe014e2ce5e4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:36.847191 11463 raft_consensus.cc:493] T 4c0049ece4f34a5f9f59b1d1a38c053b P 9e3cc29f057e426c816cbe014e2ce5e4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:36.847530 11463 raft_consensus.cc:3060] T 4c0049ece4f34a5f9f59b1d1a38c053b P 9e3cc29f057e426c816cbe014e2ce5e4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:36.847805 11459 tablet_bootstrap.cc:492] T 92f3e68381c84d118c01cfc78345504e P 192cfc00dd00428cb79fc65b1c8476d0: Bootstrap starting.
I20260713 09:02:36.854708 11457 tablet_bootstrap.cc:492] T a19ca160817845b5bd3c4288dcaba287 P 9e3cc29f057e426c816cbe014e2ce5e4: No bootstrap required, opened a new log
I20260713 09:02:36.854300 11463 raft_consensus.cc:515] T 4c0049ece4f34a5f9f59b1d1a38c053b P 9e3cc29f057e426c816cbe014e2ce5e4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "192cfc00dd00428cb79fc65b1c8476d0" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36421 } } peers { permanent_uuid: "0a30727c3db64e0f9c9e97d49e2dd32b" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 44557 } } peers { permanent_uuid: "9e3cc29f057e426c816cbe014e2ce5e4" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 35989 } }
I20260713 09:02:36.855115 11457 ts_tablet_manager.cc:1403] T a19ca160817845b5bd3c4288dcaba287 P 9e3cc29f057e426c816cbe014e2ce5e4: Time spent bootstrapping tablet: real 0.045s	user 0.010s	sys 0.003s
I20260713 09:02:36.856737 11458 tablet_bootstrap.cc:654] T 23c293705aa34849b3d2a12c406bc51a P 0a30727c3db64e0f9c9e97d49e2dd32b: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:36.858531 11457 raft_consensus.cc:359] T a19ca160817845b5bd3c4288dcaba287 P 9e3cc29f057e426c816cbe014e2ce5e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "192cfc00dd00428cb79fc65b1c8476d0" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36421 } } peers { permanent_uuid: "0a30727c3db64e0f9c9e97d49e2dd32b" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 44557 } } peers { permanent_uuid: "9e3cc29f057e426c816cbe014e2ce5e4" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 35989 } }
I20260713 09:02:36.859127 11457 raft_consensus.cc:385] T a19ca160817845b5bd3c4288dcaba287 P 9e3cc29f057e426c816cbe014e2ce5e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:36.859409 11457 raft_consensus.cc:740] T a19ca160817845b5bd3c4288dcaba287 P 9e3cc29f057e426c816cbe014e2ce5e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9e3cc29f057e426c816cbe014e2ce5e4, State: Initialized, Role: FOLLOWER
I20260713 09:02:36.860014 11457 consensus_queue.cc:260] T a19ca160817845b5bd3c4288dcaba287 P 9e3cc29f057e426c816cbe014e2ce5e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "192cfc00dd00428cb79fc65b1c8476d0" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36421 } } peers { permanent_uuid: "0a30727c3db64e0f9c9e97d49e2dd32b" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 44557 } } peers { permanent_uuid: "9e3cc29f057e426c816cbe014e2ce5e4" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 35989 } }
I20260713 09:02:36.860652 11463 leader_election.cc:290] T 4c0049ece4f34a5f9f59b1d1a38c053b P 9e3cc29f057e426c816cbe014e2ce5e4 [CANDIDATE]: Term 1 election: Requested vote from peers 192cfc00dd00428cb79fc65b1c8476d0 (127.10.222.129:36421), 0a30727c3db64e0f9c9e97d49e2dd32b (127.10.222.130:44557)
I20260713 09:02:36.846827 11380 leader_election.cc:304] T a8ba4f85fe4544d48cb78e1f40cff39e P 9e3cc29f057e426c816cbe014e2ce5e4 [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: 192cfc00dd00428cb79fc65b1c8476d0, 9e3cc29f057e426c816cbe014e2ce5e4; no voters: 
I20260713 09:02:36.862710 11463 raft_consensus.cc:2804] T a8ba4f85fe4544d48cb78e1f40cff39e P 9e3cc29f057e426c816cbe014e2ce5e4 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260713 09:02:36.862836 11380 leader_election.cc:343] T 92f3e68381c84d118c01cfc78345504e P 9e3cc29f057e426c816cbe014e2ce5e4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 192cfc00dd00428cb79fc65b1c8476d0 (127.10.222.129:36421): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:36.864619 11263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c0049ece4f34a5f9f59b1d1a38c053b" candidate_uuid: "9e3cc29f057e426c816cbe014e2ce5e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "192cfc00dd00428cb79fc65b1c8476d0"
I20260713 09:02:36.863078 11463 raft_consensus.cc:493] T a8ba4f85fe4544d48cb78e1f40cff39e P 9e3cc29f057e426c816cbe014e2ce5e4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:36.865192 11463 raft_consensus.cc:3060] T a8ba4f85fe4544d48cb78e1f40cff39e P 9e3cc29f057e426c816cbe014e2ce5e4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:36.865193 11263 raft_consensus.cc:3060] T 4c0049ece4f34a5f9f59b1d1a38c053b P 192cfc00dd00428cb79fc65b1c8476d0 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:36.864832 11458 tablet_bootstrap.cc:492] T 23c293705aa34849b3d2a12c406bc51a P 0a30727c3db64e0f9c9e97d49e2dd32b: No bootstrap required, opened a new log
I20260713 09:02:36.867883 11458 ts_tablet_manager.cc:1403] T 23c293705aa34849b3d2a12c406bc51a P 0a30727c3db64e0f9c9e97d49e2dd32b: Time spent bootstrapping tablet: real 0.032s	user 0.013s	sys 0.000s
I20260713 09:02:36.869728 11459 tablet_bootstrap.cc:654] T 92f3e68381c84d118c01cfc78345504e P 192cfc00dd00428cb79fc65b1c8476d0: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:36.870707 11458 raft_consensus.cc:359] T 23c293705aa34849b3d2a12c406bc51a P 0a30727c3db64e0f9c9e97d49e2dd32b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a30727c3db64e0f9c9e97d49e2dd32b" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 44557 } } peers { permanent_uuid: "9e3cc29f057e426c816cbe014e2ce5e4" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 35989 } } peers { permanent_uuid: "192cfc00dd00428cb79fc65b1c8476d0" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36421 } }
I20260713 09:02:36.871428 11458 raft_consensus.cc:385] T 23c293705aa34849b3d2a12c406bc51a P 0a30727c3db64e0f9c9e97d49e2dd32b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:36.871724 11458 raft_consensus.cc:740] T 23c293705aa34849b3d2a12c406bc51a P 0a30727c3db64e0f9c9e97d49e2dd32b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a30727c3db64e0f9c9e97d49e2dd32b, State: Initialized, Role: FOLLOWER
I20260713 09:02:36.872393 11263 raft_consensus.cc:2468] T 4c0049ece4f34a5f9f59b1d1a38c053b P 192cfc00dd00428cb79fc65b1c8476d0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9e3cc29f057e426c816cbe014e2ce5e4 in term 1.
I20260713 09:02:36.873871 11380 leader_election.cc:304] T 4c0049ece4f34a5f9f59b1d1a38c053b P 9e3cc29f057e426c816cbe014e2ce5e4 [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: 192cfc00dd00428cb79fc65b1c8476d0, 9e3cc29f057e426c816cbe014e2ce5e4; no voters: 
I20260713 09:02:36.874047 11263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fecff5d132aa42b385d60fb1fb98c681" candidate_uuid: "0a30727c3db64e0f9c9e97d49e2dd32b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "192cfc00dd00428cb79fc65b1c8476d0" is_pre_election: true
I20260713 09:02:36.885066 11413 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fecff5d132aa42b385d60fb1fb98c681" candidate_uuid: "0a30727c3db64e0f9c9e97d49e2dd32b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e3cc29f057e426c816cbe014e2ce5e4" is_pre_election: true
I20260713 09:02:36.885746 11413 raft_consensus.cc:2468] T fecff5d132aa42b385d60fb1fb98c681 P 9e3cc29f057e426c816cbe014e2ce5e4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0a30727c3db64e0f9c9e97d49e2dd32b in term 0.
I20260713 09:02:36.876297 11339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1225776992b44978b51f402bde385821" candidate_uuid: "9e3cc29f057e426c816cbe014e2ce5e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a30727c3db64e0f9c9e97d49e2dd32b" is_pre_election: true
I20260713 09:02:36.877295 11337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8ba4f85fe4544d48cb78e1f40cff39e" candidate_uuid: "9e3cc29f057e426c816cbe014e2ce5e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a30727c3db64e0f9c9e97d49e2dd32b" is_pre_election: true
I20260713 09:02:36.887017 11303 leader_election.cc:304] T fecff5d132aa42b385d60fb1fb98c681 P 0a30727c3db64e0f9c9e97d49e2dd32b [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: 0a30727c3db64e0f9c9e97d49e2dd32b, 9e3cc29f057e426c816cbe014e2ce5e4; no voters: 
I20260713 09:02:36.887209 11337 raft_consensus.cc:2468] T a8ba4f85fe4544d48cb78e1f40cff39e P 0a30727c3db64e0f9c9e97d49e2dd32b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9e3cc29f057e426c816cbe014e2ce5e4 in term 0.
I20260713 09:02:36.878126 11338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92f3e68381c84d118c01cfc78345504e" candidate_uuid: "9e3cc29f057e426c816cbe014e2ce5e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a30727c3db64e0f9c9e97d49e2dd32b" is_pre_election: true
I20260713 09:02:36.878607 11463 raft_consensus.cc:515] T a8ba4f85fe4544d48cb78e1f40cff39e P 9e3cc29f057e426c816cbe014e2ce5e4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "192cfc00dd00428cb79fc65b1c8476d0" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36421 } } peers { permanent_uuid: "0a30727c3db64e0f9c9e97d49e2dd32b" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 44557 } } peers { permanent_uuid: "9e3cc29f057e426c816cbe014e2ce5e4" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 35989 } }
I20260713 09:02:36.879011 11336 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c0049ece4f34a5f9f59b1d1a38c053b" candidate_uuid: "9e3cc29f057e426c816cbe014e2ce5e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a30727c3db64e0f9c9e97d49e2dd32b"
I20260713 09:02:36.889747 11463 leader_election.cc:290] T a8ba4f85fe4544d48cb78e1f40cff39e P 9e3cc29f057e426c816cbe014e2ce5e4 [CANDIDATE]: Term 1 election: Requested vote from peers 192cfc00dd00428cb79fc65b1c8476d0 (127.10.222.129:36421), 0a30727c3db64e0f9c9e97d49e2dd32b (127.10.222.130:44557)
I20260713 09:02:36.890244 11463 raft_consensus.cc:2804] T 4c0049ece4f34a5f9f59b1d1a38c053b P 9e3cc29f057e426c816cbe014e2ce5e4 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:36.890640 11463 raft_consensus.cc:697] T 4c0049ece4f34a5f9f59b1d1a38c053b P 9e3cc29f057e426c816cbe014e2ce5e4 [term 1 LEADER]: Becoming Leader. State: Replica: 9e3cc29f057e426c816cbe014e2ce5e4, State: Running, Role: LEADER
I20260713 09:02:36.891836 11336 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8ba4f85fe4544d48cb78e1f40cff39e" candidate_uuid: "9e3cc29f057e426c816cbe014e2ce5e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a30727c3db64e0f9c9e97d49e2dd32b"
I20260713 09:02:36.892342 11336 raft_consensus.cc:3060] T a8ba4f85fe4544d48cb78e1f40cff39e P 0a30727c3db64e0f9c9e97d49e2dd32b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:36.880347 11458 consensus_queue.cc:260] T 23c293705aa34849b3d2a12c406bc51a P 0a30727c3db64e0f9c9e97d49e2dd32b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a30727c3db64e0f9c9e97d49e2dd32b" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 44557 } } peers { permanent_uuid: "9e3cc29f057e426c816cbe014e2ce5e4" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 35989 } } peers { permanent_uuid: "192cfc00dd00428cb79fc65b1c8476d0" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36421 } }
I20260713 09:02:36.881595 11497 raft_consensus.cc:493] T a19ca160817845b5bd3c4288dcaba287 P 9e3cc29f057e426c816cbe014e2ce5e4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:36.883657 11457 ts_tablet_manager.cc:1434] T a19ca160817845b5bd3c4288dcaba287 P 9e3cc29f057e426c816cbe014e2ce5e4: Time spent starting tablet: real 0.027s	user 0.006s	sys 0.000s
I20260713 09:02:36.894975 11497 raft_consensus.cc:515] T a19ca160817845b5bd3c4288dcaba287 P 9e3cc29f057e426c816cbe014e2ce5e4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "192cfc00dd00428cb79fc65b1c8476d0" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36421 } } peers { permanent_uuid: "0a30727c3db64e0f9c9e97d49e2dd32b" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 44557 } } peers { permanent_uuid: "9e3cc29f057e426c816cbe014e2ce5e4" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 35989 } }
I20260713 09:02:36.895577 11457 tablet_bootstrap.cc:492] T 83a9ed3beb484b92b31778a0fe7a360d P 9e3cc29f057e426c816cbe014e2ce5e4: Bootstrap starting.
W20260713 09:02:36.891036 11378 leader_election.cc:343] T 1225776992b44978b51f402bde385821 P 9e3cc29f057e426c816cbe014e2ce5e4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0a30727c3db64e0f9c9e97d49e2dd32b (127.10.222.130:44557): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:36.896921 11378 leader_election.cc:304] T 1225776992b44978b51f402bde385821 P 9e3cc29f057e426c816cbe014e2ce5e4 [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: 9e3cc29f057e426c816cbe014e2ce5e4; no voters: 0a30727c3db64e0f9c9e97d49e2dd32b, 192cfc00dd00428cb79fc65b1c8476d0
I20260713 09:02:36.897130 11497 leader_election.cc:290] T a19ca160817845b5bd3c4288dcaba287 P 9e3cc29f057e426c816cbe014e2ce5e4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 192cfc00dd00428cb79fc65b1c8476d0 (127.10.222.129:36421), 0a30727c3db64e0f9c9e97d49e2dd32b (127.10.222.130:44557)
I20260713 09:02:36.897785 11497 raft_consensus.cc:2749] T 1225776992b44978b51f402bde385821 P 9e3cc29f057e426c816cbe014e2ce5e4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:02:36.891526 11463 consensus_queue.cc:237] T 4c0049ece4f34a5f9f59b1d1a38c053b P 9e3cc29f057e426c816cbe014e2ce5e4 [LEADER]: Queue going to LEADER mode. State: All 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: "192cfc00dd00428cb79fc65b1c8476d0" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36421 } } peers { permanent_uuid: "0a30727c3db64e0f9c9e97d49e2dd32b" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 44557 } } peers { permanent_uuid: "9e3cc29f057e426c816cbe014e2ce5e4" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 35989 } }
I20260713 09:02:36.884501 11459 tablet_bootstrap.cc:492] T 92f3e68381c84d118c01cfc78345504e P 192cfc00dd00428cb79fc65b1c8476d0: No bootstrap required, opened a new log
I20260713 09:02:36.885159 11263 raft_consensus.cc:2468] T fecff5d132aa42b385d60fb1fb98c681 P 192cfc00dd00428cb79fc65b1c8476d0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0a30727c3db64e0f9c9e97d49e2dd32b in term 0.
I20260713 09:02:36.875670 11340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c0049ece4f34a5f9f59b1d1a38c053b" candidate_uuid: "9e3cc29f057e426c816cbe014e2ce5e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a30727c3db64e0f9c9e97d49e2dd32b" is_pre_election: true
I20260713 09:02:36.887948 11466 raft_consensus.cc:2804] T fecff5d132aa42b385d60fb1fb98c681 P 0a30727c3db64e0f9c9e97d49e2dd32b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:36.899876 11466 raft_consensus.cc:493] T fecff5d132aa42b385d60fb1fb98c681 P 0a30727c3db64e0f9c9e97d49e2dd32b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:36.900214 11466 raft_consensus.cc:3060] T fecff5d132aa42b385d60fb1fb98c681 P 0a30727c3db64e0f9c9e97d49e2dd32b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:36.902277 11336 raft_consensus.cc:2468] T a8ba4f85fe4544d48cb78e1f40cff39e P 0a30727c3db64e0f9c9e97d49e2dd32b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9e3cc29f057e426c816cbe014e2ce5e4 in term 1.
I20260713 09:02:36.902825 11457 tablet_bootstrap.cc:654] T 83a9ed3beb484b92b31778a0fe7a360d P 9e3cc29f057e426c816cbe014e2ce5e4: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:36.911517 11458 ts_tablet_manager.cc:1434] T 23c293705aa34849b3d2a12c406bc51a P 0a30727c3db64e0f9c9e97d49e2dd32b: Time spent starting tablet: real 0.043s	user 0.008s	sys 0.000s
I20260713 09:02:36.912616 11458 tablet_bootstrap.cc:492] T 92f3e68381c84d118c01cfc78345504e P 0a30727c3db64e0f9c9e97d49e2dd32b: Bootstrap starting.
I20260713 09:02:36.912981 11497 raft_consensus.cc:493] T 23c293705aa34849b3d2a12c406bc51a P 9e3cc29f057e426c816cbe014e2ce5e4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260713 09:02:36.908444 11378 leader_election.cc:343] T 92f3e68381c84d118c01cfc78345504e P 9e3cc29f057e426c816cbe014e2ce5e4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0a30727c3db64e0f9c9e97d49e2dd32b (127.10.222.130:44557): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:36.899545 11459 ts_tablet_manager.cc:1403] T 92f3e68381c84d118c01cfc78345504e P 192cfc00dd00428cb79fc65b1c8476d0: Time spent bootstrapping tablet: real 0.052s	user 0.023s	sys 0.002s
I20260713 09:02:36.906740 11466 raft_consensus.cc:515] T fecff5d132aa42b385d60fb1fb98c681 P 0a30727c3db64e0f9c9e97d49e2dd32b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "192cfc00dd00428cb79fc65b1c8476d0" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36421 } } peers { permanent_uuid: "0a30727c3db64e0f9c9e97d49e2dd32b" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 44557 } } peers { permanent_uuid: "9e3cc29f057e426c816cbe014e2ce5e4" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 35989 } }
I20260713 09:02:36.919618 11378 leader_election.cc:304] T 92f3e68381c84d118c01cfc78345504e P 9e3cc29f057e426c816cbe014e2ce5e4 [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: 9e3cc29f057e426c816cbe014e2ce5e4; no voters: 0a30727c3db64e0f9c9e97d49e2dd32b, 192cfc00dd00428cb79fc65b1c8476d0
W20260713 09:02:36.923578 11378 leader_election.cc:343] T 4c0049ece4f34a5f9f59b1d1a38c053b P 9e3cc29f057e426c816cbe014e2ce5e4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0a30727c3db64e0f9c9e97d49e2dd32b (127.10.222.130:44557): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:02:36.924319 11378 leader_election.cc:343] T 4c0049ece4f34a5f9f59b1d1a38c053b P 9e3cc29f057e426c816cbe014e2ce5e4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0a30727c3db64e0f9c9e97d49e2dd32b (127.10.222.130:44557): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:36.925058 11378 leader_election.cc:304] T a8ba4f85fe4544d48cb78e1f40cff39e P 9e3cc29f057e426c816cbe014e2ce5e4 [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: 0a30727c3db64e0f9c9e97d49e2dd32b, 9e3cc29f057e426c816cbe014e2ce5e4; no voters: 
I20260713 09:02:36.926476 11466 leader_election.cc:290] T fecff5d132aa42b385d60fb1fb98c681 P 0a30727c3db64e0f9c9e97d49e2dd32b [CANDIDATE]: Term 1 election: Requested vote from peers 192cfc00dd00428cb79fc65b1c8476d0 (127.10.222.129:36421), 9e3cc29f057e426c816cbe014e2ce5e4 (127.10.222.131:35989)
I20260713 09:02:36.927276 11463 raft_consensus.cc:2749] T 92f3e68381c84d118c01cfc78345504e P 9e3cc29f057e426c816cbe014e2ce5e4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:02:36.927371 11263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fecff5d132aa42b385d60fb1fb98c681" candidate_uuid: "0a30727c3db64e0f9c9e97d49e2dd32b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "192cfc00dd00428cb79fc65b1c8476d0"
I20260713 09:02:36.927588 11413 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fecff5d132aa42b385d60fb1fb98c681" candidate_uuid: "0a30727c3db64e0f9c9e97d49e2dd32b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e3cc29f057e426c816cbe014e2ce5e4"
I20260713 09:02:36.927970 11263 raft_consensus.cc:3060] T fecff5d132aa42b385d60fb1fb98c681 P 192cfc00dd00428cb79fc65b1c8476d0 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:36.922441 11459 raft_consensus.cc:359] T 92f3e68381c84d118c01cfc78345504e P 192cfc00dd00428cb79fc65b1c8476d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "192cfc00dd00428cb79fc65b1c8476d0" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36421 } } peers { permanent_uuid: "0a30727c3db64e0f9c9e97d49e2dd32b" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 44557 } } peers { permanent_uuid: "9e3cc29f057e426c816cbe014e2ce5e4" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 35989 } }
I20260713 09:02:36.929025 11459 raft_consensus.cc:385] T 92f3e68381c84d118c01cfc78345504e P 192cfc00dd00428cb79fc65b1c8476d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:36.929315 11459 raft_consensus.cc:740] T 92f3e68381c84d118c01cfc78345504e P 192cfc00dd00428cb79fc65b1c8476d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 192cfc00dd00428cb79fc65b1c8476d0, State: Initialized, Role: FOLLOWER
I20260713 09:02:36.930105 11459 consensus_queue.cc:260] T 92f3e68381c84d118c01cfc78345504e P 192cfc00dd00428cb79fc65b1c8476d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "192cfc00dd00428cb79fc65b1c8476d0" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36421 } } peers { permanent_uuid: "0a30727c3db64e0f9c9e97d49e2dd32b" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 44557 } } peers { permanent_uuid: "9e3cc29f057e426c816cbe014e2ce5e4" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 35989 } }
I20260713 09:02:36.919463 11497 raft_consensus.cc:515] T 23c293705aa34849b3d2a12c406bc51a P 9e3cc29f057e426c816cbe014e2ce5e4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a30727c3db64e0f9c9e97d49e2dd32b" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 44557 } } peers { permanent_uuid: "9e3cc29f057e426c816cbe014e2ce5e4" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 35989 } } peers { permanent_uuid: "192cfc00dd00428cb79fc65b1c8476d0" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36421 } }
I20260713 09:02:36.933781 11497 leader_election.cc:290] T 23c293705aa34849b3d2a12c406bc51a P 9e3cc29f057e426c816cbe014e2ce5e4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0a30727c3db64e0f9c9e97d49e2dd32b (127.10.222.130:44557), 192cfc00dd00428cb79fc65b1c8476d0 (127.10.222.129:36421)
I20260713 09:02:36.928123 11413 raft_consensus.cc:3060] T fecff5d132aa42b385d60fb1fb98c681 P 9e3cc29f057e426c816cbe014e2ce5e4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:36.936046 11459 ts_tablet_manager.cc:1434] T 92f3e68381c84d118c01cfc78345504e P 192cfc00dd00428cb79fc65b1c8476d0: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260713 09:02:36.927981 11463 raft_consensus.cc:2804] T a8ba4f85fe4544d48cb78e1f40cff39e P 9e3cc29f057e426c816cbe014e2ce5e4 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:36.936669 11463 raft_consensus.cc:697] T a8ba4f85fe4544d48cb78e1f40cff39e P 9e3cc29f057e426c816cbe014e2ce5e4 [term 1 LEADER]: Becoming Leader. State: Replica: 9e3cc29f057e426c816cbe014e2ce5e4, State: Running, Role: LEADER
I20260713 09:02:36.937517 11463 consensus_queue.cc:237] T a8ba4f85fe4544d48cb78e1f40cff39e P 9e3cc29f057e426c816cbe014e2ce5e4 [LEADER]: Queue going to LEADER mode. State: All 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: "192cfc00dd00428cb79fc65b1c8476d0" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36421 } } peers { permanent_uuid: "0a30727c3db64e0f9c9e97d49e2dd32b" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 44557 } } peers { permanent_uuid: "9e3cc29f057e426c816cbe014e2ce5e4" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 35989 } }
I20260713 09:02:36.928112 11458 tablet_bootstrap.cc:654] T 92f3e68381c84d118c01cfc78345504e P 0a30727c3db64e0f9c9e97d49e2dd32b: Neither blocks nor log segments found. Creating new log.
W20260713 09:02:36.922010 11380 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.10.222.129:36421, user_credentials={real_user=slave}} blocked reactor thread for 48191.5us
I20260713 09:02:36.942559 11459 tablet_bootstrap.cc:492] T 83a9ed3beb484b92b31778a0fe7a360d P 192cfc00dd00428cb79fc65b1c8476d0: Bootstrap starting.
I20260713 09:02:36.942847 11262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8ba4f85fe4544d48cb78e1f40cff39e" candidate_uuid: "9e3cc29f057e426c816cbe014e2ce5e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "192cfc00dd00428cb79fc65b1c8476d0"
I20260713 09:02:36.943404 11262 raft_consensus.cc:3060] T a8ba4f85fe4544d48cb78e1f40cff39e P 192cfc00dd00428cb79fc65b1c8476d0 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:36.947880 11265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a19ca160817845b5bd3c4288dcaba287" candidate_uuid: "9e3cc29f057e426c816cbe014e2ce5e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "192cfc00dd00428cb79fc65b1c8476d0" is_pre_election: true
I20260713 09:02:36.949251 11264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23c293705aa34849b3d2a12c406bc51a" candidate_uuid: "9e3cc29f057e426c816cbe014e2ce5e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "192cfc00dd00428cb79fc65b1c8476d0" is_pre_election: true
I20260713 09:02:36.949803 11264 raft_consensus.cc:2468] T 23c293705aa34849b3d2a12c406bc51a P 192cfc00dd00428cb79fc65b1c8476d0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9e3cc29f057e426c816cbe014e2ce5e4 in term 0.
I20260713 09:02:36.950645 11262 raft_consensus.cc:2468] T a8ba4f85fe4544d48cb78e1f40cff39e P 192cfc00dd00428cb79fc65b1c8476d0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9e3cc29f057e426c816cbe014e2ce5e4 in term 1.
I20260713 09:02:36.950970 11459 tablet_bootstrap.cc:654] T 83a9ed3beb484b92b31778a0fe7a360d P 192cfc00dd00428cb79fc65b1c8476d0: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:36.952085 11380 leader_election.cc:304] T 23c293705aa34849b3d2a12c406bc51a P 9e3cc29f057e426c816cbe014e2ce5e4 [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: 192cfc00dd00428cb79fc65b1c8476d0, 9e3cc29f057e426c816cbe014e2ce5e4; no voters: 
I20260713 09:02:36.952500 11413 raft_consensus.cc:2468] T fecff5d132aa42b385d60fb1fb98c681 P 9e3cc29f057e426c816cbe014e2ce5e4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a30727c3db64e0f9c9e97d49e2dd32b in term 1.
I20260713 09:02:36.952751 11336 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a19ca160817845b5bd3c4288dcaba287" candidate_uuid: "9e3cc29f057e426c816cbe014e2ce5e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a30727c3db64e0f9c9e97d49e2dd32b" is_pre_election: true
I20260713 09:02:36.955871 11497 raft_consensus.cc:2804] T 23c293705aa34849b3d2a12c406bc51a P 9e3cc29f057e426c816cbe014e2ce5e4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:36.956197 11497 raft_consensus.cc:493] T 23c293705aa34849b3d2a12c406bc51a P 9e3cc29f057e426c816cbe014e2ce5e4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:36.941721 11263 raft_consensus.cc:2468] T fecff5d132aa42b385d60fb1fb98c681 P 192cfc00dd00428cb79fc65b1c8476d0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a30727c3db64e0f9c9e97d49e2dd32b in term 1.
I20260713 09:02:36.921466 11499 raft_consensus.cc:493] T 83a9ed3beb484b92b31778a0fe7a360d P 0a30727c3db64e0f9c9e97d49e2dd32b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:36.954550 11465 raft_consensus.cc:493] T 92f3e68381c84d118c01cfc78345504e P 192cfc00dd00428cb79fc65b1c8476d0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:36.955024 11340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23c293705aa34849b3d2a12c406bc51a" candidate_uuid: "9e3cc29f057e426c816cbe014e2ce5e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a30727c3db64e0f9c9e97d49e2dd32b" is_pre_election: true
I20260713 09:02:36.956516 11497 raft_consensus.cc:3060] T 23c293705aa34849b3d2a12c406bc51a P 9e3cc29f057e426c816cbe014e2ce5e4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:36.957284 11340 raft_consensus.cc:2468] T 23c293705aa34849b3d2a12c406bc51a P 0a30727c3db64e0f9c9e97d49e2dd32b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9e3cc29f057e426c816cbe014e2ce5e4 in term 0.
I20260713 09:02:36.957149 11465 raft_consensus.cc:515] T 92f3e68381c84d118c01cfc78345504e P 192cfc00dd00428cb79fc65b1c8476d0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "192cfc00dd00428cb79fc65b1c8476d0" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36421 } } peers { permanent_uuid: "0a30727c3db64e0f9c9e97d49e2dd32b" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 44557 } } peers { permanent_uuid: "9e3cc29f057e426c816cbe014e2ce5e4" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 35989 } }
I20260713 09:02:36.959022 11303 leader_election.cc:304] T fecff5d132aa42b385d60fb1fb98c681 P 0a30727c3db64e0f9c9e97d49e2dd32b [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: 0a30727c3db64e0f9c9e97d49e2dd32b, 9e3cc29f057e426c816cbe014e2ce5e4; no voters: 
I20260713 09:02:36.959308 11465 leader_election.cc:290] T 92f3e68381c84d118c01cfc78345504e P 192cfc00dd00428cb79fc65b1c8476d0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0a30727c3db64e0f9c9e97d49e2dd32b (127.10.222.130:44557), 9e3cc29f057e426c816cbe014e2ce5e4 (127.10.222.131:35989)
I20260713 09:02:36.956471 11336 raft_consensus.cc:2393] T a19ca160817845b5bd3c4288dcaba287 P 0a30727c3db64e0f9c9e97d49e2dd32b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9e3cc29f057e426c816cbe014e2ce5e4 in current term 1: Already voted for candidate 192cfc00dd00428cb79fc65b1c8476d0 in this term.
I20260713 09:02:36.960260 11466 raft_consensus.cc:2804] T fecff5d132aa42b385d60fb1fb98c681 P 0a30727c3db64e0f9c9e97d49e2dd32b [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:36.961388 11499 raft_consensus.cc:515] T 83a9ed3beb484b92b31778a0fe7a360d P 0a30727c3db64e0f9c9e97d49e2dd32b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "192cfc00dd00428cb79fc65b1c8476d0" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36421 } } peers { permanent_uuid: "0a30727c3db64e0f9c9e97d49e2dd32b" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 44557 } } peers { permanent_uuid: "9e3cc29f057e426c816cbe014e2ce5e4" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 35989 } }
I20260713 09:02:36.966601 11499 leader_election.cc:290] T 83a9ed3beb484b92b31778a0fe7a360d P 0a30727c3db64e0f9c9e97d49e2dd32b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 192cfc00dd00428cb79fc65b1c8476d0 (127.10.222.129:36421), 9e3cc29f057e426c816cbe014e2ce5e4 (127.10.222.131:35989)
I20260713 09:02:36.967774 11413 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83a9ed3beb484b92b31778a0fe7a360d" candidate_uuid: "0a30727c3db64e0f9c9e97d49e2dd32b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e3cc29f057e426c816cbe014e2ce5e4" is_pre_election: true
I20260713 09:02:36.968514 11457 tablet_bootstrap.cc:492] T 83a9ed3beb484b92b31778a0fe7a360d P 9e3cc29f057e426c816cbe014e2ce5e4: No bootstrap required, opened a new log
I20260713 09:02:36.968926 11457 ts_tablet_manager.cc:1403] T 83a9ed3beb484b92b31778a0fe7a360d P 9e3cc29f057e426c816cbe014e2ce5e4: Time spent bootstrapping tablet: real 0.074s	user 0.017s	sys 0.010s
W20260713 09:02:36.969421 11303 leader_election.cc:343] T 83a9ed3beb484b92b31778a0fe7a360d P 0a30727c3db64e0f9c9e97d49e2dd32b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9e3cc29f057e426c816cbe014e2ce5e4 (127.10.222.131:35989): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:36.970096 11336 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92f3e68381c84d118c01cfc78345504e" candidate_uuid: "192cfc00dd00428cb79fc65b1c8476d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a30727c3db64e0f9c9e97d49e2dd32b" is_pre_election: true
W20260713 09:02:36.971340 11229 leader_election.cc:343] T 92f3e68381c84d118c01cfc78345504e P 192cfc00dd00428cb79fc65b1c8476d0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0a30727c3db64e0f9c9e97d49e2dd32b (127.10.222.130:44557): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:36.972407 11413 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92f3e68381c84d118c01cfc78345504e" candidate_uuid: "192cfc00dd00428cb79fc65b1c8476d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e3cc29f057e426c816cbe014e2ce5e4" is_pre_election: true
I20260713 09:02:36.972797 11378 leader_election.cc:304] T a19ca160817845b5bd3c4288dcaba287 P 9e3cc29f057e426c816cbe014e2ce5e4 [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: 9e3cc29f057e426c816cbe014e2ce5e4; no voters: 0a30727c3db64e0f9c9e97d49e2dd32b, 192cfc00dd00428cb79fc65b1c8476d0
I20260713 09:02:36.972971 11413 raft_consensus.cc:2468] T 92f3e68381c84d118c01cfc78345504e P 9e3cc29f057e426c816cbe014e2ce5e4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 192cfc00dd00428cb79fc65b1c8476d0 in term 0.
I20260713 09:02:36.973529 11463 raft_consensus.cc:3060] T a19ca160817845b5bd3c4288dcaba287 P 9e3cc29f057e426c816cbe014e2ce5e4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:36.974124 11228 leader_election.cc:304] T 92f3e68381c84d118c01cfc78345504e P 192cfc00dd00428cb79fc65b1c8476d0 [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: 192cfc00dd00428cb79fc65b1c8476d0, 9e3cc29f057e426c816cbe014e2ce5e4; no voters: 0a30727c3db64e0f9c9e97d49e2dd32b
I20260713 09:02:36.966955 11497 raft_consensus.cc:515] T 23c293705aa34849b3d2a12c406bc51a P 9e3cc29f057e426c816cbe014e2ce5e4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a30727c3db64e0f9c9e97d49e2dd32b" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 44557 } } peers { permanent_uuid: "9e3cc29f057e426c816cbe014e2ce5e4" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 35989 } } peers { permanent_uuid: "192cfc00dd00428cb79fc65b1c8476d0" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36421 } }
I20260713 09:02:36.978067 11263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23c293705aa34849b3d2a12c406bc51a" candidate_uuid: "9e3cc29f057e426c816cbe014e2ce5e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "192cfc00dd00428cb79fc65b1c8476d0"
I20260713 09:02:36.978650 11263 raft_consensus.cc:3060] T 23c293705aa34849b3d2a12c406bc51a P 192cfc00dd00428cb79fc65b1c8476d0 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:36.979041 11465 raft_consensus.cc:2804] T 92f3e68381c84d118c01cfc78345504e P 192cfc00dd00428cb79fc65b1c8476d0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:36.979413 11465 raft_consensus.cc:493] T 92f3e68381c84d118c01cfc78345504e P 192cfc00dd00428cb79fc65b1c8476d0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:36.979642 11463 raft_consensus.cc:2749] T a19ca160817845b5bd3c4288dcaba287 P 9e3cc29f057e426c816cbe014e2ce5e4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:02:36.979729 11465 raft_consensus.cc:3060] T 92f3e68381c84d118c01cfc78345504e P 192cfc00dd00428cb79fc65b1c8476d0 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:36.983350 11457 raft_consensus.cc:359] T 83a9ed3beb484b92b31778a0fe7a360d P 9e3cc29f057e426c816cbe014e2ce5e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "192cfc00dd00428cb79fc65b1c8476d0" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36421 } } peers { permanent_uuid: "0a30727c3db64e0f9c9e97d49e2dd32b" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 44557 } } peers { permanent_uuid: "9e3cc29f057e426c816cbe014e2ce5e4" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 35989 } }
I20260713 09:02:36.984018 11457 raft_consensus.cc:385] T 83a9ed3beb484b92b31778a0fe7a360d P 9e3cc29f057e426c816cbe014e2ce5e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:36.984273 11457 raft_consensus.cc:740] T 83a9ed3beb484b92b31778a0fe7a360d P 9e3cc29f057e426c816cbe014e2ce5e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9e3cc29f057e426c816cbe014e2ce5e4, State: Initialized, Role: FOLLOWER
I20260713 09:02:36.984869 11336 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23c293705aa34849b3d2a12c406bc51a" candidate_uuid: "9e3cc29f057e426c816cbe014e2ce5e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a30727c3db64e0f9c9e97d49e2dd32b"
I20260713 09:02:36.986903 11336 raft_consensus.cc:3060] T 23c293705aa34849b3d2a12c406bc51a P 0a30727c3db64e0f9c9e97d49e2dd32b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:36.986348 11263 raft_consensus.cc:2468] T 23c293705aa34849b3d2a12c406bc51a P 192cfc00dd00428cb79fc65b1c8476d0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9e3cc29f057e426c816cbe014e2ce5e4 in term 1.
I20260713 09:02:36.977948 11162 catalog_manager.cc:5697] T a8ba4f85fe4544d48cb78e1f40cff39e P 9e3cc29f057e426c816cbe014e2ce5e4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9e3cc29f057e426c816cbe014e2ce5e4 (127.10.222.131). New cstate: current_term: 1 leader_uuid: "9e3cc29f057e426c816cbe014e2ce5e4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "192cfc00dd00428cb79fc65b1c8476d0" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36421 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0a30727c3db64e0f9c9e97d49e2dd32b" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 44557 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9e3cc29f057e426c816cbe014e2ce5e4" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 35989 } health_report { overall_health: HEALTHY } } }
I20260713 09:02:36.992336 11380 leader_election.cc:304] T 23c293705aa34849b3d2a12c406bc51a P 9e3cc29f057e426c816cbe014e2ce5e4 [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: 192cfc00dd00428cb79fc65b1c8476d0, 9e3cc29f057e426c816cbe014e2ce5e4; no voters: 
I20260713 09:02:36.985172 11262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83a9ed3beb484b92b31778a0fe7a360d" candidate_uuid: "0a30727c3db64e0f9c9e97d49e2dd32b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "192cfc00dd00428cb79fc65b1c8476d0" is_pre_election: true
I20260713 09:02:36.993072 11463 raft_consensus.cc:2804] T 23c293705aa34849b3d2a12c406bc51a P 9e3cc29f057e426c816cbe014e2ce5e4 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:36.993618 11463 raft_consensus.cc:697] T 23c293705aa34849b3d2a12c406bc51a P 9e3cc29f057e426c816cbe014e2ce5e4 [term 1 LEADER]: Becoming Leader. State: Replica: 9e3cc29f057e426c816cbe014e2ce5e4, State: Running, Role: LEADER
I20260713 09:02:36.993003 11162 catalog_manager.cc:5697] T 4c0049ece4f34a5f9f59b1d1a38c053b P 9e3cc29f057e426c816cbe014e2ce5e4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9e3cc29f057e426c816cbe014e2ce5e4 (127.10.222.131). New cstate: current_term: 1 leader_uuid: "9e3cc29f057e426c816cbe014e2ce5e4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "192cfc00dd00428cb79fc65b1c8476d0" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36421 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0a30727c3db64e0f9c9e97d49e2dd32b" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 44557 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9e3cc29f057e426c816cbe014e2ce5e4" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 35989 } health_report { overall_health: HEALTHY } } }
W20260713 09:02:36.994140 11306 leader_election.cc:343] T 83a9ed3beb484b92b31778a0fe7a360d P 0a30727c3db64e0f9c9e97d49e2dd32b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 192cfc00dd00428cb79fc65b1c8476d0 (127.10.222.129:36421): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:36.994588 11306 leader_election.cc:304] T 83a9ed3beb484b92b31778a0fe7a360d P 0a30727c3db64e0f9c9e97d49e2dd32b [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: 0a30727c3db64e0f9c9e97d49e2dd32b; no voters: 192cfc00dd00428cb79fc65b1c8476d0, 9e3cc29f057e426c816cbe014e2ce5e4
I20260713 09:02:36.994393 11463 consensus_queue.cc:237] T 23c293705aa34849b3d2a12c406bc51a P 9e3cc29f057e426c816cbe014e2ce5e4 [LEADER]: Queue going to LEADER mode. State: All 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: "0a30727c3db64e0f9c9e97d49e2dd32b" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 44557 } } peers { permanent_uuid: "9e3cc29f057e426c816cbe014e2ce5e4" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 35989 } } peers { permanent_uuid: "192cfc00dd00428cb79fc65b1c8476d0" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36421 } }
I20260713 09:02:36.977121 11497 leader_election.cc:290] T 23c293705aa34849b3d2a12c406bc51a P 9e3cc29f057e426c816cbe014e2ce5e4 [CANDIDATE]: Term 1 election: Requested vote from peers 0a30727c3db64e0f9c9e97d49e2dd32b (127.10.222.130:44557), 192cfc00dd00428cb79fc65b1c8476d0 (127.10.222.129:36421)
I20260713 09:02:36.995939 11499 raft_consensus.cc:2749] T 83a9ed3beb484b92b31778a0fe7a360d P 0a30727c3db64e0f9c9e97d49e2dd32b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:02:37.001812 11336 raft_consensus.cc:2468] T 23c293705aa34849b3d2a12c406bc51a P 0a30727c3db64e0f9c9e97d49e2dd32b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9e3cc29f057e426c816cbe014e2ce5e4 in term 1.
I20260713 09:02:36.986296 11457 consensus_queue.cc:260] T 83a9ed3beb484b92b31778a0fe7a360d P 9e3cc29f057e426c816cbe014e2ce5e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "192cfc00dd00428cb79fc65b1c8476d0" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36421 } } peers { permanent_uuid: "0a30727c3db64e0f9c9e97d49e2dd32b" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 44557 } } peers { permanent_uuid: "9e3cc29f057e426c816cbe014e2ce5e4" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 35989 } }
I20260713 09:02:37.002861 11466 raft_consensus.cc:697] T fecff5d132aa42b385d60fb1fb98c681 P 0a30727c3db64e0f9c9e97d49e2dd32b [term 1 LEADER]: Becoming Leader. State: Replica: 0a30727c3db64e0f9c9e97d49e2dd32b, State: Running, Role: LEADER
I20260713 09:02:37.004103 11466 consensus_queue.cc:237] T fecff5d132aa42b385d60fb1fb98c681 P 0a30727c3db64e0f9c9e97d49e2dd32b [LEADER]: Queue going to LEADER mode. State: All 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: "192cfc00dd00428cb79fc65b1c8476d0" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36421 } } peers { permanent_uuid: "0a30727c3db64e0f9c9e97d49e2dd32b" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 44557 } } peers { permanent_uuid: "9e3cc29f057e426c816cbe014e2ce5e4" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 35989 } }
I20260713 09:02:37.006769 11457 ts_tablet_manager.cc:1434] T 83a9ed3beb484b92b31778a0fe7a360d P 9e3cc29f057e426c816cbe014e2ce5e4: Time spent starting tablet: real 0.038s	user 0.007s	sys 0.000s
I20260713 09:02:36.989110 11465 raft_consensus.cc:515] T 92f3e68381c84d118c01cfc78345504e P 192cfc00dd00428cb79fc65b1c8476d0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "192cfc00dd00428cb79fc65b1c8476d0" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36421 } } peers { permanent_uuid: "0a30727c3db64e0f9c9e97d49e2dd32b" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 44557 } } peers { permanent_uuid: "9e3cc29f057e426c816cbe014e2ce5e4" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 35989 } }
I20260713 09:02:37.009049 11465 leader_election.cc:290] T 92f3e68381c84d118c01cfc78345504e P 192cfc00dd00428cb79fc65b1c8476d0 [CANDIDATE]: Term 1 election: Requested vote from peers 0a30727c3db64e0f9c9e97d49e2dd32b (127.10.222.130:44557), 9e3cc29f057e426c816cbe014e2ce5e4 (127.10.222.131:35989)
I20260713 09:02:37.010622 11413 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92f3e68381c84d118c01cfc78345504e" candidate_uuid: "192cfc00dd00428cb79fc65b1c8476d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e3cc29f057e426c816cbe014e2ce5e4"
I20260713 09:02:37.010967 11458 tablet_bootstrap.cc:492] T 92f3e68381c84d118c01cfc78345504e P 0a30727c3db64e0f9c9e97d49e2dd32b: No bootstrap required, opened a new log
I20260713 09:02:37.011268 11413 raft_consensus.cc:3060] T 92f3e68381c84d118c01cfc78345504e P 9e3cc29f057e426c816cbe014e2ce5e4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:37.011428 11458 ts_tablet_manager.cc:1403] T 92f3e68381c84d118c01cfc78345504e P 0a30727c3db64e0f9c9e97d49e2dd32b: Time spent bootstrapping tablet: real 0.099s	user 0.011s	sys 0.016s
I20260713 09:02:37.014200 11458 raft_consensus.cc:359] T 92f3e68381c84d118c01cfc78345504e P 0a30727c3db64e0f9c9e97d49e2dd32b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "192cfc00dd00428cb79fc65b1c8476d0" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36421 } } peers { permanent_uuid: "0a30727c3db64e0f9c9e97d49e2dd32b" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 44557 } } peers { permanent_uuid: "9e3cc29f057e426c816cbe014e2ce5e4" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 35989 } }
I20260713 09:02:37.014878 11458 raft_consensus.cc:385] T 92f3e68381c84d118c01cfc78345504e P 0a30727c3db64e0f9c9e97d49e2dd32b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:37.015137 11458 raft_consensus.cc:740] T 92f3e68381c84d118c01cfc78345504e P 0a30727c3db64e0f9c9e97d49e2dd32b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a30727c3db64e0f9c9e97d49e2dd32b, State: Initialized, Role: FOLLOWER
I20260713 09:02:37.015993 11505 raft_consensus.cc:493] T 19435048896b48329fa67a421e0530d4 P 0a30727c3db64e0f9c9e97d49e2dd32b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:37.018309 11505 raft_consensus.cc:515] T 19435048896b48329fa67a421e0530d4 P 0a30727c3db64e0f9c9e97d49e2dd32b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "192cfc00dd00428cb79fc65b1c8476d0" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36421 } } peers { permanent_uuid: "0a30727c3db64e0f9c9e97d49e2dd32b" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 44557 } } peers { permanent_uuid: "9e3cc29f057e426c816cbe014e2ce5e4" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 35989 } }
I20260713 09:02:37.020617 11336 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92f3e68381c84d118c01cfc78345504e" candidate_uuid: "192cfc00dd00428cb79fc65b1c8476d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a30727c3db64e0f9c9e97d49e2dd32b"
I20260713 09:02:37.019675 11458 consensus_queue.cc:260] T 92f3e68381c84d118c01cfc78345504e P 0a30727c3db64e0f9c9e97d49e2dd32b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "192cfc00dd00428cb79fc65b1c8476d0" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36421 } } peers { permanent_uuid: "0a30727c3db64e0f9c9e97d49e2dd32b" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 44557 } } peers { permanent_uuid: "9e3cc29f057e426c816cbe014e2ce5e4" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 35989 } }
I20260713 09:02:37.023299 11505 leader_election.cc:290] T 19435048896b48329fa67a421e0530d4 P 0a30727c3db64e0f9c9e97d49e2dd32b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 192cfc00dd00428cb79fc65b1c8476d0 (127.10.222.129:36421), 9e3cc29f057e426c816cbe014e2ce5e4 (127.10.222.131:35989)
I20260713 09:02:37.024029 11262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19435048896b48329fa67a421e0530d4" candidate_uuid: "0a30727c3db64e0f9c9e97d49e2dd32b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "192cfc00dd00428cb79fc65b1c8476d0" is_pre_election: true
I20260713 09:02:37.024422 11414 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19435048896b48329fa67a421e0530d4" candidate_uuid: "0a30727c3db64e0f9c9e97d49e2dd32b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e3cc29f057e426c816cbe014e2ce5e4" is_pre_election: true
I20260713 09:02:37.025038 11414 raft_consensus.cc:2468] T 19435048896b48329fa67a421e0530d4 P 9e3cc29f057e426c816cbe014e2ce5e4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0a30727c3db64e0f9c9e97d49e2dd32b in term 0.
W20260713 09:02:37.025210 11306 leader_election.cc:343] T 19435048896b48329fa67a421e0530d4 P 0a30727c3db64e0f9c9e97d49e2dd32b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 192cfc00dd00428cb79fc65b1c8476d0 (127.10.222.129:36421): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:37.024588 11162 catalog_manager.cc:5697] T 23c293705aa34849b3d2a12c406bc51a P 9e3cc29f057e426c816cbe014e2ce5e4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9e3cc29f057e426c816cbe014e2ce5e4 (127.10.222.131). New cstate: current_term: 1 leader_uuid: "9e3cc29f057e426c816cbe014e2ce5e4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a30727c3db64e0f9c9e97d49e2dd32b" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 44557 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9e3cc29f057e426c816cbe014e2ce5e4" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 35989 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "192cfc00dd00428cb79fc65b1c8476d0" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36421 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:37.025775 11336 raft_consensus.cc:3060] T 92f3e68381c84d118c01cfc78345504e P 0a30727c3db64e0f9c9e97d49e2dd32b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:37.028322 11303 leader_election.cc:304] T 19435048896b48329fa67a421e0530d4 P 0a30727c3db64e0f9c9e97d49e2dd32b [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: 0a30727c3db64e0f9c9e97d49e2dd32b, 9e3cc29f057e426c816cbe014e2ce5e4; no voters: 192cfc00dd00428cb79fc65b1c8476d0
I20260713 09:02:37.021169 11459 tablet_bootstrap.cc:492] T 83a9ed3beb484b92b31778a0fe7a360d P 192cfc00dd00428cb79fc65b1c8476d0: No bootstrap required, opened a new log
I20260713 09:02:37.029383 11459 ts_tablet_manager.cc:1403] T 83a9ed3beb484b92b31778a0fe7a360d P 192cfc00dd00428cb79fc65b1c8476d0: Time spent bootstrapping tablet: real 0.087s	user 0.010s	sys 0.003s
I20260713 09:02:37.030145 11505 raft_consensus.cc:2804] T 19435048896b48329fa67a421e0530d4 P 0a30727c3db64e0f9c9e97d49e2dd32b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:37.030591 11505 raft_consensus.cc:493] T 19435048896b48329fa67a421e0530d4 P 0a30727c3db64e0f9c9e97d49e2dd32b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:37.030987 11505 raft_consensus.cc:3060] T 19435048896b48329fa67a421e0530d4 P 0a30727c3db64e0f9c9e97d49e2dd32b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:37.034585 11413 raft_consensus.cc:2468] T 92f3e68381c84d118c01cfc78345504e P 9e3cc29f057e426c816cbe014e2ce5e4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 192cfc00dd00428cb79fc65b1c8476d0 in term 1.
I20260713 09:02:37.029850 11458 ts_tablet_manager.cc:1434] T 92f3e68381c84d118c01cfc78345504e P 0a30727c3db64e0f9c9e97d49e2dd32b: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.002s
I20260713 09:02:37.036278 11228 leader_election.cc:304] T 92f3e68381c84d118c01cfc78345504e P 192cfc00dd00428cb79fc65b1c8476d0 [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: 192cfc00dd00428cb79fc65b1c8476d0, 9e3cc29f057e426c816cbe014e2ce5e4; no voters: 
I20260713 09:02:37.038672 11459 raft_consensus.cc:359] T 83a9ed3beb484b92b31778a0fe7a360d P 192cfc00dd00428cb79fc65b1c8476d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "192cfc00dd00428cb79fc65b1c8476d0" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36421 } } peers { permanent_uuid: "0a30727c3db64e0f9c9e97d49e2dd32b" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 44557 } } peers { permanent_uuid: "9e3cc29f057e426c816cbe014e2ce5e4" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 35989 } }
I20260713 09:02:37.042160 11459 raft_consensus.cc:385] T 83a9ed3beb484b92b31778a0fe7a360d P 192cfc00dd00428cb79fc65b1c8476d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:37.042730 11465 raft_consensus.cc:2804] T 92f3e68381c84d118c01cfc78345504e P 192cfc00dd00428cb79fc65b1c8476d0 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:37.043962 11459 raft_consensus.cc:740] T 83a9ed3beb484b92b31778a0fe7a360d P 192cfc00dd00428cb79fc65b1c8476d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 192cfc00dd00428cb79fc65b1c8476d0, State: Initialized, Role: FOLLOWER
I20260713 09:02:37.048859 11458 tablet_bootstrap.cc:492] T 4c0049ece4f34a5f9f59b1d1a38c053b P 0a30727c3db64e0f9c9e97d49e2dd32b: Bootstrap starting.
I20260713 09:02:37.047813 11465 raft_consensus.cc:697] T 92f3e68381c84d118c01cfc78345504e P 192cfc00dd00428cb79fc65b1c8476d0 [term 1 LEADER]: Becoming Leader. State: Replica: 192cfc00dd00428cb79fc65b1c8476d0, State: Running, Role: LEADER
I20260713 09:02:37.050048 11465 consensus_queue.cc:237] T 92f3e68381c84d118c01cfc78345504e P 192cfc00dd00428cb79fc65b1c8476d0 [LEADER]: Queue going to LEADER mode. State: All 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: "192cfc00dd00428cb79fc65b1c8476d0" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36421 } } peers { permanent_uuid: "0a30727c3db64e0f9c9e97d49e2dd32b" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 44557 } } peers { permanent_uuid: "9e3cc29f057e426c816cbe014e2ce5e4" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 35989 } }
I20260713 09:02:37.050668 11336 raft_consensus.cc:2468] T 92f3e68381c84d118c01cfc78345504e P 0a30727c3db64e0f9c9e97d49e2dd32b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 192cfc00dd00428cb79fc65b1c8476d0 in term 1.
I20260713 09:02:37.046487 11505 raft_consensus.cc:515] T 19435048896b48329fa67a421e0530d4 P 0a30727c3db64e0f9c9e97d49e2dd32b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "192cfc00dd00428cb79fc65b1c8476d0" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36421 } } peers { permanent_uuid: "0a30727c3db64e0f9c9e97d49e2dd32b" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 44557 } } peers { permanent_uuid: "9e3cc29f057e426c816cbe014e2ce5e4" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 35989 } }
I20260713 09:02:37.050931 11162 catalog_manager.cc:5697] T fecff5d132aa42b385d60fb1fb98c681 P 0a30727c3db64e0f9c9e97d49e2dd32b reported cstate change: term changed from 0 to 1, leader changed from <none> to 0a30727c3db64e0f9c9e97d49e2dd32b (127.10.222.130). New cstate: current_term: 1 leader_uuid: "0a30727c3db64e0f9c9e97d49e2dd32b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "192cfc00dd00428cb79fc65b1c8476d0" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36421 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0a30727c3db64e0f9c9e97d49e2dd32b" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 44557 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9e3cc29f057e426c816cbe014e2ce5e4" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 35989 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:37.056578 11458 tablet_bootstrap.cc:654] T 4c0049ece4f34a5f9f59b1d1a38c053b P 0a30727c3db64e0f9c9e97d49e2dd32b: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:37.051056 11459 consensus_queue.cc:260] T 83a9ed3beb484b92b31778a0fe7a360d P 192cfc00dd00428cb79fc65b1c8476d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "192cfc00dd00428cb79fc65b1c8476d0" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36421 } } peers { permanent_uuid: "0a30727c3db64e0f9c9e97d49e2dd32b" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 44557 } } peers { permanent_uuid: "9e3cc29f057e426c816cbe014e2ce5e4" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 35989 } }
I20260713 09:02:37.058396 11459 ts_tablet_manager.cc:1434] T 83a9ed3beb484b92b31778a0fe7a360d P 192cfc00dd00428cb79fc65b1c8476d0: Time spent starting tablet: real 0.029s	user 0.007s	sys 0.000s
I20260713 09:02:37.060477 11459 tablet_bootstrap.cc:492] T 1225776992b44978b51f402bde385821 P 192cfc00dd00428cb79fc65b1c8476d0: Bootstrap starting.
I20260713 09:02:37.065105 11262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19435048896b48329fa67a421e0530d4" candidate_uuid: "0a30727c3db64e0f9c9e97d49e2dd32b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "192cfc00dd00428cb79fc65b1c8476d0"
W20260713 09:02:37.066541 11306 leader_election.cc:343] T 19435048896b48329fa67a421e0530d4 P 0a30727c3db64e0f9c9e97d49e2dd32b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 192cfc00dd00428cb79fc65b1c8476d0 (127.10.222.129:36421): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:37.068673 11505 leader_election.cc:290] T 19435048896b48329fa67a421e0530d4 P 0a30727c3db64e0f9c9e97d49e2dd32b [CANDIDATE]: Term 1 election: Requested vote from peers 192cfc00dd00428cb79fc65b1c8476d0 (127.10.222.129:36421), 9e3cc29f057e426c816cbe014e2ce5e4 (127.10.222.131:35989)
I20260713 09:02:37.070654 11413 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19435048896b48329fa67a421e0530d4" candidate_uuid: "0a30727c3db64e0f9c9e97d49e2dd32b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e3cc29f057e426c816cbe014e2ce5e4"
I20260713 09:02:37.071388 11413 raft_consensus.cc:3060] T 19435048896b48329fa67a421e0530d4 P 9e3cc29f057e426c816cbe014e2ce5e4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:37.071593 11458 tablet_bootstrap.cc:492] T 4c0049ece4f34a5f9f59b1d1a38c053b P 0a30727c3db64e0f9c9e97d49e2dd32b: No bootstrap required, opened a new log
I20260713 09:02:37.072238 11458 ts_tablet_manager.cc:1403] T 4c0049ece4f34a5f9f59b1d1a38c053b P 0a30727c3db64e0f9c9e97d49e2dd32b: Time spent bootstrapping tablet: real 0.027s	user 0.014s	sys 0.004s
I20260713 09:02:37.074962 11458 raft_consensus.cc:359] T 4c0049ece4f34a5f9f59b1d1a38c053b P 0a30727c3db64e0f9c9e97d49e2dd32b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "192cfc00dd00428cb79fc65b1c8476d0" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36421 } } peers { permanent_uuid: "0a30727c3db64e0f9c9e97d49e2dd32b" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 44557 } } peers { permanent_uuid: "9e3cc29f057e426c816cbe014e2ce5e4" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 35989 } }
I20260713 09:02:37.075687 11458 raft_consensus.cc:385] T 4c0049ece4f34a5f9f59b1d1a38c053b P 0a30727c3db64e0f9c9e97d49e2dd32b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:37.076002 11458 raft_consensus.cc:740] T 4c0049ece4f34a5f9f59b1d1a38c053b P 0a30727c3db64e0f9c9e97d49e2dd32b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a30727c3db64e0f9c9e97d49e2dd32b, State: Initialized, Role: FOLLOWER
I20260713 09:02:37.076654 11458 consensus_queue.cc:260] T 4c0049ece4f34a5f9f59b1d1a38c053b P 0a30727c3db64e0f9c9e97d49e2dd32b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "192cfc00dd00428cb79fc65b1c8476d0" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36421 } } peers { permanent_uuid: "0a30727c3db64e0f9c9e97d49e2dd32b" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 44557 } } peers { permanent_uuid: "9e3cc29f057e426c816cbe014e2ce5e4" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 35989 } }
I20260713 09:02:37.078577 11458 ts_tablet_manager.cc:1434] T 4c0049ece4f34a5f9f59b1d1a38c053b P 0a30727c3db64e0f9c9e97d49e2dd32b: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.001s
I20260713 09:02:37.079455 11458 tablet_bootstrap.cc:492] T 1225776992b44978b51f402bde385821 P 0a30727c3db64e0f9c9e97d49e2dd32b: Bootstrap starting.
I20260713 09:02:37.081897 11159 catalog_manager.cc:5697] T 92f3e68381c84d118c01cfc78345504e P 192cfc00dd00428cb79fc65b1c8476d0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 192cfc00dd00428cb79fc65b1c8476d0 (127.10.222.129). New cstate: current_term: 1 leader_uuid: "192cfc00dd00428cb79fc65b1c8476d0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "192cfc00dd00428cb79fc65b1c8476d0" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36421 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0a30727c3db64e0f9c9e97d49e2dd32b" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 44557 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9e3cc29f057e426c816cbe014e2ce5e4" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 35989 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:37.084581 11458 tablet_bootstrap.cc:654] T 1225776992b44978b51f402bde385821 P 0a30727c3db64e0f9c9e97d49e2dd32b: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:37.088616 11459 tablet_bootstrap.cc:654] T 1225776992b44978b51f402bde385821 P 192cfc00dd00428cb79fc65b1c8476d0: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:37.091797 11413 raft_consensus.cc:2468] T 19435048896b48329fa67a421e0530d4 P 9e3cc29f057e426c816cbe014e2ce5e4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a30727c3db64e0f9c9e97d49e2dd32b in term 1.
I20260713 09:02:37.093046 11303 leader_election.cc:304] T 19435048896b48329fa67a421e0530d4 P 0a30727c3db64e0f9c9e97d49e2dd32b [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: 0a30727c3db64e0f9c9e97d49e2dd32b, 9e3cc29f057e426c816cbe014e2ce5e4; no voters: 192cfc00dd00428cb79fc65b1c8476d0
I20260713 09:02:37.094455 11505 raft_consensus.cc:2804] T 19435048896b48329fa67a421e0530d4 P 0a30727c3db64e0f9c9e97d49e2dd32b [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:37.094913 11505 raft_consensus.cc:697] T 19435048896b48329fa67a421e0530d4 P 0a30727c3db64e0f9c9e97d49e2dd32b [term 1 LEADER]: Becoming Leader. State: Replica: 0a30727c3db64e0f9c9e97d49e2dd32b, State: Running, Role: LEADER
I20260713 09:02:37.095227 11458 tablet_bootstrap.cc:492] T 1225776992b44978b51f402bde385821 P 0a30727c3db64e0f9c9e97d49e2dd32b: No bootstrap required, opened a new log
I20260713 09:02:37.095608 11458 ts_tablet_manager.cc:1403] T 1225776992b44978b51f402bde385821 P 0a30727c3db64e0f9c9e97d49e2dd32b: Time spent bootstrapping tablet: real 0.016s	user 0.007s	sys 0.008s
I20260713 09:02:37.095688 11505 consensus_queue.cc:237] T 19435048896b48329fa67a421e0530d4 P 0a30727c3db64e0f9c9e97d49e2dd32b [LEADER]: Queue going to LEADER mode. State: All 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: "192cfc00dd00428cb79fc65b1c8476d0" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36421 } } peers { permanent_uuid: "0a30727c3db64e0f9c9e97d49e2dd32b" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 44557 } } peers { permanent_uuid: "9e3cc29f057e426c816cbe014e2ce5e4" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 35989 } }
I20260713 09:02:37.098227 11458 raft_consensus.cc:359] T 1225776992b44978b51f402bde385821 P 0a30727c3db64e0f9c9e97d49e2dd32b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "192cfc00dd00428cb79fc65b1c8476d0" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36421 } } peers { permanent_uuid: "0a30727c3db64e0f9c9e97d49e2dd32b" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 44557 } } peers { permanent_uuid: "9e3cc29f057e426c816cbe014e2ce5e4" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 35989 } }
I20260713 09:02:37.098871 11458 raft_consensus.cc:385] T 1225776992b44978b51f402bde385821 P 0a30727c3db64e0f9c9e97d49e2dd32b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:37.099135 11458 raft_consensus.cc:740] T 1225776992b44978b51f402bde385821 P 0a30727c3db64e0f9c9e97d49e2dd32b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a30727c3db64e0f9c9e97d49e2dd32b, State: Initialized, Role: FOLLOWER
I20260713 09:02:37.099810 11458 consensus_queue.cc:260] T 1225776992b44978b51f402bde385821 P 0a30727c3db64e0f9c9e97d49e2dd32b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "192cfc00dd00428cb79fc65b1c8476d0" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36421 } } peers { permanent_uuid: "0a30727c3db64e0f9c9e97d49e2dd32b" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 44557 } } peers { permanent_uuid: "9e3cc29f057e426c816cbe014e2ce5e4" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 35989 } }
I20260713 09:02:37.101284 11459 tablet_bootstrap.cc:492] T 1225776992b44978b51f402bde385821 P 192cfc00dd00428cb79fc65b1c8476d0: No bootstrap required, opened a new log
I20260713 09:02:37.101639 11459 ts_tablet_manager.cc:1403] T 1225776992b44978b51f402bde385821 P 192cfc00dd00428cb79fc65b1c8476d0: Time spent bootstrapping tablet: real 0.041s	user 0.011s	sys 0.001s
I20260713 09:02:37.101693 11458 ts_tablet_manager.cc:1434] T 1225776992b44978b51f402bde385821 P 0a30727c3db64e0f9c9e97d49e2dd32b: Time spent starting tablet: real 0.006s	user 0.000s	sys 0.003s
I20260713 09:02:37.103786 11459 raft_consensus.cc:359] T 1225776992b44978b51f402bde385821 P 192cfc00dd00428cb79fc65b1c8476d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "192cfc00dd00428cb79fc65b1c8476d0" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36421 } } peers { permanent_uuid: "0a30727c3db64e0f9c9e97d49e2dd32b" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 44557 } } peers { permanent_uuid: "9e3cc29f057e426c816cbe014e2ce5e4" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 35989 } }
I20260713 09:02:37.104514 11459 raft_consensus.cc:385] T 1225776992b44978b51f402bde385821 P 192cfc00dd00428cb79fc65b1c8476d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:37.104808 11459 raft_consensus.cc:740] T 1225776992b44978b51f402bde385821 P 192cfc00dd00428cb79fc65b1c8476d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 192cfc00dd00428cb79fc65b1c8476d0, State: Initialized, Role: FOLLOWER
I20260713 09:02:37.105472 11459 consensus_queue.cc:260] T 1225776992b44978b51f402bde385821 P 192cfc00dd00428cb79fc65b1c8476d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "192cfc00dd00428cb79fc65b1c8476d0" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36421 } } peers { permanent_uuid: "0a30727c3db64e0f9c9e97d49e2dd32b" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 44557 } } peers { permanent_uuid: "9e3cc29f057e426c816cbe014e2ce5e4" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 35989 } }
I20260713 09:02:37.107695 11459 ts_tablet_manager.cc:1434] T 1225776992b44978b51f402bde385821 P 192cfc00dd00428cb79fc65b1c8476d0: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:02:37.108572 11459 tablet_bootstrap.cc:492] T 19435048896b48329fa67a421e0530d4 P 192cfc00dd00428cb79fc65b1c8476d0: Bootstrap starting.
I20260713 09:02:37.108458 11159 catalog_manager.cc:5697] T 19435048896b48329fa67a421e0530d4 P 0a30727c3db64e0f9c9e97d49e2dd32b reported cstate change: term changed from 0 to 1, leader changed from <none> to 0a30727c3db64e0f9c9e97d49e2dd32b (127.10.222.130). New cstate: current_term: 1 leader_uuid: "0a30727c3db64e0f9c9e97d49e2dd32b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "192cfc00dd00428cb79fc65b1c8476d0" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36421 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0a30727c3db64e0f9c9e97d49e2dd32b" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 44557 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9e3cc29f057e426c816cbe014e2ce5e4" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 35989 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:37.114302 11459 tablet_bootstrap.cc:654] T 19435048896b48329fa67a421e0530d4 P 192cfc00dd00428cb79fc65b1c8476d0: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:37.121639 11459 tablet_bootstrap.cc:492] T 19435048896b48329fa67a421e0530d4 P 192cfc00dd00428cb79fc65b1c8476d0: No bootstrap required, opened a new log
I20260713 09:02:37.122123 11459 ts_tablet_manager.cc:1403] T 19435048896b48329fa67a421e0530d4 P 192cfc00dd00428cb79fc65b1c8476d0: Time spent bootstrapping tablet: real 0.014s	user 0.003s	sys 0.009s
I20260713 09:02:37.125435 11459 raft_consensus.cc:359] T 19435048896b48329fa67a421e0530d4 P 192cfc00dd00428cb79fc65b1c8476d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "192cfc00dd00428cb79fc65b1c8476d0" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36421 } } peers { permanent_uuid: "0a30727c3db64e0f9c9e97d49e2dd32b" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 44557 } } peers { permanent_uuid: "9e3cc29f057e426c816cbe014e2ce5e4" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 35989 } }
I20260713 09:02:37.126085 11459 raft_consensus.cc:385] T 19435048896b48329fa67a421e0530d4 P 192cfc00dd00428cb79fc65b1c8476d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:37.126816 11459 raft_consensus.cc:740] T 19435048896b48329fa67a421e0530d4 P 192cfc00dd00428cb79fc65b1c8476d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 192cfc00dd00428cb79fc65b1c8476d0, State: Initialized, Role: FOLLOWER
I20260713 09:02:37.127655 11465 consensus_queue.cc:1048] T a19ca160817845b5bd3c4288dcaba287 P 192cfc00dd00428cb79fc65b1c8476d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a30727c3db64e0f9c9e97d49e2dd32b" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 44557 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:37.127507 11459 consensus_queue.cc:260] T 19435048896b48329fa67a421e0530d4 P 192cfc00dd00428cb79fc65b1c8476d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "192cfc00dd00428cb79fc65b1c8476d0" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36421 } } peers { permanent_uuid: "0a30727c3db64e0f9c9e97d49e2dd32b" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 44557 } } peers { permanent_uuid: "9e3cc29f057e426c816cbe014e2ce5e4" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 35989 } }
I20260713 09:02:37.129647 11459 ts_tablet_manager.cc:1434] T 19435048896b48329fa67a421e0530d4 P 192cfc00dd00428cb79fc65b1c8476d0: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:02:37.136778 11505 raft_consensus.cc:493] T 4c0049ece4f34a5f9f59b1d1a38c053b P 0a30727c3db64e0f9c9e97d49e2dd32b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:37.137251 11505 raft_consensus.cc:515] T 4c0049ece4f34a5f9f59b1d1a38c053b P 0a30727c3db64e0f9c9e97d49e2dd32b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "192cfc00dd00428cb79fc65b1c8476d0" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36421 } } peers { permanent_uuid: "0a30727c3db64e0f9c9e97d49e2dd32b" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 44557 } } peers { permanent_uuid: "9e3cc29f057e426c816cbe014e2ce5e4" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 35989 } }
I20260713 09:02:37.140475 11505 leader_election.cc:290] T 4c0049ece4f34a5f9f59b1d1a38c053b P 0a30727c3db64e0f9c9e97d49e2dd32b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 192cfc00dd00428cb79fc65b1c8476d0 (127.10.222.129:36421), 9e3cc29f057e426c816cbe014e2ce5e4 (127.10.222.131:35989)
I20260713 09:02:37.141490 11413 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c0049ece4f34a5f9f59b1d1a38c053b" candidate_uuid: "0a30727c3db64e0f9c9e97d49e2dd32b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e3cc29f057e426c816cbe014e2ce5e4" is_pre_election: true
I20260713 09:02:37.145380 11262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c0049ece4f34a5f9f59b1d1a38c053b" candidate_uuid: "0a30727c3db64e0f9c9e97d49e2dd32b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "192cfc00dd00428cb79fc65b1c8476d0" is_pre_election: true
I20260713 09:02:37.145960 11262 raft_consensus.cc:2393] T 4c0049ece4f34a5f9f59b1d1a38c053b P 192cfc00dd00428cb79fc65b1c8476d0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0a30727c3db64e0f9c9e97d49e2dd32b in current term 1: Already voted for candidate 9e3cc29f057e426c816cbe014e2ce5e4 in this term.
I20260713 09:02:37.147089 11306 leader_election.cc:304] T 4c0049ece4f34a5f9f59b1d1a38c053b P 0a30727c3db64e0f9c9e97d49e2dd32b [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: 0a30727c3db64e0f9c9e97d49e2dd32b; no voters: 192cfc00dd00428cb79fc65b1c8476d0, 9e3cc29f057e426c816cbe014e2ce5e4
I20260713 09:02:37.147846 11505 raft_consensus.cc:3060] T 4c0049ece4f34a5f9f59b1d1a38c053b P 0a30727c3db64e0f9c9e97d49e2dd32b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:37.154193 11505 raft_consensus.cc:2749] T 4c0049ece4f34a5f9f59b1d1a38c053b P 0a30727c3db64e0f9c9e97d49e2dd32b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:02:37.158897 11480 consensus_queue.cc:1048] T a19ca160817845b5bd3c4288dcaba287 P 192cfc00dd00428cb79fc65b1c8476d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e3cc29f057e426c816cbe014e2ce5e4" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 35989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:02:37.196642 11480 raft_consensus.cc:493] T 19435048896b48329fa67a421e0530d4 P 192cfc00dd00428cb79fc65b1c8476d0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:37.197099 11480 raft_consensus.cc:515] T 19435048896b48329fa67a421e0530d4 P 192cfc00dd00428cb79fc65b1c8476d0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "192cfc00dd00428cb79fc65b1c8476d0" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36421 } } peers { permanent_uuid: "0a30727c3db64e0f9c9e97d49e2dd32b" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 44557 } } peers { permanent_uuid: "9e3cc29f057e426c816cbe014e2ce5e4" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 35989 } }
I20260713 09:02:37.198904 11480 leader_election.cc:290] T 19435048896b48329fa67a421e0530d4 P 192cfc00dd00428cb79fc65b1c8476d0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0a30727c3db64e0f9c9e97d49e2dd32b (127.10.222.130:44557), 9e3cc29f057e426c816cbe014e2ce5e4 (127.10.222.131:35989)
I20260713 09:02:37.199640 11336 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19435048896b48329fa67a421e0530d4" candidate_uuid: "192cfc00dd00428cb79fc65b1c8476d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a30727c3db64e0f9c9e97d49e2dd32b" is_pre_election: true
I20260713 09:02:37.200099 11413 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19435048896b48329fa67a421e0530d4" candidate_uuid: "192cfc00dd00428cb79fc65b1c8476d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e3cc29f057e426c816cbe014e2ce5e4" is_pre_election: true
I20260713 09:02:37.200776 11413 raft_consensus.cc:2393] T 19435048896b48329fa67a421e0530d4 P 9e3cc29f057e426c816cbe014e2ce5e4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 192cfc00dd00428cb79fc65b1c8476d0 in current term 1: Already voted for candidate 0a30727c3db64e0f9c9e97d49e2dd32b in this term.
I20260713 09:02:37.201656 11228 leader_election.cc:304] T 19435048896b48329fa67a421e0530d4 P 192cfc00dd00428cb79fc65b1c8476d0 [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: 192cfc00dd00428cb79fc65b1c8476d0; no voters: 0a30727c3db64e0f9c9e97d49e2dd32b, 9e3cc29f057e426c816cbe014e2ce5e4
I20260713 09:02:37.202394 11480 raft_consensus.cc:3060] T 19435048896b48329fa67a421e0530d4 P 192cfc00dd00428cb79fc65b1c8476d0 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:37.206691 11480 raft_consensus.cc:2749] T 19435048896b48329fa67a421e0530d4 P 192cfc00dd00428cb79fc65b1c8476d0 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:02:37.246400 11480 raft_consensus.cc:493] T 83a9ed3beb484b92b31778a0fe7a360d P 192cfc00dd00428cb79fc65b1c8476d0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:37.246841 11480 raft_consensus.cc:515] T 83a9ed3beb484b92b31778a0fe7a360d P 192cfc00dd00428cb79fc65b1c8476d0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "192cfc00dd00428cb79fc65b1c8476d0" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36421 } } peers { permanent_uuid: "0a30727c3db64e0f9c9e97d49e2dd32b" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 44557 } } peers { permanent_uuid: "9e3cc29f057e426c816cbe014e2ce5e4" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 35989 } }
I20260713 09:02:37.248798 11480 leader_election.cc:290] T 83a9ed3beb484b92b31778a0fe7a360d P 192cfc00dd00428cb79fc65b1c8476d0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0a30727c3db64e0f9c9e97d49e2dd32b (127.10.222.130:44557), 9e3cc29f057e426c816cbe014e2ce5e4 (127.10.222.131:35989)
I20260713 09:02:37.249583 11336 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83a9ed3beb484b92b31778a0fe7a360d" candidate_uuid: "192cfc00dd00428cb79fc65b1c8476d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a30727c3db64e0f9c9e97d49e2dd32b" is_pre_election: true
I20260713 09:02:37.249908 11413 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83a9ed3beb484b92b31778a0fe7a360d" candidate_uuid: "192cfc00dd00428cb79fc65b1c8476d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e3cc29f057e426c816cbe014e2ce5e4" is_pre_election: true
I20260713 09:02:37.250070 11336 raft_consensus.cc:2468] T 83a9ed3beb484b92b31778a0fe7a360d P 0a30727c3db64e0f9c9e97d49e2dd32b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 192cfc00dd00428cb79fc65b1c8476d0 in term 0.
I20260713 09:02:37.250530 11413 raft_consensus.cc:2468] T 83a9ed3beb484b92b31778a0fe7a360d P 9e3cc29f057e426c816cbe014e2ce5e4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 192cfc00dd00428cb79fc65b1c8476d0 in term 0.
I20260713 09:02:37.251019 11229 leader_election.cc:304] T 83a9ed3beb484b92b31778a0fe7a360d P 192cfc00dd00428cb79fc65b1c8476d0 [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: 0a30727c3db64e0f9c9e97d49e2dd32b, 192cfc00dd00428cb79fc65b1c8476d0; no voters: 
I20260713 09:02:37.251730 11480 raft_consensus.cc:2804] T 83a9ed3beb484b92b31778a0fe7a360d P 192cfc00dd00428cb79fc65b1c8476d0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:37.252050 11480 raft_consensus.cc:493] T 83a9ed3beb484b92b31778a0fe7a360d P 192cfc00dd00428cb79fc65b1c8476d0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:37.252295 11480 raft_consensus.cc:3060] T 83a9ed3beb484b92b31778a0fe7a360d P 192cfc00dd00428cb79fc65b1c8476d0 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:37.256443 11480 raft_consensus.cc:515] T 83a9ed3beb484b92b31778a0fe7a360d P 192cfc00dd00428cb79fc65b1c8476d0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "192cfc00dd00428cb79fc65b1c8476d0" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36421 } } peers { permanent_uuid: "0a30727c3db64e0f9c9e97d49e2dd32b" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 44557 } } peers { permanent_uuid: "9e3cc29f057e426c816cbe014e2ce5e4" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 35989 } }
I20260713 09:02:37.258001 11480 leader_election.cc:290] T 83a9ed3beb484b92b31778a0fe7a360d P 192cfc00dd00428cb79fc65b1c8476d0 [CANDIDATE]: Term 1 election: Requested vote from peers 0a30727c3db64e0f9c9e97d49e2dd32b (127.10.222.130:44557), 9e3cc29f057e426c816cbe014e2ce5e4 (127.10.222.131:35989)
I20260713 09:02:37.258657 11336 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83a9ed3beb484b92b31778a0fe7a360d" candidate_uuid: "192cfc00dd00428cb79fc65b1c8476d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a30727c3db64e0f9c9e97d49e2dd32b"
I20260713 09:02:37.258966 11413 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83a9ed3beb484b92b31778a0fe7a360d" candidate_uuid: "192cfc00dd00428cb79fc65b1c8476d0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e3cc29f057e426c816cbe014e2ce5e4"
I20260713 09:02:37.259220 11336 raft_consensus.cc:3060] T 83a9ed3beb484b92b31778a0fe7a360d P 0a30727c3db64e0f9c9e97d49e2dd32b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:37.259488 11413 raft_consensus.cc:3060] T 83a9ed3beb484b92b31778a0fe7a360d P 9e3cc29f057e426c816cbe014e2ce5e4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:37.264278 11413 raft_consensus.cc:2468] T 83a9ed3beb484b92b31778a0fe7a360d P 9e3cc29f057e426c816cbe014e2ce5e4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 192cfc00dd00428cb79fc65b1c8476d0 in term 1.
I20260713 09:02:37.265379 11228 leader_election.cc:304] T 83a9ed3beb484b92b31778a0fe7a360d P 192cfc00dd00428cb79fc65b1c8476d0 [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: 192cfc00dd00428cb79fc65b1c8476d0, 9e3cc29f057e426c816cbe014e2ce5e4; no voters: 
I20260713 09:02:37.266064 11480 raft_consensus.cc:2804] T 83a9ed3beb484b92b31778a0fe7a360d P 192cfc00dd00428cb79fc65b1c8476d0 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:37.266067 11336 raft_consensus.cc:2468] T 83a9ed3beb484b92b31778a0fe7a360d P 0a30727c3db64e0f9c9e97d49e2dd32b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 192cfc00dd00428cb79fc65b1c8476d0 in term 1.
I20260713 09:02:37.266682 11480 raft_consensus.cc:697] T 83a9ed3beb484b92b31778a0fe7a360d P 192cfc00dd00428cb79fc65b1c8476d0 [term 1 LEADER]: Becoming Leader. State: Replica: 192cfc00dd00428cb79fc65b1c8476d0, State: Running, Role: LEADER
I20260713 09:02:37.267481 11480 consensus_queue.cc:237] T 83a9ed3beb484b92b31778a0fe7a360d P 192cfc00dd00428cb79fc65b1c8476d0 [LEADER]: Queue going to LEADER mode. State: All 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: "192cfc00dd00428cb79fc65b1c8476d0" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36421 } } peers { permanent_uuid: "0a30727c3db64e0f9c9e97d49e2dd32b" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 44557 } } peers { permanent_uuid: "9e3cc29f057e426c816cbe014e2ce5e4" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 35989 } }
I20260713 09:02:37.275255 11161 catalog_manager.cc:5697] T 83a9ed3beb484b92b31778a0fe7a360d P 192cfc00dd00428cb79fc65b1c8476d0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 192cfc00dd00428cb79fc65b1c8476d0 (127.10.222.129). New cstate: current_term: 1 leader_uuid: "192cfc00dd00428cb79fc65b1c8476d0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "192cfc00dd00428cb79fc65b1c8476d0" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36421 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0a30727c3db64e0f9c9e97d49e2dd32b" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 44557 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9e3cc29f057e426c816cbe014e2ce5e4" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 35989 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:37.293167 11463 consensus_queue.cc:1048] T 4c0049ece4f34a5f9f59b1d1a38c053b P 9e3cc29f057e426c816cbe014e2ce5e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "192cfc00dd00428cb79fc65b1c8476d0" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:37.304190 11498 consensus_queue.cc:1048] T 4c0049ece4f34a5f9f59b1d1a38c053b P 9e3cc29f057e426c816cbe014e2ce5e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a30727c3db64e0f9c9e97d49e2dd32b" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 44557 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:37.349463 11498 consensus_queue.cc:1048] T a8ba4f85fe4544d48cb78e1f40cff39e P 9e3cc29f057e426c816cbe014e2ce5e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a30727c3db64e0f9c9e97d49e2dd32b" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 44557 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:37.359549 11497 consensus_queue.cc:1048] T a8ba4f85fe4544d48cb78e1f40cff39e P 9e3cc29f057e426c816cbe014e2ce5e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "192cfc00dd00428cb79fc65b1c8476d0" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:37.437083 11505 consensus_queue.cc:1048] T fecff5d132aa42b385d60fb1fb98c681 P 0a30727c3db64e0f9c9e97d49e2dd32b [LEADER]: Connected to new peer: Peer: permanent_uuid: "192cfc00dd00428cb79fc65b1c8476d0" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:37.449352 11499 consensus_queue.cc:1048] T fecff5d132aa42b385d60fb1fb98c681 P 0a30727c3db64e0f9c9e97d49e2dd32b [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e3cc29f057e426c816cbe014e2ce5e4" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 35989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:37.454172 11499 raft_consensus.cc:493] T 1225776992b44978b51f402bde385821 P 0a30727c3db64e0f9c9e97d49e2dd32b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:37.454629 11499 raft_consensus.cc:515] T 1225776992b44978b51f402bde385821 P 0a30727c3db64e0f9c9e97d49e2dd32b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "192cfc00dd00428cb79fc65b1c8476d0" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36421 } } peers { permanent_uuid: "0a30727c3db64e0f9c9e97d49e2dd32b" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 44557 } } peers { permanent_uuid: "9e3cc29f057e426c816cbe014e2ce5e4" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 35989 } }
I20260713 09:02:37.456629 11499 leader_election.cc:290] T 1225776992b44978b51f402bde385821 P 0a30727c3db64e0f9c9e97d49e2dd32b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 192cfc00dd00428cb79fc65b1c8476d0 (127.10.222.129:36421), 9e3cc29f057e426c816cbe014e2ce5e4 (127.10.222.131:35989)
I20260713 09:02:37.460289 11263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1225776992b44978b51f402bde385821" candidate_uuid: "0a30727c3db64e0f9c9e97d49e2dd32b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "192cfc00dd00428cb79fc65b1c8476d0" is_pre_election: true
I20260713 09:02:37.460932 11263 raft_consensus.cc:2468] T 1225776992b44978b51f402bde385821 P 192cfc00dd00428cb79fc65b1c8476d0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0a30727c3db64e0f9c9e97d49e2dd32b in term 0.
I20260713 09:02:37.461033 11414 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1225776992b44978b51f402bde385821" candidate_uuid: "0a30727c3db64e0f9c9e97d49e2dd32b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e3cc29f057e426c816cbe014e2ce5e4" is_pre_election: true
I20260713 09:02:37.461591 11414 raft_consensus.cc:2468] T 1225776992b44978b51f402bde385821 P 9e3cc29f057e426c816cbe014e2ce5e4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0a30727c3db64e0f9c9e97d49e2dd32b in term 0.
I20260713 09:02:37.460330 11480 consensus_queue.cc:1048] T 92f3e68381c84d118c01cfc78345504e P 192cfc00dd00428cb79fc65b1c8476d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a30727c3db64e0f9c9e97d49e2dd32b" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 44557 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
W20260713 09:02:37.462997 11210 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:02:37.462231 11306 leader_election.cc:304] T 1225776992b44978b51f402bde385821 P 0a30727c3db64e0f9c9e97d49e2dd32b [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: 0a30727c3db64e0f9c9e97d49e2dd32b, 192cfc00dd00428cb79fc65b1c8476d0; no voters: 
I20260713 09:02:37.465233 11466 raft_consensus.cc:2804] T 1225776992b44978b51f402bde385821 P 0a30727c3db64e0f9c9e97d49e2dd32b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:37.465603 11466 raft_consensus.cc:493] T 1225776992b44978b51f402bde385821 P 0a30727c3db64e0f9c9e97d49e2dd32b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:37.465960 11466 raft_consensus.cc:3060] T 1225776992b44978b51f402bde385821 P 0a30727c3db64e0f9c9e97d49e2dd32b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:37.473955 11466 raft_consensus.cc:515] T 1225776992b44978b51f402bde385821 P 0a30727c3db64e0f9c9e97d49e2dd32b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "192cfc00dd00428cb79fc65b1c8476d0" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36421 } } peers { permanent_uuid: "0a30727c3db64e0f9c9e97d49e2dd32b" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 44557 } } peers { permanent_uuid: "9e3cc29f057e426c816cbe014e2ce5e4" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 35989 } }
I20260713 09:02:37.477072 11263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1225776992b44978b51f402bde385821" candidate_uuid: "0a30727c3db64e0f9c9e97d49e2dd32b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "192cfc00dd00428cb79fc65b1c8476d0"
I20260713 09:02:37.477667 11263 raft_consensus.cc:3060] T 1225776992b44978b51f402bde385821 P 192cfc00dd00428cb79fc65b1c8476d0 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:37.480301 11497 consensus_queue.cc:1048] T 23c293705aa34849b3d2a12c406bc51a P 9e3cc29f057e426c816cbe014e2ce5e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "192cfc00dd00428cb79fc65b1c8476d0" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:37.487234 11479 consensus_queue.cc:1048] T 92f3e68381c84d118c01cfc78345504e P 192cfc00dd00428cb79fc65b1c8476d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e3cc29f057e426c816cbe014e2ce5e4" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 35989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:02:37.492861 11263 raft_consensus.cc:2468] T 1225776992b44978b51f402bde385821 P 192cfc00dd00428cb79fc65b1c8476d0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a30727c3db64e0f9c9e97d49e2dd32b in term 1.
I20260713 09:02:37.493731 11466 leader_election.cc:290] T 1225776992b44978b51f402bde385821 P 0a30727c3db64e0f9c9e97d49e2dd32b [CANDIDATE]: Term 1 election: Requested vote from peers 192cfc00dd00428cb79fc65b1c8476d0 (127.10.222.129:36421), 9e3cc29f057e426c816cbe014e2ce5e4 (127.10.222.131:35989)
I20260713 09:02:37.495487 11412 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1225776992b44978b51f402bde385821" candidate_uuid: "0a30727c3db64e0f9c9e97d49e2dd32b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e3cc29f057e426c816cbe014e2ce5e4"
I20260713 09:02:37.496115 11412 raft_consensus.cc:3060] T 1225776992b44978b51f402bde385821 P 9e3cc29f057e426c816cbe014e2ce5e4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:37.509552 11500 consensus_queue.cc:1048] T 23c293705aa34849b3d2a12c406bc51a P 9e3cc29f057e426c816cbe014e2ce5e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a30727c3db64e0f9c9e97d49e2dd32b" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 44557 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:37.512637 11306 leader_election.cc:304] T 1225776992b44978b51f402bde385821 P 0a30727c3db64e0f9c9e97d49e2dd32b [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: 0a30727c3db64e0f9c9e97d49e2dd32b, 192cfc00dd00428cb79fc65b1c8476d0; no voters: 
I20260713 09:02:37.513916 11466 raft_consensus.cc:2804] T 1225776992b44978b51f402bde385821 P 0a30727c3db64e0f9c9e97d49e2dd32b [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:37.514379 11466 raft_consensus.cc:697] T 1225776992b44978b51f402bde385821 P 0a30727c3db64e0f9c9e97d49e2dd32b [term 1 LEADER]: Becoming Leader. State: Replica: 0a30727c3db64e0f9c9e97d49e2dd32b, State: Running, Role: LEADER
I20260713 09:02:37.515336 11412 raft_consensus.cc:2468] T 1225776992b44978b51f402bde385821 P 9e3cc29f057e426c816cbe014e2ce5e4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a30727c3db64e0f9c9e97d49e2dd32b in term 1.
I20260713 09:02:37.515151 11466 consensus_queue.cc:237] T 1225776992b44978b51f402bde385821 P 0a30727c3db64e0f9c9e97d49e2dd32b [LEADER]: Queue going to LEADER mode. State: All 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: "192cfc00dd00428cb79fc65b1c8476d0" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36421 } } peers { permanent_uuid: "0a30727c3db64e0f9c9e97d49e2dd32b" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 44557 } } peers { permanent_uuid: "9e3cc29f057e426c816cbe014e2ce5e4" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 35989 } }
I20260713 09:02:37.543069 11161 catalog_manager.cc:5697] T 1225776992b44978b51f402bde385821 P 0a30727c3db64e0f9c9e97d49e2dd32b reported cstate change: term changed from 0 to 1, leader changed from <none> to 0a30727c3db64e0f9c9e97d49e2dd32b (127.10.222.130). New cstate: current_term: 1 leader_uuid: "0a30727c3db64e0f9c9e97d49e2dd32b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "192cfc00dd00428cb79fc65b1c8476d0" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36421 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0a30727c3db64e0f9c9e97d49e2dd32b" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 44557 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9e3cc29f057e426c816cbe014e2ce5e4" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 35989 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:37.662940 11466 consensus_queue.cc:1048] T 19435048896b48329fa67a421e0530d4 P 0a30727c3db64e0f9c9e97d49e2dd32b [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e3cc29f057e426c816cbe014e2ce5e4" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 35989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260713 09:02:37.679453 11466 consensus_queue.cc:1048] T 19435048896b48329fa67a421e0530d4 P 0a30727c3db64e0f9c9e97d49e2dd32b [LEADER]: Connected to new peer: Peer: permanent_uuid: "192cfc00dd00428cb79fc65b1c8476d0" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:37.775851 11479 consensus_queue.cc:1048] T 83a9ed3beb484b92b31778a0fe7a360d P 192cfc00dd00428cb79fc65b1c8476d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a30727c3db64e0f9c9e97d49e2dd32b" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 44557 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:37.894757 11465 consensus_queue.cc:1048] T 83a9ed3beb484b92b31778a0fe7a360d P 192cfc00dd00428cb79fc65b1c8476d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e3cc29f057e426c816cbe014e2ce5e4" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 35989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:37.917335 11414 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "23c293705aa34849b3d2a12c406bc51a"
dest_uuid: "9e3cc29f057e426c816cbe014e2ce5e4"
mode: GRACEFUL
new_leader_uuid: "192cfc00dd00428cb79fc65b1c8476d0"
 from {username='slave'} at 127.0.0.1:47510
I20260713 09:02:37.918016 11414 raft_consensus.cc:606] T 23c293705aa34849b3d2a12c406bc51a P 9e3cc29f057e426c816cbe014e2ce5e4 [term 1 LEADER]: Received request to transfer leadership to TS 192cfc00dd00428cb79fc65b1c8476d0
I20260713 09:02:37.938052 11336 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "19435048896b48329fa67a421e0530d4"
dest_uuid: "0a30727c3db64e0f9c9e97d49e2dd32b"
mode: GRACEFUL
new_leader_uuid: "192cfc00dd00428cb79fc65b1c8476d0"
 from {username='slave'} at 127.0.0.1:34896
I20260713 09:02:37.938570 11336 raft_consensus.cc:606] T 19435048896b48329fa67a421e0530d4 P 0a30727c3db64e0f9c9e97d49e2dd32b [term 1 LEADER]: Received request to transfer leadership to TS 192cfc00dd00428cb79fc65b1c8476d0
I20260713 09:02:37.959093 11264 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a19ca160817845b5bd3c4288dcaba287"
dest_uuid: "192cfc00dd00428cb79fc65b1c8476d0"
mode: GRACEFUL
new_leader_uuid: "0a30727c3db64e0f9c9e97d49e2dd32b"
 from {username='slave'} at 127.0.0.1:58420
I20260713 09:02:37.959672 11264 raft_consensus.cc:606] T a19ca160817845b5bd3c4288dcaba287 P 192cfc00dd00428cb79fc65b1c8476d0 [term 1 LEADER]: Received request to transfer leadership to TS 0a30727c3db64e0f9c9e97d49e2dd32b
I20260713 09:02:37.967329 11412 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4c0049ece4f34a5f9f59b1d1a38c053b"
dest_uuid: "9e3cc29f057e426c816cbe014e2ce5e4"
mode: GRACEFUL
new_leader_uuid: "0a30727c3db64e0f9c9e97d49e2dd32b"
 from {username='slave'} at 127.0.0.1:47510
I20260713 09:02:37.967902 11412 raft_consensus.cc:606] T 4c0049ece4f34a5f9f59b1d1a38c053b P 9e3cc29f057e426c816cbe014e2ce5e4 [term 1 LEADER]: Received request to transfer leadership to TS 0a30727c3db64e0f9c9e97d49e2dd32b
I20260713 09:02:37.972683 11412 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a8ba4f85fe4544d48cb78e1f40cff39e"
dest_uuid: "9e3cc29f057e426c816cbe014e2ce5e4"
mode: GRACEFUL
new_leader_uuid: "0a30727c3db64e0f9c9e97d49e2dd32b"
 from {username='slave'} at 127.0.0.1:47510
I20260713 09:02:37.973227 11412 raft_consensus.cc:606] T a8ba4f85fe4544d48cb78e1f40cff39e P 9e3cc29f057e426c816cbe014e2ce5e4 [term 1 LEADER]: Received request to transfer leadership to TS 0a30727c3db64e0f9c9e97d49e2dd32b
I20260713 09:02:37.977588 11336 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1225776992b44978b51f402bde385821"
dest_uuid: "0a30727c3db64e0f9c9e97d49e2dd32b"
mode: GRACEFUL
new_leader_uuid: "9e3cc29f057e426c816cbe014e2ce5e4"
 from {username='slave'} at 127.0.0.1:34896
I20260713 09:02:37.978031 11336 raft_consensus.cc:606] T 1225776992b44978b51f402bde385821 P 0a30727c3db64e0f9c9e97d49e2dd32b [term 1 LEADER]: Received request to transfer leadership to TS 9e3cc29f057e426c816cbe014e2ce5e4
I20260713 09:02:38.027689 11533 consensus_queue.cc:1048] T 1225776992b44978b51f402bde385821 P 0a30727c3db64e0f9c9e97d49e2dd32b [LEADER]: Connected to new peer: Peer: permanent_uuid: "192cfc00dd00428cb79fc65b1c8476d0" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:38.040729 11499 consensus_queue.cc:1048] T 1225776992b44978b51f402bde385821 P 0a30727c3db64e0f9c9e97d49e2dd32b [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e3cc29f057e426c816cbe014e2ce5e4" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 35989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:38.047988 11505 raft_consensus.cc:993] T 1225776992b44978b51f402bde385821 P 0a30727c3db64e0f9c9e97d49e2dd32b: : Instructing follower 9e3cc29f057e426c816cbe014e2ce5e4 to start an election
I20260713 09:02:38.048398 11505 raft_consensus.cc:1081] T 1225776992b44978b51f402bde385821 P 0a30727c3db64e0f9c9e97d49e2dd32b [term 1 LEADER]: Signalling peer 9e3cc29f057e426c816cbe014e2ce5e4 to start an election
I20260713 09:02:38.050209 11412 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1225776992b44978b51f402bde385821"
dest_uuid: "9e3cc29f057e426c816cbe014e2ce5e4"
 from {username='slave'} at 127.0.0.1:49604
I20260713 09:02:38.050729 11412 raft_consensus.cc:493] T 1225776992b44978b51f402bde385821 P 9e3cc29f057e426c816cbe014e2ce5e4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:02:38.051084 11412 raft_consensus.cc:3060] T 1225776992b44978b51f402bde385821 P 9e3cc29f057e426c816cbe014e2ce5e4 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:38.055478 11412 raft_consensus.cc:515] T 1225776992b44978b51f402bde385821 P 9e3cc29f057e426c816cbe014e2ce5e4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "192cfc00dd00428cb79fc65b1c8476d0" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36421 } } peers { permanent_uuid: "0a30727c3db64e0f9c9e97d49e2dd32b" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 44557 } } peers { permanent_uuid: "9e3cc29f057e426c816cbe014e2ce5e4" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 35989 } }
I20260713 09:02:38.057005 11412 leader_election.cc:290] T 1225776992b44978b51f402bde385821 P 9e3cc29f057e426c816cbe014e2ce5e4 [CANDIDATE]: Term 2 election: Requested vote from peers 192cfc00dd00428cb79fc65b1c8476d0 (127.10.222.129:36421), 0a30727c3db64e0f9c9e97d49e2dd32b (127.10.222.130:44557)
I20260713 09:02:38.058075 11336 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1225776992b44978b51f402bde385821" candidate_uuid: "9e3cc29f057e426c816cbe014e2ce5e4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0a30727c3db64e0f9c9e97d49e2dd32b"
I20260713 09:02:38.058604 11336 raft_consensus.cc:3055] T 1225776992b44978b51f402bde385821 P 0a30727c3db64e0f9c9e97d49e2dd32b [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:02:38.058920 11336 raft_consensus.cc:740] T 1225776992b44978b51f402bde385821 P 0a30727c3db64e0f9c9e97d49e2dd32b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0a30727c3db64e0f9c9e97d49e2dd32b, State: Running, Role: LEADER
I20260713 09:02:38.058907 11264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1225776992b44978b51f402bde385821" candidate_uuid: "9e3cc29f057e426c816cbe014e2ce5e4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "192cfc00dd00428cb79fc65b1c8476d0"
I20260713 09:02:38.059669 11264 raft_consensus.cc:3060] T 1225776992b44978b51f402bde385821 P 192cfc00dd00428cb79fc65b1c8476d0 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:38.059894 11336 consensus_queue.cc:260] T 1225776992b44978b51f402bde385821 P 0a30727c3db64e0f9c9e97d49e2dd32b [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: "192cfc00dd00428cb79fc65b1c8476d0" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36421 } } peers { permanent_uuid: "0a30727c3db64e0f9c9e97d49e2dd32b" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 44557 } } peers { permanent_uuid: "9e3cc29f057e426c816cbe014e2ce5e4" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 35989 } }
I20260713 09:02:38.061304 11336 raft_consensus.cc:3060] T 1225776992b44978b51f402bde385821 P 0a30727c3db64e0f9c9e97d49e2dd32b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:38.066080 11336 raft_consensus.cc:2468] T 1225776992b44978b51f402bde385821 P 0a30727c3db64e0f9c9e97d49e2dd32b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9e3cc29f057e426c816cbe014e2ce5e4 in term 2.
I20260713 09:02:38.066464 11264 raft_consensus.cc:2468] T 1225776992b44978b51f402bde385821 P 192cfc00dd00428cb79fc65b1c8476d0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9e3cc29f057e426c816cbe014e2ce5e4 in term 2.
I20260713 09:02:38.067098 11378 leader_election.cc:304] T 1225776992b44978b51f402bde385821 P 9e3cc29f057e426c816cbe014e2ce5e4 [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: 0a30727c3db64e0f9c9e97d49e2dd32b, 9e3cc29f057e426c816cbe014e2ce5e4; no voters: 
I20260713 09:02:38.067886 11463 raft_consensus.cc:2804] T 1225776992b44978b51f402bde385821 P 9e3cc29f057e426c816cbe014e2ce5e4 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:02:38.068267 11463 raft_consensus.cc:697] T 1225776992b44978b51f402bde385821 P 9e3cc29f057e426c816cbe014e2ce5e4 [term 2 LEADER]: Becoming Leader. State: Replica: 9e3cc29f057e426c816cbe014e2ce5e4, State: Running, Role: LEADER
I20260713 09:02:38.068957 11463 consensus_queue.cc:237] T 1225776992b44978b51f402bde385821 P 9e3cc29f057e426c816cbe014e2ce5e4 [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: "192cfc00dd00428cb79fc65b1c8476d0" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36421 } } peers { permanent_uuid: "0a30727c3db64e0f9c9e97d49e2dd32b" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 44557 } } peers { permanent_uuid: "9e3cc29f057e426c816cbe014e2ce5e4" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 35989 } }
I20260713 09:02:38.075356 11162 catalog_manager.cc:5697] T 1225776992b44978b51f402bde385821 P 9e3cc29f057e426c816cbe014e2ce5e4 reported cstate change: term changed from 1 to 2, leader changed from 0a30727c3db64e0f9c9e97d49e2dd32b (127.10.222.130) to 9e3cc29f057e426c816cbe014e2ce5e4 (127.10.222.131). New cstate: current_term: 2 leader_uuid: "9e3cc29f057e426c816cbe014e2ce5e4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "192cfc00dd00428cb79fc65b1c8476d0" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36421 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0a30727c3db64e0f9c9e97d49e2dd32b" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 44557 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9e3cc29f057e426c816cbe014e2ce5e4" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 35989 } health_report { overall_health: HEALTHY } } }
I20260713 09:02:38.110163 11498 raft_consensus.cc:993] T 23c293705aa34849b3d2a12c406bc51a P 9e3cc29f057e426c816cbe014e2ce5e4: : Instructing follower 192cfc00dd00428cb79fc65b1c8476d0 to start an election
I20260713 09:02:38.110590 11463 raft_consensus.cc:1081] T 23c293705aa34849b3d2a12c406bc51a P 9e3cc29f057e426c816cbe014e2ce5e4 [term 1 LEADER]: Signalling peer 192cfc00dd00428cb79fc65b1c8476d0 to start an election
I20260713 09:02:38.112027 11264 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "23c293705aa34849b3d2a12c406bc51a"
dest_uuid: "192cfc00dd00428cb79fc65b1c8476d0"
 from {username='slave'} at 127.0.0.1:60986
I20260713 09:02:38.112599 11264 raft_consensus.cc:493] T 23c293705aa34849b3d2a12c406bc51a P 192cfc00dd00428cb79fc65b1c8476d0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:02:38.112987 11264 raft_consensus.cc:3060] T 23c293705aa34849b3d2a12c406bc51a P 192cfc00dd00428cb79fc65b1c8476d0 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:38.119350 11264 raft_consensus.cc:515] T 23c293705aa34849b3d2a12c406bc51a P 192cfc00dd00428cb79fc65b1c8476d0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a30727c3db64e0f9c9e97d49e2dd32b" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 44557 } } peers { permanent_uuid: "9e3cc29f057e426c816cbe014e2ce5e4" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 35989 } } peers { permanent_uuid: "192cfc00dd00428cb79fc65b1c8476d0" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36421 } }
I20260713 09:02:38.121279 11264 leader_election.cc:290] T 23c293705aa34849b3d2a12c406bc51a P 192cfc00dd00428cb79fc65b1c8476d0 [CANDIDATE]: Term 2 election: Requested vote from peers 0a30727c3db64e0f9c9e97d49e2dd32b (127.10.222.130:44557), 9e3cc29f057e426c816cbe014e2ce5e4 (127.10.222.131:35989)
I20260713 09:02:38.122062 11336 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23c293705aa34849b3d2a12c406bc51a" candidate_uuid: "192cfc00dd00428cb79fc65b1c8476d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0a30727c3db64e0f9c9e97d49e2dd32b"
I20260713 09:02:38.122649 11336 raft_consensus.cc:3060] T 23c293705aa34849b3d2a12c406bc51a P 0a30727c3db64e0f9c9e97d49e2dd32b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:38.122784 11412 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23c293705aa34849b3d2a12c406bc51a" candidate_uuid: "192cfc00dd00428cb79fc65b1c8476d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9e3cc29f057e426c816cbe014e2ce5e4"
I20260713 09:02:38.123656 11412 raft_consensus.cc:3055] T 23c293705aa34849b3d2a12c406bc51a P 9e3cc29f057e426c816cbe014e2ce5e4 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:02:38.124104 11412 raft_consensus.cc:740] T 23c293705aa34849b3d2a12c406bc51a P 9e3cc29f057e426c816cbe014e2ce5e4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9e3cc29f057e426c816cbe014e2ce5e4, State: Running, Role: LEADER
I20260713 09:02:38.126068 11412 consensus_queue.cc:260] T 23c293705aa34849b3d2a12c406bc51a P 9e3cc29f057e426c816cbe014e2ce5e4 [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: "0a30727c3db64e0f9c9e97d49e2dd32b" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 44557 } } peers { permanent_uuid: "9e3cc29f057e426c816cbe014e2ce5e4" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 35989 } } peers { permanent_uuid: "192cfc00dd00428cb79fc65b1c8476d0" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36421 } }
I20260713 09:02:38.127341 11412 raft_consensus.cc:3060] T 23c293705aa34849b3d2a12c406bc51a P 9e3cc29f057e426c816cbe014e2ce5e4 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:38.130226 11336 raft_consensus.cc:2468] T 23c293705aa34849b3d2a12c406bc51a P 0a30727c3db64e0f9c9e97d49e2dd32b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 192cfc00dd00428cb79fc65b1c8476d0 in term 2.
I20260713 09:02:38.131325 11229 leader_election.cc:304] T 23c293705aa34849b3d2a12c406bc51a P 192cfc00dd00428cb79fc65b1c8476d0 [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: 0a30727c3db64e0f9c9e97d49e2dd32b, 192cfc00dd00428cb79fc65b1c8476d0; no voters: 
I20260713 09:02:38.132083 11465 raft_consensus.cc:2804] T 23c293705aa34849b3d2a12c406bc51a P 192cfc00dd00428cb79fc65b1c8476d0 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:02:38.132521 11465 raft_consensus.cc:697] T 23c293705aa34849b3d2a12c406bc51a P 192cfc00dd00428cb79fc65b1c8476d0 [term 2 LEADER]: Becoming Leader. State: Replica: 192cfc00dd00428cb79fc65b1c8476d0, State: Running, Role: LEADER
I20260713 09:02:38.133162 11412 raft_consensus.cc:2468] T 23c293705aa34849b3d2a12c406bc51a P 9e3cc29f057e426c816cbe014e2ce5e4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 192cfc00dd00428cb79fc65b1c8476d0 in term 2.
I20260713 09:02:38.133260 11465 consensus_queue.cc:237] T 23c293705aa34849b3d2a12c406bc51a P 192cfc00dd00428cb79fc65b1c8476d0 [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: "0a30727c3db64e0f9c9e97d49e2dd32b" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 44557 } } peers { permanent_uuid: "9e3cc29f057e426c816cbe014e2ce5e4" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 35989 } } peers { permanent_uuid: "192cfc00dd00428cb79fc65b1c8476d0" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36421 } }
I20260713 09:02:38.139635 11162 catalog_manager.cc:5697] T 23c293705aa34849b3d2a12c406bc51a P 192cfc00dd00428cb79fc65b1c8476d0 reported cstate change: term changed from 1 to 2, leader changed from 9e3cc29f057e426c816cbe014e2ce5e4 (127.10.222.131) to 192cfc00dd00428cb79fc65b1c8476d0 (127.10.222.129). New cstate: current_term: 2 leader_uuid: "192cfc00dd00428cb79fc65b1c8476d0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a30727c3db64e0f9c9e97d49e2dd32b" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 44557 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9e3cc29f057e426c816cbe014e2ce5e4" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 35989 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "192cfc00dd00428cb79fc65b1c8476d0" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36421 } health_report { overall_health: HEALTHY } } }
I20260713 09:02:38.244717 11499 raft_consensus.cc:993] T 19435048896b48329fa67a421e0530d4 P 0a30727c3db64e0f9c9e97d49e2dd32b: : Instructing follower 192cfc00dd00428cb79fc65b1c8476d0 to start an election
I20260713 09:02:38.245128 11499 raft_consensus.cc:1081] T 19435048896b48329fa67a421e0530d4 P 0a30727c3db64e0f9c9e97d49e2dd32b [term 1 LEADER]: Signalling peer 192cfc00dd00428cb79fc65b1c8476d0 to start an election
I20260713 09:02:38.246595 11264 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "19435048896b48329fa67a421e0530d4"
dest_uuid: "192cfc00dd00428cb79fc65b1c8476d0"
 from {username='slave'} at 127.0.0.1:60990
I20260713 09:02:38.247093 11264 raft_consensus.cc:493] T 19435048896b48329fa67a421e0530d4 P 192cfc00dd00428cb79fc65b1c8476d0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:02:38.247471 11264 raft_consensus.cc:3060] T 19435048896b48329fa67a421e0530d4 P 192cfc00dd00428cb79fc65b1c8476d0 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:38.251597 11264 raft_consensus.cc:515] T 19435048896b48329fa67a421e0530d4 P 192cfc00dd00428cb79fc65b1c8476d0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "192cfc00dd00428cb79fc65b1c8476d0" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36421 } } peers { permanent_uuid: "0a30727c3db64e0f9c9e97d49e2dd32b" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 44557 } } peers { permanent_uuid: "9e3cc29f057e426c816cbe014e2ce5e4" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 35989 } }
I20260713 09:02:38.253100 11264 leader_election.cc:290] T 19435048896b48329fa67a421e0530d4 P 192cfc00dd00428cb79fc65b1c8476d0 [CANDIDATE]: Term 2 election: Requested vote from peers 0a30727c3db64e0f9c9e97d49e2dd32b (127.10.222.130:44557), 9e3cc29f057e426c816cbe014e2ce5e4 (127.10.222.131:35989)
I20260713 09:02:38.253814 11336 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19435048896b48329fa67a421e0530d4" candidate_uuid: "192cfc00dd00428cb79fc65b1c8476d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0a30727c3db64e0f9c9e97d49e2dd32b"
I20260713 09:02:38.254122 11412 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19435048896b48329fa67a421e0530d4" candidate_uuid: "192cfc00dd00428cb79fc65b1c8476d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9e3cc29f057e426c816cbe014e2ce5e4"
I20260713 09:02:38.254293 11336 raft_consensus.cc:3055] T 19435048896b48329fa67a421e0530d4 P 0a30727c3db64e0f9c9e97d49e2dd32b [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:02:38.254567 11336 raft_consensus.cc:740] T 19435048896b48329fa67a421e0530d4 P 0a30727c3db64e0f9c9e97d49e2dd32b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0a30727c3db64e0f9c9e97d49e2dd32b, State: Running, Role: LEADER
I20260713 09:02:38.254602 11412 raft_consensus.cc:3060] T 19435048896b48329fa67a421e0530d4 P 9e3cc29f057e426c816cbe014e2ce5e4 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:38.255304 11336 consensus_queue.cc:260] T 19435048896b48329fa67a421e0530d4 P 0a30727c3db64e0f9c9e97d49e2dd32b [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: "192cfc00dd00428cb79fc65b1c8476d0" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36421 } } peers { permanent_uuid: "0a30727c3db64e0f9c9e97d49e2dd32b" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 44557 } } peers { permanent_uuid: "9e3cc29f057e426c816cbe014e2ce5e4" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 35989 } }
I20260713 09:02:38.256207 11336 raft_consensus.cc:3060] T 19435048896b48329fa67a421e0530d4 P 0a30727c3db64e0f9c9e97d49e2dd32b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:38.258988 11412 raft_consensus.cc:2468] T 19435048896b48329fa67a421e0530d4 P 9e3cc29f057e426c816cbe014e2ce5e4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 192cfc00dd00428cb79fc65b1c8476d0 in term 2.
I20260713 09:02:38.260053 11228 leader_election.cc:304] T 19435048896b48329fa67a421e0530d4 P 192cfc00dd00428cb79fc65b1c8476d0 [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: 192cfc00dd00428cb79fc65b1c8476d0, 9e3cc29f057e426c816cbe014e2ce5e4; no voters: 
I20260713 09:02:38.260598 11336 raft_consensus.cc:2468] T 19435048896b48329fa67a421e0530d4 P 0a30727c3db64e0f9c9e97d49e2dd32b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 192cfc00dd00428cb79fc65b1c8476d0 in term 2.
I20260713 09:02:38.260802 11465 raft_consensus.cc:2804] T 19435048896b48329fa67a421e0530d4 P 192cfc00dd00428cb79fc65b1c8476d0 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:02:38.261217 11465 raft_consensus.cc:697] T 19435048896b48329fa67a421e0530d4 P 192cfc00dd00428cb79fc65b1c8476d0 [term 2 LEADER]: Becoming Leader. State: Replica: 192cfc00dd00428cb79fc65b1c8476d0, State: Running, Role: LEADER
I20260713 09:02:38.261961 11465 consensus_queue.cc:237] T 19435048896b48329fa67a421e0530d4 P 192cfc00dd00428cb79fc65b1c8476d0 [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: "192cfc00dd00428cb79fc65b1c8476d0" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36421 } } peers { permanent_uuid: "0a30727c3db64e0f9c9e97d49e2dd32b" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 44557 } } peers { permanent_uuid: "9e3cc29f057e426c816cbe014e2ce5e4" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 35989 } }
I20260713 09:02:38.267743 11162 catalog_manager.cc:5697] T 19435048896b48329fa67a421e0530d4 P 192cfc00dd00428cb79fc65b1c8476d0 reported cstate change: term changed from 1 to 2, leader changed from 0a30727c3db64e0f9c9e97d49e2dd32b (127.10.222.130) to 192cfc00dd00428cb79fc65b1c8476d0 (127.10.222.129). New cstate: current_term: 2 leader_uuid: "192cfc00dd00428cb79fc65b1c8476d0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "192cfc00dd00428cb79fc65b1c8476d0" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36421 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0a30727c3db64e0f9c9e97d49e2dd32b" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 44557 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9e3cc29f057e426c816cbe014e2ce5e4" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 35989 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:38.294731 11479 raft_consensus.cc:993] T a19ca160817845b5bd3c4288dcaba287 P 192cfc00dd00428cb79fc65b1c8476d0: : Instructing follower 0a30727c3db64e0f9c9e97d49e2dd32b to start an election
I20260713 09:02:38.295255 11465 raft_consensus.cc:1081] T a19ca160817845b5bd3c4288dcaba287 P 192cfc00dd00428cb79fc65b1c8476d0 [term 1 LEADER]: Signalling peer 0a30727c3db64e0f9c9e97d49e2dd32b to start an election
I20260713 09:02:38.296555 11336 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a19ca160817845b5bd3c4288dcaba287"
dest_uuid: "0a30727c3db64e0f9c9e97d49e2dd32b"
 from {username='slave'} at 127.0.0.1:45528
I20260713 09:02:38.296974 11336 raft_consensus.cc:493] T a19ca160817845b5bd3c4288dcaba287 P 0a30727c3db64e0f9c9e97d49e2dd32b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:02:38.297241 11336 raft_consensus.cc:3060] T a19ca160817845b5bd3c4288dcaba287 P 0a30727c3db64e0f9c9e97d49e2dd32b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:38.301416 11336 raft_consensus.cc:515] T a19ca160817845b5bd3c4288dcaba287 P 0a30727c3db64e0f9c9e97d49e2dd32b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "192cfc00dd00428cb79fc65b1c8476d0" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36421 } } peers { permanent_uuid: "0a30727c3db64e0f9c9e97d49e2dd32b" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 44557 } } peers { permanent_uuid: "9e3cc29f057e426c816cbe014e2ce5e4" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 35989 } }
I20260713 09:02:38.303104 11336 leader_election.cc:290] T a19ca160817845b5bd3c4288dcaba287 P 0a30727c3db64e0f9c9e97d49e2dd32b [CANDIDATE]: Term 2 election: Requested vote from peers 192cfc00dd00428cb79fc65b1c8476d0 (127.10.222.129:36421), 9e3cc29f057e426c816cbe014e2ce5e4 (127.10.222.131:35989)
I20260713 09:02:38.303809 11264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a19ca160817845b5bd3c4288dcaba287" candidate_uuid: "0a30727c3db64e0f9c9e97d49e2dd32b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "192cfc00dd00428cb79fc65b1c8476d0"
I20260713 09:02:38.304237 11412 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a19ca160817845b5bd3c4288dcaba287" candidate_uuid: "0a30727c3db64e0f9c9e97d49e2dd32b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9e3cc29f057e426c816cbe014e2ce5e4"
I20260713 09:02:38.304368 11264 raft_consensus.cc:3055] T a19ca160817845b5bd3c4288dcaba287 P 192cfc00dd00428cb79fc65b1c8476d0 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:02:38.304766 11412 raft_consensus.cc:3060] T a19ca160817845b5bd3c4288dcaba287 P 9e3cc29f057e426c816cbe014e2ce5e4 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:38.304729 11264 raft_consensus.cc:740] T a19ca160817845b5bd3c4288dcaba287 P 192cfc00dd00428cb79fc65b1c8476d0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 192cfc00dd00428cb79fc65b1c8476d0, State: Running, Role: LEADER
I20260713 09:02:38.305648 11264 consensus_queue.cc:260] T a19ca160817845b5bd3c4288dcaba287 P 192cfc00dd00428cb79fc65b1c8476d0 [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: "192cfc00dd00428cb79fc65b1c8476d0" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36421 } } peers { permanent_uuid: "0a30727c3db64e0f9c9e97d49e2dd32b" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 44557 } } peers { permanent_uuid: "9e3cc29f057e426c816cbe014e2ce5e4" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 35989 } }
I20260713 09:02:38.306762 11264 raft_consensus.cc:3060] T a19ca160817845b5bd3c4288dcaba287 P 192cfc00dd00428cb79fc65b1c8476d0 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:38.311060 11412 raft_consensus.cc:2468] T a19ca160817845b5bd3c4288dcaba287 P 9e3cc29f057e426c816cbe014e2ce5e4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a30727c3db64e0f9c9e97d49e2dd32b in term 2.
I20260713 09:02:38.312108 11303 leader_election.cc:304] T a19ca160817845b5bd3c4288dcaba287 P 0a30727c3db64e0f9c9e97d49e2dd32b [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: 0a30727c3db64e0f9c9e97d49e2dd32b, 9e3cc29f057e426c816cbe014e2ce5e4; no voters: 
I20260713 09:02:38.312813 11264 raft_consensus.cc:2468] T a19ca160817845b5bd3c4288dcaba287 P 192cfc00dd00428cb79fc65b1c8476d0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a30727c3db64e0f9c9e97d49e2dd32b in term 2.
I20260713 09:02:38.312837 11499 raft_consensus.cc:2804] T a19ca160817845b5bd3c4288dcaba287 P 0a30727c3db64e0f9c9e97d49e2dd32b [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:02:38.313421 11499 raft_consensus.cc:697] T a19ca160817845b5bd3c4288dcaba287 P 0a30727c3db64e0f9c9e97d49e2dd32b [term 2 LEADER]: Becoming Leader. State: Replica: 0a30727c3db64e0f9c9e97d49e2dd32b, State: Running, Role: LEADER
I20260713 09:02:38.314198 11499 consensus_queue.cc:237] T a19ca160817845b5bd3c4288dcaba287 P 0a30727c3db64e0f9c9e97d49e2dd32b [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: "192cfc00dd00428cb79fc65b1c8476d0" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36421 } } peers { permanent_uuid: "0a30727c3db64e0f9c9e97d49e2dd32b" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 44557 } } peers { permanent_uuid: "9e3cc29f057e426c816cbe014e2ce5e4" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 35989 } }
I20260713 09:02:38.320465 11162 catalog_manager.cc:5697] T a19ca160817845b5bd3c4288dcaba287 P 0a30727c3db64e0f9c9e97d49e2dd32b reported cstate change: term changed from 1 to 2, leader changed from 192cfc00dd00428cb79fc65b1c8476d0 (127.10.222.129) to 0a30727c3db64e0f9c9e97d49e2dd32b (127.10.222.130). New cstate: current_term: 2 leader_uuid: "0a30727c3db64e0f9c9e97d49e2dd32b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "192cfc00dd00428cb79fc65b1c8476d0" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36421 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0a30727c3db64e0f9c9e97d49e2dd32b" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 44557 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9e3cc29f057e426c816cbe014e2ce5e4" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 35989 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:38.401221 11498 raft_consensus.cc:993] T 4c0049ece4f34a5f9f59b1d1a38c053b P 9e3cc29f057e426c816cbe014e2ce5e4: : Instructing follower 0a30727c3db64e0f9c9e97d49e2dd32b to start an election
I20260713 09:02:38.401602 11463 raft_consensus.cc:1081] T 4c0049ece4f34a5f9f59b1d1a38c053b P 9e3cc29f057e426c816cbe014e2ce5e4 [term 1 LEADER]: Signalling peer 0a30727c3db64e0f9c9e97d49e2dd32b to start an election
I20260713 09:02:38.402961 11336 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4c0049ece4f34a5f9f59b1d1a38c053b"
dest_uuid: "0a30727c3db64e0f9c9e97d49e2dd32b"
 from {username='slave'} at 127.0.0.1:45538
I20260713 09:02:38.403426 11336 raft_consensus.cc:493] T 4c0049ece4f34a5f9f59b1d1a38c053b P 0a30727c3db64e0f9c9e97d49e2dd32b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:02:38.403672 11336 raft_consensus.cc:3060] T 4c0049ece4f34a5f9f59b1d1a38c053b P 0a30727c3db64e0f9c9e97d49e2dd32b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:38.407711 11336 raft_consensus.cc:515] T 4c0049ece4f34a5f9f59b1d1a38c053b P 0a30727c3db64e0f9c9e97d49e2dd32b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "192cfc00dd00428cb79fc65b1c8476d0" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36421 } } peers { permanent_uuid: "0a30727c3db64e0f9c9e97d49e2dd32b" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 44557 } } peers { permanent_uuid: "9e3cc29f057e426c816cbe014e2ce5e4" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 35989 } }
I20260713 09:02:38.409137 11336 leader_election.cc:290] T 4c0049ece4f34a5f9f59b1d1a38c053b P 0a30727c3db64e0f9c9e97d49e2dd32b [CANDIDATE]: Term 2 election: Requested vote from peers 192cfc00dd00428cb79fc65b1c8476d0 (127.10.222.129:36421), 9e3cc29f057e426c816cbe014e2ce5e4 (127.10.222.131:35989)
I20260713 09:02:38.409771 11264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c0049ece4f34a5f9f59b1d1a38c053b" candidate_uuid: "0a30727c3db64e0f9c9e97d49e2dd32b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "192cfc00dd00428cb79fc65b1c8476d0"
I20260713 09:02:38.410141 11412 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c0049ece4f34a5f9f59b1d1a38c053b" candidate_uuid: "0a30727c3db64e0f9c9e97d49e2dd32b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9e3cc29f057e426c816cbe014e2ce5e4"
I20260713 09:02:38.410269 11264 raft_consensus.cc:3060] T 4c0049ece4f34a5f9f59b1d1a38c053b P 192cfc00dd00428cb79fc65b1c8476d0 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:38.410594 11412 raft_consensus.cc:3055] T 4c0049ece4f34a5f9f59b1d1a38c053b P 9e3cc29f057e426c816cbe014e2ce5e4 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:02:38.410827 11412 raft_consensus.cc:740] T 4c0049ece4f34a5f9f59b1d1a38c053b P 9e3cc29f057e426c816cbe014e2ce5e4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9e3cc29f057e426c816cbe014e2ce5e4, State: Running, Role: LEADER
I20260713 09:02:38.411484 11412 consensus_queue.cc:260] T 4c0049ece4f34a5f9f59b1d1a38c053b P 9e3cc29f057e426c816cbe014e2ce5e4 [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: "192cfc00dd00428cb79fc65b1c8476d0" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36421 } } peers { permanent_uuid: "0a30727c3db64e0f9c9e97d49e2dd32b" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 44557 } } peers { permanent_uuid: "9e3cc29f057e426c816cbe014e2ce5e4" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 35989 } }
I20260713 09:02:38.412281 11412 raft_consensus.cc:3060] T 4c0049ece4f34a5f9f59b1d1a38c053b P 9e3cc29f057e426c816cbe014e2ce5e4 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:38.414391 11264 raft_consensus.cc:2468] T 4c0049ece4f34a5f9f59b1d1a38c053b P 192cfc00dd00428cb79fc65b1c8476d0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a30727c3db64e0f9c9e97d49e2dd32b in term 2.
I20260713 09:02:38.415251 11306 leader_election.cc:304] T 4c0049ece4f34a5f9f59b1d1a38c053b P 0a30727c3db64e0f9c9e97d49e2dd32b [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: 0a30727c3db64e0f9c9e97d49e2dd32b, 192cfc00dd00428cb79fc65b1c8476d0; no voters: 
I20260713 09:02:38.415853 11499 raft_consensus.cc:2804] T 4c0049ece4f34a5f9f59b1d1a38c053b P 0a30727c3db64e0f9c9e97d49e2dd32b [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:02:38.416353 11499 raft_consensus.cc:697] T 4c0049ece4f34a5f9f59b1d1a38c053b P 0a30727c3db64e0f9c9e97d49e2dd32b [term 2 LEADER]: Becoming Leader. State: Replica: 0a30727c3db64e0f9c9e97d49e2dd32b, State: Running, Role: LEADER
I20260713 09:02:38.416455 11412 raft_consensus.cc:2468] T 4c0049ece4f34a5f9f59b1d1a38c053b P 9e3cc29f057e426c816cbe014e2ce5e4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a30727c3db64e0f9c9e97d49e2dd32b in term 2.
I20260713 09:02:38.417060 11499 consensus_queue.cc:237] T 4c0049ece4f34a5f9f59b1d1a38c053b P 0a30727c3db64e0f9c9e97d49e2dd32b [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: "192cfc00dd00428cb79fc65b1c8476d0" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36421 } } peers { permanent_uuid: "0a30727c3db64e0f9c9e97d49e2dd32b" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 44557 } } peers { permanent_uuid: "9e3cc29f057e426c816cbe014e2ce5e4" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 35989 } }
I20260713 09:02:38.423038 11162 catalog_manager.cc:5697] T 4c0049ece4f34a5f9f59b1d1a38c053b P 0a30727c3db64e0f9c9e97d49e2dd32b reported cstate change: term changed from 1 to 2, leader changed from 9e3cc29f057e426c816cbe014e2ce5e4 (127.10.222.131) to 0a30727c3db64e0f9c9e97d49e2dd32b (127.10.222.130). New cstate: current_term: 2 leader_uuid: "0a30727c3db64e0f9c9e97d49e2dd32b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "192cfc00dd00428cb79fc65b1c8476d0" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36421 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0a30727c3db64e0f9c9e97d49e2dd32b" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 44557 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9e3cc29f057e426c816cbe014e2ce5e4" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 35989 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:38.514083 11340 raft_consensus.cc:1275] T 23c293705aa34849b3d2a12c406bc51a P 0a30727c3db64e0f9c9e97d49e2dd32b [term 2 FOLLOWER]: Refusing update from remote peer 192cfc00dd00428cb79fc65b1c8476d0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:38.514958 11498 raft_consensus.cc:993] T a8ba4f85fe4544d48cb78e1f40cff39e P 9e3cc29f057e426c816cbe014e2ce5e4: : Instructing follower 0a30727c3db64e0f9c9e97d49e2dd32b to start an election
I20260713 09:02:38.515401 11463 raft_consensus.cc:1081] T a8ba4f85fe4544d48cb78e1f40cff39e P 9e3cc29f057e426c816cbe014e2ce5e4 [term 1 LEADER]: Signalling peer 0a30727c3db64e0f9c9e97d49e2dd32b to start an election
I20260713 09:02:38.515336 11465 consensus_queue.cc:1048] T 23c293705aa34849b3d2a12c406bc51a P 192cfc00dd00428cb79fc65b1c8476d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a30727c3db64e0f9c9e97d49e2dd32b" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 44557 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:38.516911 11340 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a8ba4f85fe4544d48cb78e1f40cff39e"
dest_uuid: "0a30727c3db64e0f9c9e97d49e2dd32b"
 from {username='slave'} at 127.0.0.1:45538
I20260713 09:02:38.517388 11340 raft_consensus.cc:493] T a8ba4f85fe4544d48cb78e1f40cff39e P 0a30727c3db64e0f9c9e97d49e2dd32b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:02:38.517709 11340 raft_consensus.cc:3060] T a8ba4f85fe4544d48cb78e1f40cff39e P 0a30727c3db64e0f9c9e97d49e2dd32b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:38.523759 11340 raft_consensus.cc:515] T a8ba4f85fe4544d48cb78e1f40cff39e P 0a30727c3db64e0f9c9e97d49e2dd32b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "192cfc00dd00428cb79fc65b1c8476d0" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36421 } } peers { permanent_uuid: "0a30727c3db64e0f9c9e97d49e2dd32b" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 44557 } } peers { permanent_uuid: "9e3cc29f057e426c816cbe014e2ce5e4" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 35989 } }
I20260713 09:02:38.525776 11340 leader_election.cc:290] T a8ba4f85fe4544d48cb78e1f40cff39e P 0a30727c3db64e0f9c9e97d49e2dd32b [CANDIDATE]: Term 2 election: Requested vote from peers 192cfc00dd00428cb79fc65b1c8476d0 (127.10.222.129:36421), 9e3cc29f057e426c816cbe014e2ce5e4 (127.10.222.131:35989)
I20260713 09:02:38.526675 11412 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8ba4f85fe4544d48cb78e1f40cff39e" candidate_uuid: "0a30727c3db64e0f9c9e97d49e2dd32b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9e3cc29f057e426c816cbe014e2ce5e4"
I20260713 09:02:38.527124 11412 raft_consensus.cc:3055] T a8ba4f85fe4544d48cb78e1f40cff39e P 9e3cc29f057e426c816cbe014e2ce5e4 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:02:38.527454 11412 raft_consensus.cc:740] T a8ba4f85fe4544d48cb78e1f40cff39e P 9e3cc29f057e426c816cbe014e2ce5e4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9e3cc29f057e426c816cbe014e2ce5e4, State: Running, Role: LEADER
I20260713 09:02:38.528405 11414 raft_consensus.cc:1275] T 23c293705aa34849b3d2a12c406bc51a P 9e3cc29f057e426c816cbe014e2ce5e4 [term 2 FOLLOWER]: Refusing update from remote peer 192cfc00dd00428cb79fc65b1c8476d0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:38.528189 11412 consensus_queue.cc:260] T a8ba4f85fe4544d48cb78e1f40cff39e P 9e3cc29f057e426c816cbe014e2ce5e4 [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: "192cfc00dd00428cb79fc65b1c8476d0" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36421 } } peers { permanent_uuid: "0a30727c3db64e0f9c9e97d49e2dd32b" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 44557 } } peers { permanent_uuid: "9e3cc29f057e426c816cbe014e2ce5e4" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 35989 } }
I20260713 09:02:38.529335 11412 raft_consensus.cc:3060] T a8ba4f85fe4544d48cb78e1f40cff39e P 9e3cc29f057e426c816cbe014e2ce5e4 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:38.529737 11264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8ba4f85fe4544d48cb78e1f40cff39e" candidate_uuid: "0a30727c3db64e0f9c9e97d49e2dd32b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "192cfc00dd00428cb79fc65b1c8476d0"
I20260713 09:02:38.530236 11264 raft_consensus.cc:3060] T a8ba4f85fe4544d48cb78e1f40cff39e P 192cfc00dd00428cb79fc65b1c8476d0 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:38.530279 11479 consensus_queue.cc:1048] T 23c293705aa34849b3d2a12c406bc51a P 192cfc00dd00428cb79fc65b1c8476d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e3cc29f057e426c816cbe014e2ce5e4" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 35989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:38.535817 11412 raft_consensus.cc:2468] T a8ba4f85fe4544d48cb78e1f40cff39e P 9e3cc29f057e426c816cbe014e2ce5e4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a30727c3db64e0f9c9e97d49e2dd32b in term 2.
I20260713 09:02:38.537000 11303 leader_election.cc:304] T a8ba4f85fe4544d48cb78e1f40cff39e P 0a30727c3db64e0f9c9e97d49e2dd32b [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: 0a30727c3db64e0f9c9e97d49e2dd32b, 9e3cc29f057e426c816cbe014e2ce5e4; no voters: 
I20260713 09:02:38.537672 11499 raft_consensus.cc:2804] T a8ba4f85fe4544d48cb78e1f40cff39e P 0a30727c3db64e0f9c9e97d49e2dd32b [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:02:38.538174 11264 raft_consensus.cc:2468] T a8ba4f85fe4544d48cb78e1f40cff39e P 192cfc00dd00428cb79fc65b1c8476d0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a30727c3db64e0f9c9e97d49e2dd32b in term 2.
I20260713 09:02:38.538290 11499 raft_consensus.cc:697] T a8ba4f85fe4544d48cb78e1f40cff39e P 0a30727c3db64e0f9c9e97d49e2dd32b [term 2 LEADER]: Becoming Leader. State: Replica: 0a30727c3db64e0f9c9e97d49e2dd32b, State: Running, Role: LEADER
I20260713 09:02:38.539211 11499 consensus_queue.cc:237] T a8ba4f85fe4544d48cb78e1f40cff39e P 0a30727c3db64e0f9c9e97d49e2dd32b [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: "192cfc00dd00428cb79fc65b1c8476d0" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36421 } } peers { permanent_uuid: "0a30727c3db64e0f9c9e97d49e2dd32b" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 44557 } } peers { permanent_uuid: "9e3cc29f057e426c816cbe014e2ce5e4" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 35989 } }
I20260713 09:02:38.546567 11159 catalog_manager.cc:5697] T a8ba4f85fe4544d48cb78e1f40cff39e P 0a30727c3db64e0f9c9e97d49e2dd32b reported cstate change: term changed from 1 to 2, leader changed from 9e3cc29f057e426c816cbe014e2ce5e4 (127.10.222.131) to 0a30727c3db64e0f9c9e97d49e2dd32b (127.10.222.130). New cstate: current_term: 2 leader_uuid: "0a30727c3db64e0f9c9e97d49e2dd32b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "192cfc00dd00428cb79fc65b1c8476d0" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36421 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0a30727c3db64e0f9c9e97d49e2dd32b" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 44557 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9e3cc29f057e426c816cbe014e2ce5e4" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 35989 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:38.588135 11340 raft_consensus.cc:1275] T 1225776992b44978b51f402bde385821 P 0a30727c3db64e0f9c9e97d49e2dd32b [term 2 FOLLOWER]: Refusing update from remote peer 9e3cc29f057e426c816cbe014e2ce5e4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:38.589246 11463 consensus_queue.cc:1048] T 1225776992b44978b51f402bde385821 P 9e3cc29f057e426c816cbe014e2ce5e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a30727c3db64e0f9c9e97d49e2dd32b" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 44557 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:38.596136 11264 raft_consensus.cc:1275] T 1225776992b44978b51f402bde385821 P 192cfc00dd00428cb79fc65b1c8476d0 [term 2 FOLLOWER]: Refusing update from remote peer 9e3cc29f057e426c816cbe014e2ce5e4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:38.597643 11498 consensus_queue.cc:1048] T 1225776992b44978b51f402bde385821 P 9e3cc29f057e426c816cbe014e2ce5e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "192cfc00dd00428cb79fc65b1c8476d0" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:38.702574 11414 raft_consensus.cc:1275] T a19ca160817845b5bd3c4288dcaba287 P 9e3cc29f057e426c816cbe014e2ce5e4 [term 2 FOLLOWER]: Refusing update from remote peer 0a30727c3db64e0f9c9e97d49e2dd32b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:38.703742 11499 consensus_queue.cc:1048] T a19ca160817845b5bd3c4288dcaba287 P 0a30727c3db64e0f9c9e97d49e2dd32b [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e3cc29f057e426c816cbe014e2ce5e4" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 35989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:38.712196 11264 raft_consensus.cc:1275] T a19ca160817845b5bd3c4288dcaba287 P 192cfc00dd00428cb79fc65b1c8476d0 [term 2 FOLLOWER]: Refusing update from remote peer 0a30727c3db64e0f9c9e97d49e2dd32b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:38.713824 11505 consensus_queue.cc:1048] T a19ca160817845b5bd3c4288dcaba287 P 0a30727c3db64e0f9c9e97d49e2dd32b [LEADER]: Connected to new peer: Peer: permanent_uuid: "192cfc00dd00428cb79fc65b1c8476d0" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:38.826270 11340 raft_consensus.cc:1275] T 19435048896b48329fa67a421e0530d4 P 0a30727c3db64e0f9c9e97d49e2dd32b [term 2 FOLLOWER]: Refusing update from remote peer 192cfc00dd00428cb79fc65b1c8476d0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:38.827446 11479 consensus_queue.cc:1048] T 19435048896b48329fa67a421e0530d4 P 192cfc00dd00428cb79fc65b1c8476d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a30727c3db64e0f9c9e97d49e2dd32b" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 44557 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:38.835748 11414 raft_consensus.cc:1275] T 19435048896b48329fa67a421e0530d4 P 9e3cc29f057e426c816cbe014e2ce5e4 [term 2 FOLLOWER]: Refusing update from remote peer 192cfc00dd00428cb79fc65b1c8476d0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260713 09:02:38.837797 11286 debug-util.cc:398] Leaking SignalData structure 0x7b08000e7060 after lost signal to thread 11133
I20260713 09:02:38.837896 11479 consensus_queue.cc:1048] T 19435048896b48329fa67a421e0530d4 P 192cfc00dd00428cb79fc65b1c8476d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e3cc29f057e426c816cbe014e2ce5e4" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 35989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260713 09:02:38.838768 11286 debug-util.cc:398] Leaking SignalData structure 0x7b08000e7740 after lost signal to thread 11196
I20260713 09:02:38.873857 11264 raft_consensus.cc:1275] T 4c0049ece4f34a5f9f59b1d1a38c053b P 192cfc00dd00428cb79fc65b1c8476d0 [term 2 FOLLOWER]: Refusing update from remote peer 0a30727c3db64e0f9c9e97d49e2dd32b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:38.874975 11505 consensus_queue.cc:1048] T 4c0049ece4f34a5f9f59b1d1a38c053b P 0a30727c3db64e0f9c9e97d49e2dd32b [LEADER]: Connected to new peer: Peer: permanent_uuid: "192cfc00dd00428cb79fc65b1c8476d0" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:38.894361 11414 raft_consensus.cc:1275] T 4c0049ece4f34a5f9f59b1d1a38c053b P 9e3cc29f057e426c816cbe014e2ce5e4 [term 2 FOLLOWER]: Refusing update from remote peer 0a30727c3db64e0f9c9e97d49e2dd32b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:38.895833 11556 consensus_queue.cc:1048] T 4c0049ece4f34a5f9f59b1d1a38c053b P 0a30727c3db64e0f9c9e97d49e2dd32b [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e3cc29f057e426c816cbe014e2ce5e4" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 35989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:38.934553 11264 raft_consensus.cc:1275] T a8ba4f85fe4544d48cb78e1f40cff39e P 192cfc00dd00428cb79fc65b1c8476d0 [term 2 FOLLOWER]: Refusing update from remote peer 0a30727c3db64e0f9c9e97d49e2dd32b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:38.935685 11556 consensus_queue.cc:1048] T a8ba4f85fe4544d48cb78e1f40cff39e P 0a30727c3db64e0f9c9e97d49e2dd32b [LEADER]: Connected to new peer: Peer: permanent_uuid: "192cfc00dd00428cb79fc65b1c8476d0" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:38.945293 11414 raft_consensus.cc:1275] T a8ba4f85fe4544d48cb78e1f40cff39e P 9e3cc29f057e426c816cbe014e2ce5e4 [term 2 FOLLOWER]: Refusing update from remote peer 0a30727c3db64e0f9c9e97d49e2dd32b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:38.946884 11505 consensus_queue.cc:1048] T a8ba4f85fe4544d48cb78e1f40cff39e P 0a30727c3db64e0f9c9e97d49e2dd32b [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e3cc29f057e426c816cbe014e2ce5e4" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 35989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:41.006654 11130 auto_leader_rebalancer-test.cc:320] The leader distribution is 
I20260713 09:02:41.007674 11130 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:02:41.032518 11264 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "23c293705aa34849b3d2a12c406bc51a"
dest_uuid: "192cfc00dd00428cb79fc65b1c8476d0"
mode: GRACEFUL
new_leader_uuid: "9e3cc29f057e426c816cbe014e2ce5e4"
 from {username='slave'} at 127.0.0.1:58426
I20260713 09:02:41.033129 11264 raft_consensus.cc:606] T 23c293705aa34849b3d2a12c406bc51a P 192cfc00dd00428cb79fc65b1c8476d0 [term 2 LEADER]: Received request to transfer leadership to TS 9e3cc29f057e426c816cbe014e2ce5e4
I20260713 09:02:41.044312 11340 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4c0049ece4f34a5f9f59b1d1a38c053b"
dest_uuid: "0a30727c3db64e0f9c9e97d49e2dd32b"
mode: GRACEFUL
new_leader_uuid: "9e3cc29f057e426c816cbe014e2ce5e4"
 from {username='slave'} at 127.0.0.1:34910
I20260713 09:02:41.044816 11340 raft_consensus.cc:606] T 4c0049ece4f34a5f9f59b1d1a38c053b P 0a30727c3db64e0f9c9e97d49e2dd32b [term 2 LEADER]: Received request to transfer leadership to TS 9e3cc29f057e426c816cbe014e2ce5e4
I20260713 09:02:41.045950 11130 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260713 09:02:41.046344 11130 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:02:41.245431 11564 raft_consensus.cc:993] T 23c293705aa34849b3d2a12c406bc51a P 192cfc00dd00428cb79fc65b1c8476d0: : Instructing follower 9e3cc29f057e426c816cbe014e2ce5e4 to start an election
I20260713 09:02:41.245853 11560 raft_consensus.cc:1081] T 23c293705aa34849b3d2a12c406bc51a P 192cfc00dd00428cb79fc65b1c8476d0 [term 2 LEADER]: Signalling peer 9e3cc29f057e426c816cbe014e2ce5e4 to start an election
I20260713 09:02:41.247227 11414 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "23c293705aa34849b3d2a12c406bc51a"
dest_uuid: "9e3cc29f057e426c816cbe014e2ce5e4"
 from {username='slave'} at 127.0.0.1:49588
I20260713 09:02:41.247674 11414 raft_consensus.cc:493] T 23c293705aa34849b3d2a12c406bc51a P 9e3cc29f057e426c816cbe014e2ce5e4 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:02:41.247951 11414 raft_consensus.cc:3060] T 23c293705aa34849b3d2a12c406bc51a P 9e3cc29f057e426c816cbe014e2ce5e4 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:02:41.252208 11414 raft_consensus.cc:515] T 23c293705aa34849b3d2a12c406bc51a P 9e3cc29f057e426c816cbe014e2ce5e4 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a30727c3db64e0f9c9e97d49e2dd32b" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 44557 } } peers { permanent_uuid: "9e3cc29f057e426c816cbe014e2ce5e4" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 35989 } } peers { permanent_uuid: "192cfc00dd00428cb79fc65b1c8476d0" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36421 } }
I20260713 09:02:41.254114 11414 leader_election.cc:290] T 23c293705aa34849b3d2a12c406bc51a P 9e3cc29f057e426c816cbe014e2ce5e4 [CANDIDATE]: Term 3 election: Requested vote from peers 0a30727c3db64e0f9c9e97d49e2dd32b (127.10.222.130:44557), 192cfc00dd00428cb79fc65b1c8476d0 (127.10.222.129:36421)
I20260713 09:02:41.254455 11340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23c293705aa34849b3d2a12c406bc51a" candidate_uuid: "9e3cc29f057e426c816cbe014e2ce5e4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0a30727c3db64e0f9c9e97d49e2dd32b"
I20260713 09:02:41.254675 11264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23c293705aa34849b3d2a12c406bc51a" candidate_uuid: "9e3cc29f057e426c816cbe014e2ce5e4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "192cfc00dd00428cb79fc65b1c8476d0"
I20260713 09:02:41.255270 11264 raft_consensus.cc:3055] T 23c293705aa34849b3d2a12c406bc51a P 192cfc00dd00428cb79fc65b1c8476d0 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:02:41.255579 11264 raft_consensus.cc:740] T 23c293705aa34849b3d2a12c406bc51a P 192cfc00dd00428cb79fc65b1c8476d0 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 192cfc00dd00428cb79fc65b1c8476d0, State: Running, Role: LEADER
I20260713 09:02:41.255746 11340 raft_consensus.cc:3060] T 23c293705aa34849b3d2a12c406bc51a P 0a30727c3db64e0f9c9e97d49e2dd32b [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:02:41.256358 11264 consensus_queue.cc:260] T 23c293705aa34849b3d2a12c406bc51a P 192cfc00dd00428cb79fc65b1c8476d0 [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: "0a30727c3db64e0f9c9e97d49e2dd32b" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 44557 } } peers { permanent_uuid: "9e3cc29f057e426c816cbe014e2ce5e4" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 35989 } } peers { permanent_uuid: "192cfc00dd00428cb79fc65b1c8476d0" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36421 } }
I20260713 09:02:41.257498 11264 raft_consensus.cc:3060] T 23c293705aa34849b3d2a12c406bc51a P 192cfc00dd00428cb79fc65b1c8476d0 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:02:41.260483 11340 raft_consensus.cc:2468] T 23c293705aa34849b3d2a12c406bc51a P 0a30727c3db64e0f9c9e97d49e2dd32b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9e3cc29f057e426c816cbe014e2ce5e4 in term 3.
I20260713 09:02:41.261565 11378 leader_election.cc:304] T 23c293705aa34849b3d2a12c406bc51a P 9e3cc29f057e426c816cbe014e2ce5e4 [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: 0a30727c3db64e0f9c9e97d49e2dd32b, 9e3cc29f057e426c816cbe014e2ce5e4; no voters: 
I20260713 09:02:41.262146 11498 raft_consensus.cc:2804] T 23c293705aa34849b3d2a12c406bc51a P 9e3cc29f057e426c816cbe014e2ce5e4 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:02:41.263402 11498 raft_consensus.cc:697] T 23c293705aa34849b3d2a12c406bc51a P 9e3cc29f057e426c816cbe014e2ce5e4 [term 3 LEADER]: Becoming Leader. State: Replica: 9e3cc29f057e426c816cbe014e2ce5e4, State: Running, Role: LEADER
I20260713 09:02:41.264124 11498 consensus_queue.cc:237] T 23c293705aa34849b3d2a12c406bc51a P 9e3cc29f057e426c816cbe014e2ce5e4 [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: "0a30727c3db64e0f9c9e97d49e2dd32b" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 44557 } } peers { permanent_uuid: "9e3cc29f057e426c816cbe014e2ce5e4" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 35989 } } peers { permanent_uuid: "192cfc00dd00428cb79fc65b1c8476d0" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36421 } }
I20260713 09:02:41.266409 11264 raft_consensus.cc:2468] T 23c293705aa34849b3d2a12c406bc51a P 192cfc00dd00428cb79fc65b1c8476d0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9e3cc29f057e426c816cbe014e2ce5e4 in term 3.
I20260713 09:02:41.270989 11162 catalog_manager.cc:5697] T 23c293705aa34849b3d2a12c406bc51a P 9e3cc29f057e426c816cbe014e2ce5e4 reported cstate change: term changed from 2 to 3, leader changed from 192cfc00dd00428cb79fc65b1c8476d0 (127.10.222.129) to 9e3cc29f057e426c816cbe014e2ce5e4 (127.10.222.131). New cstate: current_term: 3 leader_uuid: "9e3cc29f057e426c816cbe014e2ce5e4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a30727c3db64e0f9c9e97d49e2dd32b" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 44557 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9e3cc29f057e426c816cbe014e2ce5e4" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 35989 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "192cfc00dd00428cb79fc65b1c8476d0" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36421 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:41.492452 11505 raft_consensus.cc:993] T 4c0049ece4f34a5f9f59b1d1a38c053b P 0a30727c3db64e0f9c9e97d49e2dd32b: : Instructing follower 9e3cc29f057e426c816cbe014e2ce5e4 to start an election
I20260713 09:02:41.492923 11571 raft_consensus.cc:1081] T 4c0049ece4f34a5f9f59b1d1a38c053b P 0a30727c3db64e0f9c9e97d49e2dd32b [term 2 LEADER]: Signalling peer 9e3cc29f057e426c816cbe014e2ce5e4 to start an election
I20260713 09:02:41.494194 11414 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4c0049ece4f34a5f9f59b1d1a38c053b"
dest_uuid: "9e3cc29f057e426c816cbe014e2ce5e4"
 from {username='slave'} at 127.0.0.1:49604
I20260713 09:02:41.494630 11414 raft_consensus.cc:493] T 4c0049ece4f34a5f9f59b1d1a38c053b P 9e3cc29f057e426c816cbe014e2ce5e4 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:02:41.494904 11414 raft_consensus.cc:3060] T 4c0049ece4f34a5f9f59b1d1a38c053b P 9e3cc29f057e426c816cbe014e2ce5e4 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:02:41.498939 11414 raft_consensus.cc:515] T 4c0049ece4f34a5f9f59b1d1a38c053b P 9e3cc29f057e426c816cbe014e2ce5e4 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "192cfc00dd00428cb79fc65b1c8476d0" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36421 } } peers { permanent_uuid: "0a30727c3db64e0f9c9e97d49e2dd32b" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 44557 } } peers { permanent_uuid: "9e3cc29f057e426c816cbe014e2ce5e4" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 35989 } }
I20260713 09:02:41.500361 11414 leader_election.cc:290] T 4c0049ece4f34a5f9f59b1d1a38c053b P 9e3cc29f057e426c816cbe014e2ce5e4 [CANDIDATE]: Term 3 election: Requested vote from peers 192cfc00dd00428cb79fc65b1c8476d0 (127.10.222.129:36421), 0a30727c3db64e0f9c9e97d49e2dd32b (127.10.222.130:44557)
I20260713 09:02:41.501024 11264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c0049ece4f34a5f9f59b1d1a38c053b" candidate_uuid: "9e3cc29f057e426c816cbe014e2ce5e4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "192cfc00dd00428cb79fc65b1c8476d0"
I20260713 09:02:41.501324 11340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c0049ece4f34a5f9f59b1d1a38c053b" candidate_uuid: "9e3cc29f057e426c816cbe014e2ce5e4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0a30727c3db64e0f9c9e97d49e2dd32b"
I20260713 09:02:41.501567 11264 raft_consensus.cc:3060] T 4c0049ece4f34a5f9f59b1d1a38c053b P 192cfc00dd00428cb79fc65b1c8476d0 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:02:41.501827 11340 raft_consensus.cc:3055] T 4c0049ece4f34a5f9f59b1d1a38c053b P 0a30727c3db64e0f9c9e97d49e2dd32b [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:02:41.502130 11340 raft_consensus.cc:740] T 4c0049ece4f34a5f9f59b1d1a38c053b P 0a30727c3db64e0f9c9e97d49e2dd32b [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 0a30727c3db64e0f9c9e97d49e2dd32b, State: Running, Role: LEADER
I20260713 09:02:41.502727 11340 consensus_queue.cc:260] T 4c0049ece4f34a5f9f59b1d1a38c053b P 0a30727c3db64e0f9c9e97d49e2dd32b [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: "192cfc00dd00428cb79fc65b1c8476d0" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36421 } } peers { permanent_uuid: "0a30727c3db64e0f9c9e97d49e2dd32b" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 44557 } } peers { permanent_uuid: "9e3cc29f057e426c816cbe014e2ce5e4" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 35989 } }
I20260713 09:02:41.503655 11340 raft_consensus.cc:3060] T 4c0049ece4f34a5f9f59b1d1a38c053b P 0a30727c3db64e0f9c9e97d49e2dd32b [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:02:41.505698 11264 raft_consensus.cc:2468] T 4c0049ece4f34a5f9f59b1d1a38c053b P 192cfc00dd00428cb79fc65b1c8476d0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9e3cc29f057e426c816cbe014e2ce5e4 in term 3.
I20260713 09:02:41.506668 11380 leader_election.cc:304] T 4c0049ece4f34a5f9f59b1d1a38c053b P 9e3cc29f057e426c816cbe014e2ce5e4 [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: 192cfc00dd00428cb79fc65b1c8476d0, 9e3cc29f057e426c816cbe014e2ce5e4; no voters: 
I20260713 09:02:41.507513 11498 raft_consensus.cc:2804] T 4c0049ece4f34a5f9f59b1d1a38c053b P 9e3cc29f057e426c816cbe014e2ce5e4 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:02:41.508121 11340 raft_consensus.cc:2468] T 4c0049ece4f34a5f9f59b1d1a38c053b P 0a30727c3db64e0f9c9e97d49e2dd32b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9e3cc29f057e426c816cbe014e2ce5e4 in term 3.
I20260713 09:02:41.508071 11498 raft_consensus.cc:697] T 4c0049ece4f34a5f9f59b1d1a38c053b P 9e3cc29f057e426c816cbe014e2ce5e4 [term 3 LEADER]: Becoming Leader. State: Replica: 9e3cc29f057e426c816cbe014e2ce5e4, State: Running, Role: LEADER
I20260713 09:02:41.509805 11498 consensus_queue.cc:237] T 4c0049ece4f34a5f9f59b1d1a38c053b P 9e3cc29f057e426c816cbe014e2ce5e4 [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: "192cfc00dd00428cb79fc65b1c8476d0" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36421 } } peers { permanent_uuid: "0a30727c3db64e0f9c9e97d49e2dd32b" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 44557 } } peers { permanent_uuid: "9e3cc29f057e426c816cbe014e2ce5e4" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 35989 } }
I20260713 09:02:41.516673 11162 catalog_manager.cc:5697] T 4c0049ece4f34a5f9f59b1d1a38c053b P 9e3cc29f057e426c816cbe014e2ce5e4 reported cstate change: term changed from 2 to 3, leader changed from 0a30727c3db64e0f9c9e97d49e2dd32b (127.10.222.130) to 9e3cc29f057e426c816cbe014e2ce5e4 (127.10.222.131). New cstate: current_term: 3 leader_uuid: "9e3cc29f057e426c816cbe014e2ce5e4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "192cfc00dd00428cb79fc65b1c8476d0" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36421 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0a30727c3db64e0f9c9e97d49e2dd32b" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 44557 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9e3cc29f057e426c816cbe014e2ce5e4" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 35989 } health_report { overall_health: HEALTHY } } }
I20260713 09:02:41.687019 11340 raft_consensus.cc:1275] T 23c293705aa34849b3d2a12c406bc51a P 0a30727c3db64e0f9c9e97d49e2dd32b [term 3 FOLLOWER]: Refusing update from remote peer 9e3cc29f057e426c816cbe014e2ce5e4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:02:41.688122 11498 consensus_queue.cc:1048] T 23c293705aa34849b3d2a12c406bc51a P 9e3cc29f057e426c816cbe014e2ce5e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a30727c3db64e0f9c9e97d49e2dd32b" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 44557 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:02:41.696432 11264 raft_consensus.cc:1275] T 23c293705aa34849b3d2a12c406bc51a P 192cfc00dd00428cb79fc65b1c8476d0 [term 3 FOLLOWER]: Refusing update from remote peer 9e3cc29f057e426c816cbe014e2ce5e4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:02:41.697989 11575 consensus_queue.cc:1048] T 23c293705aa34849b3d2a12c406bc51a P 9e3cc29f057e426c816cbe014e2ce5e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "192cfc00dd00428cb79fc65b1c8476d0" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:02:41.928707 11340 raft_consensus.cc:1275] T 4c0049ece4f34a5f9f59b1d1a38c053b P 0a30727c3db64e0f9c9e97d49e2dd32b [term 3 FOLLOWER]: Refusing update from remote peer 9e3cc29f057e426c816cbe014e2ce5e4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:02:41.929730 11575 consensus_queue.cc:1048] T 4c0049ece4f34a5f9f59b1d1a38c053b P 9e3cc29f057e426c816cbe014e2ce5e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a30727c3db64e0f9c9e97d49e2dd32b" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 44557 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:02:41.937170 11264 raft_consensus.cc:1275] T 4c0049ece4f34a5f9f59b1d1a38c053b P 192cfc00dd00428cb79fc65b1c8476d0 [term 3 FOLLOWER]: Refusing update from remote peer 9e3cc29f057e426c816cbe014e2ce5e4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:02:41.939129 11575 consensus_queue.cc:1048] T 4c0049ece4f34a5f9f59b1d1a38c053b P 9e3cc29f057e426c816cbe014e2ce5e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "192cfc00dd00428cb79fc65b1c8476d0" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:02:42.047043 11130 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:02:42.056349 11414 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "23c293705aa34849b3d2a12c406bc51a"
dest_uuid: "9e3cc29f057e426c816cbe014e2ce5e4"
mode: GRACEFUL
new_leader_uuid: "0a30727c3db64e0f9c9e97d49e2dd32b"
 from {username='slave'} at 127.0.0.1:47510
I20260713 09:02:42.056829 11414 raft_consensus.cc:606] T 23c293705aa34849b3d2a12c406bc51a P 9e3cc29f057e426c816cbe014e2ce5e4 [term 3 LEADER]: Received request to transfer leadership to TS 0a30727c3db64e0f9c9e97d49e2dd32b
I20260713 09:02:42.061276 11264 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "19435048896b48329fa67a421e0530d4"
dest_uuid: "192cfc00dd00428cb79fc65b1c8476d0"
mode: GRACEFUL
new_leader_uuid: "0a30727c3db64e0f9c9e97d49e2dd32b"
 from {username='slave'} at 127.0.0.1:58420
I20260713 09:02:42.061698 11264 raft_consensus.cc:606] T 19435048896b48329fa67a421e0530d4 P 192cfc00dd00428cb79fc65b1c8476d0 [term 2 LEADER]: Received request to transfer leadership to TS 0a30727c3db64e0f9c9e97d49e2dd32b
I20260713 09:02:42.065747 11264 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "83a9ed3beb484b92b31778a0fe7a360d"
dest_uuid: "192cfc00dd00428cb79fc65b1c8476d0"
mode: GRACEFUL
new_leader_uuid: "0a30727c3db64e0f9c9e97d49e2dd32b"
 from {username='slave'} at 127.0.0.1:58420
I20260713 09:02:42.066156 11264 raft_consensus.cc:606] T 83a9ed3beb484b92b31778a0fe7a360d P 192cfc00dd00428cb79fc65b1c8476d0 [term 1 LEADER]: Received request to transfer leadership to TS 0a30727c3db64e0f9c9e97d49e2dd32b
I20260713 09:02:42.070307 11264 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "92f3e68381c84d118c01cfc78345504e"
dest_uuid: "192cfc00dd00428cb79fc65b1c8476d0"
mode: GRACEFUL
new_leader_uuid: "0a30727c3db64e0f9c9e97d49e2dd32b"
 from {username='slave'} at 127.0.0.1:58420
I20260713 09:02:42.070708 11264 raft_consensus.cc:606] T 92f3e68381c84d118c01cfc78345504e P 192cfc00dd00428cb79fc65b1c8476d0 [term 1 LEADER]: Received request to transfer leadership to TS 0a30727c3db64e0f9c9e97d49e2dd32b
I20260713 09:02:42.080152 11412 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4c0049ece4f34a5f9f59b1d1a38c053b"
dest_uuid: "9e3cc29f057e426c816cbe014e2ce5e4"
mode: GRACEFUL
new_leader_uuid: "0a30727c3db64e0f9c9e97d49e2dd32b"
 from {username='slave'} at 127.0.0.1:47510
I20260713 09:02:42.080658 11412 raft_consensus.cc:606] T 4c0049ece4f34a5f9f59b1d1a38c053b P 9e3cc29f057e426c816cbe014e2ce5e4 [term 3 LEADER]: Received request to transfer leadership to TS 0a30727c3db64e0f9c9e97d49e2dd32b
I20260713 09:02:42.110121 11560 raft_consensus.cc:993] T 92f3e68381c84d118c01cfc78345504e P 192cfc00dd00428cb79fc65b1c8476d0: : Instructing follower 0a30727c3db64e0f9c9e97d49e2dd32b to start an election
I20260713 09:02:42.110499 11560 raft_consensus.cc:1081] T 92f3e68381c84d118c01cfc78345504e P 192cfc00dd00428cb79fc65b1c8476d0 [term 1 LEADER]: Signalling peer 0a30727c3db64e0f9c9e97d49e2dd32b to start an election
I20260713 09:02:42.111871 11340 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "92f3e68381c84d118c01cfc78345504e"
dest_uuid: "0a30727c3db64e0f9c9e97d49e2dd32b"
 from {username='slave'} at 127.0.0.1:45528
I20260713 09:02:42.112311 11340 raft_consensus.cc:493] T 92f3e68381c84d118c01cfc78345504e P 0a30727c3db64e0f9c9e97d49e2dd32b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:02:42.112550 11340 raft_consensus.cc:3060] T 92f3e68381c84d118c01cfc78345504e P 0a30727c3db64e0f9c9e97d49e2dd32b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:42.116757 11340 raft_consensus.cc:515] T 92f3e68381c84d118c01cfc78345504e P 0a30727c3db64e0f9c9e97d49e2dd32b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "192cfc00dd00428cb79fc65b1c8476d0" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36421 } } peers { permanent_uuid: "0a30727c3db64e0f9c9e97d49e2dd32b" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 44557 } } peers { permanent_uuid: "9e3cc29f057e426c816cbe014e2ce5e4" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 35989 } }
I20260713 09:02:42.118207 11340 leader_election.cc:290] T 92f3e68381c84d118c01cfc78345504e P 0a30727c3db64e0f9c9e97d49e2dd32b [CANDIDATE]: Term 2 election: Requested vote from peers 192cfc00dd00428cb79fc65b1c8476d0 (127.10.222.129:36421), 9e3cc29f057e426c816cbe014e2ce5e4 (127.10.222.131:35989)
I20260713 09:02:42.118942 11264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92f3e68381c84d118c01cfc78345504e" candidate_uuid: "0a30727c3db64e0f9c9e97d49e2dd32b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "192cfc00dd00428cb79fc65b1c8476d0"
I20260713 09:02:42.119302 11412 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92f3e68381c84d118c01cfc78345504e" candidate_uuid: "0a30727c3db64e0f9c9e97d49e2dd32b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9e3cc29f057e426c816cbe014e2ce5e4"
I20260713 09:02:42.119465 11264 raft_consensus.cc:3055] T 92f3e68381c84d118c01cfc78345504e P 192cfc00dd00428cb79fc65b1c8476d0 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:02:42.119768 11264 raft_consensus.cc:740] T 92f3e68381c84d118c01cfc78345504e P 192cfc00dd00428cb79fc65b1c8476d0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 192cfc00dd00428cb79fc65b1c8476d0, State: Running, Role: LEADER
I20260713 09:02:42.119792 11412 raft_consensus.cc:3060] T 92f3e68381c84d118c01cfc78345504e P 9e3cc29f057e426c816cbe014e2ce5e4 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:42.120360 11264 consensus_queue.cc:260] T 92f3e68381c84d118c01cfc78345504e P 192cfc00dd00428cb79fc65b1c8476d0 [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: "192cfc00dd00428cb79fc65b1c8476d0" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36421 } } peers { permanent_uuid: "0a30727c3db64e0f9c9e97d49e2dd32b" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 44557 } } peers { permanent_uuid: "9e3cc29f057e426c816cbe014e2ce5e4" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 35989 } }
I20260713 09:02:42.121105 11264 raft_consensus.cc:3060] T 92f3e68381c84d118c01cfc78345504e P 192cfc00dd00428cb79fc65b1c8476d0 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:42.124223 11412 raft_consensus.cc:2468] T 92f3e68381c84d118c01cfc78345504e P 9e3cc29f057e426c816cbe014e2ce5e4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a30727c3db64e0f9c9e97d49e2dd32b in term 2.
I20260713 09:02:42.124655 11264 raft_consensus.cc:2468] T 92f3e68381c84d118c01cfc78345504e P 192cfc00dd00428cb79fc65b1c8476d0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a30727c3db64e0f9c9e97d49e2dd32b in term 2.
I20260713 09:02:42.125173 11303 leader_election.cc:304] T 92f3e68381c84d118c01cfc78345504e P 0a30727c3db64e0f9c9e97d49e2dd32b [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: 0a30727c3db64e0f9c9e97d49e2dd32b, 9e3cc29f057e426c816cbe014e2ce5e4; no voters: 
I20260713 09:02:42.125783 11571 raft_consensus.cc:2804] T 92f3e68381c84d118c01cfc78345504e P 0a30727c3db64e0f9c9e97d49e2dd32b [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:02:42.126545 11571 raft_consensus.cc:697] T 92f3e68381c84d118c01cfc78345504e P 0a30727c3db64e0f9c9e97d49e2dd32b [term 2 LEADER]: Becoming Leader. State: Replica: 0a30727c3db64e0f9c9e97d49e2dd32b, State: Running, Role: LEADER
I20260713 09:02:42.127146 11571 consensus_queue.cc:237] T 92f3e68381c84d118c01cfc78345504e P 0a30727c3db64e0f9c9e97d49e2dd32b [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: "192cfc00dd00428cb79fc65b1c8476d0" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36421 } } peers { permanent_uuid: "0a30727c3db64e0f9c9e97d49e2dd32b" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 44557 } } peers { permanent_uuid: "9e3cc29f057e426c816cbe014e2ce5e4" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 35989 } }
I20260713 09:02:42.133140 11162 catalog_manager.cc:5697] T 92f3e68381c84d118c01cfc78345504e P 0a30727c3db64e0f9c9e97d49e2dd32b reported cstate change: term changed from 1 to 2, leader changed from 192cfc00dd00428cb79fc65b1c8476d0 (127.10.222.129) to 0a30727c3db64e0f9c9e97d49e2dd32b (127.10.222.130). New cstate: current_term: 2 leader_uuid: "0a30727c3db64e0f9c9e97d49e2dd32b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "192cfc00dd00428cb79fc65b1c8476d0" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36421 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0a30727c3db64e0f9c9e97d49e2dd32b" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 44557 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9e3cc29f057e426c816cbe014e2ce5e4" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 35989 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:42.264860 11581 raft_consensus.cc:993] T 19435048896b48329fa67a421e0530d4 P 192cfc00dd00428cb79fc65b1c8476d0: : Instructing follower 0a30727c3db64e0f9c9e97d49e2dd32b to start an election
I20260713 09:02:42.265260 11560 raft_consensus.cc:1081] T 19435048896b48329fa67a421e0530d4 P 192cfc00dd00428cb79fc65b1c8476d0 [term 2 LEADER]: Signalling peer 0a30727c3db64e0f9c9e97d49e2dd32b to start an election
I20260713 09:02:42.266496 11340 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "19435048896b48329fa67a421e0530d4"
dest_uuid: "0a30727c3db64e0f9c9e97d49e2dd32b"
 from {username='slave'} at 127.0.0.1:45528
I20260713 09:02:42.266940 11340 raft_consensus.cc:493] T 19435048896b48329fa67a421e0530d4 P 0a30727c3db64e0f9c9e97d49e2dd32b [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:02:42.267297 11340 raft_consensus.cc:3060] T 19435048896b48329fa67a421e0530d4 P 0a30727c3db64e0f9c9e97d49e2dd32b [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:02:42.271688 11340 raft_consensus.cc:515] T 19435048896b48329fa67a421e0530d4 P 0a30727c3db64e0f9c9e97d49e2dd32b [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "192cfc00dd00428cb79fc65b1c8476d0" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36421 } } peers { permanent_uuid: "0a30727c3db64e0f9c9e97d49e2dd32b" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 44557 } } peers { permanent_uuid: "9e3cc29f057e426c816cbe014e2ce5e4" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 35989 } }
I20260713 09:02:42.273092 11340 leader_election.cc:290] T 19435048896b48329fa67a421e0530d4 P 0a30727c3db64e0f9c9e97d49e2dd32b [CANDIDATE]: Term 3 election: Requested vote from peers 192cfc00dd00428cb79fc65b1c8476d0 (127.10.222.129:36421), 9e3cc29f057e426c816cbe014e2ce5e4 (127.10.222.131:35989)
I20260713 09:02:42.273727 11264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19435048896b48329fa67a421e0530d4" candidate_uuid: "0a30727c3db64e0f9c9e97d49e2dd32b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "192cfc00dd00428cb79fc65b1c8476d0"
I20260713 09:02:42.274055 11412 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19435048896b48329fa67a421e0530d4" candidate_uuid: "0a30727c3db64e0f9c9e97d49e2dd32b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9e3cc29f057e426c816cbe014e2ce5e4"
I20260713 09:02:42.274214 11264 raft_consensus.cc:3055] T 19435048896b48329fa67a421e0530d4 P 192cfc00dd00428cb79fc65b1c8476d0 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:02:42.274539 11264 raft_consensus.cc:740] T 19435048896b48329fa67a421e0530d4 P 192cfc00dd00428cb79fc65b1c8476d0 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 192cfc00dd00428cb79fc65b1c8476d0, State: Running, Role: LEADER
I20260713 09:02:42.274564 11412 raft_consensus.cc:3060] T 19435048896b48329fa67a421e0530d4 P 9e3cc29f057e426c816cbe014e2ce5e4 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:02:42.275151 11264 consensus_queue.cc:260] T 19435048896b48329fa67a421e0530d4 P 192cfc00dd00428cb79fc65b1c8476d0 [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: "192cfc00dd00428cb79fc65b1c8476d0" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36421 } } peers { permanent_uuid: "0a30727c3db64e0f9c9e97d49e2dd32b" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 44557 } } peers { permanent_uuid: "9e3cc29f057e426c816cbe014e2ce5e4" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 35989 } }
I20260713 09:02:42.275923 11264 raft_consensus.cc:3060] T 19435048896b48329fa67a421e0530d4 P 192cfc00dd00428cb79fc65b1c8476d0 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:02:42.278716 11412 raft_consensus.cc:2468] T 19435048896b48329fa67a421e0530d4 P 9e3cc29f057e426c816cbe014e2ce5e4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a30727c3db64e0f9c9e97d49e2dd32b in term 3.
I20260713 09:02:42.279326 11264 raft_consensus.cc:2468] T 19435048896b48329fa67a421e0530d4 P 192cfc00dd00428cb79fc65b1c8476d0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a30727c3db64e0f9c9e97d49e2dd32b in term 3.
I20260713 09:02:42.279600 11303 leader_election.cc:304] T 19435048896b48329fa67a421e0530d4 P 0a30727c3db64e0f9c9e97d49e2dd32b [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: 0a30727c3db64e0f9c9e97d49e2dd32b, 9e3cc29f057e426c816cbe014e2ce5e4; no voters: 
I20260713 09:02:42.280335 11571 raft_consensus.cc:2804] T 19435048896b48329fa67a421e0530d4 P 0a30727c3db64e0f9c9e97d49e2dd32b [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:02:42.280674 11571 raft_consensus.cc:697] T 19435048896b48329fa67a421e0530d4 P 0a30727c3db64e0f9c9e97d49e2dd32b [term 3 LEADER]: Becoming Leader. State: Replica: 0a30727c3db64e0f9c9e97d49e2dd32b, State: Running, Role: LEADER
I20260713 09:02:42.281214 11571 consensus_queue.cc:237] T 19435048896b48329fa67a421e0530d4 P 0a30727c3db64e0f9c9e97d49e2dd32b [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: "192cfc00dd00428cb79fc65b1c8476d0" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36421 } } peers { permanent_uuid: "0a30727c3db64e0f9c9e97d49e2dd32b" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 44557 } } peers { permanent_uuid: "9e3cc29f057e426c816cbe014e2ce5e4" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 35989 } }
I20260713 09:02:42.287057 11162 catalog_manager.cc:5697] T 19435048896b48329fa67a421e0530d4 P 0a30727c3db64e0f9c9e97d49e2dd32b reported cstate change: term changed from 2 to 3, leader changed from 192cfc00dd00428cb79fc65b1c8476d0 (127.10.222.129) to 0a30727c3db64e0f9c9e97d49e2dd32b (127.10.222.130). New cstate: current_term: 3 leader_uuid: "0a30727c3db64e0f9c9e97d49e2dd32b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "192cfc00dd00428cb79fc65b1c8476d0" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36421 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0a30727c3db64e0f9c9e97d49e2dd32b" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 44557 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9e3cc29f057e426c816cbe014e2ce5e4" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 35989 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:42.319080 11565 raft_consensus.cc:993] T 23c293705aa34849b3d2a12c406bc51a P 9e3cc29f057e426c816cbe014e2ce5e4: : Instructing follower 0a30727c3db64e0f9c9e97d49e2dd32b to start an election
I20260713 09:02:42.319589 11575 raft_consensus.cc:1081] T 23c293705aa34849b3d2a12c406bc51a P 9e3cc29f057e426c816cbe014e2ce5e4 [term 3 LEADER]: Signalling peer 0a30727c3db64e0f9c9e97d49e2dd32b to start an election
I20260713 09:02:42.320778 11340 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "23c293705aa34849b3d2a12c406bc51a"
dest_uuid: "0a30727c3db64e0f9c9e97d49e2dd32b"
 from {username='slave'} at 127.0.0.1:45538
I20260713 09:02:42.321231 11340 raft_consensus.cc:493] T 23c293705aa34849b3d2a12c406bc51a P 0a30727c3db64e0f9c9e97d49e2dd32b [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:02:42.321485 11340 raft_consensus.cc:3060] T 23c293705aa34849b3d2a12c406bc51a P 0a30727c3db64e0f9c9e97d49e2dd32b [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:02:42.325846 11340 raft_consensus.cc:515] T 23c293705aa34849b3d2a12c406bc51a P 0a30727c3db64e0f9c9e97d49e2dd32b [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a30727c3db64e0f9c9e97d49e2dd32b" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 44557 } } peers { permanent_uuid: "9e3cc29f057e426c816cbe014e2ce5e4" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 35989 } } peers { permanent_uuid: "192cfc00dd00428cb79fc65b1c8476d0" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36421 } }
I20260713 09:02:42.327445 11340 leader_election.cc:290] T 23c293705aa34849b3d2a12c406bc51a P 0a30727c3db64e0f9c9e97d49e2dd32b [CANDIDATE]: Term 4 election: Requested vote from peers 9e3cc29f057e426c816cbe014e2ce5e4 (127.10.222.131:35989), 192cfc00dd00428cb79fc65b1c8476d0 (127.10.222.129:36421)
I20260713 09:02:42.328156 11412 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23c293705aa34849b3d2a12c406bc51a" candidate_uuid: "0a30727c3db64e0f9c9e97d49e2dd32b" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "9e3cc29f057e426c816cbe014e2ce5e4"
I20260713 09:02:42.328397 11264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23c293705aa34849b3d2a12c406bc51a" candidate_uuid: "0a30727c3db64e0f9c9e97d49e2dd32b" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "192cfc00dd00428cb79fc65b1c8476d0"
I20260713 09:02:42.328737 11412 raft_consensus.cc:3055] T 23c293705aa34849b3d2a12c406bc51a P 9e3cc29f057e426c816cbe014e2ce5e4 [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:02:42.328851 11264 raft_consensus.cc:3060] T 23c293705aa34849b3d2a12c406bc51a P 192cfc00dd00428cb79fc65b1c8476d0 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:02:42.329077 11412 raft_consensus.cc:740] T 23c293705aa34849b3d2a12c406bc51a P 9e3cc29f057e426c816cbe014e2ce5e4 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 9e3cc29f057e426c816cbe014e2ce5e4, State: Running, Role: LEADER
I20260713 09:02:42.329860 11412 consensus_queue.cc:260] T 23c293705aa34849b3d2a12c406bc51a P 9e3cc29f057e426c816cbe014e2ce5e4 [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: "0a30727c3db64e0f9c9e97d49e2dd32b" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 44557 } } peers { permanent_uuid: "9e3cc29f057e426c816cbe014e2ce5e4" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 35989 } } peers { permanent_uuid: "192cfc00dd00428cb79fc65b1c8476d0" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36421 } }
I20260713 09:02:42.331013 11412 raft_consensus.cc:3060] T 23c293705aa34849b3d2a12c406bc51a P 9e3cc29f057e426c816cbe014e2ce5e4 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:02:42.335284 11264 raft_consensus.cc:2468] T 23c293705aa34849b3d2a12c406bc51a P 192cfc00dd00428cb79fc65b1c8476d0 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a30727c3db64e0f9c9e97d49e2dd32b in term 4.
I20260713 09:02:42.336395 11306 leader_election.cc:304] T 23c293705aa34849b3d2a12c406bc51a P 0a30727c3db64e0f9c9e97d49e2dd32b [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: 0a30727c3db64e0f9c9e97d49e2dd32b, 192cfc00dd00428cb79fc65b1c8476d0; no voters: 
I20260713 09:02:42.337126 11571 raft_consensus.cc:2804] T 23c293705aa34849b3d2a12c406bc51a P 0a30727c3db64e0f9c9e97d49e2dd32b [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:02:42.337142 11412 raft_consensus.cc:2468] T 23c293705aa34849b3d2a12c406bc51a P 9e3cc29f057e426c816cbe014e2ce5e4 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a30727c3db64e0f9c9e97d49e2dd32b in term 4.
I20260713 09:02:42.337746 11571 raft_consensus.cc:697] T 23c293705aa34849b3d2a12c406bc51a P 0a30727c3db64e0f9c9e97d49e2dd32b [term 4 LEADER]: Becoming Leader. State: Replica: 0a30727c3db64e0f9c9e97d49e2dd32b, State: Running, Role: LEADER
I20260713 09:02:42.338512 11571 consensus_queue.cc:237] T 23c293705aa34849b3d2a12c406bc51a P 0a30727c3db64e0f9c9e97d49e2dd32b [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: "0a30727c3db64e0f9c9e97d49e2dd32b" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 44557 } } peers { permanent_uuid: "9e3cc29f057e426c816cbe014e2ce5e4" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 35989 } } peers { permanent_uuid: "192cfc00dd00428cb79fc65b1c8476d0" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36421 } }
I20260713 09:02:42.343943 11162 catalog_manager.cc:5697] T 23c293705aa34849b3d2a12c406bc51a P 0a30727c3db64e0f9c9e97d49e2dd32b reported cstate change: term changed from 3 to 4, leader changed from 9e3cc29f057e426c816cbe014e2ce5e4 (127.10.222.131) to 0a30727c3db64e0f9c9e97d49e2dd32b (127.10.222.130). New cstate: current_term: 4 leader_uuid: "0a30727c3db64e0f9c9e97d49e2dd32b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a30727c3db64e0f9c9e97d49e2dd32b" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 44557 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9e3cc29f057e426c816cbe014e2ce5e4" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 35989 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "192cfc00dd00428cb79fc65b1c8476d0" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36421 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:42.410573 11581 raft_consensus.cc:993] T 83a9ed3beb484b92b31778a0fe7a360d P 192cfc00dd00428cb79fc65b1c8476d0: : Instructing follower 0a30727c3db64e0f9c9e97d49e2dd32b to start an election
I20260713 09:02:42.410965 11560 raft_consensus.cc:1081] T 83a9ed3beb484b92b31778a0fe7a360d P 192cfc00dd00428cb79fc65b1c8476d0 [term 1 LEADER]: Signalling peer 0a30727c3db64e0f9c9e97d49e2dd32b to start an election
I20260713 09:02:42.412314 11340 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "83a9ed3beb484b92b31778a0fe7a360d"
dest_uuid: "0a30727c3db64e0f9c9e97d49e2dd32b"
 from {username='slave'} at 127.0.0.1:45528
I20260713 09:02:42.412739 11340 raft_consensus.cc:493] T 83a9ed3beb484b92b31778a0fe7a360d P 0a30727c3db64e0f9c9e97d49e2dd32b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:02:42.412992 11340 raft_consensus.cc:3060] T 83a9ed3beb484b92b31778a0fe7a360d P 0a30727c3db64e0f9c9e97d49e2dd32b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:42.418123 11340 raft_consensus.cc:515] T 83a9ed3beb484b92b31778a0fe7a360d P 0a30727c3db64e0f9c9e97d49e2dd32b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "192cfc00dd00428cb79fc65b1c8476d0" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36421 } } peers { permanent_uuid: "0a30727c3db64e0f9c9e97d49e2dd32b" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 44557 } } peers { permanent_uuid: "9e3cc29f057e426c816cbe014e2ce5e4" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 35989 } }
I20260713 09:02:42.419508 11340 leader_election.cc:290] T 83a9ed3beb484b92b31778a0fe7a360d P 0a30727c3db64e0f9c9e97d49e2dd32b [CANDIDATE]: Term 2 election: Requested vote from peers 192cfc00dd00428cb79fc65b1c8476d0 (127.10.222.129:36421), 9e3cc29f057e426c816cbe014e2ce5e4 (127.10.222.131:35989)
I20260713 09:02:42.420287 11264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83a9ed3beb484b92b31778a0fe7a360d" candidate_uuid: "0a30727c3db64e0f9c9e97d49e2dd32b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "192cfc00dd00428cb79fc65b1c8476d0"
I20260713 09:02:42.420444 11412 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83a9ed3beb484b92b31778a0fe7a360d" candidate_uuid: "0a30727c3db64e0f9c9e97d49e2dd32b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9e3cc29f057e426c816cbe014e2ce5e4"
I20260713 09:02:42.420763 11264 raft_consensus.cc:3055] T 83a9ed3beb484b92b31778a0fe7a360d P 192cfc00dd00428cb79fc65b1c8476d0 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:02:42.420921 11412 raft_consensus.cc:3060] T 83a9ed3beb484b92b31778a0fe7a360d P 9e3cc29f057e426c816cbe014e2ce5e4 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:42.421057 11264 raft_consensus.cc:740] T 83a9ed3beb484b92b31778a0fe7a360d P 192cfc00dd00428cb79fc65b1c8476d0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 192cfc00dd00428cb79fc65b1c8476d0, State: Running, Role: LEADER
I20260713 09:02:42.421654 11264 consensus_queue.cc:260] T 83a9ed3beb484b92b31778a0fe7a360d P 192cfc00dd00428cb79fc65b1c8476d0 [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: "192cfc00dd00428cb79fc65b1c8476d0" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36421 } } peers { permanent_uuid: "0a30727c3db64e0f9c9e97d49e2dd32b" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 44557 } } peers { permanent_uuid: "9e3cc29f057e426c816cbe014e2ce5e4" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 35989 } }
I20260713 09:02:42.422474 11264 raft_consensus.cc:3060] T 83a9ed3beb484b92b31778a0fe7a360d P 192cfc00dd00428cb79fc65b1c8476d0 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:42.425305 11412 raft_consensus.cc:2468] T 83a9ed3beb484b92b31778a0fe7a360d P 9e3cc29f057e426c816cbe014e2ce5e4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a30727c3db64e0f9c9e97d49e2dd32b in term 2.
I20260713 09:02:42.426208 11303 leader_election.cc:304] T 83a9ed3beb484b92b31778a0fe7a360d P 0a30727c3db64e0f9c9e97d49e2dd32b [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: 0a30727c3db64e0f9c9e97d49e2dd32b, 9e3cc29f057e426c816cbe014e2ce5e4; no voters: 
I20260713 09:02:42.426302 11264 raft_consensus.cc:2468] T 83a9ed3beb484b92b31778a0fe7a360d P 192cfc00dd00428cb79fc65b1c8476d0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a30727c3db64e0f9c9e97d49e2dd32b in term 2.
I20260713 09:02:42.426805 11571 raft_consensus.cc:2804] T 83a9ed3beb484b92b31778a0fe7a360d P 0a30727c3db64e0f9c9e97d49e2dd32b [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:02:42.427273 11571 raft_consensus.cc:697] T 83a9ed3beb484b92b31778a0fe7a360d P 0a30727c3db64e0f9c9e97d49e2dd32b [term 2 LEADER]: Becoming Leader. State: Replica: 0a30727c3db64e0f9c9e97d49e2dd32b, State: Running, Role: LEADER
I20260713 09:02:42.427937 11571 consensus_queue.cc:237] T 83a9ed3beb484b92b31778a0fe7a360d P 0a30727c3db64e0f9c9e97d49e2dd32b [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: "192cfc00dd00428cb79fc65b1c8476d0" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36421 } } peers { permanent_uuid: "0a30727c3db64e0f9c9e97d49e2dd32b" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 44557 } } peers { permanent_uuid: "9e3cc29f057e426c816cbe014e2ce5e4" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 35989 } }
I20260713 09:02:42.434104 11162 catalog_manager.cc:5697] T 83a9ed3beb484b92b31778a0fe7a360d P 0a30727c3db64e0f9c9e97d49e2dd32b reported cstate change: term changed from 1 to 2, leader changed from 192cfc00dd00428cb79fc65b1c8476d0 (127.10.222.129) to 0a30727c3db64e0f9c9e97d49e2dd32b (127.10.222.130). New cstate: current_term: 2 leader_uuid: "0a30727c3db64e0f9c9e97d49e2dd32b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "192cfc00dd00428cb79fc65b1c8476d0" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36421 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0a30727c3db64e0f9c9e97d49e2dd32b" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 44557 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9e3cc29f057e426c816cbe014e2ce5e4" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 35989 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:42.550426 11565 raft_consensus.cc:993] T 4c0049ece4f34a5f9f59b1d1a38c053b P 9e3cc29f057e426c816cbe014e2ce5e4: : Instructing follower 0a30727c3db64e0f9c9e97d49e2dd32b to start an election
I20260713 09:02:42.550787 11575 raft_consensus.cc:1081] T 4c0049ece4f34a5f9f59b1d1a38c053b P 9e3cc29f057e426c816cbe014e2ce5e4 [term 3 LEADER]: Signalling peer 0a30727c3db64e0f9c9e97d49e2dd32b to start an election
I20260713 09:02:42.552145 11340 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4c0049ece4f34a5f9f59b1d1a38c053b"
dest_uuid: "0a30727c3db64e0f9c9e97d49e2dd32b"
 from {username='slave'} at 127.0.0.1:45538
I20260713 09:02:42.552563 11340 raft_consensus.cc:493] T 4c0049ece4f34a5f9f59b1d1a38c053b P 0a30727c3db64e0f9c9e97d49e2dd32b [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:02:42.552821 11340 raft_consensus.cc:3060] T 4c0049ece4f34a5f9f59b1d1a38c053b P 0a30727c3db64e0f9c9e97d49e2dd32b [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:02:42.556682 11340 raft_consensus.cc:515] T 4c0049ece4f34a5f9f59b1d1a38c053b P 0a30727c3db64e0f9c9e97d49e2dd32b [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "192cfc00dd00428cb79fc65b1c8476d0" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36421 } } peers { permanent_uuid: "0a30727c3db64e0f9c9e97d49e2dd32b" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 44557 } } peers { permanent_uuid: "9e3cc29f057e426c816cbe014e2ce5e4" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 35989 } }
I20260713 09:02:42.557957 11340 leader_election.cc:290] T 4c0049ece4f34a5f9f59b1d1a38c053b P 0a30727c3db64e0f9c9e97d49e2dd32b [CANDIDATE]: Term 4 election: Requested vote from peers 192cfc00dd00428cb79fc65b1c8476d0 (127.10.222.129:36421), 9e3cc29f057e426c816cbe014e2ce5e4 (127.10.222.131:35989)
I20260713 09:02:42.558694 11264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c0049ece4f34a5f9f59b1d1a38c053b" candidate_uuid: "0a30727c3db64e0f9c9e97d49e2dd32b" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "192cfc00dd00428cb79fc65b1c8476d0"
I20260713 09:02:42.558946 11412 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c0049ece4f34a5f9f59b1d1a38c053b" candidate_uuid: "0a30727c3db64e0f9c9e97d49e2dd32b" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "9e3cc29f057e426c816cbe014e2ce5e4"
I20260713 09:02:42.559108 11264 raft_consensus.cc:3060] T 4c0049ece4f34a5f9f59b1d1a38c053b P 192cfc00dd00428cb79fc65b1c8476d0 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:02:42.559458 11412 raft_consensus.cc:3055] T 4c0049ece4f34a5f9f59b1d1a38c053b P 9e3cc29f057e426c816cbe014e2ce5e4 [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:02:42.559695 11412 raft_consensus.cc:740] T 4c0049ece4f34a5f9f59b1d1a38c053b P 9e3cc29f057e426c816cbe014e2ce5e4 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 9e3cc29f057e426c816cbe014e2ce5e4, State: Running, Role: LEADER
I20260713 09:02:42.560262 11412 consensus_queue.cc:260] T 4c0049ece4f34a5f9f59b1d1a38c053b P 9e3cc29f057e426c816cbe014e2ce5e4 [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: "192cfc00dd00428cb79fc65b1c8476d0" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36421 } } peers { permanent_uuid: "0a30727c3db64e0f9c9e97d49e2dd32b" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 44557 } } peers { permanent_uuid: "9e3cc29f057e426c816cbe014e2ce5e4" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 35989 } }
I20260713 09:02:42.561097 11412 raft_consensus.cc:3060] T 4c0049ece4f34a5f9f59b1d1a38c053b P 9e3cc29f057e426c816cbe014e2ce5e4 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:02:42.562989 11264 raft_consensus.cc:2468] T 4c0049ece4f34a5f9f59b1d1a38c053b P 192cfc00dd00428cb79fc65b1c8476d0 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a30727c3db64e0f9c9e97d49e2dd32b in term 4.
I20260713 09:02:42.563872 11306 leader_election.cc:304] T 4c0049ece4f34a5f9f59b1d1a38c053b P 0a30727c3db64e0f9c9e97d49e2dd32b [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: 0a30727c3db64e0f9c9e97d49e2dd32b, 192cfc00dd00428cb79fc65b1c8476d0; no voters: 
I20260713 09:02:42.564623 11571 raft_consensus.cc:2804] T 4c0049ece4f34a5f9f59b1d1a38c053b P 0a30727c3db64e0f9c9e97d49e2dd32b [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:02:42.564972 11571 raft_consensus.cc:697] T 4c0049ece4f34a5f9f59b1d1a38c053b P 0a30727c3db64e0f9c9e97d49e2dd32b [term 4 LEADER]: Becoming Leader. State: Replica: 0a30727c3db64e0f9c9e97d49e2dd32b, State: Running, Role: LEADER
I20260713 09:02:42.565649 11412 raft_consensus.cc:2468] T 4c0049ece4f34a5f9f59b1d1a38c053b P 9e3cc29f057e426c816cbe014e2ce5e4 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a30727c3db64e0f9c9e97d49e2dd32b in term 4.
I20260713 09:02:42.565631 11571 consensus_queue.cc:237] T 4c0049ece4f34a5f9f59b1d1a38c053b P 0a30727c3db64e0f9c9e97d49e2dd32b [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: "192cfc00dd00428cb79fc65b1c8476d0" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36421 } } peers { permanent_uuid: "0a30727c3db64e0f9c9e97d49e2dd32b" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 44557 } } peers { permanent_uuid: "9e3cc29f057e426c816cbe014e2ce5e4" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 35989 } }
I20260713 09:02:42.570794 11162 catalog_manager.cc:5697] T 4c0049ece4f34a5f9f59b1d1a38c053b P 0a30727c3db64e0f9c9e97d49e2dd32b reported cstate change: term changed from 3 to 4, leader changed from 9e3cc29f057e426c816cbe014e2ce5e4 (127.10.222.131) to 0a30727c3db64e0f9c9e97d49e2dd32b (127.10.222.130). New cstate: current_term: 4 leader_uuid: "0a30727c3db64e0f9c9e97d49e2dd32b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "192cfc00dd00428cb79fc65b1c8476d0" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36421 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0a30727c3db64e0f9c9e97d49e2dd32b" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 44557 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9e3cc29f057e426c816cbe014e2ce5e4" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 35989 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:42.584198 11412 raft_consensus.cc:1275] T 92f3e68381c84d118c01cfc78345504e P 9e3cc29f057e426c816cbe014e2ce5e4 [term 2 FOLLOWER]: Refusing update from remote peer 0a30727c3db64e0f9c9e97d49e2dd32b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:42.585321 11571 consensus_queue.cc:1048] T 92f3e68381c84d118c01cfc78345504e P 0a30727c3db64e0f9c9e97d49e2dd32b [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e3cc29f057e426c816cbe014e2ce5e4" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 35989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:42.593910 11264 raft_consensus.cc:1275] T 92f3e68381c84d118c01cfc78345504e P 192cfc00dd00428cb79fc65b1c8476d0 [term 2 FOLLOWER]: Refusing update from remote peer 0a30727c3db64e0f9c9e97d49e2dd32b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:42.595666 11571 consensus_queue.cc:1048] T 92f3e68381c84d118c01cfc78345504e P 0a30727c3db64e0f9c9e97d49e2dd32b [LEADER]: Connected to new peer: Peer: permanent_uuid: "192cfc00dd00428cb79fc65b1c8476d0" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:42.796082 11263 raft_consensus.cc:1275] T 19435048896b48329fa67a421e0530d4 P 192cfc00dd00428cb79fc65b1c8476d0 [term 3 FOLLOWER]: Refusing update from remote peer 0a30727c3db64e0f9c9e97d49e2dd32b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:02:42.797327 11571 consensus_queue.cc:1048] T 19435048896b48329fa67a421e0530d4 P 0a30727c3db64e0f9c9e97d49e2dd32b [LEADER]: Connected to new peer: Peer: permanent_uuid: "192cfc00dd00428cb79fc65b1c8476d0" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:02:42.806739 11412 raft_consensus.cc:1275] T 19435048896b48329fa67a421e0530d4 P 9e3cc29f057e426c816cbe014e2ce5e4 [term 3 FOLLOWER]: Refusing update from remote peer 0a30727c3db64e0f9c9e97d49e2dd32b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:02:42.808015 11596 consensus_queue.cc:1048] T 19435048896b48329fa67a421e0530d4 P 0a30727c3db64e0f9c9e97d49e2dd32b [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e3cc29f057e426c816cbe014e2ce5e4" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 35989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:02:42.849330 11263 raft_consensus.cc:1275] T 23c293705aa34849b3d2a12c406bc51a P 192cfc00dd00428cb79fc65b1c8476d0 [term 4 FOLLOWER]: Refusing update from remote peer 0a30727c3db64e0f9c9e97d49e2dd32b: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:02:42.850454 11596 consensus_queue.cc:1048] T 23c293705aa34849b3d2a12c406bc51a P 0a30727c3db64e0f9c9e97d49e2dd32b [LEADER]: Connected to new peer: Peer: permanent_uuid: "192cfc00dd00428cb79fc65b1c8476d0" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:02:42.858251 11412 raft_consensus.cc:1275] T 23c293705aa34849b3d2a12c406bc51a P 9e3cc29f057e426c816cbe014e2ce5e4 [term 4 FOLLOWER]: Refusing update from remote peer 0a30727c3db64e0f9c9e97d49e2dd32b: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:02:42.859651 11582 consensus_queue.cc:1048] T 23c293705aa34849b3d2a12c406bc51a P 0a30727c3db64e0f9c9e97d49e2dd32b [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e3cc29f057e426c816cbe014e2ce5e4" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 35989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:02:42.919812 11263 raft_consensus.cc:1275] T 83a9ed3beb484b92b31778a0fe7a360d P 192cfc00dd00428cb79fc65b1c8476d0 [term 2 FOLLOWER]: Refusing update from remote peer 0a30727c3db64e0f9c9e97d49e2dd32b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:42.920925 11582 consensus_queue.cc:1048] T 83a9ed3beb484b92b31778a0fe7a360d P 0a30727c3db64e0f9c9e97d49e2dd32b [LEADER]: Connected to new peer: Peer: permanent_uuid: "192cfc00dd00428cb79fc65b1c8476d0" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:42.929150 11412 raft_consensus.cc:1275] T 83a9ed3beb484b92b31778a0fe7a360d P 9e3cc29f057e426c816cbe014e2ce5e4 [term 2 FOLLOWER]: Refusing update from remote peer 0a30727c3db64e0f9c9e97d49e2dd32b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:42.930869 11571 consensus_queue.cc:1048] T 83a9ed3beb484b92b31778a0fe7a360d P 0a30727c3db64e0f9c9e97d49e2dd32b [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e3cc29f057e426c816cbe014e2ce5e4" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 35989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:43.143847 11263 raft_consensus.cc:1275] T 4c0049ece4f34a5f9f59b1d1a38c053b P 192cfc00dd00428cb79fc65b1c8476d0 [term 4 FOLLOWER]: Refusing update from remote peer 0a30727c3db64e0f9c9e97d49e2dd32b: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:02:43.144999 11571 consensus_queue.cc:1048] T 4c0049ece4f34a5f9f59b1d1a38c053b P 0a30727c3db64e0f9c9e97d49e2dd32b [LEADER]: Connected to new peer: Peer: permanent_uuid: "192cfc00dd00428cb79fc65b1c8476d0" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:02:43.152729 11412 raft_consensus.cc:1275] T 4c0049ece4f34a5f9f59b1d1a38c053b P 9e3cc29f057e426c816cbe014e2ce5e4 [term 4 FOLLOWER]: Refusing update from remote peer 0a30727c3db64e0f9c9e97d49e2dd32b: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:02:43.154621 11571 consensus_queue.cc:1048] T 4c0049ece4f34a5f9f59b1d1a38c053b P 0a30727c3db64e0f9c9e97d49e2dd32b [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e3cc29f057e426c816cbe014e2ce5e4" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 35989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:02:45.088086 11130 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:02:45.096333 11340 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "19435048896b48329fa67a421e0530d4"
dest_uuid: "0a30727c3db64e0f9c9e97d49e2dd32b"
mode: GRACEFUL
new_leader_uuid: "192cfc00dd00428cb79fc65b1c8476d0"
 from {username='slave'} at 127.0.0.1:34910
I20260713 09:02:45.096904 11340 raft_consensus.cc:606] T 19435048896b48329fa67a421e0530d4 P 0a30727c3db64e0f9c9e97d49e2dd32b [term 3 LEADER]: Received request to transfer leadership to TS 192cfc00dd00428cb79fc65b1c8476d0
I20260713 09:02:45.099151 11340 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "23c293705aa34849b3d2a12c406bc51a"
dest_uuid: "0a30727c3db64e0f9c9e97d49e2dd32b"
mode: GRACEFUL
new_leader_uuid: "192cfc00dd00428cb79fc65b1c8476d0"
 from {username='slave'} at 127.0.0.1:34910
I20260713 09:02:45.099553 11340 raft_consensus.cc:606] T 23c293705aa34849b3d2a12c406bc51a P 0a30727c3db64e0f9c9e97d49e2dd32b [term 4 LEADER]: Received request to transfer leadership to TS 192cfc00dd00428cb79fc65b1c8476d0
I20260713 09:02:45.101632 11340 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4c0049ece4f34a5f9f59b1d1a38c053b"
dest_uuid: "0a30727c3db64e0f9c9e97d49e2dd32b"
mode: GRACEFUL
new_leader_uuid: "9e3cc29f057e426c816cbe014e2ce5e4"
 from {username='slave'} at 127.0.0.1:34910
I20260713 09:02:45.102034 11340 raft_consensus.cc:606] T 4c0049ece4f34a5f9f59b1d1a38c053b P 0a30727c3db64e0f9c9e97d49e2dd32b [term 4 LEADER]: Received request to transfer leadership to TS 9e3cc29f057e426c816cbe014e2ce5e4
I20260713 09:02:45.103916 11340 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a19ca160817845b5bd3c4288dcaba287"
dest_uuid: "0a30727c3db64e0f9c9e97d49e2dd32b"
mode: GRACEFUL
new_leader_uuid: "9e3cc29f057e426c816cbe014e2ce5e4"
 from {username='slave'} at 127.0.0.1:34910
I20260713 09:02:45.104254 11340 raft_consensus.cc:606] T a19ca160817845b5bd3c4288dcaba287 P 0a30727c3db64e0f9c9e97d49e2dd32b [term 2 LEADER]: Received request to transfer leadership to TS 9e3cc29f057e426c816cbe014e2ce5e4
I20260713 09:02:45.106066 11340 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fecff5d132aa42b385d60fb1fb98c681"
dest_uuid: "0a30727c3db64e0f9c9e97d49e2dd32b"
mode: GRACEFUL
new_leader_uuid: "192cfc00dd00428cb79fc65b1c8476d0"
 from {username='slave'} at 127.0.0.1:34910
I20260713 09:02:45.106400 11340 raft_consensus.cc:606] T fecff5d132aa42b385d60fb1fb98c681 P 0a30727c3db64e0f9c9e97d49e2dd32b [term 1 LEADER]: Received request to transfer leadership to TS 192cfc00dd00428cb79fc65b1c8476d0
I20260713 09:02:45.107229 11130 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260713 09:02:45.107595 11130 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:02:45.170469 11606 raft_consensus.cc:993] T a19ca160817845b5bd3c4288dcaba287 P 0a30727c3db64e0f9c9e97d49e2dd32b: : Instructing follower 9e3cc29f057e426c816cbe014e2ce5e4 to start an election
I20260713 09:02:45.170956 11604 raft_consensus.cc:1081] T a19ca160817845b5bd3c4288dcaba287 P 0a30727c3db64e0f9c9e97d49e2dd32b [term 2 LEADER]: Signalling peer 9e3cc29f057e426c816cbe014e2ce5e4 to start an election
I20260713 09:02:45.172539 11414 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a19ca160817845b5bd3c4288dcaba287"
dest_uuid: "9e3cc29f057e426c816cbe014e2ce5e4"
 from {username='slave'} at 127.0.0.1:49604
I20260713 09:02:45.172989 11414 raft_consensus.cc:493] T a19ca160817845b5bd3c4288dcaba287 P 9e3cc29f057e426c816cbe014e2ce5e4 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:02:45.173360 11414 raft_consensus.cc:3060] T a19ca160817845b5bd3c4288dcaba287 P 9e3cc29f057e426c816cbe014e2ce5e4 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:02:45.178614 11414 raft_consensus.cc:515] T a19ca160817845b5bd3c4288dcaba287 P 9e3cc29f057e426c816cbe014e2ce5e4 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "192cfc00dd00428cb79fc65b1c8476d0" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36421 } } peers { permanent_uuid: "0a30727c3db64e0f9c9e97d49e2dd32b" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 44557 } } peers { permanent_uuid: "9e3cc29f057e426c816cbe014e2ce5e4" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 35989 } }
I20260713 09:02:45.180352 11414 leader_election.cc:290] T a19ca160817845b5bd3c4288dcaba287 P 9e3cc29f057e426c816cbe014e2ce5e4 [CANDIDATE]: Term 3 election: Requested vote from peers 192cfc00dd00428cb79fc65b1c8476d0 (127.10.222.129:36421), 0a30727c3db64e0f9c9e97d49e2dd32b (127.10.222.130:44557)
I20260713 09:02:45.181447 11340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a19ca160817845b5bd3c4288dcaba287" candidate_uuid: "9e3cc29f057e426c816cbe014e2ce5e4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0a30727c3db64e0f9c9e97d49e2dd32b"
I20260713 09:02:45.181361 11263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a19ca160817845b5bd3c4288dcaba287" candidate_uuid: "9e3cc29f057e426c816cbe014e2ce5e4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "192cfc00dd00428cb79fc65b1c8476d0"
I20260713 09:02:45.182137 11340 raft_consensus.cc:3055] T a19ca160817845b5bd3c4288dcaba287 P 0a30727c3db64e0f9c9e97d49e2dd32b [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:02:45.182327 11263 raft_consensus.cc:3060] T a19ca160817845b5bd3c4288dcaba287 P 192cfc00dd00428cb79fc65b1c8476d0 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:02:45.182489 11340 raft_consensus.cc:740] T a19ca160817845b5bd3c4288dcaba287 P 0a30727c3db64e0f9c9e97d49e2dd32b [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 0a30727c3db64e0f9c9e97d49e2dd32b, State: Running, Role: LEADER
I20260713 09:02:45.183307 11340 consensus_queue.cc:260] T a19ca160817845b5bd3c4288dcaba287 P 0a30727c3db64e0f9c9e97d49e2dd32b [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: "192cfc00dd00428cb79fc65b1c8476d0" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36421 } } peers { permanent_uuid: "0a30727c3db64e0f9c9e97d49e2dd32b" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 44557 } } peers { permanent_uuid: "9e3cc29f057e426c816cbe014e2ce5e4" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 35989 } }
I20260713 09:02:45.184149 11340 raft_consensus.cc:3060] T a19ca160817845b5bd3c4288dcaba287 P 0a30727c3db64e0f9c9e97d49e2dd32b [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:02:45.186980 11263 raft_consensus.cc:2468] T a19ca160817845b5bd3c4288dcaba287 P 192cfc00dd00428cb79fc65b1c8476d0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9e3cc29f057e426c816cbe014e2ce5e4 in term 3.
I20260713 09:02:45.188126 11340 raft_consensus.cc:2468] T a19ca160817845b5bd3c4288dcaba287 P 0a30727c3db64e0f9c9e97d49e2dd32b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9e3cc29f057e426c816cbe014e2ce5e4 in term 3.
I20260713 09:02:45.188097 11380 leader_election.cc:304] T a19ca160817845b5bd3c4288dcaba287 P 9e3cc29f057e426c816cbe014e2ce5e4 [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: 192cfc00dd00428cb79fc65b1c8476d0, 9e3cc29f057e426c816cbe014e2ce5e4; no voters: 
I20260713 09:02:45.188982 11575 raft_consensus.cc:2804] T a19ca160817845b5bd3c4288dcaba287 P 9e3cc29f057e426c816cbe014e2ce5e4 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:02:45.190054 11575 raft_consensus.cc:697] T a19ca160817845b5bd3c4288dcaba287 P 9e3cc29f057e426c816cbe014e2ce5e4 [term 3 LEADER]: Becoming Leader. State: Replica: 9e3cc29f057e426c816cbe014e2ce5e4, State: Running, Role: LEADER
I20260713 09:02:45.190966 11575 consensus_queue.cc:237] T a19ca160817845b5bd3c4288dcaba287 P 9e3cc29f057e426c816cbe014e2ce5e4 [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: "192cfc00dd00428cb79fc65b1c8476d0" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36421 } } peers { permanent_uuid: "0a30727c3db64e0f9c9e97d49e2dd32b" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 44557 } } peers { permanent_uuid: "9e3cc29f057e426c816cbe014e2ce5e4" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 35989 } }
I20260713 09:02:45.197616 11159 catalog_manager.cc:5697] T a19ca160817845b5bd3c4288dcaba287 P 9e3cc29f057e426c816cbe014e2ce5e4 reported cstate change: term changed from 2 to 3, leader changed from 0a30727c3db64e0f9c9e97d49e2dd32b (127.10.222.130) to 9e3cc29f057e426c816cbe014e2ce5e4 (127.10.222.131). New cstate: current_term: 3 leader_uuid: "9e3cc29f057e426c816cbe014e2ce5e4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "192cfc00dd00428cb79fc65b1c8476d0" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36421 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0a30727c3db64e0f9c9e97d49e2dd32b" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 44557 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9e3cc29f057e426c816cbe014e2ce5e4" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 35989 } health_report { overall_health: HEALTHY } } }
I20260713 09:02:45.229596 11606 raft_consensus.cc:993] T fecff5d132aa42b385d60fb1fb98c681 P 0a30727c3db64e0f9c9e97d49e2dd32b: : Instructing follower 192cfc00dd00428cb79fc65b1c8476d0 to start an election
I20260713 09:02:45.229972 11604 raft_consensus.cc:1081] T fecff5d132aa42b385d60fb1fb98c681 P 0a30727c3db64e0f9c9e97d49e2dd32b [term 1 LEADER]: Signalling peer 192cfc00dd00428cb79fc65b1c8476d0 to start an election
I20260713 09:02:45.231357 11263 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fecff5d132aa42b385d60fb1fb98c681"
dest_uuid: "192cfc00dd00428cb79fc65b1c8476d0"
 from {username='slave'} at 127.0.0.1:60990
I20260713 09:02:45.231770 11263 raft_consensus.cc:493] T fecff5d132aa42b385d60fb1fb98c681 P 192cfc00dd00428cb79fc65b1c8476d0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:02:45.232048 11263 raft_consensus.cc:3060] T fecff5d132aa42b385d60fb1fb98c681 P 192cfc00dd00428cb79fc65b1c8476d0 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:45.236455 11263 raft_consensus.cc:515] T fecff5d132aa42b385d60fb1fb98c681 P 192cfc00dd00428cb79fc65b1c8476d0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "192cfc00dd00428cb79fc65b1c8476d0" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36421 } } peers { permanent_uuid: "0a30727c3db64e0f9c9e97d49e2dd32b" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 44557 } } peers { permanent_uuid: "9e3cc29f057e426c816cbe014e2ce5e4" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 35989 } }
I20260713 09:02:45.238037 11263 leader_election.cc:290] T fecff5d132aa42b385d60fb1fb98c681 P 192cfc00dd00428cb79fc65b1c8476d0 [CANDIDATE]: Term 2 election: Requested vote from peers 0a30727c3db64e0f9c9e97d49e2dd32b (127.10.222.130:44557), 9e3cc29f057e426c816cbe014e2ce5e4 (127.10.222.131:35989)
I20260713 09:02:45.238891 11340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fecff5d132aa42b385d60fb1fb98c681" candidate_uuid: "192cfc00dd00428cb79fc65b1c8476d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0a30727c3db64e0f9c9e97d49e2dd32b"
I20260713 09:02:45.239207 11414 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fecff5d132aa42b385d60fb1fb98c681" candidate_uuid: "192cfc00dd00428cb79fc65b1c8476d0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9e3cc29f057e426c816cbe014e2ce5e4"
I20260713 09:02:45.239450 11340 raft_consensus.cc:3055] T fecff5d132aa42b385d60fb1fb98c681 P 0a30727c3db64e0f9c9e97d49e2dd32b [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:02:45.239711 11414 raft_consensus.cc:3060] T fecff5d132aa42b385d60fb1fb98c681 P 9e3cc29f057e426c816cbe014e2ce5e4 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:45.239737 11340 raft_consensus.cc:740] T fecff5d132aa42b385d60fb1fb98c681 P 0a30727c3db64e0f9c9e97d49e2dd32b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0a30727c3db64e0f9c9e97d49e2dd32b, State: Running, Role: LEADER
I20260713 09:02:45.240615 11340 consensus_queue.cc:260] T fecff5d132aa42b385d60fb1fb98c681 P 0a30727c3db64e0f9c9e97d49e2dd32b [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: "192cfc00dd00428cb79fc65b1c8476d0" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36421 } } peers { permanent_uuid: "0a30727c3db64e0f9c9e97d49e2dd32b" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 44557 } } peers { permanent_uuid: "9e3cc29f057e426c816cbe014e2ce5e4" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 35989 } }
I20260713 09:02:45.241662 11340 raft_consensus.cc:3060] T fecff5d132aa42b385d60fb1fb98c681 P 0a30727c3db64e0f9c9e97d49e2dd32b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:45.246011 11414 raft_consensus.cc:2468] T fecff5d132aa42b385d60fb1fb98c681 P 9e3cc29f057e426c816cbe014e2ce5e4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 192cfc00dd00428cb79fc65b1c8476d0 in term 2.
I20260713 09:02:45.247202 11340 raft_consensus.cc:2468] T fecff5d132aa42b385d60fb1fb98c681 P 0a30727c3db64e0f9c9e97d49e2dd32b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 192cfc00dd00428cb79fc65b1c8476d0 in term 2.
I20260713 09:02:45.247359 11228 leader_election.cc:304] T fecff5d132aa42b385d60fb1fb98c681 P 192cfc00dd00428cb79fc65b1c8476d0 [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: 192cfc00dd00428cb79fc65b1c8476d0, 9e3cc29f057e426c816cbe014e2ce5e4; no voters: 
I20260713 09:02:45.248952 11613 raft_consensus.cc:2804] T fecff5d132aa42b385d60fb1fb98c681 P 192cfc00dd00428cb79fc65b1c8476d0 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:02:45.249944 11613 raft_consensus.cc:697] T fecff5d132aa42b385d60fb1fb98c681 P 192cfc00dd00428cb79fc65b1c8476d0 [term 2 LEADER]: Becoming Leader. State: Replica: 192cfc00dd00428cb79fc65b1c8476d0, State: Running, Role: LEADER
I20260713 09:02:45.250816 11613 consensus_queue.cc:237] T fecff5d132aa42b385d60fb1fb98c681 P 192cfc00dd00428cb79fc65b1c8476d0 [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: "192cfc00dd00428cb79fc65b1c8476d0" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36421 } } peers { permanent_uuid: "0a30727c3db64e0f9c9e97d49e2dd32b" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 44557 } } peers { permanent_uuid: "9e3cc29f057e426c816cbe014e2ce5e4" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 35989 } }
I20260713 09:02:45.257850 11159 catalog_manager.cc:5697] T fecff5d132aa42b385d60fb1fb98c681 P 192cfc00dd00428cb79fc65b1c8476d0 reported cstate change: term changed from 1 to 2, leader changed from 0a30727c3db64e0f9c9e97d49e2dd32b (127.10.222.130) to 192cfc00dd00428cb79fc65b1c8476d0 (127.10.222.129). New cstate: current_term: 2 leader_uuid: "192cfc00dd00428cb79fc65b1c8476d0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "192cfc00dd00428cb79fc65b1c8476d0" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36421 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0a30727c3db64e0f9c9e97d49e2dd32b" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 44557 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9e3cc29f057e426c816cbe014e2ce5e4" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 35989 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:45.329173 11606 raft_consensus.cc:993] T 4c0049ece4f34a5f9f59b1d1a38c053b P 0a30727c3db64e0f9c9e97d49e2dd32b: : Instructing follower 9e3cc29f057e426c816cbe014e2ce5e4 to start an election
I20260713 09:02:45.329671 11616 raft_consensus.cc:1081] T 4c0049ece4f34a5f9f59b1d1a38c053b P 0a30727c3db64e0f9c9e97d49e2dd32b [term 4 LEADER]: Signalling peer 9e3cc29f057e426c816cbe014e2ce5e4 to start an election
I20260713 09:02:45.330904 11414 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4c0049ece4f34a5f9f59b1d1a38c053b"
dest_uuid: "9e3cc29f057e426c816cbe014e2ce5e4"
 from {username='slave'} at 127.0.0.1:49604
I20260713 09:02:45.331310 11414 raft_consensus.cc:493] T 4c0049ece4f34a5f9f59b1d1a38c053b P 9e3cc29f057e426c816cbe014e2ce5e4 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:02:45.331553 11414 raft_consensus.cc:3060] T 4c0049ece4f34a5f9f59b1d1a38c053b P 9e3cc29f057e426c816cbe014e2ce5e4 [term 4 FOLLOWER]: Advancing to term 5
I20260713 09:02:45.335675 11414 raft_consensus.cc:515] T 4c0049ece4f34a5f9f59b1d1a38c053b P 9e3cc29f057e426c816cbe014e2ce5e4 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "192cfc00dd00428cb79fc65b1c8476d0" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36421 } } peers { permanent_uuid: "0a30727c3db64e0f9c9e97d49e2dd32b" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 44557 } } peers { permanent_uuid: "9e3cc29f057e426c816cbe014e2ce5e4" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 35989 } }
I20260713 09:02:45.337074 11414 leader_election.cc:290] T 4c0049ece4f34a5f9f59b1d1a38c053b P 9e3cc29f057e426c816cbe014e2ce5e4 [CANDIDATE]: Term 5 election: Requested vote from peers 192cfc00dd00428cb79fc65b1c8476d0 (127.10.222.129:36421), 0a30727c3db64e0f9c9e97d49e2dd32b (127.10.222.130:44557)
I20260713 09:02:45.337774 11263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c0049ece4f34a5f9f59b1d1a38c053b" candidate_uuid: "9e3cc29f057e426c816cbe014e2ce5e4" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "192cfc00dd00428cb79fc65b1c8476d0"
I20260713 09:02:45.337996 11340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c0049ece4f34a5f9f59b1d1a38c053b" candidate_uuid: "9e3cc29f057e426c816cbe014e2ce5e4" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "0a30727c3db64e0f9c9e97d49e2dd32b"
I20260713 09:02:45.338299 11263 raft_consensus.cc:3060] T 4c0049ece4f34a5f9f59b1d1a38c053b P 192cfc00dd00428cb79fc65b1c8476d0 [term 4 FOLLOWER]: Advancing to term 5
I20260713 09:02:45.338474 11340 raft_consensus.cc:3055] T 4c0049ece4f34a5f9f59b1d1a38c053b P 0a30727c3db64e0f9c9e97d49e2dd32b [term 4 LEADER]: Stepping down as leader of term 4
I20260713 09:02:45.338814 11340 raft_consensus.cc:740] T 4c0049ece4f34a5f9f59b1d1a38c053b P 0a30727c3db64e0f9c9e97d49e2dd32b [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 0a30727c3db64e0f9c9e97d49e2dd32b, State: Running, Role: LEADER
I20260713 09:02:45.339412 11340 consensus_queue.cc:260] T 4c0049ece4f34a5f9f59b1d1a38c053b P 0a30727c3db64e0f9c9e97d49e2dd32b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 4.4, Last appended by leader: 4, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "192cfc00dd00428cb79fc65b1c8476d0" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36421 } } peers { permanent_uuid: "0a30727c3db64e0f9c9e97d49e2dd32b" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 44557 } } peers { permanent_uuid: "9e3cc29f057e426c816cbe014e2ce5e4" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 35989 } }
I20260713 09:02:45.340148 11340 raft_consensus.cc:3060] T 4c0049ece4f34a5f9f59b1d1a38c053b P 0a30727c3db64e0f9c9e97d49e2dd32b [term 4 FOLLOWER]: Advancing to term 5
I20260713 09:02:45.342598 11263 raft_consensus.cc:2468] T 4c0049ece4f34a5f9f59b1d1a38c053b P 192cfc00dd00428cb79fc65b1c8476d0 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9e3cc29f057e426c816cbe014e2ce5e4 in term 5.
I20260713 09:02:45.343598 11380 leader_election.cc:304] T 4c0049ece4f34a5f9f59b1d1a38c053b P 9e3cc29f057e426c816cbe014e2ce5e4 [CANDIDATE]: Term 5 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 192cfc00dd00428cb79fc65b1c8476d0, 9e3cc29f057e426c816cbe014e2ce5e4; no voters: 
I20260713 09:02:45.343786 11340 raft_consensus.cc:2468] T 4c0049ece4f34a5f9f59b1d1a38c053b P 0a30727c3db64e0f9c9e97d49e2dd32b [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9e3cc29f057e426c816cbe014e2ce5e4 in term 5.
I20260713 09:02:45.344337 11575 raft_consensus.cc:2804] T 4c0049ece4f34a5f9f59b1d1a38c053b P 9e3cc29f057e426c816cbe014e2ce5e4 [term 5 FOLLOWER]: Leader election won for term 5
I20260713 09:02:45.344712 11575 raft_consensus.cc:697] T 4c0049ece4f34a5f9f59b1d1a38c053b P 9e3cc29f057e426c816cbe014e2ce5e4 [term 5 LEADER]: Becoming Leader. State: Replica: 9e3cc29f057e426c816cbe014e2ce5e4, State: Running, Role: LEADER
I20260713 09:02:45.345489 11575 consensus_queue.cc:237] T 4c0049ece4f34a5f9f59b1d1a38c053b P 9e3cc29f057e426c816cbe014e2ce5e4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 4.4, Last appended by leader: 4, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "192cfc00dd00428cb79fc65b1c8476d0" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36421 } } peers { permanent_uuid: "0a30727c3db64e0f9c9e97d49e2dd32b" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 44557 } } peers { permanent_uuid: "9e3cc29f057e426c816cbe014e2ce5e4" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 35989 } }
I20260713 09:02:45.352082 11159 catalog_manager.cc:5697] T 4c0049ece4f34a5f9f59b1d1a38c053b P 9e3cc29f057e426c816cbe014e2ce5e4 reported cstate change: term changed from 4 to 5, leader changed from 0a30727c3db64e0f9c9e97d49e2dd32b (127.10.222.130) to 9e3cc29f057e426c816cbe014e2ce5e4 (127.10.222.131). New cstate: current_term: 5 leader_uuid: "9e3cc29f057e426c816cbe014e2ce5e4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "192cfc00dd00428cb79fc65b1c8476d0" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36421 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0a30727c3db64e0f9c9e97d49e2dd32b" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 44557 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9e3cc29f057e426c816cbe014e2ce5e4" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 35989 } health_report { overall_health: HEALTHY } } }
I20260713 09:02:45.415454 11606 raft_consensus.cc:993] T 19435048896b48329fa67a421e0530d4 P 0a30727c3db64e0f9c9e97d49e2dd32b: : Instructing follower 192cfc00dd00428cb79fc65b1c8476d0 to start an election
I20260713 09:02:45.415858 11616 raft_consensus.cc:1081] T 19435048896b48329fa67a421e0530d4 P 0a30727c3db64e0f9c9e97d49e2dd32b [term 3 LEADER]: Signalling peer 192cfc00dd00428cb79fc65b1c8476d0 to start an election
I20260713 09:02:45.417080 11263 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "19435048896b48329fa67a421e0530d4"
dest_uuid: "192cfc00dd00428cb79fc65b1c8476d0"
 from {username='slave'} at 127.0.0.1:60990
I20260713 09:02:45.417551 11263 raft_consensus.cc:493] T 19435048896b48329fa67a421e0530d4 P 192cfc00dd00428cb79fc65b1c8476d0 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:02:45.417830 11263 raft_consensus.cc:3060] T 19435048896b48329fa67a421e0530d4 P 192cfc00dd00428cb79fc65b1c8476d0 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:02:45.422444 11263 raft_consensus.cc:515] T 19435048896b48329fa67a421e0530d4 P 192cfc00dd00428cb79fc65b1c8476d0 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "192cfc00dd00428cb79fc65b1c8476d0" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36421 } } peers { permanent_uuid: "0a30727c3db64e0f9c9e97d49e2dd32b" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 44557 } } peers { permanent_uuid: "9e3cc29f057e426c816cbe014e2ce5e4" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 35989 } }
I20260713 09:02:45.424260 11263 leader_election.cc:290] T 19435048896b48329fa67a421e0530d4 P 192cfc00dd00428cb79fc65b1c8476d0 [CANDIDATE]: Term 4 election: Requested vote from peers 0a30727c3db64e0f9c9e97d49e2dd32b (127.10.222.130:44557), 9e3cc29f057e426c816cbe014e2ce5e4 (127.10.222.131:35989)
I20260713 09:02:45.425006 11340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19435048896b48329fa67a421e0530d4" candidate_uuid: "192cfc00dd00428cb79fc65b1c8476d0" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "0a30727c3db64e0f9c9e97d49e2dd32b"
I20260713 09:02:45.425175 11414 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19435048896b48329fa67a421e0530d4" candidate_uuid: "192cfc00dd00428cb79fc65b1c8476d0" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "9e3cc29f057e426c816cbe014e2ce5e4"
I20260713 09:02:45.425424 11340 raft_consensus.cc:3055] T 19435048896b48329fa67a421e0530d4 P 0a30727c3db64e0f9c9e97d49e2dd32b [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:02:45.425637 11414 raft_consensus.cc:3060] T 19435048896b48329fa67a421e0530d4 P 9e3cc29f057e426c816cbe014e2ce5e4 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:02:45.425670 11340 raft_consensus.cc:740] T 19435048896b48329fa67a421e0530d4 P 0a30727c3db64e0f9c9e97d49e2dd32b [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 0a30727c3db64e0f9c9e97d49e2dd32b, State: Running, Role: LEADER
I20260713 09:02:45.426371 11340 consensus_queue.cc:260] T 19435048896b48329fa67a421e0530d4 P 0a30727c3db64e0f9c9e97d49e2dd32b [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: "192cfc00dd00428cb79fc65b1c8476d0" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36421 } } peers { permanent_uuid: "0a30727c3db64e0f9c9e97d49e2dd32b" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 44557 } } peers { permanent_uuid: "9e3cc29f057e426c816cbe014e2ce5e4" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 35989 } }
I20260713 09:02:45.427109 11340 raft_consensus.cc:3060] T 19435048896b48329fa67a421e0530d4 P 0a30727c3db64e0f9c9e97d49e2dd32b [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:02:45.429631 11414 raft_consensus.cc:2468] T 19435048896b48329fa67a421e0530d4 P 9e3cc29f057e426c816cbe014e2ce5e4 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 192cfc00dd00428cb79fc65b1c8476d0 in term 4.
I20260713 09:02:45.430433 11228 leader_election.cc:304] T 19435048896b48329fa67a421e0530d4 P 192cfc00dd00428cb79fc65b1c8476d0 [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: 192cfc00dd00428cb79fc65b1c8476d0, 9e3cc29f057e426c816cbe014e2ce5e4; no voters: 
I20260713 09:02:45.430819 11340 raft_consensus.cc:2468] T 19435048896b48329fa67a421e0530d4 P 0a30727c3db64e0f9c9e97d49e2dd32b [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 192cfc00dd00428cb79fc65b1c8476d0 in term 4.
I20260713 09:02:45.431028 11613 raft_consensus.cc:2804] T 19435048896b48329fa67a421e0530d4 P 192cfc00dd00428cb79fc65b1c8476d0 [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:02:45.431505 11613 raft_consensus.cc:697] T 19435048896b48329fa67a421e0530d4 P 192cfc00dd00428cb79fc65b1c8476d0 [term 4 LEADER]: Becoming Leader. State: Replica: 192cfc00dd00428cb79fc65b1c8476d0, State: Running, Role: LEADER
I20260713 09:02:45.432286 11613 consensus_queue.cc:237] T 19435048896b48329fa67a421e0530d4 P 192cfc00dd00428cb79fc65b1c8476d0 [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: "192cfc00dd00428cb79fc65b1c8476d0" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36421 } } peers { permanent_uuid: "0a30727c3db64e0f9c9e97d49e2dd32b" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 44557 } } peers { permanent_uuid: "9e3cc29f057e426c816cbe014e2ce5e4" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 35989 } }
I20260713 09:02:45.438163 11159 catalog_manager.cc:5697] T 19435048896b48329fa67a421e0530d4 P 192cfc00dd00428cb79fc65b1c8476d0 reported cstate change: term changed from 3 to 4, leader changed from 0a30727c3db64e0f9c9e97d49e2dd32b (127.10.222.130) to 192cfc00dd00428cb79fc65b1c8476d0 (127.10.222.129). New cstate: current_term: 4 leader_uuid: "192cfc00dd00428cb79fc65b1c8476d0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "192cfc00dd00428cb79fc65b1c8476d0" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36421 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0a30727c3db64e0f9c9e97d49e2dd32b" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 44557 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9e3cc29f057e426c816cbe014e2ce5e4" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 35989 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:45.502904 11606 raft_consensus.cc:993] T 23c293705aa34849b3d2a12c406bc51a P 0a30727c3db64e0f9c9e97d49e2dd32b: : Instructing follower 192cfc00dd00428cb79fc65b1c8476d0 to start an election
I20260713 09:02:45.503391 11616 raft_consensus.cc:1081] T 23c293705aa34849b3d2a12c406bc51a P 0a30727c3db64e0f9c9e97d49e2dd32b [term 4 LEADER]: Signalling peer 192cfc00dd00428cb79fc65b1c8476d0 to start an election
I20260713 09:02:45.504808 11263 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "23c293705aa34849b3d2a12c406bc51a"
dest_uuid: "192cfc00dd00428cb79fc65b1c8476d0"
 from {username='slave'} at 127.0.0.1:60990
I20260713 09:02:45.505231 11263 raft_consensus.cc:493] T 23c293705aa34849b3d2a12c406bc51a P 192cfc00dd00428cb79fc65b1c8476d0 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:02:45.505527 11263 raft_consensus.cc:3060] T 23c293705aa34849b3d2a12c406bc51a P 192cfc00dd00428cb79fc65b1c8476d0 [term 4 FOLLOWER]: Advancing to term 5
I20260713 09:02:45.509680 11263 raft_consensus.cc:515] T 23c293705aa34849b3d2a12c406bc51a P 192cfc00dd00428cb79fc65b1c8476d0 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a30727c3db64e0f9c9e97d49e2dd32b" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 44557 } } peers { permanent_uuid: "9e3cc29f057e426c816cbe014e2ce5e4" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 35989 } } peers { permanent_uuid: "192cfc00dd00428cb79fc65b1c8476d0" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36421 } }
I20260713 09:02:45.511062 11263 leader_election.cc:290] T 23c293705aa34849b3d2a12c406bc51a P 192cfc00dd00428cb79fc65b1c8476d0 [CANDIDATE]: Term 5 election: Requested vote from peers 0a30727c3db64e0f9c9e97d49e2dd32b (127.10.222.130:44557), 9e3cc29f057e426c816cbe014e2ce5e4 (127.10.222.131:35989)
I20260713 09:02:45.511860 11340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23c293705aa34849b3d2a12c406bc51a" candidate_uuid: "192cfc00dd00428cb79fc65b1c8476d0" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "0a30727c3db64e0f9c9e97d49e2dd32b"
I20260713 09:02:45.512033 11414 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23c293705aa34849b3d2a12c406bc51a" candidate_uuid: "192cfc00dd00428cb79fc65b1c8476d0" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "9e3cc29f057e426c816cbe014e2ce5e4"
I20260713 09:02:45.512467 11340 raft_consensus.cc:3055] T 23c293705aa34849b3d2a12c406bc51a P 0a30727c3db64e0f9c9e97d49e2dd32b [term 4 LEADER]: Stepping down as leader of term 4
I20260713 09:02:45.512475 11414 raft_consensus.cc:3060] T 23c293705aa34849b3d2a12c406bc51a P 9e3cc29f057e426c816cbe014e2ce5e4 [term 4 FOLLOWER]: Advancing to term 5
I20260713 09:02:45.512921 11340 raft_consensus.cc:740] T 23c293705aa34849b3d2a12c406bc51a P 0a30727c3db64e0f9c9e97d49e2dd32b [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 0a30727c3db64e0f9c9e97d49e2dd32b, State: Running, Role: LEADER
I20260713 09:02:45.513612 11340 consensus_queue.cc:260] T 23c293705aa34849b3d2a12c406bc51a P 0a30727c3db64e0f9c9e97d49e2dd32b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 4.4, Last appended by leader: 4, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a30727c3db64e0f9c9e97d49e2dd32b" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 44557 } } peers { permanent_uuid: "9e3cc29f057e426c816cbe014e2ce5e4" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 35989 } } peers { permanent_uuid: "192cfc00dd00428cb79fc65b1c8476d0" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36421 } }
I20260713 09:02:45.514626 11340 raft_consensus.cc:3060] T 23c293705aa34849b3d2a12c406bc51a P 0a30727c3db64e0f9c9e97d49e2dd32b [term 4 FOLLOWER]: Advancing to term 5
I20260713 09:02:45.518280 11414 raft_consensus.cc:2468] T 23c293705aa34849b3d2a12c406bc51a P 9e3cc29f057e426c816cbe014e2ce5e4 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 192cfc00dd00428cb79fc65b1c8476d0 in term 5.
I20260713 09:02:45.519341 11228 leader_election.cc:304] T 23c293705aa34849b3d2a12c406bc51a P 192cfc00dd00428cb79fc65b1c8476d0 [CANDIDATE]: Term 5 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 192cfc00dd00428cb79fc65b1c8476d0, 9e3cc29f057e426c816cbe014e2ce5e4; no voters: 
I20260713 09:02:45.520068 11613 raft_consensus.cc:2804] T 23c293705aa34849b3d2a12c406bc51a P 192cfc00dd00428cb79fc65b1c8476d0 [term 5 FOLLOWER]: Leader election won for term 5
I20260713 09:02:45.520058 11340 raft_consensus.cc:2468] T 23c293705aa34849b3d2a12c406bc51a P 0a30727c3db64e0f9c9e97d49e2dd32b [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 192cfc00dd00428cb79fc65b1c8476d0 in term 5.
I20260713 09:02:45.520648 11613 raft_consensus.cc:697] T 23c293705aa34849b3d2a12c406bc51a P 192cfc00dd00428cb79fc65b1c8476d0 [term 5 LEADER]: Becoming Leader. State: Replica: 192cfc00dd00428cb79fc65b1c8476d0, State: Running, Role: LEADER
I20260713 09:02:45.521519 11613 consensus_queue.cc:237] T 23c293705aa34849b3d2a12c406bc51a P 192cfc00dd00428cb79fc65b1c8476d0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 4.4, Last appended by leader: 4, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a30727c3db64e0f9c9e97d49e2dd32b" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 44557 } } peers { permanent_uuid: "9e3cc29f057e426c816cbe014e2ce5e4" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 35989 } } peers { permanent_uuid: "192cfc00dd00428cb79fc65b1c8476d0" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36421 } }
I20260713 09:02:45.527918 11159 catalog_manager.cc:5697] T 23c293705aa34849b3d2a12c406bc51a P 192cfc00dd00428cb79fc65b1c8476d0 reported cstate change: term changed from 4 to 5, leader changed from 0a30727c3db64e0f9c9e97d49e2dd32b (127.10.222.130) to 192cfc00dd00428cb79fc65b1c8476d0 (127.10.222.129). New cstate: current_term: 5 leader_uuid: "192cfc00dd00428cb79fc65b1c8476d0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a30727c3db64e0f9c9e97d49e2dd32b" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 44557 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9e3cc29f057e426c816cbe014e2ce5e4" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 35989 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "192cfc00dd00428cb79fc65b1c8476d0" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36421 } health_report { overall_health: HEALTHY } } }
I20260713 09:02:45.572456 11340 raft_consensus.cc:1275] T a19ca160817845b5bd3c4288dcaba287 P 0a30727c3db64e0f9c9e97d49e2dd32b [term 3 FOLLOWER]: Refusing update from remote peer 9e3cc29f057e426c816cbe014e2ce5e4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:02:45.573529 11575 consensus_queue.cc:1048] T a19ca160817845b5bd3c4288dcaba287 P 9e3cc29f057e426c816cbe014e2ce5e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a30727c3db64e0f9c9e97d49e2dd32b" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 44557 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:02:45.582484 11263 raft_consensus.cc:1275] T a19ca160817845b5bd3c4288dcaba287 P 192cfc00dd00428cb79fc65b1c8476d0 [term 3 FOLLOWER]: Refusing update from remote peer 9e3cc29f057e426c816cbe014e2ce5e4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:02:45.584093 11575 consensus_queue.cc:1048] T a19ca160817845b5bd3c4288dcaba287 P 9e3cc29f057e426c816cbe014e2ce5e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "192cfc00dd00428cb79fc65b1c8476d0" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:02:45.676936 11414 raft_consensus.cc:1275] T fecff5d132aa42b385d60fb1fb98c681 P 9e3cc29f057e426c816cbe014e2ce5e4 [term 2 FOLLOWER]: Refusing update from remote peer 192cfc00dd00428cb79fc65b1c8476d0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:45.678109 11613 consensus_queue.cc:1048] T fecff5d132aa42b385d60fb1fb98c681 P 192cfc00dd00428cb79fc65b1c8476d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e3cc29f057e426c816cbe014e2ce5e4" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 35989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:45.685762 11340 raft_consensus.cc:1275] T fecff5d132aa42b385d60fb1fb98c681 P 0a30727c3db64e0f9c9e97d49e2dd32b [term 2 FOLLOWER]: Refusing update from remote peer 192cfc00dd00428cb79fc65b1c8476d0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:45.687243 11626 consensus_queue.cc:1048] T fecff5d132aa42b385d60fb1fb98c681 P 192cfc00dd00428cb79fc65b1c8476d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a30727c3db64e0f9c9e97d49e2dd32b" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 44557 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:02:45.761831 11340 raft_consensus.cc:1275] T 4c0049ece4f34a5f9f59b1d1a38c053b P 0a30727c3db64e0f9c9e97d49e2dd32b [term 5 FOLLOWER]: Refusing update from remote peer 9e3cc29f057e426c816cbe014e2ce5e4: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260713 09:02:45.763041 11575 consensus_queue.cc:1048] T 4c0049ece4f34a5f9f59b1d1a38c053b P 9e3cc29f057e426c816cbe014e2ce5e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a30727c3db64e0f9c9e97d49e2dd32b" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 44557 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:02:45.771525 11263 raft_consensus.cc:1275] T 4c0049ece4f34a5f9f59b1d1a38c053b P 192cfc00dd00428cb79fc65b1c8476d0 [term 5 FOLLOWER]: Refusing update from remote peer 9e3cc29f057e426c816cbe014e2ce5e4: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260713 09:02:45.773113 11607 consensus_queue.cc:1048] T 4c0049ece4f34a5f9f59b1d1a38c053b P 9e3cc29f057e426c816cbe014e2ce5e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "192cfc00dd00428cb79fc65b1c8476d0" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260713 09:02:45.889447 11340 raft_consensus.cc:1275] T 19435048896b48329fa67a421e0530d4 P 0a30727c3db64e0f9c9e97d49e2dd32b [term 4 FOLLOWER]: Refusing update from remote peer 192cfc00dd00428cb79fc65b1c8476d0: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:02:45.890424 11626 consensus_queue.cc:1048] T 19435048896b48329fa67a421e0530d4 P 192cfc00dd00428cb79fc65b1c8476d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a30727c3db64e0f9c9e97d49e2dd32b" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 44557 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:02:45.898011 11414 raft_consensus.cc:1275] T 19435048896b48329fa67a421e0530d4 P 9e3cc29f057e426c816cbe014e2ce5e4 [term 4 FOLLOWER]: Refusing update from remote peer 192cfc00dd00428cb79fc65b1c8476d0: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:02:45.899420 11626 consensus_queue.cc:1048] T 19435048896b48329fa67a421e0530d4 P 192cfc00dd00428cb79fc65b1c8476d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e3cc29f057e426c816cbe014e2ce5e4" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 35989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:02:45.973016 11340 raft_consensus.cc:1275] T 23c293705aa34849b3d2a12c406bc51a P 0a30727c3db64e0f9c9e97d49e2dd32b [term 5 FOLLOWER]: Refusing update from remote peer 192cfc00dd00428cb79fc65b1c8476d0: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260713 09:02:45.974092 11614 consensus_queue.cc:1048] T 23c293705aa34849b3d2a12c406bc51a P 192cfc00dd00428cb79fc65b1c8476d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a30727c3db64e0f9c9e97d49e2dd32b" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 44557 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:02:45.982746 11414 raft_consensus.cc:1275] T 23c293705aa34849b3d2a12c406bc51a P 9e3cc29f057e426c816cbe014e2ce5e4 [term 5 FOLLOWER]: Refusing update from remote peer 192cfc00dd00428cb79fc65b1c8476d0: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260713 09:02:45.984280 11614 consensus_queue.cc:1048] T 23c293705aa34849b3d2a12c406bc51a P 192cfc00dd00428cb79fc65b1c8476d0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e3cc29f057e426c816cbe014e2ce5e4" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 35989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:02:46.108392 11130 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:02:46.114089 11130 tablet_server.cc:179] TabletServer@127.10.222.129:0 shutting down...
I20260713 09:02:46.137871 11130 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:02:46.138622 11130 tablet_replica.cc:333] T 19435048896b48329fa67a421e0530d4 P 192cfc00dd00428cb79fc65b1c8476d0: stopping tablet replica
I20260713 09:02:46.139536 11130 raft_consensus.cc:2243] T 19435048896b48329fa67a421e0530d4 P 192cfc00dd00428cb79fc65b1c8476d0 [term 4 LEADER]: Raft consensus shutting down.
I20260713 09:02:46.140471 11130 raft_consensus.cc:2272] T 19435048896b48329fa67a421e0530d4 P 192cfc00dd00428cb79fc65b1c8476d0 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:46.143406 11130 tablet_replica.cc:333] T 1225776992b44978b51f402bde385821 P 192cfc00dd00428cb79fc65b1c8476d0: stopping tablet replica
I20260713 09:02:46.143901 11130 raft_consensus.cc:2243] T 1225776992b44978b51f402bde385821 P 192cfc00dd00428cb79fc65b1c8476d0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:46.144279 11130 raft_consensus.cc:2272] T 1225776992b44978b51f402bde385821 P 192cfc00dd00428cb79fc65b1c8476d0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:46.145946 11130 tablet_replica.cc:333] T 92f3e68381c84d118c01cfc78345504e P 192cfc00dd00428cb79fc65b1c8476d0: stopping tablet replica
I20260713 09:02:46.146373 11130 raft_consensus.cc:2243] T 92f3e68381c84d118c01cfc78345504e P 192cfc00dd00428cb79fc65b1c8476d0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:46.146718 11130 raft_consensus.cc:2272] T 92f3e68381c84d118c01cfc78345504e P 192cfc00dd00428cb79fc65b1c8476d0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:46.148303 11130 tablet_replica.cc:333] T 23c293705aa34849b3d2a12c406bc51a P 192cfc00dd00428cb79fc65b1c8476d0: stopping tablet replica
I20260713 09:02:46.148897 11130 raft_consensus.cc:2243] T 23c293705aa34849b3d2a12c406bc51a P 192cfc00dd00428cb79fc65b1c8476d0 [term 5 LEADER]: Raft consensus shutting down.
I20260713 09:02:46.149833 11130 raft_consensus.cc:2272] T 23c293705aa34849b3d2a12c406bc51a P 192cfc00dd00428cb79fc65b1c8476d0 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:46.152716 11130 tablet_replica.cc:333] T 83a9ed3beb484b92b31778a0fe7a360d P 192cfc00dd00428cb79fc65b1c8476d0: stopping tablet replica
I20260713 09:02:46.153259 11130 raft_consensus.cc:2243] T 83a9ed3beb484b92b31778a0fe7a360d P 192cfc00dd00428cb79fc65b1c8476d0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:46.153640 11130 raft_consensus.cc:2272] T 83a9ed3beb484b92b31778a0fe7a360d P 192cfc00dd00428cb79fc65b1c8476d0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:46.155236 11130 tablet_replica.cc:333] T 4c0049ece4f34a5f9f59b1d1a38c053b P 192cfc00dd00428cb79fc65b1c8476d0: stopping tablet replica
I20260713 09:02:46.155666 11130 raft_consensus.cc:2243] T 4c0049ece4f34a5f9f59b1d1a38c053b P 192cfc00dd00428cb79fc65b1c8476d0 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:46.156047 11130 raft_consensus.cc:2272] T 4c0049ece4f34a5f9f59b1d1a38c053b P 192cfc00dd00428cb79fc65b1c8476d0 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:46.157742 11130 tablet_replica.cc:333] T fecff5d132aa42b385d60fb1fb98c681 P 192cfc00dd00428cb79fc65b1c8476d0: stopping tablet replica
I20260713 09:02:46.158185 11130 raft_consensus.cc:2243] T fecff5d132aa42b385d60fb1fb98c681 P 192cfc00dd00428cb79fc65b1c8476d0 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:02:46.158810 11130 raft_consensus.cc:2272] T fecff5d132aa42b385d60fb1fb98c681 P 192cfc00dd00428cb79fc65b1c8476d0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:46.160580 11130 tablet_replica.cc:333] T a19ca160817845b5bd3c4288dcaba287 P 192cfc00dd00428cb79fc65b1c8476d0: stopping tablet replica
I20260713 09:02:46.161017 11130 raft_consensus.cc:2243] T a19ca160817845b5bd3c4288dcaba287 P 192cfc00dd00428cb79fc65b1c8476d0 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:46.161369 11130 raft_consensus.cc:2272] T a19ca160817845b5bd3c4288dcaba287 P 192cfc00dd00428cb79fc65b1c8476d0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:46.163239 11130 tablet_replica.cc:333] T a8ba4f85fe4544d48cb78e1f40cff39e P 192cfc00dd00428cb79fc65b1c8476d0: stopping tablet replica
I20260713 09:02:46.163682 11130 raft_consensus.cc:2243] T a8ba4f85fe4544d48cb78e1f40cff39e P 192cfc00dd00428cb79fc65b1c8476d0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:46.164038 11130 raft_consensus.cc:2272] T a8ba4f85fe4544d48cb78e1f40cff39e P 192cfc00dd00428cb79fc65b1c8476d0 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:02:46.175865 11380 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260713 09:02:46.180186 11306 consensus_peers.cc:597] T 83a9ed3beb484b92b31778a0fe7a360d P 0a30727c3db64e0f9c9e97d49e2dd32b -> Peer 192cfc00dd00428cb79fc65b1c8476d0 (127.10.222.129:36421): Couldn't send request to peer 192cfc00dd00428cb79fc65b1c8476d0. Status: Network error: recv got EOF from unknown peer (error 108). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:02:46.246877 11380 consensus_peers.cc:597] T 4c0049ece4f34a5f9f59b1d1a38c053b P 9e3cc29f057e426c816cbe014e2ce5e4 -> Peer 192cfc00dd00428cb79fc65b1c8476d0 (127.10.222.129:36421): Couldn't send request to peer 192cfc00dd00428cb79fc65b1c8476d0. Status: Network error: Client connection negotiation failed: client connection to 127.10.222.129:36421: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:02:46.264263 11306 consensus_peers.cc:597] T a8ba4f85fe4544d48cb78e1f40cff39e P 0a30727c3db64e0f9c9e97d49e2dd32b -> Peer 192cfc00dd00428cb79fc65b1c8476d0 (127.10.222.129:36421): Couldn't send request to peer 192cfc00dd00428cb79fc65b1c8476d0. Status: Network error: Client connection negotiation failed: client connection to 127.10.222.129:36421: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:02:46.264756 11306 consensus_peers.cc:597] T 92f3e68381c84d118c01cfc78345504e P 0a30727c3db64e0f9c9e97d49e2dd32b -> Peer 192cfc00dd00428cb79fc65b1c8476d0 (127.10.222.129:36421): Couldn't send request to peer 192cfc00dd00428cb79fc65b1c8476d0. Status: Network error: Client connection negotiation failed: client connection to 127.10.222.129:36421: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:02:46.283669 11130 tablet_server.cc:196] TabletServer@127.10.222.129:0 shutdown complete.
I20260713 09:02:46.300225 11130 tablet_server.cc:179] TabletServer@127.10.222.130:0 shutting down...
I20260713 09:02:46.319325 11130 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:02:46.320000 11130 tablet_replica.cc:333] T 1225776992b44978b51f402bde385821 P 0a30727c3db64e0f9c9e97d49e2dd32b: stopping tablet replica
I20260713 09:02:46.320619 11130 raft_consensus.cc:2243] T 1225776992b44978b51f402bde385821 P 0a30727c3db64e0f9c9e97d49e2dd32b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:46.321077 11130 raft_consensus.cc:2272] T 1225776992b44978b51f402bde385821 P 0a30727c3db64e0f9c9e97d49e2dd32b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:46.322733 11130 tablet_replica.cc:333] T 92f3e68381c84d118c01cfc78345504e P 0a30727c3db64e0f9c9e97d49e2dd32b: stopping tablet replica
I20260713 09:02:46.323222 11130 raft_consensus.cc:2243] T 92f3e68381c84d118c01cfc78345504e P 0a30727c3db64e0f9c9e97d49e2dd32b [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:02:46.323906 11130 raft_consensus.cc:2272] T 92f3e68381c84d118c01cfc78345504e P 0a30727c3db64e0f9c9e97d49e2dd32b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:46.325482 11130 tablet_replica.cc:333] T 23c293705aa34849b3d2a12c406bc51a P 0a30727c3db64e0f9c9e97d49e2dd32b: stopping tablet replica
I20260713 09:02:46.325922 11130 raft_consensus.cc:2243] T 23c293705aa34849b3d2a12c406bc51a P 0a30727c3db64e0f9c9e97d49e2dd32b [term 5 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:46.326259 11130 raft_consensus.cc:2272] T 23c293705aa34849b3d2a12c406bc51a P 0a30727c3db64e0f9c9e97d49e2dd32b [term 5 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:46.328002 11130 tablet_replica.cc:333] T a8ba4f85fe4544d48cb78e1f40cff39e P 0a30727c3db64e0f9c9e97d49e2dd32b: stopping tablet replica
I20260713 09:02:46.328455 11130 raft_consensus.cc:2243] T a8ba4f85fe4544d48cb78e1f40cff39e P 0a30727c3db64e0f9c9e97d49e2dd32b [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:02:46.329095 11130 raft_consensus.cc:2272] T a8ba4f85fe4544d48cb78e1f40cff39e P 0a30727c3db64e0f9c9e97d49e2dd32b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:46.330634 11130 tablet_replica.cc:333] T 19435048896b48329fa67a421e0530d4 P 0a30727c3db64e0f9c9e97d49e2dd32b: stopping tablet replica
I20260713 09:02:46.331099 11130 raft_consensus.cc:2243] T 19435048896b48329fa67a421e0530d4 P 0a30727c3db64e0f9c9e97d49e2dd32b [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:46.331475 11130 raft_consensus.cc:2272] T 19435048896b48329fa67a421e0530d4 P 0a30727c3db64e0f9c9e97d49e2dd32b [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:46.333745 11130 tablet_replica.cc:333] T 4c0049ece4f34a5f9f59b1d1a38c053b P 0a30727c3db64e0f9c9e97d49e2dd32b: stopping tablet replica
I20260713 09:02:46.334173 11130 raft_consensus.cc:2243] T 4c0049ece4f34a5f9f59b1d1a38c053b P 0a30727c3db64e0f9c9e97d49e2dd32b [term 5 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:46.334506 11130 raft_consensus.cc:2272] T 4c0049ece4f34a5f9f59b1d1a38c053b P 0a30727c3db64e0f9c9e97d49e2dd32b [term 5 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:46.336130 11130 tablet_replica.cc:333] T fecff5d132aa42b385d60fb1fb98c681 P 0a30727c3db64e0f9c9e97d49e2dd32b: stopping tablet replica
I20260713 09:02:46.336540 11130 raft_consensus.cc:2243] T fecff5d132aa42b385d60fb1fb98c681 P 0a30727c3db64e0f9c9e97d49e2dd32b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:46.336869 11130 raft_consensus.cc:2272] T fecff5d132aa42b385d60fb1fb98c681 P 0a30727c3db64e0f9c9e97d49e2dd32b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:46.338660 11130 tablet_replica.cc:333] T 83a9ed3beb484b92b31778a0fe7a360d P 0a30727c3db64e0f9c9e97d49e2dd32b: stopping tablet replica
I20260713 09:02:46.339061 11130 raft_consensus.cc:2243] T 83a9ed3beb484b92b31778a0fe7a360d P 0a30727c3db64e0f9c9e97d49e2dd32b [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:02:46.339766 11130 raft_consensus.cc:2272] T 83a9ed3beb484b92b31778a0fe7a360d P 0a30727c3db64e0f9c9e97d49e2dd32b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:46.341177 11130 tablet_replica.cc:333] T a19ca160817845b5bd3c4288dcaba287 P 0a30727c3db64e0f9c9e97d49e2dd32b: stopping tablet replica
I20260713 09:02:46.341542 11130 raft_consensus.cc:2243] T a19ca160817845b5bd3c4288dcaba287 P 0a30727c3db64e0f9c9e97d49e2dd32b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:46.341879 11130 raft_consensus.cc:2272] T a19ca160817845b5bd3c4288dcaba287 P 0a30727c3db64e0f9c9e97d49e2dd32b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:46.367035 11130 tablet_server.cc:196] TabletServer@127.10.222.130:0 shutdown complete.
I20260713 09:02:46.382537 11130 tablet_server.cc:179] TabletServer@127.10.222.131:0 shutting down...
W20260713 09:02:46.399665 11378 consensus_peers.cc:597] T 4c0049ece4f34a5f9f59b1d1a38c053b P 9e3cc29f057e426c816cbe014e2ce5e4 -> Peer 0a30727c3db64e0f9c9e97d49e2dd32b (127.10.222.130:44557): Couldn't send request to peer 0a30727c3db64e0f9c9e97d49e2dd32b. Status: Network error: Client connection negotiation failed: client connection to 127.10.222.130:44557: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:02:46.404795 11130 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:02:46.405373 11130 tablet_replica.cc:333] T a19ca160817845b5bd3c4288dcaba287 P 9e3cc29f057e426c816cbe014e2ce5e4: stopping tablet replica
I20260713 09:02:46.405905 11130 raft_consensus.cc:2243] T a19ca160817845b5bd3c4288dcaba287 P 9e3cc29f057e426c816cbe014e2ce5e4 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:02:46.406563 11130 raft_consensus.cc:2272] T a19ca160817845b5bd3c4288dcaba287 P 9e3cc29f057e426c816cbe014e2ce5e4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:46.408499 11130 tablet_replica.cc:333] T 19435048896b48329fa67a421e0530d4 P 9e3cc29f057e426c816cbe014e2ce5e4: stopping tablet replica
I20260713 09:02:46.408950 11130 raft_consensus.cc:2243] T 19435048896b48329fa67a421e0530d4 P 9e3cc29f057e426c816cbe014e2ce5e4 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:46.409318 11130 raft_consensus.cc:2272] T 19435048896b48329fa67a421e0530d4 P 9e3cc29f057e426c816cbe014e2ce5e4 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:46.411087 11130 tablet_replica.cc:333] T a8ba4f85fe4544d48cb78e1f40cff39e P 9e3cc29f057e426c816cbe014e2ce5e4: stopping tablet replica
I20260713 09:02:46.411594 11130 raft_consensus.cc:2243] T a8ba4f85fe4544d48cb78e1f40cff39e P 9e3cc29f057e426c816cbe014e2ce5e4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:46.411959 11130 raft_consensus.cc:2272] T a8ba4f85fe4544d48cb78e1f40cff39e P 9e3cc29f057e426c816cbe014e2ce5e4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:46.413565 11130 tablet_replica.cc:333] T 83a9ed3beb484b92b31778a0fe7a360d P 9e3cc29f057e426c816cbe014e2ce5e4: stopping tablet replica
I20260713 09:02:46.414047 11130 raft_consensus.cc:2243] T 83a9ed3beb484b92b31778a0fe7a360d P 9e3cc29f057e426c816cbe014e2ce5e4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:46.414474 11130 raft_consensus.cc:2272] T 83a9ed3beb484b92b31778a0fe7a360d P 9e3cc29f057e426c816cbe014e2ce5e4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:46.416271 11130 tablet_replica.cc:333] T 4c0049ece4f34a5f9f59b1d1a38c053b P 9e3cc29f057e426c816cbe014e2ce5e4: stopping tablet replica
I20260713 09:02:46.416849 11130 raft_consensus.cc:2243] T 4c0049ece4f34a5f9f59b1d1a38c053b P 9e3cc29f057e426c816cbe014e2ce5e4 [term 5 LEADER]: Raft consensus shutting down.
W20260713 09:02:46.417392 11380 consensus_peers.cc:597] T 1225776992b44978b51f402bde385821 P 9e3cc29f057e426c816cbe014e2ce5e4 -> Peer 192cfc00dd00428cb79fc65b1c8476d0 (127.10.222.129:36421): Couldn't send request to peer 192cfc00dd00428cb79fc65b1c8476d0. Status: Network error: Client connection negotiation failed: client connection to 127.10.222.129:36421: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:02:46.417637 11130 raft_consensus.cc:2272] T 4c0049ece4f34a5f9f59b1d1a38c053b P 9e3cc29f057e426c816cbe014e2ce5e4 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:46.419478 11130 tablet_replica.cc:333] T fecff5d132aa42b385d60fb1fb98c681 P 9e3cc29f057e426c816cbe014e2ce5e4: stopping tablet replica
I20260713 09:02:46.419914 11130 raft_consensus.cc:2243] T fecff5d132aa42b385d60fb1fb98c681 P 9e3cc29f057e426c816cbe014e2ce5e4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:46.420264 11130 raft_consensus.cc:2272] T fecff5d132aa42b385d60fb1fb98c681 P 9e3cc29f057e426c816cbe014e2ce5e4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:46.421957 11130 tablet_replica.cc:333] T 92f3e68381c84d118c01cfc78345504e P 9e3cc29f057e426c816cbe014e2ce5e4: stopping tablet replica
I20260713 09:02:46.422354 11130 raft_consensus.cc:2243] T 92f3e68381c84d118c01cfc78345504e P 9e3cc29f057e426c816cbe014e2ce5e4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:46.422685 11130 raft_consensus.cc:2272] T 92f3e68381c84d118c01cfc78345504e P 9e3cc29f057e426c816cbe014e2ce5e4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:46.424154 11130 tablet_replica.cc:333] T 23c293705aa34849b3d2a12c406bc51a P 9e3cc29f057e426c816cbe014e2ce5e4: stopping tablet replica
I20260713 09:02:46.424530 11130 raft_consensus.cc:2243] T 23c293705aa34849b3d2a12c406bc51a P 9e3cc29f057e426c816cbe014e2ce5e4 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:46.424860 11130 raft_consensus.cc:2272] T 23c293705aa34849b3d2a12c406bc51a P 9e3cc29f057e426c816cbe014e2ce5e4 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:46.426456 11130 tablet_replica.cc:333] T 1225776992b44978b51f402bde385821 P 9e3cc29f057e426c816cbe014e2ce5e4: stopping tablet replica
I20260713 09:02:46.426827 11130 raft_consensus.cc:2243] T 1225776992b44978b51f402bde385821 P 9e3cc29f057e426c816cbe014e2ce5e4 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:02:46.427484 11130 raft_consensus.cc:2272] T 1225776992b44978b51f402bde385821 P 9e3cc29f057e426c816cbe014e2ce5e4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:46.452752 11130 tablet_server.cc:196] TabletServer@127.10.222.131:0 shutdown complete.
I20260713 09:02:46.467743 11130 master.cc:562] Master@127.10.222.190:45435 shutting down...
I20260713 09:02:46.658073 11130 raft_consensus.cc:2243] T 00000000000000000000000000000000 P e16963a0ccd340ffa7ea3bc65551b4d1 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:02:46.658599 11130 raft_consensus.cc:2272] T 00000000000000000000000000000000 P e16963a0ccd340ffa7ea3bc65551b4d1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:46.658910 11130 tablet_replica.cc:333] T 00000000000000000000000000000000 P e16963a0ccd340ffa7ea3bc65551b4d1: stopping tablet replica
I20260713 09:02:46.676710 11130 master.cc:584] Master@127.10.222.190:45435 shutdown complete.
0a30727c3db64e0f9c9e97d49e2dd32b  4
192cfc00dd00428cb79fc65b1c8476d0  4
9e3cc29f057e426c816cbe014e2ce5e4  1
[       OK ] LeaderRebalancerTest.FunctionalTestForDivided (12649 ms)
[ RUN      ] LeaderRebalancerTest.FunctionalTestForNotDivided
I20260713 09:02:46.712103 11130 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.10.222.190:35953
I20260713 09:02:46.713208 11130 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:02:46.719369 11641 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:02:46.719609 11640 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:02:46.725626 11643 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:02:46.729538 11130 server_base.cc:1061] running on GCE node
I20260713 09:02:46.730417 11130 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:02:46.730612 11130 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:02:46.730782 11130 hybrid_clock.cc:648] HybridClock initialized: now 1783933366730760 us; error 0 us; skew 500 ppm
I20260713 09:02:46.731371 11130 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:02:46.733711 11130 webserver.cc:533] Webserver started at http://127.10.222.190:38865/ using document root <none> and password file <none>
I20260713 09:02:46.734166 11130 fs_manager.cc:362] Metadata directory not provided
I20260713 09:02:46.734328 11130 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:02:46.734592 11130 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:02:46.735677 11130 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task0siKgA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933353904069-11130-0/minicluster-data/master-0-root/instance:
uuid: "eebc3f2a67c246cc9305398195965594"
format_stamp: "Formatted at 2026-07-13 09:02:46 on dist-test-slave-7lf8"
I20260713 09:02:46.739830 11130 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260713 09:02:46.742846 11648 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:02:46.743544 11130 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:02:46.743786 11130 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task0siKgA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933353904069-11130-0/minicluster-data/master-0-root
uuid: "eebc3f2a67c246cc9305398195965594"
format_stamp: "Formatted at 2026-07-13 09:02:46 on dist-test-slave-7lf8"
I20260713 09:02:46.744024 11130 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task0siKgA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933353904069-11130-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task0siKgA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933353904069-11130-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task0siKgA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933353904069-11130-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:02:46.757777 11130 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:02:46.758895 11130 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:02:46.793650 11130 rpc_server.cc:307] RPC server started. Bound to: 127.10.222.190:35953
I20260713 09:02:46.793740 11699 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.222.190:35953 every 8 connection(s)
I20260713 09:02:46.797253 11700 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:02:46.806085 11700 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P eebc3f2a67c246cc9305398195965594: Bootstrap starting.
I20260713 09:02:46.810469 11700 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P eebc3f2a67c246cc9305398195965594: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:46.814338 11700 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P eebc3f2a67c246cc9305398195965594: No bootstrap required, opened a new log
I20260713 09:02:46.816337 11700 raft_consensus.cc:359] T 00000000000000000000000000000000 P eebc3f2a67c246cc9305398195965594 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eebc3f2a67c246cc9305398195965594" member_type: VOTER }
I20260713 09:02:46.816695 11700 raft_consensus.cc:385] T 00000000000000000000000000000000 P eebc3f2a67c246cc9305398195965594 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:46.816911 11700 raft_consensus.cc:740] T 00000000000000000000000000000000 P eebc3f2a67c246cc9305398195965594 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eebc3f2a67c246cc9305398195965594, State: Initialized, Role: FOLLOWER
I20260713 09:02:46.817426 11700 consensus_queue.cc:260] T 00000000000000000000000000000000 P eebc3f2a67c246cc9305398195965594 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "eebc3f2a67c246cc9305398195965594" member_type: VOTER }
I20260713 09:02:46.817826 11700 raft_consensus.cc:399] T 00000000000000000000000000000000 P eebc3f2a67c246cc9305398195965594 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:02:46.818045 11700 raft_consensus.cc:493] T 00000000000000000000000000000000 P eebc3f2a67c246cc9305398195965594 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:02:46.818290 11700 raft_consensus.cc:3060] T 00000000000000000000000000000000 P eebc3f2a67c246cc9305398195965594 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:46.822028 11700 raft_consensus.cc:515] T 00000000000000000000000000000000 P eebc3f2a67c246cc9305398195965594 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eebc3f2a67c246cc9305398195965594" member_type: VOTER }
I20260713 09:02:46.822512 11700 leader_election.cc:304] T 00000000000000000000000000000000 P eebc3f2a67c246cc9305398195965594 [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: eebc3f2a67c246cc9305398195965594; no voters: 
I20260713 09:02:46.823551 11700 leader_election.cc:290] T 00000000000000000000000000000000 P eebc3f2a67c246cc9305398195965594 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:02:46.823928 11703 raft_consensus.cc:2804] T 00000000000000000000000000000000 P eebc3f2a67c246cc9305398195965594 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:46.825136 11703 raft_consensus.cc:697] T 00000000000000000000000000000000 P eebc3f2a67c246cc9305398195965594 [term 1 LEADER]: Becoming Leader. State: Replica: eebc3f2a67c246cc9305398195965594, State: Running, Role: LEADER
I20260713 09:02:46.825695 11703 consensus_queue.cc:237] T 00000000000000000000000000000000 P eebc3f2a67c246cc9305398195965594 [LEADER]: Queue going to LEADER mode. State: All 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: "eebc3f2a67c246cc9305398195965594" member_type: VOTER }
I20260713 09:02:46.826305 11700 sys_catalog.cc:565] T 00000000000000000000000000000000 P eebc3f2a67c246cc9305398195965594 [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:02:46.830017 11704 sys_catalog.cc:455] T 00000000000000000000000000000000 P eebc3f2a67c246cc9305398195965594 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "eebc3f2a67c246cc9305398195965594" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eebc3f2a67c246cc9305398195965594" member_type: VOTER } }
I20260713 09:02:46.830307 11705 sys_catalog.cc:455] T 00000000000000000000000000000000 P eebc3f2a67c246cc9305398195965594 [sys.catalog]: SysCatalogTable state changed. Reason: New leader eebc3f2a67c246cc9305398195965594. Latest consensus state: current_term: 1 leader_uuid: "eebc3f2a67c246cc9305398195965594" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eebc3f2a67c246cc9305398195965594" member_type: VOTER } }
I20260713 09:02:46.830610 11704 sys_catalog.cc:458] T 00000000000000000000000000000000 P eebc3f2a67c246cc9305398195965594 [sys.catalog]: This master's current role is: LEADER
I20260713 09:02:46.830865 11705 sys_catalog.cc:458] T 00000000000000000000000000000000 P eebc3f2a67c246cc9305398195965594 [sys.catalog]: This master's current role is: LEADER
I20260713 09:02:46.835462 11710 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:02:46.841785 11710 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:02:46.843088 11130 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:02:46.849956 11710 catalog_manager.cc:1383] Generated new cluster ID: 9a0b133bd3414e7ebea46290a0f5ba4f
I20260713 09:02:46.850272 11710 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:02:46.875005 11710 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:02:46.876300 11710 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:02:46.895502 11710 catalog_manager.cc:6070] T 00000000000000000000000000000000 P eebc3f2a67c246cc9305398195965594: Generated new TSK 0
I20260713 09:02:46.896347 11710 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:02:46.909255 11130 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:02:46.915086 11721 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:02:46.915781 11722 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:02:46.917179 11724 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:02:46.917402 11130 server_base.cc:1061] running on GCE node
I20260713 09:02:46.918231 11130 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:02:46.918418 11130 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:02:46.918563 11130 hybrid_clock.cc:648] HybridClock initialized: now 1783933366918548 us; error 0 us; skew 500 ppm
I20260713 09:02:46.919059 11130 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:02:46.921147 11130 webserver.cc:533] Webserver started at http://127.10.222.129:41859/ using document root <none> and password file <none>
I20260713 09:02:46.921599 11130 fs_manager.cc:362] Metadata directory not provided
I20260713 09:02:46.921768 11130 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:02:46.922004 11130 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:02:46.922958 11130 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task0siKgA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933353904069-11130-0/minicluster-data/ts-0-root/instance:
uuid: "04dee38fa51742b5944f06e335887671"
format_stamp: "Formatted at 2026-07-13 09:02:46 on dist-test-slave-7lf8"
I20260713 09:02:46.926955 11130 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.002s	sys 0.001s
I20260713 09:02:46.930001 11729 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:02:46.930711 11130 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:02:46.930953 11130 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task0siKgA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933353904069-11130-0/minicluster-data/ts-0-root
uuid: "04dee38fa51742b5944f06e335887671"
format_stamp: "Formatted at 2026-07-13 09:02:46 on dist-test-slave-7lf8"
I20260713 09:02:46.931257 11130 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task0siKgA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933353904069-11130-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task0siKgA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933353904069-11130-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task0siKgA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933353904069-11130-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:02:46.943588 11130 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:02:46.944679 11130 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:02:46.946012 11130 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:02:46.948094 11130 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:02:46.948273 11130 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:02:46.948486 11130 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:02:46.948647 11130 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:02:46.985675 11130 rpc_server.cc:307] RPC server started. Bound to: 127.10.222.129:34619
I20260713 09:02:46.985767 11791 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.222.129:34619 every 8 connection(s)
I20260713 09:02:46.990119 11130 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:02:46.996506 11796 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:02:46.997929 11797 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:02:46.999364 11799 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:02:47.000730 11130 server_base.cc:1061] running on GCE node
I20260713 09:02:47.001822 11130 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:02:47.002008 11130 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:02:47.002192 11130 hybrid_clock.cc:648] HybridClock initialized: now 1783933367002173 us; error 0 us; skew 500 ppm
I20260713 09:02:47.002228 11792 heartbeater.cc:344] Connected to a master server at 127.10.222.190:35953
I20260713 09:02:47.002584 11792 heartbeater.cc:461] Registering TS with master...
I20260713 09:02:47.002761 11130 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:02:47.003319 11792 heartbeater.cc:507] Master 127.10.222.190:35953 requested a full tablet report, sending...
I20260713 09:02:47.005193 11665 ts_manager.cc:194] Registered new tserver with Master: 04dee38fa51742b5944f06e335887671 (127.10.222.129:34619)
I20260713 09:02:47.005270 11130 webserver.cc:533] Webserver started at http://127.10.222.130:40351/ using document root <none> and password file <none>
I20260713 09:02:47.005759 11130 fs_manager.cc:362] Metadata directory not provided
I20260713 09:02:47.005932 11130 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:02:47.006162 11130 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:02:47.006923 11665 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52812
I20260713 09:02:47.007218 11130 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task0siKgA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933353904069-11130-0/minicluster-data/ts-1-root/instance:
uuid: "f20c7d3c634b4fbd91c8395265c19e9a"
format_stamp: "Formatted at 2026-07-13 09:02:47 on dist-test-slave-7lf8"
I20260713 09:02:47.011205 11130 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.001s	sys 0.002s
I20260713 09:02:47.014219 11804 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:02:47.014863 11130 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:02:47.015105 11130 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task0siKgA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933353904069-11130-0/minicluster-data/ts-1-root
uuid: "f20c7d3c634b4fbd91c8395265c19e9a"
format_stamp: "Formatted at 2026-07-13 09:02:47 on dist-test-slave-7lf8"
I20260713 09:02:47.015389 11130 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task0siKgA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933353904069-11130-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task0siKgA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933353904069-11130-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task0siKgA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933353904069-11130-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:02:47.026137 11130 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:02:47.027215 11130 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:02:47.028658 11130 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:02:47.030639 11130 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:02:47.030817 11130 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:02:47.031018 11130 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:02:47.031184 11130 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:02:47.068949 11130 rpc_server.cc:307] RPC server started. Bound to: 127.10.222.130:42189
I20260713 09:02:47.069078 11866 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.222.130:42189 every 8 connection(s)
I20260713 09:02:47.073273 11130 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:02:47.080389 11870 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:02:47.085340 11873 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:02:47.086215 11871 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:02:47.087246 11867 heartbeater.cc:344] Connected to a master server at 127.10.222.190:35953
I20260713 09:02:47.087432 11130 server_base.cc:1061] running on GCE node
I20260713 09:02:47.087615 11867 heartbeater.cc:461] Registering TS with master...
I20260713 09:02:47.088294 11130 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:02:47.088480 11130 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:02:47.088398 11867 heartbeater.cc:507] Master 127.10.222.190:35953 requested a full tablet report, sending...
I20260713 09:02:47.088730 11130 hybrid_clock.cc:648] HybridClock initialized: now 1783933367088709 us; error 0 us; skew 500 ppm
I20260713 09:02:47.089289 11130 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:02:47.090540 11665 ts_manager.cc:194] Registered new tserver with Master: f20c7d3c634b4fbd91c8395265c19e9a (127.10.222.130:42189)
I20260713 09:02:47.091681 11130 webserver.cc:533] Webserver started at http://127.10.222.131:35211/ using document root <none> and password file <none>
I20260713 09:02:47.091939 11665 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52814
I20260713 09:02:47.092152 11130 fs_manager.cc:362] Metadata directory not provided
I20260713 09:02:47.092374 11130 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:02:47.092622 11130 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:02:47.093750 11130 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task0siKgA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933353904069-11130-0/minicluster-data/ts-2-root/instance:
uuid: "58250cc4491341c2ab46975a67792c38"
format_stamp: "Formatted at 2026-07-13 09:02:47 on dist-test-slave-7lf8"
I20260713 09:02:47.097785 11130 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.002s
I20260713 09:02:47.100827 11878 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:02:47.101648 11130 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260713 09:02:47.101891 11130 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task0siKgA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933353904069-11130-0/minicluster-data/ts-2-root
uuid: "58250cc4491341c2ab46975a67792c38"
format_stamp: "Formatted at 2026-07-13 09:02:47 on dist-test-slave-7lf8"
I20260713 09:02:47.102139 11130 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task0siKgA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933353904069-11130-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task0siKgA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933353904069-11130-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task0siKgA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933353904069-11130-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:02:47.119508 11130 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:02:47.120639 11130 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:02:47.121939 11130 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:02:47.124032 11130 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:02:47.124215 11130 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:02:47.124459 11130 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:02:47.124596 11130 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:02:47.163733 11130 rpc_server.cc:307] RPC server started. Bound to: 127.10.222.131:36757
I20260713 09:02:47.163826 11940 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.222.131:36757 every 8 connection(s)
I20260713 09:02:47.176482 11941 heartbeater.cc:344] Connected to a master server at 127.10.222.190:35953
I20260713 09:02:47.176847 11941 heartbeater.cc:461] Registering TS with master...
I20260713 09:02:47.177518 11941 heartbeater.cc:507] Master 127.10.222.190:35953 requested a full tablet report, sending...
I20260713 09:02:47.179383 11665 ts_manager.cc:194] Registered new tserver with Master: 58250cc4491341c2ab46975a67792c38 (127.10.222.131:36757)
I20260713 09:02:47.180191 11130 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013595824s
I20260713 09:02:47.180809 11665 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52826
I20260713 09:02:47.203352 11665 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:52830:
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:02:47.206248 11665 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:02:47.272125 11906 tablet_service.cc:1511] Processing CreateTablet for tablet 9d0d0a5941af4f53b5fb47ec6ad2d3b8 (DEFAULT_TABLE table=test-workload [id=b62cc60fa595483d82f56639168807fc]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260713 09:02:47.273165 11905 tablet_service.cc:1511] Processing CreateTablet for tablet cef35bc9e91c420698328a2233d2a00e (DEFAULT_TABLE table=test-workload [id=b62cc60fa595483d82f56639168807fc]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260713 09:02:47.273649 11906 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d0d0a5941af4f53b5fb47ec6ad2d3b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:47.274121 11755 tablet_service.cc:1511] Processing CreateTablet for tablet f99958bf67bd41aba691facb26c84347 (DEFAULT_TABLE table=test-workload [id=b62cc60fa595483d82f56639168807fc]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260713 09:02:47.274832 11757 tablet_service.cc:1511] Processing CreateTablet for tablet 9d0d0a5941af4f53b5fb47ec6ad2d3b8 (DEFAULT_TABLE table=test-workload [id=b62cc60fa595483d82f56639168807fc]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260713 09:02:47.275496 11755 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f99958bf67bd41aba691facb26c84347. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:47.275408 11904 tablet_service.cc:1511] Processing CreateTablet for tablet f99958bf67bd41aba691facb26c84347 (DEFAULT_TABLE table=test-workload [id=b62cc60fa595483d82f56639168807fc]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260713 09:02:47.276734 11904 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f99958bf67bd41aba691facb26c84347. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:47.276902 11756 tablet_service.cc:1511] Processing CreateTablet for tablet cef35bc9e91c420698328a2233d2a00e (DEFAULT_TABLE table=test-workload [id=b62cc60fa595483d82f56639168807fc]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260713 09:02:47.278147 11756 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cef35bc9e91c420698328a2233d2a00e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:47.278621 11754 tablet_service.cc:1511] Processing CreateTablet for tablet d50ee67e4b314e54815eccadb878947d (DEFAULT_TABLE table=test-workload [id=b62cc60fa595483d82f56639168807fc]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260713 09:02:47.279502 11905 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cef35bc9e91c420698328a2233d2a00e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:47.279922 11754 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d50ee67e4b314e54815eccadb878947d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:47.280588 11757 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d0d0a5941af4f53b5fb47ec6ad2d3b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:47.280260 11903 tablet_service.cc:1511] Processing CreateTablet for tablet d50ee67e4b314e54815eccadb878947d (DEFAULT_TABLE table=test-workload [id=b62cc60fa595483d82f56639168807fc]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260713 09:02:47.281482 11903 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d50ee67e4b314e54815eccadb878947d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:47.281898 11753 tablet_service.cc:1511] Processing CreateTablet for tablet 273338ada5104a32947bd6b4b26a7c9a (DEFAULT_TABLE table=test-workload [id=b62cc60fa595483d82f56639168807fc]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260713 09:02:47.283121 11753 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 273338ada5104a32947bd6b4b26a7c9a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:47.308893 11957 tablet_bootstrap.cc:492] T cef35bc9e91c420698328a2233d2a00e P 04dee38fa51742b5944f06e335887671: Bootstrap starting.
I20260713 09:02:47.319701 11756 tablet_service.cc:1511] Processing CreateTablet for tablet 78bb665a580546abb5f1a2794700945d (DEFAULT_TABLE table=test-workload [id=b62cc60fa595483d82f56639168807fc]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260713 09:02:47.321103 11756 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 78bb665a580546abb5f1a2794700945d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:47.323531 11757 tablet_service.cc:1511] Processing CreateTablet for tablet 899052d7e13c48a88115a992c9cd379d (DEFAULT_TABLE table=test-workload [id=b62cc60fa595483d82f56639168807fc]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260713 09:02:47.325241 11757 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 899052d7e13c48a88115a992c9cd379d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:47.328068 11904 tablet_service.cc:1511] Processing CreateTablet for tablet 78bb665a580546abb5f1a2794700945d (DEFAULT_TABLE table=test-workload [id=b62cc60fa595483d82f56639168807fc]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260713 09:02:47.329335 11904 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 78bb665a580546abb5f1a2794700945d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:47.323585 11906 tablet_service.cc:1511] Processing CreateTablet for tablet 273338ada5104a32947bd6b4b26a7c9a (DEFAULT_TABLE table=test-workload [id=b62cc60fa595483d82f56639168807fc]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260713 09:02:47.335475 11956 tablet_bootstrap.cc:492] T d50ee67e4b314e54815eccadb878947d P 58250cc4491341c2ab46975a67792c38: Bootstrap starting.
I20260713 09:02:47.335770 11906 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 273338ada5104a32947bd6b4b26a7c9a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:47.345331 11957 tablet_bootstrap.cc:654] T cef35bc9e91c420698328a2233d2a00e P 04dee38fa51742b5944f06e335887671: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:47.345103 11827 tablet_service.cc:1511] Processing CreateTablet for tablet 78bb665a580546abb5f1a2794700945d (DEFAULT_TABLE table=test-workload [id=b62cc60fa595483d82f56639168807fc]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260713 09:02:47.346364 11827 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 78bb665a580546abb5f1a2794700945d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:47.346091 11831 tablet_service.cc:1511] Processing CreateTablet for tablet cef35bc9e91c420698328a2233d2a00e (DEFAULT_TABLE table=test-workload [id=b62cc60fa595483d82f56639168807fc]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260713 09:02:47.347333 11831 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cef35bc9e91c420698328a2233d2a00e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:47.347656 11828 tablet_service.cc:1511] Processing CreateTablet for tablet 273338ada5104a32947bd6b4b26a7c9a (DEFAULT_TABLE table=test-workload [id=b62cc60fa595483d82f56639168807fc]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260713 09:02:47.349241 11828 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 273338ada5104a32947bd6b4b26a7c9a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:47.346745 11754 tablet_service.cc:1511] Processing CreateTablet for tablet 6b0b8747713b4348bcab85d0051bc5a9 (DEFAULT_TABLE table=test-workload [id=b62cc60fa595483d82f56639168807fc]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260713 09:02:47.351051 11754 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6b0b8747713b4348bcab85d0051bc5a9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:47.351827 11753 tablet_service.cc:1511] Processing CreateTablet for tablet 283ba495b52a423ba5d72721c0435146 (DEFAULT_TABLE table=test-workload [id=b62cc60fa595483d82f56639168807fc]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260713 09:02:47.352234 11830 tablet_service.cc:1511] Processing CreateTablet for tablet f99958bf67bd41aba691facb26c84347 (DEFAULT_TABLE table=test-workload [id=b62cc60fa595483d82f56639168807fc]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260713 09:02:47.353005 11753 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 283ba495b52a423ba5d72721c0435146. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:47.353506 11830 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f99958bf67bd41aba691facb26c84347. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:47.344991 11956 tablet_bootstrap.cc:654] T d50ee67e4b314e54815eccadb878947d P 58250cc4491341c2ab46975a67792c38: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:47.344882 11832 tablet_service.cc:1511] Processing CreateTablet for tablet 9d0d0a5941af4f53b5fb47ec6ad2d3b8 (DEFAULT_TABLE table=test-workload [id=b62cc60fa595483d82f56639168807fc]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260713 09:02:47.360692 11832 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d0d0a5941af4f53b5fb47ec6ad2d3b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:47.364650 11905 tablet_service.cc:1511] Processing CreateTablet for tablet 6b0b8747713b4348bcab85d0051bc5a9 (DEFAULT_TABLE table=test-workload [id=b62cc60fa595483d82f56639168807fc]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260713 09:02:47.364825 11825 tablet_service.cc:1511] Processing CreateTablet for tablet 6b0b8747713b4348bcab85d0051bc5a9 (DEFAULT_TABLE table=test-workload [id=b62cc60fa595483d82f56639168807fc]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260713 09:02:47.365844 11905 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6b0b8747713b4348bcab85d0051bc5a9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:47.366045 11825 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6b0b8747713b4348bcab85d0051bc5a9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:47.362087 11829 tablet_service.cc:1511] Processing CreateTablet for tablet d50ee67e4b314e54815eccadb878947d (DEFAULT_TABLE table=test-workload [id=b62cc60fa595483d82f56639168807fc]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260713 09:02:47.368249 11826 tablet_service.cc:1511] Processing CreateTablet for tablet 899052d7e13c48a88115a992c9cd379d (DEFAULT_TABLE table=test-workload [id=b62cc60fa595483d82f56639168807fc]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260713 09:02:47.369428 11826 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 899052d7e13c48a88115a992c9cd379d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:47.371479 11829 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d50ee67e4b314e54815eccadb878947d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:47.380110 11903 tablet_service.cc:1511] Processing CreateTablet for tablet 899052d7e13c48a88115a992c9cd379d (DEFAULT_TABLE table=test-workload [id=b62cc60fa595483d82f56639168807fc]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260713 09:02:47.381392 11903 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 899052d7e13c48a88115a992c9cd379d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:47.404768 11957 tablet_bootstrap.cc:492] T cef35bc9e91c420698328a2233d2a00e P 04dee38fa51742b5944f06e335887671: No bootstrap required, opened a new log
I20260713 09:02:47.405165 11957 ts_tablet_manager.cc:1403] T cef35bc9e91c420698328a2233d2a00e P 04dee38fa51742b5944f06e335887671: Time spent bootstrapping tablet: real 0.097s	user 0.009s	sys 0.009s
I20260713 09:02:47.407128 11957 raft_consensus.cc:359] T cef35bc9e91c420698328a2233d2a00e P 04dee38fa51742b5944f06e335887671 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04dee38fa51742b5944f06e335887671" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 34619 } } peers { permanent_uuid: "f20c7d3c634b4fbd91c8395265c19e9a" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 42189 } } peers { permanent_uuid: "58250cc4491341c2ab46975a67792c38" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 36757 } }
I20260713 09:02:47.407681 11957 raft_consensus.cc:385] T cef35bc9e91c420698328a2233d2a00e P 04dee38fa51742b5944f06e335887671 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:47.407896 11957 raft_consensus.cc:740] T cef35bc9e91c420698328a2233d2a00e P 04dee38fa51742b5944f06e335887671 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 04dee38fa51742b5944f06e335887671, State: Initialized, Role: FOLLOWER
I20260713 09:02:47.408461 11957 consensus_queue.cc:260] T cef35bc9e91c420698328a2233d2a00e P 04dee38fa51742b5944f06e335887671 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04dee38fa51742b5944f06e335887671" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 34619 } } peers { permanent_uuid: "f20c7d3c634b4fbd91c8395265c19e9a" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 42189 } } peers { permanent_uuid: "58250cc4491341c2ab46975a67792c38" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 36757 } }
I20260713 09:02:47.422240 11829 tablet_service.cc:1511] Processing CreateTablet for tablet 283ba495b52a423ba5d72721c0435146 (DEFAULT_TABLE table=test-workload [id=b62cc60fa595483d82f56639168807fc]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260713 09:02:47.423660 11829 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 283ba495b52a423ba5d72721c0435146. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:47.423532 11906 tablet_service.cc:1511] Processing CreateTablet for tablet 283ba495b52a423ba5d72721c0435146 (DEFAULT_TABLE table=test-workload [id=b62cc60fa595483d82f56639168807fc]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260713 09:02:47.424732 11906 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 283ba495b52a423ba5d72721c0435146. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:47.433202 11959 tablet_bootstrap.cc:492] T 78bb665a580546abb5f1a2794700945d P f20c7d3c634b4fbd91c8395265c19e9a: Bootstrap starting.
I20260713 09:02:47.439921 11957 ts_tablet_manager.cc:1434] T cef35bc9e91c420698328a2233d2a00e P 04dee38fa51742b5944f06e335887671: Time spent starting tablet: real 0.035s	user 0.007s	sys 0.022s
I20260713 09:02:47.440733 11792 heartbeater.cc:499] Master 127.10.222.190:35953 was elected leader, sending a full tablet report...
I20260713 09:02:47.443619 11754 tablet_service.cc:1511] Processing CreateTablet for tablet fb0f457405f841cf8aa56d759985ebfa (DEFAULT_TABLE table=test-workload [id=b62cc60fa595483d82f56639168807fc]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260713 09:02:47.444734 11754 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb0f457405f841cf8aa56d759985ebfa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:47.449172 11957 tablet_bootstrap.cc:492] T 9d0d0a5941af4f53b5fb47ec6ad2d3b8 P 04dee38fa51742b5944f06e335887671: Bootstrap starting.
I20260713 09:02:47.450546 11956 tablet_bootstrap.cc:492] T d50ee67e4b314e54815eccadb878947d P 58250cc4491341c2ab46975a67792c38: No bootstrap required, opened a new log
I20260713 09:02:47.450994 11956 ts_tablet_manager.cc:1403] T d50ee67e4b314e54815eccadb878947d P 58250cc4491341c2ab46975a67792c38: Time spent bootstrapping tablet: real 0.116s	user 0.010s	sys 0.010s
I20260713 09:02:47.453337 11827 tablet_service.cc:1511] Processing CreateTablet for tablet fb0f457405f841cf8aa56d759985ebfa (DEFAULT_TABLE table=test-workload [id=b62cc60fa595483d82f56639168807fc]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260713 09:02:47.454520 11827 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb0f457405f841cf8aa56d759985ebfa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:47.454957 11959 tablet_bootstrap.cc:654] T 78bb665a580546abb5f1a2794700945d P f20c7d3c634b4fbd91c8395265c19e9a: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:47.454957 11957 tablet_bootstrap.cc:654] T 9d0d0a5941af4f53b5fb47ec6ad2d3b8 P 04dee38fa51742b5944f06e335887671: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:47.477032 11903 tablet_service.cc:1511] Processing CreateTablet for tablet fb0f457405f841cf8aa56d759985ebfa (DEFAULT_TABLE table=test-workload [id=b62cc60fa595483d82f56639168807fc]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260713 09:02:47.478242 11903 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb0f457405f841cf8aa56d759985ebfa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:47.482950 11957 tablet_bootstrap.cc:492] T 9d0d0a5941af4f53b5fb47ec6ad2d3b8 P 04dee38fa51742b5944f06e335887671: No bootstrap required, opened a new log
I20260713 09:02:47.483443 11957 ts_tablet_manager.cc:1403] T 9d0d0a5941af4f53b5fb47ec6ad2d3b8 P 04dee38fa51742b5944f06e335887671: Time spent bootstrapping tablet: real 0.036s	user 0.019s	sys 0.007s
I20260713 09:02:47.483958 11956 raft_consensus.cc:359] T d50ee67e4b314e54815eccadb878947d P 58250cc4491341c2ab46975a67792c38 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04dee38fa51742b5944f06e335887671" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 34619 } } peers { permanent_uuid: "f20c7d3c634b4fbd91c8395265c19e9a" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 42189 } } peers { permanent_uuid: "58250cc4491341c2ab46975a67792c38" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 36757 } }
I20260713 09:02:47.484651 11956 raft_consensus.cc:385] T d50ee67e4b314e54815eccadb878947d P 58250cc4491341c2ab46975a67792c38 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:47.484884 11956 raft_consensus.cc:740] T d50ee67e4b314e54815eccadb878947d P 58250cc4491341c2ab46975a67792c38 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 58250cc4491341c2ab46975a67792c38, State: Initialized, Role: FOLLOWER
I20260713 09:02:47.485479 11956 consensus_queue.cc:260] T d50ee67e4b314e54815eccadb878947d P 58250cc4491341c2ab46975a67792c38 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04dee38fa51742b5944f06e335887671" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 34619 } } peers { permanent_uuid: "f20c7d3c634b4fbd91c8395265c19e9a" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 42189 } } peers { permanent_uuid: "58250cc4491341c2ab46975a67792c38" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 36757 } }
I20260713 09:02:47.486604 11957 raft_consensus.cc:359] T 9d0d0a5941af4f53b5fb47ec6ad2d3b8 P 04dee38fa51742b5944f06e335887671 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58250cc4491341c2ab46975a67792c38" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 36757 } } peers { permanent_uuid: "f20c7d3c634b4fbd91c8395265c19e9a" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 42189 } } peers { permanent_uuid: "04dee38fa51742b5944f06e335887671" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 34619 } }
I20260713 09:02:47.487280 11957 raft_consensus.cc:385] T 9d0d0a5941af4f53b5fb47ec6ad2d3b8 P 04dee38fa51742b5944f06e335887671 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:47.487567 11957 raft_consensus.cc:740] T 9d0d0a5941af4f53b5fb47ec6ad2d3b8 P 04dee38fa51742b5944f06e335887671 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 04dee38fa51742b5944f06e335887671, State: Initialized, Role: FOLLOWER
I20260713 09:02:47.487677 11959 tablet_bootstrap.cc:492] T 78bb665a580546abb5f1a2794700945d P f20c7d3c634b4fbd91c8395265c19e9a: No bootstrap required, opened a new log
I20260713 09:02:47.488157 11959 ts_tablet_manager.cc:1403] T 78bb665a580546abb5f1a2794700945d P f20c7d3c634b4fbd91c8395265c19e9a: Time spent bootstrapping tablet: real 0.055s	user 0.011s	sys 0.016s
I20260713 09:02:47.488384 11957 consensus_queue.cc:260] T 9d0d0a5941af4f53b5fb47ec6ad2d3b8 P 04dee38fa51742b5944f06e335887671 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58250cc4491341c2ab46975a67792c38" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 36757 } } peers { permanent_uuid: "f20c7d3c634b4fbd91c8395265c19e9a" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 42189 } } peers { permanent_uuid: "04dee38fa51742b5944f06e335887671" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 34619 } }
I20260713 09:02:47.491287 11959 raft_consensus.cc:359] T 78bb665a580546abb5f1a2794700945d P f20c7d3c634b4fbd91c8395265c19e9a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04dee38fa51742b5944f06e335887671" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 34619 } } peers { permanent_uuid: "f20c7d3c634b4fbd91c8395265c19e9a" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 42189 } } peers { permanent_uuid: "58250cc4491341c2ab46975a67792c38" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 36757 } }
I20260713 09:02:47.491827 11959 raft_consensus.cc:385] T 78bb665a580546abb5f1a2794700945d P f20c7d3c634b4fbd91c8395265c19e9a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:47.492029 11959 raft_consensus.cc:740] T 78bb665a580546abb5f1a2794700945d P f20c7d3c634b4fbd91c8395265c19e9a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f20c7d3c634b4fbd91c8395265c19e9a, State: Initialized, Role: FOLLOWER
I20260713 09:02:47.492794 11959 consensus_queue.cc:260] T 78bb665a580546abb5f1a2794700945d P f20c7d3c634b4fbd91c8395265c19e9a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04dee38fa51742b5944f06e335887671" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 34619 } } peers { permanent_uuid: "f20c7d3c634b4fbd91c8395265c19e9a" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 42189 } } peers { permanent_uuid: "58250cc4491341c2ab46975a67792c38" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 36757 } }
I20260713 09:02:47.493312 11957 ts_tablet_manager.cc:1434] T 9d0d0a5941af4f53b5fb47ec6ad2d3b8 P 04dee38fa51742b5944f06e335887671: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.002s
I20260713 09:02:47.497689 11957 tablet_bootstrap.cc:492] T 273338ada5104a32947bd6b4b26a7c9a P 04dee38fa51742b5944f06e335887671: Bootstrap starting.
I20260713 09:02:47.503937 11957 tablet_bootstrap.cc:654] T 273338ada5104a32947bd6b4b26a7c9a P 04dee38fa51742b5944f06e335887671: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:47.506639 11956 ts_tablet_manager.cc:1434] T d50ee67e4b314e54815eccadb878947d P 58250cc4491341c2ab46975a67792c38: Time spent starting tablet: real 0.055s	user 0.008s	sys 0.002s
I20260713 09:02:47.507256 11941 heartbeater.cc:499] Master 127.10.222.190:35953 was elected leader, sending a full tablet report...
I20260713 09:02:47.507531 11956 tablet_bootstrap.cc:492] T 9d0d0a5941af4f53b5fb47ec6ad2d3b8 P 58250cc4491341c2ab46975a67792c38: Bootstrap starting.
I20260713 09:02:47.512591 11867 heartbeater.cc:499] Master 127.10.222.190:35953 was elected leader, sending a full tablet report...
I20260713 09:02:47.515914 11959 ts_tablet_manager.cc:1434] T 78bb665a580546abb5f1a2794700945d P f20c7d3c634b4fbd91c8395265c19e9a: Time spent starting tablet: real 0.027s	user 0.007s	sys 0.015s
I20260713 09:02:47.519068 11956 tablet_bootstrap.cc:654] T 9d0d0a5941af4f53b5fb47ec6ad2d3b8 P 58250cc4491341c2ab46975a67792c38: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:47.522912 11957 tablet_bootstrap.cc:492] T 273338ada5104a32947bd6b4b26a7c9a P 04dee38fa51742b5944f06e335887671: No bootstrap required, opened a new log
I20260713 09:02:47.522898 11959 tablet_bootstrap.cc:492] T 6b0b8747713b4348bcab85d0051bc5a9 P f20c7d3c634b4fbd91c8395265c19e9a: Bootstrap starting.
I20260713 09:02:47.523468 11957 ts_tablet_manager.cc:1403] T 273338ada5104a32947bd6b4b26a7c9a P 04dee38fa51742b5944f06e335887671: Time spent bootstrapping tablet: real 0.026s	user 0.014s	sys 0.004s
I20260713 09:02:47.526710 11957 raft_consensus.cc:359] T 273338ada5104a32947bd6b4b26a7c9a P 04dee38fa51742b5944f06e335887671 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04dee38fa51742b5944f06e335887671" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 34619 } } peers { permanent_uuid: "f20c7d3c634b4fbd91c8395265c19e9a" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 42189 } } peers { permanent_uuid: "58250cc4491341c2ab46975a67792c38" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 36757 } }
I20260713 09:02:47.527470 11957 raft_consensus.cc:385] T 273338ada5104a32947bd6b4b26a7c9a P 04dee38fa51742b5944f06e335887671 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:47.527756 11957 raft_consensus.cc:740] T 273338ada5104a32947bd6b4b26a7c9a P 04dee38fa51742b5944f06e335887671 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 04dee38fa51742b5944f06e335887671, State: Initialized, Role: FOLLOWER
I20260713 09:02:47.528605 11957 consensus_queue.cc:260] T 273338ada5104a32947bd6b4b26a7c9a P 04dee38fa51742b5944f06e335887671 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04dee38fa51742b5944f06e335887671" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 34619 } } peers { permanent_uuid: "f20c7d3c634b4fbd91c8395265c19e9a" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 42189 } } peers { permanent_uuid: "58250cc4491341c2ab46975a67792c38" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 36757 } }
I20260713 09:02:47.530146 11956 tablet_bootstrap.cc:492] T 9d0d0a5941af4f53b5fb47ec6ad2d3b8 P 58250cc4491341c2ab46975a67792c38: No bootstrap required, opened a new log
I20260713 09:02:47.530623 11959 tablet_bootstrap.cc:654] T 6b0b8747713b4348bcab85d0051bc5a9 P f20c7d3c634b4fbd91c8395265c19e9a: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:47.530586 11956 ts_tablet_manager.cc:1403] T 9d0d0a5941af4f53b5fb47ec6ad2d3b8 P 58250cc4491341c2ab46975a67792c38: Time spent bootstrapping tablet: real 0.023s	user 0.012s	sys 0.003s
I20260713 09:02:47.533769 11957 ts_tablet_manager.cc:1434] T 273338ada5104a32947bd6b4b26a7c9a P 04dee38fa51742b5944f06e335887671: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260713 09:02:47.533891 11956 raft_consensus.cc:359] T 9d0d0a5941af4f53b5fb47ec6ad2d3b8 P 58250cc4491341c2ab46975a67792c38 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58250cc4491341c2ab46975a67792c38" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 36757 } } peers { permanent_uuid: "f20c7d3c634b4fbd91c8395265c19e9a" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 42189 } } peers { permanent_uuid: "04dee38fa51742b5944f06e335887671" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 34619 } }
I20260713 09:02:47.534565 11956 raft_consensus.cc:385] T 9d0d0a5941af4f53b5fb47ec6ad2d3b8 P 58250cc4491341c2ab46975a67792c38 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:47.534792 11957 tablet_bootstrap.cc:492] T d50ee67e4b314e54815eccadb878947d P 04dee38fa51742b5944f06e335887671: Bootstrap starting.
I20260713 09:02:47.534849 11956 raft_consensus.cc:740] T 9d0d0a5941af4f53b5fb47ec6ad2d3b8 P 58250cc4491341c2ab46975a67792c38 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 58250cc4491341c2ab46975a67792c38, State: Initialized, Role: FOLLOWER
I20260713 09:02:47.535722 11956 consensus_queue.cc:260] T 9d0d0a5941af4f53b5fb47ec6ad2d3b8 P 58250cc4491341c2ab46975a67792c38 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58250cc4491341c2ab46975a67792c38" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 36757 } } peers { permanent_uuid: "f20c7d3c634b4fbd91c8395265c19e9a" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 42189 } } peers { permanent_uuid: "04dee38fa51742b5944f06e335887671" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 34619 } }
I20260713 09:02:47.537904 11956 ts_tablet_manager.cc:1434] T 9d0d0a5941af4f53b5fb47ec6ad2d3b8 P 58250cc4491341c2ab46975a67792c38: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:02:47.538762 11956 tablet_bootstrap.cc:492] T cef35bc9e91c420698328a2233d2a00e P 58250cc4491341c2ab46975a67792c38: Bootstrap starting.
I20260713 09:02:47.541353 11957 tablet_bootstrap.cc:654] T d50ee67e4b314e54815eccadb878947d P 04dee38fa51742b5944f06e335887671: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:47.544821 11956 tablet_bootstrap.cc:654] T cef35bc9e91c420698328a2233d2a00e P 58250cc4491341c2ab46975a67792c38: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:47.556905 11956 tablet_bootstrap.cc:492] T cef35bc9e91c420698328a2233d2a00e P 58250cc4491341c2ab46975a67792c38: No bootstrap required, opened a new log
I20260713 09:02:47.557400 11956 ts_tablet_manager.cc:1403] T cef35bc9e91c420698328a2233d2a00e P 58250cc4491341c2ab46975a67792c38: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.004s
I20260713 09:02:47.560321 11956 raft_consensus.cc:359] T cef35bc9e91c420698328a2233d2a00e P 58250cc4491341c2ab46975a67792c38 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04dee38fa51742b5944f06e335887671" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 34619 } } peers { permanent_uuid: "f20c7d3c634b4fbd91c8395265c19e9a" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 42189 } } peers { permanent_uuid: "58250cc4491341c2ab46975a67792c38" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 36757 } }
I20260713 09:02:47.561081 11956 raft_consensus.cc:385] T cef35bc9e91c420698328a2233d2a00e P 58250cc4491341c2ab46975a67792c38 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:47.561371 11956 raft_consensus.cc:740] T cef35bc9e91c420698328a2233d2a00e P 58250cc4491341c2ab46975a67792c38 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 58250cc4491341c2ab46975a67792c38, State: Initialized, Role: FOLLOWER
I20260713 09:02:47.562328 11956 consensus_queue.cc:260] T cef35bc9e91c420698328a2233d2a00e P 58250cc4491341c2ab46975a67792c38 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04dee38fa51742b5944f06e335887671" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 34619 } } peers { permanent_uuid: "f20c7d3c634b4fbd91c8395265c19e9a" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 42189 } } peers { permanent_uuid: "58250cc4491341c2ab46975a67792c38" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 36757 } }
I20260713 09:02:47.570794 11957 tablet_bootstrap.cc:492] T d50ee67e4b314e54815eccadb878947d P 04dee38fa51742b5944f06e335887671: No bootstrap required, opened a new log
I20260713 09:02:47.571218 11956 ts_tablet_manager.cc:1434] T cef35bc9e91c420698328a2233d2a00e P 58250cc4491341c2ab46975a67792c38: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.000s
I20260713 09:02:47.571331 11957 ts_tablet_manager.cc:1403] T d50ee67e4b314e54815eccadb878947d P 04dee38fa51742b5944f06e335887671: Time spent bootstrapping tablet: real 0.037s	user 0.024s	sys 0.010s
I20260713 09:02:47.571652 11959 tablet_bootstrap.cc:492] T 6b0b8747713b4348bcab85d0051bc5a9 P f20c7d3c634b4fbd91c8395265c19e9a: No bootstrap required, opened a new log
I20260713 09:02:47.572100 11959 ts_tablet_manager.cc:1403] T 6b0b8747713b4348bcab85d0051bc5a9 P f20c7d3c634b4fbd91c8395265c19e9a: Time spent bootstrapping tablet: real 0.049s	user 0.020s	sys 0.026s
I20260713 09:02:47.572217 11956 tablet_bootstrap.cc:492] T f99958bf67bd41aba691facb26c84347 P 58250cc4491341c2ab46975a67792c38: Bootstrap starting.
I20260713 09:02:47.574085 11957 raft_consensus.cc:359] T d50ee67e4b314e54815eccadb878947d P 04dee38fa51742b5944f06e335887671 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04dee38fa51742b5944f06e335887671" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 34619 } } peers { permanent_uuid: "f20c7d3c634b4fbd91c8395265c19e9a" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 42189 } } peers { permanent_uuid: "58250cc4491341c2ab46975a67792c38" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 36757 } }
I20260713 09:02:47.574782 11957 raft_consensus.cc:385] T d50ee67e4b314e54815eccadb878947d P 04dee38fa51742b5944f06e335887671 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:47.575057 11957 raft_consensus.cc:740] T d50ee67e4b314e54815eccadb878947d P 04dee38fa51742b5944f06e335887671 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 04dee38fa51742b5944f06e335887671, State: Initialized, Role: FOLLOWER
I20260713 09:02:47.575042 11959 raft_consensus.cc:359] T 6b0b8747713b4348bcab85d0051bc5a9 P f20c7d3c634b4fbd91c8395265c19e9a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04dee38fa51742b5944f06e335887671" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 34619 } } peers { permanent_uuid: "f20c7d3c634b4fbd91c8395265c19e9a" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 42189 } } peers { permanent_uuid: "58250cc4491341c2ab46975a67792c38" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 36757 } }
I20260713 09:02:47.575845 11959 raft_consensus.cc:385] T 6b0b8747713b4348bcab85d0051bc5a9 P f20c7d3c634b4fbd91c8395265c19e9a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:47.576136 11959 raft_consensus.cc:740] T 6b0b8747713b4348bcab85d0051bc5a9 P f20c7d3c634b4fbd91c8395265c19e9a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f20c7d3c634b4fbd91c8395265c19e9a, State: Initialized, Role: FOLLOWER
I20260713 09:02:47.576086 11957 consensus_queue.cc:260] T d50ee67e4b314e54815eccadb878947d P 04dee38fa51742b5944f06e335887671 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04dee38fa51742b5944f06e335887671" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 34619 } } peers { permanent_uuid: "f20c7d3c634b4fbd91c8395265c19e9a" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 42189 } } peers { permanent_uuid: "58250cc4491341c2ab46975a67792c38" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 36757 } }
I20260713 09:02:47.576925 11959 consensus_queue.cc:260] T 6b0b8747713b4348bcab85d0051bc5a9 P f20c7d3c634b4fbd91c8395265c19e9a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04dee38fa51742b5944f06e335887671" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 34619 } } peers { permanent_uuid: "f20c7d3c634b4fbd91c8395265c19e9a" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 42189 } } peers { permanent_uuid: "58250cc4491341c2ab46975a67792c38" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 36757 } }
I20260713 09:02:47.578954 11959 ts_tablet_manager.cc:1434] T 6b0b8747713b4348bcab85d0051bc5a9 P f20c7d3c634b4fbd91c8395265c19e9a: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.000s
I20260713 09:02:47.579416 11956 tablet_bootstrap.cc:654] T f99958bf67bd41aba691facb26c84347 P 58250cc4491341c2ab46975a67792c38: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:47.579813 11959 tablet_bootstrap.cc:492] T 9d0d0a5941af4f53b5fb47ec6ad2d3b8 P f20c7d3c634b4fbd91c8395265c19e9a: Bootstrap starting.
I20260713 09:02:47.582773 11957 ts_tablet_manager.cc:1434] T d50ee67e4b314e54815eccadb878947d P 04dee38fa51742b5944f06e335887671: Time spent starting tablet: real 0.011s	user 0.002s	sys 0.004s
I20260713 09:02:47.583966 11957 tablet_bootstrap.cc:492] T f99958bf67bd41aba691facb26c84347 P 04dee38fa51742b5944f06e335887671: Bootstrap starting.
I20260713 09:02:47.586313 11959 tablet_bootstrap.cc:654] T 9d0d0a5941af4f53b5fb47ec6ad2d3b8 P f20c7d3c634b4fbd91c8395265c19e9a: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:47.590612 11957 tablet_bootstrap.cc:654] T f99958bf67bd41aba691facb26c84347 P 04dee38fa51742b5944f06e335887671: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:47.591039 11956 tablet_bootstrap.cc:492] T f99958bf67bd41aba691facb26c84347 P 58250cc4491341c2ab46975a67792c38: No bootstrap required, opened a new log
I20260713 09:02:47.591553 11956 ts_tablet_manager.cc:1403] T f99958bf67bd41aba691facb26c84347 P 58250cc4491341c2ab46975a67792c38: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.004s
I20260713 09:02:47.594374 11956 raft_consensus.cc:359] T f99958bf67bd41aba691facb26c84347 P 58250cc4491341c2ab46975a67792c38 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04dee38fa51742b5944f06e335887671" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 34619 } } peers { permanent_uuid: "f20c7d3c634b4fbd91c8395265c19e9a" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 42189 } } peers { permanent_uuid: "58250cc4491341c2ab46975a67792c38" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 36757 } }
I20260713 09:02:47.595113 11956 raft_consensus.cc:385] T f99958bf67bd41aba691facb26c84347 P 58250cc4491341c2ab46975a67792c38 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:47.595435 11956 raft_consensus.cc:740] T f99958bf67bd41aba691facb26c84347 P 58250cc4491341c2ab46975a67792c38 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 58250cc4491341c2ab46975a67792c38, State: Initialized, Role: FOLLOWER
I20260713 09:02:47.596391 11956 consensus_queue.cc:260] T f99958bf67bd41aba691facb26c84347 P 58250cc4491341c2ab46975a67792c38 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04dee38fa51742b5944f06e335887671" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 34619 } } peers { permanent_uuid: "f20c7d3c634b4fbd91c8395265c19e9a" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 42189 } } peers { permanent_uuid: "58250cc4491341c2ab46975a67792c38" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 36757 } }
I20260713 09:02:47.597437 11959 tablet_bootstrap.cc:492] T 9d0d0a5941af4f53b5fb47ec6ad2d3b8 P f20c7d3c634b4fbd91c8395265c19e9a: No bootstrap required, opened a new log
I20260713 09:02:47.597862 11959 ts_tablet_manager.cc:1403] T 9d0d0a5941af4f53b5fb47ec6ad2d3b8 P f20c7d3c634b4fbd91c8395265c19e9a: Time spent bootstrapping tablet: real 0.018s	user 0.006s	sys 0.010s
I20260713 09:02:47.600593 11959 raft_consensus.cc:359] T 9d0d0a5941af4f53b5fb47ec6ad2d3b8 P f20c7d3c634b4fbd91c8395265c19e9a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58250cc4491341c2ab46975a67792c38" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 36757 } } peers { permanent_uuid: "f20c7d3c634b4fbd91c8395265c19e9a" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 42189 } } peers { permanent_uuid: "04dee38fa51742b5944f06e335887671" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 34619 } }
I20260713 09:02:47.601220 11956 ts_tablet_manager.cc:1434] T f99958bf67bd41aba691facb26c84347 P 58250cc4491341c2ab46975a67792c38: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260713 09:02:47.601387 11959 raft_consensus.cc:385] T 9d0d0a5941af4f53b5fb47ec6ad2d3b8 P f20c7d3c634b4fbd91c8395265c19e9a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:47.601768 11959 raft_consensus.cc:740] T 9d0d0a5941af4f53b5fb47ec6ad2d3b8 P f20c7d3c634b4fbd91c8395265c19e9a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f20c7d3c634b4fbd91c8395265c19e9a, State: Initialized, Role: FOLLOWER
I20260713 09:02:47.602289 11956 tablet_bootstrap.cc:492] T 6b0b8747713b4348bcab85d0051bc5a9 P 58250cc4491341c2ab46975a67792c38: Bootstrap starting.
I20260713 09:02:47.602569 11959 consensus_queue.cc:260] T 9d0d0a5941af4f53b5fb47ec6ad2d3b8 P f20c7d3c634b4fbd91c8395265c19e9a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58250cc4491341c2ab46975a67792c38" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 36757 } } peers { permanent_uuid: "f20c7d3c634b4fbd91c8395265c19e9a" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 42189 } } peers { permanent_uuid: "04dee38fa51742b5944f06e335887671" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 34619 } }
I20260713 09:02:47.606679 11959 ts_tablet_manager.cc:1434] T 9d0d0a5941af4f53b5fb47ec6ad2d3b8 P f20c7d3c634b4fbd91c8395265c19e9a: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260713 09:02:47.607614 11959 tablet_bootstrap.cc:492] T cef35bc9e91c420698328a2233d2a00e P f20c7d3c634b4fbd91c8395265c19e9a: Bootstrap starting.
I20260713 09:02:47.609340 11956 tablet_bootstrap.cc:654] T 6b0b8747713b4348bcab85d0051bc5a9 P 58250cc4491341c2ab46975a67792c38: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:47.613616 11959 tablet_bootstrap.cc:654] T cef35bc9e91c420698328a2233d2a00e P f20c7d3c634b4fbd91c8395265c19e9a: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:47.614477 11957 tablet_bootstrap.cc:492] T f99958bf67bd41aba691facb26c84347 P 04dee38fa51742b5944f06e335887671: No bootstrap required, opened a new log
I20260713 09:02:47.615072 11957 ts_tablet_manager.cc:1403] T f99958bf67bd41aba691facb26c84347 P 04dee38fa51742b5944f06e335887671: Time spent bootstrapping tablet: real 0.031s	user 0.018s	sys 0.012s
I20260713 09:02:47.615475 11956 tablet_bootstrap.cc:492] T 6b0b8747713b4348bcab85d0051bc5a9 P 58250cc4491341c2ab46975a67792c38: No bootstrap required, opened a new log
I20260713 09:02:47.615890 11956 ts_tablet_manager.cc:1403] T 6b0b8747713b4348bcab85d0051bc5a9 P 58250cc4491341c2ab46975a67792c38: Time spent bootstrapping tablet: real 0.014s	user 0.011s	sys 0.000s
I20260713 09:02:47.617877 11957 raft_consensus.cc:359] T f99958bf67bd41aba691facb26c84347 P 04dee38fa51742b5944f06e335887671 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04dee38fa51742b5944f06e335887671" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 34619 } } peers { permanent_uuid: "f20c7d3c634b4fbd91c8395265c19e9a" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 42189 } } peers { permanent_uuid: "58250cc4491341c2ab46975a67792c38" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 36757 } }
I20260713 09:02:47.618572 11957 raft_consensus.cc:385] T f99958bf67bd41aba691facb26c84347 P 04dee38fa51742b5944f06e335887671 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:47.618369 11956 raft_consensus.cc:359] T 6b0b8747713b4348bcab85d0051bc5a9 P 58250cc4491341c2ab46975a67792c38 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04dee38fa51742b5944f06e335887671" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 34619 } } peers { permanent_uuid: "f20c7d3c634b4fbd91c8395265c19e9a" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 42189 } } peers { permanent_uuid: "58250cc4491341c2ab46975a67792c38" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 36757 } }
I20260713 09:02:47.618875 11957 raft_consensus.cc:740] T f99958bf67bd41aba691facb26c84347 P 04dee38fa51742b5944f06e335887671 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 04dee38fa51742b5944f06e335887671, State: Initialized, Role: FOLLOWER
I20260713 09:02:47.619058 11956 raft_consensus.cc:385] T 6b0b8747713b4348bcab85d0051bc5a9 P 58250cc4491341c2ab46975a67792c38 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:47.619364 11956 raft_consensus.cc:740] T 6b0b8747713b4348bcab85d0051bc5a9 P 58250cc4491341c2ab46975a67792c38 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 58250cc4491341c2ab46975a67792c38, State: Initialized, Role: FOLLOWER
I20260713 09:02:47.619792 11957 consensus_queue.cc:260] T f99958bf67bd41aba691facb26c84347 P 04dee38fa51742b5944f06e335887671 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04dee38fa51742b5944f06e335887671" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 34619 } } peers { permanent_uuid: "f20c7d3c634b4fbd91c8395265c19e9a" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 42189 } } peers { permanent_uuid: "58250cc4491341c2ab46975a67792c38" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 36757 } }
I20260713 09:02:47.620221 11956 consensus_queue.cc:260] T 6b0b8747713b4348bcab85d0051bc5a9 P 58250cc4491341c2ab46975a67792c38 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04dee38fa51742b5944f06e335887671" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 34619 } } peers { permanent_uuid: "f20c7d3c634b4fbd91c8395265c19e9a" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 42189 } } peers { permanent_uuid: "58250cc4491341c2ab46975a67792c38" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 36757 } }
I20260713 09:02:47.622479 11956 ts_tablet_manager.cc:1434] T 6b0b8747713b4348bcab85d0051bc5a9 P 58250cc4491341c2ab46975a67792c38: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:02:47.624089 11957 ts_tablet_manager.cc:1434] T f99958bf67bd41aba691facb26c84347 P 04dee38fa51742b5944f06e335887671: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260713 09:02:47.624401 11956 tablet_bootstrap.cc:492] T 273338ada5104a32947bd6b4b26a7c9a P 58250cc4491341c2ab46975a67792c38: Bootstrap starting.
I20260713 09:02:47.624970 11957 tablet_bootstrap.cc:492] T 6b0b8747713b4348bcab85d0051bc5a9 P 04dee38fa51742b5944f06e335887671: Bootstrap starting.
I20260713 09:02:47.630471 11956 tablet_bootstrap.cc:654] T 273338ada5104a32947bd6b4b26a7c9a P 58250cc4491341c2ab46975a67792c38: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:47.631013 11957 tablet_bootstrap.cc:654] T 6b0b8747713b4348bcab85d0051bc5a9 P 04dee38fa51742b5944f06e335887671: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:47.634778 11959 tablet_bootstrap.cc:492] T cef35bc9e91c420698328a2233d2a00e P f20c7d3c634b4fbd91c8395265c19e9a: No bootstrap required, opened a new log
I20260713 09:02:47.635303 11959 ts_tablet_manager.cc:1403] T cef35bc9e91c420698328a2233d2a00e P f20c7d3c634b4fbd91c8395265c19e9a: Time spent bootstrapping tablet: real 0.028s	user 0.009s	sys 0.008s
I20260713 09:02:47.637893 11959 raft_consensus.cc:359] T cef35bc9e91c420698328a2233d2a00e P f20c7d3c634b4fbd91c8395265c19e9a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04dee38fa51742b5944f06e335887671" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 34619 } } peers { permanent_uuid: "f20c7d3c634b4fbd91c8395265c19e9a" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 42189 } } peers { permanent_uuid: "58250cc4491341c2ab46975a67792c38" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 36757 } }
I20260713 09:02:47.638536 11957 tablet_bootstrap.cc:492] T 6b0b8747713b4348bcab85d0051bc5a9 P 04dee38fa51742b5944f06e335887671: No bootstrap required, opened a new log
I20260713 09:02:47.638559 11959 raft_consensus.cc:385] T cef35bc9e91c420698328a2233d2a00e P f20c7d3c634b4fbd91c8395265c19e9a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:47.638976 11959 raft_consensus.cc:740] T cef35bc9e91c420698328a2233d2a00e P f20c7d3c634b4fbd91c8395265c19e9a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f20c7d3c634b4fbd91c8395265c19e9a, State: Initialized, Role: FOLLOWER
I20260713 09:02:47.639079 11957 ts_tablet_manager.cc:1403] T 6b0b8747713b4348bcab85d0051bc5a9 P 04dee38fa51742b5944f06e335887671: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.000s
I20260713 09:02:47.639271 11956 tablet_bootstrap.cc:492] T 273338ada5104a32947bd6b4b26a7c9a P 58250cc4491341c2ab46975a67792c38: No bootstrap required, opened a new log
I20260713 09:02:47.639710 11956 ts_tablet_manager.cc:1403] T 273338ada5104a32947bd6b4b26a7c9a P 58250cc4491341c2ab46975a67792c38: Time spent bootstrapping tablet: real 0.016s	user 0.005s	sys 0.005s
I20260713 09:02:47.639883 11959 consensus_queue.cc:260] T cef35bc9e91c420698328a2233d2a00e P f20c7d3c634b4fbd91c8395265c19e9a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04dee38fa51742b5944f06e335887671" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 34619 } } peers { permanent_uuid: "f20c7d3c634b4fbd91c8395265c19e9a" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 42189 } } peers { permanent_uuid: "58250cc4491341c2ab46975a67792c38" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 36757 } }
I20260713 09:02:47.641959 11959 ts_tablet_manager.cc:1434] T cef35bc9e91c420698328a2233d2a00e P f20c7d3c634b4fbd91c8395265c19e9a: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:02:47.641867 11957 raft_consensus.cc:359] T 6b0b8747713b4348bcab85d0051bc5a9 P 04dee38fa51742b5944f06e335887671 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04dee38fa51742b5944f06e335887671" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 34619 } } peers { permanent_uuid: "f20c7d3c634b4fbd91c8395265c19e9a" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 42189 } } peers { permanent_uuid: "58250cc4491341c2ab46975a67792c38" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 36757 } }
I20260713 09:02:47.642158 11956 raft_consensus.cc:359] T 273338ada5104a32947bd6b4b26a7c9a P 58250cc4491341c2ab46975a67792c38 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04dee38fa51742b5944f06e335887671" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 34619 } } peers { permanent_uuid: "f20c7d3c634b4fbd91c8395265c19e9a" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 42189 } } peers { permanent_uuid: "58250cc4491341c2ab46975a67792c38" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 36757 } }
I20260713 09:02:47.642581 11957 raft_consensus.cc:385] T 6b0b8747713b4348bcab85d0051bc5a9 P 04dee38fa51742b5944f06e335887671 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:47.642838 11956 raft_consensus.cc:385] T 273338ada5104a32947bd6b4b26a7c9a P 58250cc4491341c2ab46975a67792c38 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:47.642892 11959 tablet_bootstrap.cc:492] T 273338ada5104a32947bd6b4b26a7c9a P f20c7d3c634b4fbd91c8395265c19e9a: Bootstrap starting.
I20260713 09:02:47.642872 11957 raft_consensus.cc:740] T 6b0b8747713b4348bcab85d0051bc5a9 P 04dee38fa51742b5944f06e335887671 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 04dee38fa51742b5944f06e335887671, State: Initialized, Role: FOLLOWER
I20260713 09:02:47.643342 11956 raft_consensus.cc:740] T 273338ada5104a32947bd6b4b26a7c9a P 58250cc4491341c2ab46975a67792c38 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 58250cc4491341c2ab46975a67792c38, State: Initialized, Role: FOLLOWER
I20260713 09:02:47.643903 11957 consensus_queue.cc:260] T 6b0b8747713b4348bcab85d0051bc5a9 P 04dee38fa51742b5944f06e335887671 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04dee38fa51742b5944f06e335887671" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 34619 } } peers { permanent_uuid: "f20c7d3c634b4fbd91c8395265c19e9a" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 42189 } } peers { permanent_uuid: "58250cc4491341c2ab46975a67792c38" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 36757 } }
I20260713 09:02:47.644102 11956 consensus_queue.cc:260] T 273338ada5104a32947bd6b4b26a7c9a P 58250cc4491341c2ab46975a67792c38 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04dee38fa51742b5944f06e335887671" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 34619 } } peers { permanent_uuid: "f20c7d3c634b4fbd91c8395265c19e9a" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 42189 } } peers { permanent_uuid: "58250cc4491341c2ab46975a67792c38" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 36757 } }
I20260713 09:02:47.646365 11956 ts_tablet_manager.cc:1434] T 273338ada5104a32947bd6b4b26a7c9a P 58250cc4491341c2ab46975a67792c38: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.002s
I20260713 09:02:47.647285 11956 tablet_bootstrap.cc:492] T 78bb665a580546abb5f1a2794700945d P 58250cc4491341c2ab46975a67792c38: Bootstrap starting.
I20260713 09:02:47.648293 11957 ts_tablet_manager.cc:1434] T 6b0b8747713b4348bcab85d0051bc5a9 P 04dee38fa51742b5944f06e335887671: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260713 09:02:47.649250 11957 tablet_bootstrap.cc:492] T 78bb665a580546abb5f1a2794700945d P 04dee38fa51742b5944f06e335887671: Bootstrap starting.
I20260713 09:02:47.651863 11959 tablet_bootstrap.cc:654] T 273338ada5104a32947bd6b4b26a7c9a P f20c7d3c634b4fbd91c8395265c19e9a: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:47.653268 11956 tablet_bootstrap.cc:654] T 78bb665a580546abb5f1a2794700945d P 58250cc4491341c2ab46975a67792c38: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:47.655035 11957 tablet_bootstrap.cc:654] T 78bb665a580546abb5f1a2794700945d P 04dee38fa51742b5944f06e335887671: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:47.658422 11965 raft_consensus.cc:493] T 6b0b8747713b4348bcab85d0051bc5a9 P f20c7d3c634b4fbd91c8395265c19e9a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:47.658901 11965 raft_consensus.cc:515] T 6b0b8747713b4348bcab85d0051bc5a9 P f20c7d3c634b4fbd91c8395265c19e9a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04dee38fa51742b5944f06e335887671" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 34619 } } peers { permanent_uuid: "f20c7d3c634b4fbd91c8395265c19e9a" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 42189 } } peers { permanent_uuid: "58250cc4491341c2ab46975a67792c38" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 36757 } }
I20260713 09:02:47.661422 11964 raft_consensus.cc:493] T f99958bf67bd41aba691facb26c84347 P 58250cc4491341c2ab46975a67792c38 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:47.661850 11964 raft_consensus.cc:515] T f99958bf67bd41aba691facb26c84347 P 58250cc4491341c2ab46975a67792c38 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04dee38fa51742b5944f06e335887671" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 34619 } } peers { permanent_uuid: "f20c7d3c634b4fbd91c8395265c19e9a" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 42189 } } peers { permanent_uuid: "58250cc4491341c2ab46975a67792c38" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 36757 } }
I20260713 09:02:47.664196 11964 leader_election.cc:290] T f99958bf67bd41aba691facb26c84347 P 58250cc4491341c2ab46975a67792c38 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 04dee38fa51742b5944f06e335887671 (127.10.222.129:34619), f20c7d3c634b4fbd91c8395265c19e9a (127.10.222.130:42189)
I20260713 09:02:47.666859 11965 leader_election.cc:290] T 6b0b8747713b4348bcab85d0051bc5a9 P f20c7d3c634b4fbd91c8395265c19e9a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 04dee38fa51742b5944f06e335887671 (127.10.222.129:34619), 58250cc4491341c2ab46975a67792c38 (127.10.222.131:36757)
I20260713 09:02:47.669126 11960 raft_consensus.cc:493] T f99958bf67bd41aba691facb26c84347 P 04dee38fa51742b5944f06e335887671 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:47.669551 11960 raft_consensus.cc:515] T f99958bf67bd41aba691facb26c84347 P 04dee38fa51742b5944f06e335887671 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04dee38fa51742b5944f06e335887671" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 34619 } } peers { permanent_uuid: "f20c7d3c634b4fbd91c8395265c19e9a" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 42189 } } peers { permanent_uuid: "58250cc4491341c2ab46975a67792c38" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 36757 } }
I20260713 09:02:47.671927 11960 leader_election.cc:290] T f99958bf67bd41aba691facb26c84347 P 04dee38fa51742b5944f06e335887671 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f20c7d3c634b4fbd91c8395265c19e9a (127.10.222.130:42189), 58250cc4491341c2ab46975a67792c38 (127.10.222.131:36757)
I20260713 09:02:47.686761 11959 tablet_bootstrap.cc:492] T 273338ada5104a32947bd6b4b26a7c9a P f20c7d3c634b4fbd91c8395265c19e9a: No bootstrap required, opened a new log
I20260713 09:02:47.687439 11959 ts_tablet_manager.cc:1403] T 273338ada5104a32947bd6b4b26a7c9a P f20c7d3c634b4fbd91c8395265c19e9a: Time spent bootstrapping tablet: real 0.045s	user 0.017s	sys 0.001s
I20260713 09:02:47.690541 11959 raft_consensus.cc:359] T 273338ada5104a32947bd6b4b26a7c9a P f20c7d3c634b4fbd91c8395265c19e9a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04dee38fa51742b5944f06e335887671" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 34619 } } peers { permanent_uuid: "f20c7d3c634b4fbd91c8395265c19e9a" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 42189 } } peers { permanent_uuid: "58250cc4491341c2ab46975a67792c38" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 36757 } }
I20260713 09:02:47.691359 11959 raft_consensus.cc:385] T 273338ada5104a32947bd6b4b26a7c9a P f20c7d3c634b4fbd91c8395265c19e9a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:47.691713 11959 raft_consensus.cc:740] T 273338ada5104a32947bd6b4b26a7c9a P f20c7d3c634b4fbd91c8395265c19e9a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f20c7d3c634b4fbd91c8395265c19e9a, State: Initialized, Role: FOLLOWER
I20260713 09:02:47.692529 11959 consensus_queue.cc:260] T 273338ada5104a32947bd6b4b26a7c9a P f20c7d3c634b4fbd91c8395265c19e9a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04dee38fa51742b5944f06e335887671" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 34619 } } peers { permanent_uuid: "f20c7d3c634b4fbd91c8395265c19e9a" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 42189 } } peers { permanent_uuid: "58250cc4491341c2ab46975a67792c38" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 36757 } }
I20260713 09:02:47.694849 11959 ts_tablet_manager.cc:1434] T 273338ada5104a32947bd6b4b26a7c9a P f20c7d3c634b4fbd91c8395265c19e9a: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260713 09:02:47.699469 11959 tablet_bootstrap.cc:492] T d50ee67e4b314e54815eccadb878947d P f20c7d3c634b4fbd91c8395265c19e9a: Bootstrap starting.
I20260713 09:02:47.705983 11959 tablet_bootstrap.cc:654] T d50ee67e4b314e54815eccadb878947d P f20c7d3c634b4fbd91c8395265c19e9a: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:47.707068 11767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b0b8747713b4348bcab85d0051bc5a9" candidate_uuid: "f20c7d3c634b4fbd91c8395265c19e9a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04dee38fa51742b5944f06e335887671" is_pre_election: true
I20260713 09:02:47.707804 11767 raft_consensus.cc:2468] T 6b0b8747713b4348bcab85d0051bc5a9 P 04dee38fa51742b5944f06e335887671 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f20c7d3c634b4fbd91c8395265c19e9a in term 0.
I20260713 09:02:47.709141 11805 leader_election.cc:304] T 6b0b8747713b4348bcab85d0051bc5a9 P f20c7d3c634b4fbd91c8395265c19e9a [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: 04dee38fa51742b5944f06e335887671, f20c7d3c634b4fbd91c8395265c19e9a; no voters: 
I20260713 09:02:47.709874 11965 raft_consensus.cc:2804] T 6b0b8747713b4348bcab85d0051bc5a9 P f20c7d3c634b4fbd91c8395265c19e9a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:47.710208 11965 raft_consensus.cc:493] T 6b0b8747713b4348bcab85d0051bc5a9 P f20c7d3c634b4fbd91c8395265c19e9a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:47.710543 11965 raft_consensus.cc:3060] T 6b0b8747713b4348bcab85d0051bc5a9 P f20c7d3c634b4fbd91c8395265c19e9a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:47.717849 11959 tablet_bootstrap.cc:492] T d50ee67e4b314e54815eccadb878947d P f20c7d3c634b4fbd91c8395265c19e9a: No bootstrap required, opened a new log
I20260713 09:02:47.718446 11959 ts_tablet_manager.cc:1403] T d50ee67e4b314e54815eccadb878947d P f20c7d3c634b4fbd91c8395265c19e9a: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.009s
I20260713 09:02:47.718699 11965 raft_consensus.cc:515] T 6b0b8747713b4348bcab85d0051bc5a9 P f20c7d3c634b4fbd91c8395265c19e9a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04dee38fa51742b5944f06e335887671" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 34619 } } peers { permanent_uuid: "f20c7d3c634b4fbd91c8395265c19e9a" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 42189 } } peers { permanent_uuid: "58250cc4491341c2ab46975a67792c38" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 36757 } }
I20260713 09:02:47.721632 11767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b0b8747713b4348bcab85d0051bc5a9" candidate_uuid: "f20c7d3c634b4fbd91c8395265c19e9a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04dee38fa51742b5944f06e335887671"
I20260713 09:02:47.722208 11767 raft_consensus.cc:3060] T 6b0b8747713b4348bcab85d0051bc5a9 P 04dee38fa51742b5944f06e335887671 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:47.721812 11959 raft_consensus.cc:359] T d50ee67e4b314e54815eccadb878947d P f20c7d3c634b4fbd91c8395265c19e9a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04dee38fa51742b5944f06e335887671" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 34619 } } peers { permanent_uuid: "f20c7d3c634b4fbd91c8395265c19e9a" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 42189 } } peers { permanent_uuid: "58250cc4491341c2ab46975a67792c38" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 36757 } }
I20260713 09:02:47.722743 11959 raft_consensus.cc:385] T d50ee67e4b314e54815eccadb878947d P f20c7d3c634b4fbd91c8395265c19e9a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:47.723116 11959 raft_consensus.cc:740] T d50ee67e4b314e54815eccadb878947d P f20c7d3c634b4fbd91c8395265c19e9a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f20c7d3c634b4fbd91c8395265c19e9a, State: Initialized, Role: FOLLOWER
I20260713 09:02:47.724074 11959 consensus_queue.cc:260] T d50ee67e4b314e54815eccadb878947d P f20c7d3c634b4fbd91c8395265c19e9a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04dee38fa51742b5944f06e335887671" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 34619 } } peers { permanent_uuid: "f20c7d3c634b4fbd91c8395265c19e9a" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 42189 } } peers { permanent_uuid: "58250cc4491341c2ab46975a67792c38" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 36757 } }
I20260713 09:02:47.727473 11964 raft_consensus.cc:493] T 9d0d0a5941af4f53b5fb47ec6ad2d3b8 P 58250cc4491341c2ab46975a67792c38 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:47.727922 11964 raft_consensus.cc:515] T 9d0d0a5941af4f53b5fb47ec6ad2d3b8 P 58250cc4491341c2ab46975a67792c38 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58250cc4491341c2ab46975a67792c38" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 36757 } } peers { permanent_uuid: "f20c7d3c634b4fbd91c8395265c19e9a" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 42189 } } peers { permanent_uuid: "04dee38fa51742b5944f06e335887671" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 34619 } }
I20260713 09:02:47.730201 11964 leader_election.cc:290] T 9d0d0a5941af4f53b5fb47ec6ad2d3b8 P 58250cc4491341c2ab46975a67792c38 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f20c7d3c634b4fbd91c8395265c19e9a (127.10.222.130:42189), 04dee38fa51742b5944f06e335887671 (127.10.222.129:34619)
I20260713 09:02:47.732203 11767 raft_consensus.cc:2468] T 6b0b8747713b4348bcab85d0051bc5a9 P 04dee38fa51742b5944f06e335887671 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f20c7d3c634b4fbd91c8395265c19e9a in term 1.
I20260713 09:02:47.733449 11805 leader_election.cc:304] T 6b0b8747713b4348bcab85d0051bc5a9 P f20c7d3c634b4fbd91c8395265c19e9a [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: 04dee38fa51742b5944f06e335887671, f20c7d3c634b4fbd91c8395265c19e9a; no voters: 
I20260713 09:02:47.736600 11990 raft_consensus.cc:2804] T 6b0b8747713b4348bcab85d0051bc5a9 P f20c7d3c634b4fbd91c8395265c19e9a [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:47.737159 11990 raft_consensus.cc:697] T 6b0b8747713b4348bcab85d0051bc5a9 P f20c7d3c634b4fbd91c8395265c19e9a [term 1 LEADER]: Becoming Leader. State: Replica: f20c7d3c634b4fbd91c8395265c19e9a, State: Running, Role: LEADER
I20260713 09:02:47.733748 11959 ts_tablet_manager.cc:1434] T d50ee67e4b314e54815eccadb878947d P f20c7d3c634b4fbd91c8395265c19e9a: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.006s
I20260713 09:02:47.738530 11959 tablet_bootstrap.cc:492] T f99958bf67bd41aba691facb26c84347 P f20c7d3c634b4fbd91c8395265c19e9a: Bootstrap starting.
I20260713 09:02:47.739347 11916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b0b8747713b4348bcab85d0051bc5a9" candidate_uuid: "f20c7d3c634b4fbd91c8395265c19e9a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "58250cc4491341c2ab46975a67792c38" is_pre_election: true
I20260713 09:02:47.739995 11916 raft_consensus.cc:2468] T 6b0b8747713b4348bcab85d0051bc5a9 P 58250cc4491341c2ab46975a67792c38 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f20c7d3c634b4fbd91c8395265c19e9a in term 0.
I20260713 09:02:47.741657 11916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b0b8747713b4348bcab85d0051bc5a9" candidate_uuid: "f20c7d3c634b4fbd91c8395265c19e9a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "58250cc4491341c2ab46975a67792c38"
I20260713 09:02:47.742117 11916 raft_consensus.cc:3060] T 6b0b8747713b4348bcab85d0051bc5a9 P 58250cc4491341c2ab46975a67792c38 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:47.746104 11990 consensus_queue.cc:237] T 6b0b8747713b4348bcab85d0051bc5a9 P f20c7d3c634b4fbd91c8395265c19e9a [LEADER]: Queue going to LEADER mode. State: All 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: "04dee38fa51742b5944f06e335887671" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 34619 } } peers { permanent_uuid: "f20c7d3c634b4fbd91c8395265c19e9a" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 42189 } } peers { permanent_uuid: "58250cc4491341c2ab46975a67792c38" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 36757 } }
I20260713 09:02:47.747601 11957 tablet_bootstrap.cc:492] T 78bb665a580546abb5f1a2794700945d P 04dee38fa51742b5944f06e335887671: No bootstrap required, opened a new log
I20260713 09:02:47.748103 11957 ts_tablet_manager.cc:1403] T 78bb665a580546abb5f1a2794700945d P 04dee38fa51742b5944f06e335887671: Time spent bootstrapping tablet: real 0.099s	user 0.009s	sys 0.005s
I20260713 09:02:47.750146 11916 raft_consensus.cc:2468] T 6b0b8747713b4348bcab85d0051bc5a9 P 58250cc4491341c2ab46975a67792c38 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f20c7d3c634b4fbd91c8395265c19e9a in term 1.
I20260713 09:02:47.750771 11965 leader_election.cc:290] T 6b0b8747713b4348bcab85d0051bc5a9 P f20c7d3c634b4fbd91c8395265c19e9a [CANDIDATE]: Term 1 election: Requested vote from peers 04dee38fa51742b5944f06e335887671 (127.10.222.129:34619), 58250cc4491341c2ab46975a67792c38 (127.10.222.131:36757)
I20260713 09:02:47.761413 11766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d0d0a5941af4f53b5fb47ec6ad2d3b8" candidate_uuid: "58250cc4491341c2ab46975a67792c38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04dee38fa51742b5944f06e335887671" is_pre_election: true
I20260713 09:02:47.761893 11842 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f99958bf67bd41aba691facb26c84347" candidate_uuid: "58250cc4491341c2ab46975a67792c38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f20c7d3c634b4fbd91c8395265c19e9a" is_pre_election: true
I20260713 09:02:47.762065 11766 raft_consensus.cc:2468] T 9d0d0a5941af4f53b5fb47ec6ad2d3b8 P 04dee38fa51742b5944f06e335887671 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 58250cc4491341c2ab46975a67792c38 in term 0.
I20260713 09:02:47.762171 11841 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d0d0a5941af4f53b5fb47ec6ad2d3b8" candidate_uuid: "58250cc4491341c2ab46975a67792c38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f20c7d3c634b4fbd91c8395265c19e9a" is_pre_election: true
I20260713 09:02:47.762754 11841 raft_consensus.cc:2468] T 9d0d0a5941af4f53b5fb47ec6ad2d3b8 P f20c7d3c634b4fbd91c8395265c19e9a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 58250cc4491341c2ab46975a67792c38 in term 0.
I20260713 09:02:47.763687 11767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f99958bf67bd41aba691facb26c84347" candidate_uuid: "58250cc4491341c2ab46975a67792c38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04dee38fa51742b5944f06e335887671" is_pre_election: true
W20260713 09:02:47.765372 11882 leader_election.cc:343] T f99958bf67bd41aba691facb26c84347 P 58250cc4491341c2ab46975a67792c38 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f20c7d3c634b4fbd91c8395265c19e9a (127.10.222.130:42189): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:47.766129 11965 raft_consensus.cc:493] T 78bb665a580546abb5f1a2794700945d P f20c7d3c634b4fbd91c8395265c19e9a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:47.765769 11767 raft_consensus.cc:2468] T f99958bf67bd41aba691facb26c84347 P 04dee38fa51742b5944f06e335887671 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 58250cc4491341c2ab46975a67792c38 in term 0.
I20260713 09:02:47.766812 11965 raft_consensus.cc:515] T 78bb665a580546abb5f1a2794700945d P f20c7d3c634b4fbd91c8395265c19e9a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04dee38fa51742b5944f06e335887671" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 34619 } } peers { permanent_uuid: "f20c7d3c634b4fbd91c8395265c19e9a" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 42189 } } peers { permanent_uuid: "58250cc4491341c2ab46975a67792c38" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 36757 } }
I20260713 09:02:47.768815 11959 tablet_bootstrap.cc:654] T f99958bf67bd41aba691facb26c84347 P f20c7d3c634b4fbd91c8395265c19e9a: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:47.771296 11965 leader_election.cc:290] T 78bb665a580546abb5f1a2794700945d P f20c7d3c634b4fbd91c8395265c19e9a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 04dee38fa51742b5944f06e335887671 (127.10.222.129:34619), 58250cc4491341c2ab46975a67792c38 (127.10.222.131:36757)
I20260713 09:02:47.772328 11916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78bb665a580546abb5f1a2794700945d" candidate_uuid: "f20c7d3c634b4fbd91c8395265c19e9a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "58250cc4491341c2ab46975a67792c38" is_pre_election: true
I20260713 09:02:47.772809 11767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78bb665a580546abb5f1a2794700945d" candidate_uuid: "f20c7d3c634b4fbd91c8395265c19e9a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04dee38fa51742b5944f06e335887671" is_pre_election: true
I20260713 09:02:47.773123 11956 tablet_bootstrap.cc:492] T 78bb665a580546abb5f1a2794700945d P 58250cc4491341c2ab46975a67792c38: No bootstrap required, opened a new log
I20260713 09:02:47.773586 11956 ts_tablet_manager.cc:1403] T 78bb665a580546abb5f1a2794700945d P 58250cc4491341c2ab46975a67792c38: Time spent bootstrapping tablet: real 0.127s	user 0.052s	sys 0.061s
W20260713 09:02:47.773594 11808 leader_election.cc:343] T 78bb665a580546abb5f1a2794700945d P f20c7d3c634b4fbd91c8395265c19e9a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 58250cc4491341c2ab46975a67792c38 (127.10.222.131:36757): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:47.774655 11841 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f99958bf67bd41aba691facb26c84347" candidate_uuid: "04dee38fa51742b5944f06e335887671" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f20c7d3c634b4fbd91c8395265c19e9a" is_pre_election: true
W20260713 09:02:47.776037 11733 leader_election.cc:343] T f99958bf67bd41aba691facb26c84347 P 04dee38fa51742b5944f06e335887671 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f20c7d3c634b4fbd91c8395265c19e9a (127.10.222.130:42189): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:47.776412 11956 raft_consensus.cc:359] T 78bb665a580546abb5f1a2794700945d P 58250cc4491341c2ab46975a67792c38 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04dee38fa51742b5944f06e335887671" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 34619 } } peers { permanent_uuid: "f20c7d3c634b4fbd91c8395265c19e9a" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 42189 } } peers { permanent_uuid: "58250cc4491341c2ab46975a67792c38" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 36757 } }
I20260713 09:02:47.766825 11957 raft_consensus.cc:359] T 78bb665a580546abb5f1a2794700945d P 04dee38fa51742b5944f06e335887671 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04dee38fa51742b5944f06e335887671" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 34619 } } peers { permanent_uuid: "f20c7d3c634b4fbd91c8395265c19e9a" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 42189 } } peers { permanent_uuid: "58250cc4491341c2ab46975a67792c38" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 36757 } }
I20260713 09:02:47.777097 11956 raft_consensus.cc:385] T 78bb665a580546abb5f1a2794700945d P 58250cc4491341c2ab46975a67792c38 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:47.777176 11957 raft_consensus.cc:385] T 78bb665a580546abb5f1a2794700945d P 04dee38fa51742b5944f06e335887671 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:47.765467 11879 leader_election.cc:304] T 9d0d0a5941af4f53b5fb47ec6ad2d3b8 P 58250cc4491341c2ab46975a67792c38 [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: 04dee38fa51742b5944f06e335887671, 58250cc4491341c2ab46975a67792c38; no voters: 
I20260713 09:02:47.777469 11956 raft_consensus.cc:740] T 78bb665a580546abb5f1a2794700945d P 58250cc4491341c2ab46975a67792c38 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 58250cc4491341c2ab46975a67792c38, State: Initialized, Role: FOLLOWER
I20260713 09:02:47.778358 11879 leader_election.cc:304] T f99958bf67bd41aba691facb26c84347 P 58250cc4491341c2ab46975a67792c38 [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: 04dee38fa51742b5944f06e335887671, 58250cc4491341c2ab46975a67792c38; no voters: f20c7d3c634b4fbd91c8395265c19e9a
I20260713 09:02:47.778420 11956 consensus_queue.cc:260] T 78bb665a580546abb5f1a2794700945d P 58250cc4491341c2ab46975a67792c38 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04dee38fa51742b5944f06e335887671" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 34619 } } peers { permanent_uuid: "f20c7d3c634b4fbd91c8395265c19e9a" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 42189 } } peers { permanent_uuid: "58250cc4491341c2ab46975a67792c38" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 36757 } }
I20260713 09:02:47.778751 11916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f99958bf67bd41aba691facb26c84347" candidate_uuid: "04dee38fa51742b5944f06e335887671" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "58250cc4491341c2ab46975a67792c38" is_pre_election: true
I20260713 09:02:47.779582 11916 raft_consensus.cc:2468] T f99958bf67bd41aba691facb26c84347 P 58250cc4491341c2ab46975a67792c38 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 04dee38fa51742b5944f06e335887671 in term 0.
I20260713 09:02:47.779582 11957 raft_consensus.cc:740] T 78bb665a580546abb5f1a2794700945d P 04dee38fa51742b5944f06e335887671 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 04dee38fa51742b5944f06e335887671, State: Initialized, Role: FOLLOWER
I20260713 09:02:47.780740 11964 raft_consensus.cc:2804] T 9d0d0a5941af4f53b5fb47ec6ad2d3b8 P 58250cc4491341c2ab46975a67792c38 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:47.781164 11964 raft_consensus.cc:493] T 9d0d0a5941af4f53b5fb47ec6ad2d3b8 P 58250cc4491341c2ab46975a67792c38 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:47.781509 11964 raft_consensus.cc:3060] T 9d0d0a5941af4f53b5fb47ec6ad2d3b8 P 58250cc4491341c2ab46975a67792c38 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:47.781612 11957 consensus_queue.cc:260] T 78bb665a580546abb5f1a2794700945d P 04dee38fa51742b5944f06e335887671 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04dee38fa51742b5944f06e335887671" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 34619 } } peers { permanent_uuid: "f20c7d3c634b4fbd91c8395265c19e9a" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 42189 } } peers { permanent_uuid: "58250cc4491341c2ab46975a67792c38" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 36757 } }
I20260713 09:02:47.788187 11994 raft_consensus.cc:2804] T f99958bf67bd41aba691facb26c84347 P 58250cc4491341c2ab46975a67792c38 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:47.789191 11767 raft_consensus.cc:2468] T 78bb665a580546abb5f1a2794700945d P 04dee38fa51742b5944f06e335887671 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f20c7d3c634b4fbd91c8395265c19e9a in term 0.
I20260713 09:02:47.789769 11960 raft_consensus.cc:493] T 78bb665a580546abb5f1a2794700945d P 04dee38fa51742b5944f06e335887671 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:47.789811 11994 raft_consensus.cc:493] T f99958bf67bd41aba691facb26c84347 P 58250cc4491341c2ab46975a67792c38 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:47.790302 11960 raft_consensus.cc:515] T 78bb665a580546abb5f1a2794700945d P 04dee38fa51742b5944f06e335887671 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04dee38fa51742b5944f06e335887671" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 34619 } } peers { permanent_uuid: "f20c7d3c634b4fbd91c8395265c19e9a" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 42189 } } peers { permanent_uuid: "58250cc4491341c2ab46975a67792c38" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 36757 } }
I20260713 09:02:47.790735 11994 raft_consensus.cc:3060] T f99958bf67bd41aba691facb26c84347 P 58250cc4491341c2ab46975a67792c38 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:47.794133 11960 leader_election.cc:290] T 78bb665a580546abb5f1a2794700945d P 04dee38fa51742b5944f06e335887671 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f20c7d3c634b4fbd91c8395265c19e9a (127.10.222.130:42189), 58250cc4491341c2ab46975a67792c38 (127.10.222.131:36757)
I20260713 09:02:47.791502 11733 leader_election.cc:304] T f99958bf67bd41aba691facb26c84347 P 04dee38fa51742b5944f06e335887671 [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: 04dee38fa51742b5944f06e335887671, 58250cc4491341c2ab46975a67792c38; no voters: f20c7d3c634b4fbd91c8395265c19e9a
I20260713 09:02:47.796983 11841 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78bb665a580546abb5f1a2794700945d" candidate_uuid: "04dee38fa51742b5944f06e335887671" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f20c7d3c634b4fbd91c8395265c19e9a" is_pre_election: true
I20260713 09:02:47.797622 11841 raft_consensus.cc:2468] T 78bb665a580546abb5f1a2794700945d P f20c7d3c634b4fbd91c8395265c19e9a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 04dee38fa51742b5944f06e335887671 in term 0.
I20260713 09:02:47.799757 11733 leader_election.cc:304] T 78bb665a580546abb5f1a2794700945d P 04dee38fa51742b5944f06e335887671 [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: 04dee38fa51742b5944f06e335887671, f20c7d3c634b4fbd91c8395265c19e9a; no voters: 
I20260713 09:02:47.801213 11916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78bb665a580546abb5f1a2794700945d" candidate_uuid: "04dee38fa51742b5944f06e335887671" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "58250cc4491341c2ab46975a67792c38" is_pre_election: true
I20260713 09:02:47.801885 11916 raft_consensus.cc:2468] T 78bb665a580546abb5f1a2794700945d P 58250cc4491341c2ab46975a67792c38 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 04dee38fa51742b5944f06e335887671 in term 0.
I20260713 09:02:47.789996 11661 catalog_manager.cc:5697] T 6b0b8747713b4348bcab85d0051bc5a9 P f20c7d3c634b4fbd91c8395265c19e9a reported cstate change: term changed from 0 to 1, leader changed from <none> to f20c7d3c634b4fbd91c8395265c19e9a (127.10.222.130). New cstate: current_term: 1 leader_uuid: "f20c7d3c634b4fbd91c8395265c19e9a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04dee38fa51742b5944f06e335887671" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 34619 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f20c7d3c634b4fbd91c8395265c19e9a" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 42189 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "58250cc4491341c2ab46975a67792c38" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 36757 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:47.803755 11964 raft_consensus.cc:515] T 9d0d0a5941af4f53b5fb47ec6ad2d3b8 P 58250cc4491341c2ab46975a67792c38 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58250cc4491341c2ab46975a67792c38" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 36757 } } peers { permanent_uuid: "f20c7d3c634b4fbd91c8395265c19e9a" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 42189 } } peers { permanent_uuid: "04dee38fa51742b5944f06e335887671" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 34619 } }
I20260713 09:02:47.805081 11960 raft_consensus.cc:493] T cef35bc9e91c420698328a2233d2a00e P 04dee38fa51742b5944f06e335887671 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:47.805567 11960 raft_consensus.cc:515] T cef35bc9e91c420698328a2233d2a00e P 04dee38fa51742b5944f06e335887671 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04dee38fa51742b5944f06e335887671" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 34619 } } peers { permanent_uuid: "f20c7d3c634b4fbd91c8395265c19e9a" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 42189 } } peers { permanent_uuid: "58250cc4491341c2ab46975a67792c38" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 36757 } }
I20260713 09:02:47.808691 11960 leader_election.cc:290] T cef35bc9e91c420698328a2233d2a00e P 04dee38fa51742b5944f06e335887671 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f20c7d3c634b4fbd91c8395265c19e9a (127.10.222.130:42189), 58250cc4491341c2ab46975a67792c38 (127.10.222.131:36757)
I20260713 09:02:47.809203 11960 raft_consensus.cc:2804] T f99958bf67bd41aba691facb26c84347 P 04dee38fa51742b5944f06e335887671 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:47.809511 11960 raft_consensus.cc:493] T f99958bf67bd41aba691facb26c84347 P 04dee38fa51742b5944f06e335887671 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:47.809646 11959 tablet_bootstrap.cc:492] T f99958bf67bd41aba691facb26c84347 P f20c7d3c634b4fbd91c8395265c19e9a: No bootstrap required, opened a new log
I20260713 09:02:47.810173 11959 ts_tablet_manager.cc:1403] T f99958bf67bd41aba691facb26c84347 P f20c7d3c634b4fbd91c8395265c19e9a: Time spent bootstrapping tablet: real 0.072s	user 0.011s	sys 0.000s
I20260713 09:02:47.812702 11964 leader_election.cc:290] T 9d0d0a5941af4f53b5fb47ec6ad2d3b8 P 58250cc4491341c2ab46975a67792c38 [CANDIDATE]: Term 1 election: Requested vote from peers f20c7d3c634b4fbd91c8395265c19e9a (127.10.222.130:42189), 04dee38fa51742b5944f06e335887671 (127.10.222.129:34619)
I20260713 09:02:47.814776 11960 raft_consensus.cc:3060] T f99958bf67bd41aba691facb26c84347 P 04dee38fa51742b5944f06e335887671 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:47.817760 11964 raft_consensus.cc:493] T d50ee67e4b314e54815eccadb878947d P 58250cc4491341c2ab46975a67792c38 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:47.806658 11841 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d0d0a5941af4f53b5fb47ec6ad2d3b8" candidate_uuid: "58250cc4491341c2ab46975a67792c38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f20c7d3c634b4fbd91c8395265c19e9a"
I20260713 09:02:47.823237 11841 raft_consensus.cc:3060] T 9d0d0a5941af4f53b5fb47ec6ad2d3b8 P f20c7d3c634b4fbd91c8395265c19e9a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:47.805739 11994 raft_consensus.cc:515] T f99958bf67bd41aba691facb26c84347 P 58250cc4491341c2ab46975a67792c38 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04dee38fa51742b5944f06e335887671" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 34619 } } peers { permanent_uuid: "f20c7d3c634b4fbd91c8395265c19e9a" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 42189 } } peers { permanent_uuid: "58250cc4491341c2ab46975a67792c38" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 36757 } }
I20260713 09:02:47.821839 11916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cef35bc9e91c420698328a2233d2a00e" candidate_uuid: "04dee38fa51742b5944f06e335887671" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "58250cc4491341c2ab46975a67792c38" is_pre_election: true
I20260713 09:02:47.827641 11916 raft_consensus.cc:2468] T cef35bc9e91c420698328a2233d2a00e P 58250cc4491341c2ab46975a67792c38 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 04dee38fa51742b5944f06e335887671 in term 0.
I20260713 09:02:47.820380 11842 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cef35bc9e91c420698328a2233d2a00e" candidate_uuid: "04dee38fa51742b5944f06e335887671" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f20c7d3c634b4fbd91c8395265c19e9a" is_pre_election: true
I20260713 09:02:47.828763 11842 raft_consensus.cc:2468] T cef35bc9e91c420698328a2233d2a00e P f20c7d3c634b4fbd91c8395265c19e9a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 04dee38fa51742b5944f06e335887671 in term 0.
I20260713 09:02:47.829823 11733 leader_election.cc:304] T cef35bc9e91c420698328a2233d2a00e P 04dee38fa51742b5944f06e335887671 [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: 04dee38fa51742b5944f06e335887671, 58250cc4491341c2ab46975a67792c38; no voters: 
I20260713 09:02:47.832931 11841 raft_consensus.cc:2468] T 9d0d0a5941af4f53b5fb47ec6ad2d3b8 P f20c7d3c634b4fbd91c8395265c19e9a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 58250cc4491341c2ab46975a67792c38 in term 1.
I20260713 09:02:47.834215 11882 leader_election.cc:304] T 9d0d0a5941af4f53b5fb47ec6ad2d3b8 P 58250cc4491341c2ab46975a67792c38 [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: 58250cc4491341c2ab46975a67792c38, f20c7d3c634b4fbd91c8395265c19e9a; no voters: 
I20260713 09:02:47.834287 11994 leader_election.cc:290] T f99958bf67bd41aba691facb26c84347 P 58250cc4491341c2ab46975a67792c38 [CANDIDATE]: Term 1 election: Requested vote from peers 04dee38fa51742b5944f06e335887671 (127.10.222.129:34619), f20c7d3c634b4fbd91c8395265c19e9a (127.10.222.130:42189)
I20260713 09:02:47.835271 11994 raft_consensus.cc:2804] T 9d0d0a5941af4f53b5fb47ec6ad2d3b8 P 58250cc4491341c2ab46975a67792c38 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:47.835711 11994 raft_consensus.cc:697] T 9d0d0a5941af4f53b5fb47ec6ad2d3b8 P 58250cc4491341c2ab46975a67792c38 [term 1 LEADER]: Becoming Leader. State: Replica: 58250cc4491341c2ab46975a67792c38, State: Running, Role: LEADER
I20260713 09:02:47.836258 11842 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f99958bf67bd41aba691facb26c84347" candidate_uuid: "58250cc4491341c2ab46975a67792c38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f20c7d3c634b4fbd91c8395265c19e9a"
I20260713 09:02:47.836478 11994 consensus_queue.cc:237] T 9d0d0a5941af4f53b5fb47ec6ad2d3b8 P 58250cc4491341c2ab46975a67792c38 [LEADER]: Queue going to LEADER mode. State: All 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: "58250cc4491341c2ab46975a67792c38" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 36757 } } peers { permanent_uuid: "f20c7d3c634b4fbd91c8395265c19e9a" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 42189 } } peers { permanent_uuid: "04dee38fa51742b5944f06e335887671" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 34619 } }
I20260713 09:02:47.838047 11964 raft_consensus.cc:515] T d50ee67e4b314e54815eccadb878947d P 58250cc4491341c2ab46975a67792c38 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04dee38fa51742b5944f06e335887671" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 34619 } } peers { permanent_uuid: "f20c7d3c634b4fbd91c8395265c19e9a" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 42189 } } peers { permanent_uuid: "58250cc4491341c2ab46975a67792c38" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 36757 } }
W20260713 09:02:47.839249 11713 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:02:47.839247 11998 raft_consensus.cc:2804] T 78bb665a580546abb5f1a2794700945d P 04dee38fa51742b5944f06e335887671 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:47.840059 11998 raft_consensus.cc:493] T 78bb665a580546abb5f1a2794700945d P 04dee38fa51742b5944f06e335887671 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:47.840394 11998 raft_consensus.cc:3060] T 78bb665a580546abb5f1a2794700945d P 04dee38fa51742b5944f06e335887671 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:47.825313 11960 raft_consensus.cc:515] T f99958bf67bd41aba691facb26c84347 P 04dee38fa51742b5944f06e335887671 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04dee38fa51742b5944f06e335887671" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 34619 } } peers { permanent_uuid: "f20c7d3c634b4fbd91c8395265c19e9a" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 42189 } } peers { permanent_uuid: "58250cc4491341c2ab46975a67792c38" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 36757 } }
I20260713 09:02:47.843129 11841 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f99958bf67bd41aba691facb26c84347" candidate_uuid: "04dee38fa51742b5944f06e335887671" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f20c7d3c634b4fbd91c8395265c19e9a"
I20260713 09:02:47.846757 11916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f99958bf67bd41aba691facb26c84347" candidate_uuid: "04dee38fa51742b5944f06e335887671" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "58250cc4491341c2ab46975a67792c38"
I20260713 09:02:47.847530 11916 raft_consensus.cc:2393] T f99958bf67bd41aba691facb26c84347 P 58250cc4491341c2ab46975a67792c38 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 04dee38fa51742b5944f06e335887671 in current term 1: Already voted for candidate 58250cc4491341c2ab46975a67792c38 in this term.
I20260713 09:02:47.849376 11960 leader_election.cc:290] T f99958bf67bd41aba691facb26c84347 P 04dee38fa51742b5944f06e335887671 [CANDIDATE]: Term 1 election: Requested vote from peers f20c7d3c634b4fbd91c8395265c19e9a (127.10.222.130:42189), 58250cc4491341c2ab46975a67792c38 (127.10.222.131:36757)
I20260713 09:02:47.849903 11960 raft_consensus.cc:493] T 273338ada5104a32947bd6b4b26a7c9a P 04dee38fa51742b5944f06e335887671 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260713 09:02:47.850021 11882 leader_election.cc:343] T f99958bf67bd41aba691facb26c84347 P 58250cc4491341c2ab46975a67792c38 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f20c7d3c634b4fbd91c8395265c19e9a (127.10.222.130:42189): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:47.851637 11960 raft_consensus.cc:515] T 273338ada5104a32947bd6b4b26a7c9a P 04dee38fa51742b5944f06e335887671 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04dee38fa51742b5944f06e335887671" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 34619 } } peers { permanent_uuid: "f20c7d3c634b4fbd91c8395265c19e9a" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 42189 } } peers { permanent_uuid: "58250cc4491341c2ab46975a67792c38" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 36757 } }
I20260713 09:02:47.852128 11959 raft_consensus.cc:359] T f99958bf67bd41aba691facb26c84347 P f20c7d3c634b4fbd91c8395265c19e9a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04dee38fa51742b5944f06e335887671" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 34619 } } peers { permanent_uuid: "f20c7d3c634b4fbd91c8395265c19e9a" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 42189 } } peers { permanent_uuid: "58250cc4491341c2ab46975a67792c38" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 36757 } }
I20260713 09:02:47.852907 11959 raft_consensus.cc:385] T f99958bf67bd41aba691facb26c84347 P f20c7d3c634b4fbd91c8395265c19e9a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:47.853199 11959 raft_consensus.cc:740] T f99958bf67bd41aba691facb26c84347 P f20c7d3c634b4fbd91c8395265c19e9a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f20c7d3c634b4fbd91c8395265c19e9a, State: Initialized, Role: FOLLOWER
I20260713 09:02:47.855901 11842 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "273338ada5104a32947bd6b4b26a7c9a" candidate_uuid: "04dee38fa51742b5944f06e335887671" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f20c7d3c634b4fbd91c8395265c19e9a" is_pre_election: true
I20260713 09:02:47.856546 11842 raft_consensus.cc:2468] T 273338ada5104a32947bd6b4b26a7c9a P f20c7d3c634b4fbd91c8395265c19e9a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 04dee38fa51742b5944f06e335887671 in term 0.
I20260713 09:02:47.857601 11960 leader_election.cc:290] T 273338ada5104a32947bd6b4b26a7c9a P 04dee38fa51742b5944f06e335887671 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f20c7d3c634b4fbd91c8395265c19e9a (127.10.222.130:42189), 58250cc4491341c2ab46975a67792c38 (127.10.222.131:36757)
I20260713 09:02:47.857746 11733 leader_election.cc:304] T 273338ada5104a32947bd6b4b26a7c9a P 04dee38fa51742b5944f06e335887671 [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: 04dee38fa51742b5944f06e335887671, f20c7d3c634b4fbd91c8395265c19e9a; no voters: 
I20260713 09:02:47.858130 11960 raft_consensus.cc:2804] T cef35bc9e91c420698328a2233d2a00e P 04dee38fa51742b5944f06e335887671 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:47.858502 11960 raft_consensus.cc:493] T cef35bc9e91c420698328a2233d2a00e P 04dee38fa51742b5944f06e335887671 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:47.858829 11960 raft_consensus.cc:3060] T cef35bc9e91c420698328a2233d2a00e P 04dee38fa51742b5944f06e335887671 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:47.859652 11916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "273338ada5104a32947bd6b4b26a7c9a" candidate_uuid: "04dee38fa51742b5944f06e335887671" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "58250cc4491341c2ab46975a67792c38" is_pre_election: true
I20260713 09:02:47.860282 11916 raft_consensus.cc:2468] T 273338ada5104a32947bd6b4b26a7c9a P 58250cc4491341c2ab46975a67792c38 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 04dee38fa51742b5944f06e335887671 in term 0.
I20260713 09:02:47.864563 11842 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d50ee67e4b314e54815eccadb878947d" candidate_uuid: "58250cc4491341c2ab46975a67792c38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f20c7d3c634b4fbd91c8395265c19e9a" is_pre_election: true
I20260713 09:02:47.865186 11842 raft_consensus.cc:2468] T d50ee67e4b314e54815eccadb878947d P f20c7d3c634b4fbd91c8395265c19e9a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 58250cc4491341c2ab46975a67792c38 in term 0.
I20260713 09:02:47.866415 11882 leader_election.cc:304] T d50ee67e4b314e54815eccadb878947d P 58250cc4491341c2ab46975a67792c38 [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: 58250cc4491341c2ab46975a67792c38, f20c7d3c634b4fbd91c8395265c19e9a; no voters: 
I20260713 09:02:47.868906 12003 raft_consensus.cc:2804] T d50ee67e4b314e54815eccadb878947d P 58250cc4491341c2ab46975a67792c38 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:47.869004 11996 raft_consensus.cc:2804] T 273338ada5104a32947bd6b4b26a7c9a P 04dee38fa51742b5944f06e335887671 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:47.869303 12003 raft_consensus.cc:493] T d50ee67e4b314e54815eccadb878947d P 58250cc4491341c2ab46975a67792c38 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:47.869380 11996 raft_consensus.cc:493] T 273338ada5104a32947bd6b4b26a7c9a P 04dee38fa51742b5944f06e335887671 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:47.869673 12003 raft_consensus.cc:3060] T d50ee67e4b314e54815eccadb878947d P 58250cc4491341c2ab46975a67792c38 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:47.869760 11996 raft_consensus.cc:3060] T 273338ada5104a32947bd6b4b26a7c9a P 04dee38fa51742b5944f06e335887671 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:47.870499 11957 ts_tablet_manager.cc:1434] T 78bb665a580546abb5f1a2794700945d P 04dee38fa51742b5944f06e335887671: Time spent starting tablet: real 0.122s	user 0.029s	sys 0.015s
I20260713 09:02:47.872170 11957 tablet_bootstrap.cc:492] T 283ba495b52a423ba5d72721c0435146 P 04dee38fa51742b5944f06e335887671: Bootstrap starting.
I20260713 09:02:47.872013 11805 leader_election.cc:304] T 78bb665a580546abb5f1a2794700945d P f20c7d3c634b4fbd91c8395265c19e9a [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: 04dee38fa51742b5944f06e335887671, f20c7d3c634b4fbd91c8395265c19e9a; no voters: 58250cc4491341c2ab46975a67792c38
I20260713 09:02:47.872356 11959 consensus_queue.cc:260] T f99958bf67bd41aba691facb26c84347 P f20c7d3c634b4fbd91c8395265c19e9a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04dee38fa51742b5944f06e335887671" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 34619 } } peers { permanent_uuid: "f20c7d3c634b4fbd91c8395265c19e9a" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 42189 } } peers { permanent_uuid: "58250cc4491341c2ab46975a67792c38" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 36757 } }
I20260713 09:02:47.873162 11990 raft_consensus.cc:2804] T 78bb665a580546abb5f1a2794700945d P f20c7d3c634b4fbd91c8395265c19e9a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:47.873284 11841 raft_consensus.cc:3060] T f99958bf67bd41aba691facb26c84347 P f20c7d3c634b4fbd91c8395265c19e9a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:47.873539 11990 raft_consensus.cc:493] T 78bb665a580546abb5f1a2794700945d P f20c7d3c634b4fbd91c8395265c19e9a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:47.874055 11990 raft_consensus.cc:3060] T 78bb665a580546abb5f1a2794700945d P f20c7d3c634b4fbd91c8395265c19e9a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:47.871963 11964 leader_election.cc:290] T d50ee67e4b314e54815eccadb878947d P 58250cc4491341c2ab46975a67792c38 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 04dee38fa51742b5944f06e335887671 (127.10.222.129:34619), f20c7d3c634b4fbd91c8395265c19e9a (127.10.222.130:42189)
I20260713 09:02:47.881122 11957 tablet_bootstrap.cc:654] T 283ba495b52a423ba5d72721c0435146 P 04dee38fa51742b5944f06e335887671: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:47.884848 11765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d50ee67e4b314e54815eccadb878947d" candidate_uuid: "58250cc4491341c2ab46975a67792c38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04dee38fa51742b5944f06e335887671" is_pre_election: true
I20260713 09:02:47.885505 11765 raft_consensus.cc:2468] T d50ee67e4b314e54815eccadb878947d P 04dee38fa51742b5944f06e335887671 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 58250cc4491341c2ab46975a67792c38 in term 0.
I20260713 09:02:47.880829 11990 raft_consensus.cc:515] T 78bb665a580546abb5f1a2794700945d P f20c7d3c634b4fbd91c8395265c19e9a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04dee38fa51742b5944f06e335887671" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 34619 } } peers { permanent_uuid: "f20c7d3c634b4fbd91c8395265c19e9a" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 42189 } } peers { permanent_uuid: "58250cc4491341c2ab46975a67792c38" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 36757 } }
I20260713 09:02:47.882510 11767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d0d0a5941af4f53b5fb47ec6ad2d3b8" candidate_uuid: "58250cc4491341c2ab46975a67792c38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04dee38fa51742b5944f06e335887671"
I20260713 09:02:47.883083 12003 raft_consensus.cc:515] T d50ee67e4b314e54815eccadb878947d P 58250cc4491341c2ab46975a67792c38 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04dee38fa51742b5944f06e335887671" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 34619 } } peers { permanent_uuid: "f20c7d3c634b4fbd91c8395265c19e9a" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 42189 } } peers { permanent_uuid: "58250cc4491341c2ab46975a67792c38" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 36757 } }
I20260713 09:02:47.883677 11766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f99958bf67bd41aba691facb26c84347" candidate_uuid: "58250cc4491341c2ab46975a67792c38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04dee38fa51742b5944f06e335887671"
I20260713 09:02:47.886169 11998 raft_consensus.cc:515] T 78bb665a580546abb5f1a2794700945d P 04dee38fa51742b5944f06e335887671 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04dee38fa51742b5944f06e335887671" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 34619 } } peers { permanent_uuid: "f20c7d3c634b4fbd91c8395265c19e9a" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 42189 } } peers { permanent_uuid: "58250cc4491341c2ab46975a67792c38" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 36757 } }
I20260713 09:02:47.886476 11767 raft_consensus.cc:3060] T 9d0d0a5941af4f53b5fb47ec6ad2d3b8 P 04dee38fa51742b5944f06e335887671 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:47.886785 11766 raft_consensus.cc:2393] T f99958bf67bd41aba691facb26c84347 P 04dee38fa51742b5944f06e335887671 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 58250cc4491341c2ab46975a67792c38 in current term 1: Already voted for candidate 04dee38fa51742b5944f06e335887671 in this term.
I20260713 09:02:47.890933 11842 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d50ee67e4b314e54815eccadb878947d" candidate_uuid: "58250cc4491341c2ab46975a67792c38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f20c7d3c634b4fbd91c8395265c19e9a"
I20260713 09:02:47.891525 11842 raft_consensus.cc:3060] T d50ee67e4b314e54815eccadb878947d P f20c7d3c634b4fbd91c8395265c19e9a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:47.897292 11841 raft_consensus.cc:2468] T f99958bf67bd41aba691facb26c84347 P f20c7d3c634b4fbd91c8395265c19e9a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 04dee38fa51742b5944f06e335887671 in term 1.
I20260713 09:02:47.898044 11842 raft_consensus.cc:2468] T d50ee67e4b314e54815eccadb878947d P f20c7d3c634b4fbd91c8395265c19e9a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 58250cc4491341c2ab46975a67792c38 in term 1.
I20260713 09:02:47.899178 11882 leader_election.cc:304] T d50ee67e4b314e54815eccadb878947d P 58250cc4491341c2ab46975a67792c38 [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: 58250cc4491341c2ab46975a67792c38, f20c7d3c634b4fbd91c8395265c19e9a; no voters: 
I20260713 09:02:47.900126 11995 raft_consensus.cc:2804] T d50ee67e4b314e54815eccadb878947d P 58250cc4491341c2ab46975a67792c38 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:47.900764 11995 raft_consensus.cc:697] T d50ee67e4b314e54815eccadb878947d P 58250cc4491341c2ab46975a67792c38 [term 1 LEADER]: Becoming Leader. State: Replica: 58250cc4491341c2ab46975a67792c38, State: Running, Role: LEADER
I20260713 09:02:47.901409 11956 ts_tablet_manager.cc:1434] T 78bb665a580546abb5f1a2794700945d P 58250cc4491341c2ab46975a67792c38: Time spent starting tablet: real 0.127s	user 0.073s	sys 0.027s
I20260713 09:02:47.901575 11995 consensus_queue.cc:237] T d50ee67e4b314e54815eccadb878947d P 58250cc4491341c2ab46975a67792c38 [LEADER]: Queue going to LEADER mode. State: All 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: "04dee38fa51742b5944f06e335887671" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 34619 } } peers { permanent_uuid: "f20c7d3c634b4fbd91c8395265c19e9a" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 42189 } } peers { permanent_uuid: "58250cc4491341c2ab46975a67792c38" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 36757 } }
I20260713 09:02:47.902340 11956 tablet_bootstrap.cc:492] T 899052d7e13c48a88115a992c9cd379d P 58250cc4491341c2ab46975a67792c38: Bootstrap starting.
I20260713 09:02:47.903055 11767 raft_consensus.cc:2468] T 9d0d0a5941af4f53b5fb47ec6ad2d3b8 P 04dee38fa51742b5944f06e335887671 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 58250cc4491341c2ab46975a67792c38 in term 1.
I20260713 09:02:47.904055 12003 leader_election.cc:290] T d50ee67e4b314e54815eccadb878947d P 58250cc4491341c2ab46975a67792c38 [CANDIDATE]: Term 1 election: Requested vote from peers 04dee38fa51742b5944f06e335887671 (127.10.222.129:34619), f20c7d3c634b4fbd91c8395265c19e9a (127.10.222.130:42189)
I20260713 09:02:47.905105 11879 leader_election.cc:304] T f99958bf67bd41aba691facb26c84347 P 58250cc4491341c2ab46975a67792c38 [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: 58250cc4491341c2ab46975a67792c38; no voters: 04dee38fa51742b5944f06e335887671, f20c7d3c634b4fbd91c8395265c19e9a
I20260713 09:02:47.907786 11767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d50ee67e4b314e54815eccadb878947d" candidate_uuid: "58250cc4491341c2ab46975a67792c38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04dee38fa51742b5944f06e335887671"
I20260713 09:02:47.908337 11767 raft_consensus.cc:3060] T d50ee67e4b314e54815eccadb878947d P 04dee38fa51742b5944f06e335887671 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:47.909662 11956 tablet_bootstrap.cc:654] T 899052d7e13c48a88115a992c9cd379d P 58250cc4491341c2ab46975a67792c38: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:47.909780 11842 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78bb665a580546abb5f1a2794700945d" candidate_uuid: "04dee38fa51742b5944f06e335887671" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f20c7d3c634b4fbd91c8395265c19e9a"
I20260713 09:02:47.911604 12003 raft_consensus.cc:2749] T f99958bf67bd41aba691facb26c84347 P 58250cc4491341c2ab46975a67792c38 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:02:47.911923 11996 raft_consensus.cc:515] T 273338ada5104a32947bd6b4b26a7c9a P 04dee38fa51742b5944f06e335887671 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04dee38fa51742b5944f06e335887671" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 34619 } } peers { permanent_uuid: "f20c7d3c634b4fbd91c8395265c19e9a" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 42189 } } peers { permanent_uuid: "58250cc4491341c2ab46975a67792c38" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 36757 } }
I20260713 09:02:47.912705 11990 leader_election.cc:290] T 78bb665a580546abb5f1a2794700945d P f20c7d3c634b4fbd91c8395265c19e9a [CANDIDATE]: Term 1 election: Requested vote from peers 04dee38fa51742b5944f06e335887671 (127.10.222.129:34619), 58250cc4491341c2ab46975a67792c38 (127.10.222.131:36757)
I20260713 09:02:47.913445 11842 raft_consensus.cc:2393] T 78bb665a580546abb5f1a2794700945d P f20c7d3c634b4fbd91c8395265c19e9a [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 04dee38fa51742b5944f06e335887671 in current term 1: Already voted for candidate f20c7d3c634b4fbd91c8395265c19e9a in this term.
I20260713 09:02:47.913743 11916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78bb665a580546abb5f1a2794700945d" candidate_uuid: "f20c7d3c634b4fbd91c8395265c19e9a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "58250cc4491341c2ab46975a67792c38"
I20260713 09:02:47.914264 11916 raft_consensus.cc:3060] T 78bb665a580546abb5f1a2794700945d P 58250cc4491341c2ab46975a67792c38 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:47.914757 11840 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "273338ada5104a32947bd6b4b26a7c9a" candidate_uuid: "04dee38fa51742b5944f06e335887671" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f20c7d3c634b4fbd91c8395265c19e9a"
I20260713 09:02:47.915349 11840 raft_consensus.cc:3060] T 273338ada5104a32947bd6b4b26a7c9a P f20c7d3c634b4fbd91c8395265c19e9a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:47.917470 11766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78bb665a580546abb5f1a2794700945d" candidate_uuid: "f20c7d3c634b4fbd91c8395265c19e9a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04dee38fa51742b5944f06e335887671"
I20260713 09:02:47.918193 11766 raft_consensus.cc:2393] T 78bb665a580546abb5f1a2794700945d P 04dee38fa51742b5944f06e335887671 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate f20c7d3c634b4fbd91c8395265c19e9a in current term 1: Already voted for candidate 04dee38fa51742b5944f06e335887671 in this term.
I20260713 09:02:47.921905 11840 raft_consensus.cc:2468] T 273338ada5104a32947bd6b4b26a7c9a P f20c7d3c634b4fbd91c8395265c19e9a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 04dee38fa51742b5944f06e335887671 in term 1.
I20260713 09:02:47.921605 11661 catalog_manager.cc:5697] T 9d0d0a5941af4f53b5fb47ec6ad2d3b8 P 58250cc4491341c2ab46975a67792c38 reported cstate change: term changed from 0 to 1, leader changed from <none> to 58250cc4491341c2ab46975a67792c38 (127.10.222.131). New cstate: current_term: 1 leader_uuid: "58250cc4491341c2ab46975a67792c38" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58250cc4491341c2ab46975a67792c38" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 36757 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f20c7d3c634b4fbd91c8395265c19e9a" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 42189 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "04dee38fa51742b5944f06e335887671" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 34619 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:47.922499 11916 raft_consensus.cc:2468] T 78bb665a580546abb5f1a2794700945d P 58250cc4491341c2ab46975a67792c38 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f20c7d3c634b4fbd91c8395265c19e9a in term 1.
I20260713 09:02:47.923620 11808 leader_election.cc:304] T 78bb665a580546abb5f1a2794700945d P f20c7d3c634b4fbd91c8395265c19e9a [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: 58250cc4491341c2ab46975a67792c38, f20c7d3c634b4fbd91c8395265c19e9a; no voters: 
I20260713 09:02:47.924858 11916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78bb665a580546abb5f1a2794700945d" candidate_uuid: "04dee38fa51742b5944f06e335887671" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "58250cc4491341c2ab46975a67792c38"
I20260713 09:02:47.925542 11916 raft_consensus.cc:2393] T 78bb665a580546abb5f1a2794700945d P 58250cc4491341c2ab46975a67792c38 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 04dee38fa51742b5944f06e335887671 in current term 1: Already voted for candidate f20c7d3c634b4fbd91c8395265c19e9a in this term.
I20260713 09:02:47.925976 11990 raft_consensus.cc:2804] T 78bb665a580546abb5f1a2794700945d P f20c7d3c634b4fbd91c8395265c19e9a [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:47.926448 11990 raft_consensus.cc:697] T 78bb665a580546abb5f1a2794700945d P f20c7d3c634b4fbd91c8395265c19e9a [term 1 LEADER]: Becoming Leader. State: Replica: f20c7d3c634b4fbd91c8395265c19e9a, State: Running, Role: LEADER
I20260713 09:02:47.927235 11990 consensus_queue.cc:237] T 78bb665a580546abb5f1a2794700945d P f20c7d3c634b4fbd91c8395265c19e9a [LEADER]: Queue going to LEADER mode. State: All 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: "04dee38fa51742b5944f06e335887671" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 34619 } } peers { permanent_uuid: "f20c7d3c634b4fbd91c8395265c19e9a" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 42189 } } peers { permanent_uuid: "58250cc4491341c2ab46975a67792c38" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 36757 } }
I20260713 09:02:47.927925 11733 leader_election.cc:304] T 78bb665a580546abb5f1a2794700945d P 04dee38fa51742b5944f06e335887671 [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: 04dee38fa51742b5944f06e335887671; no voters: 58250cc4491341c2ab46975a67792c38, f20c7d3c634b4fbd91c8395265c19e9a
I20260713 09:02:47.928817 11997 raft_consensus.cc:2749] T 78bb665a580546abb5f1a2794700945d P 04dee38fa51742b5944f06e335887671 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:02:47.929867 11733 leader_election.cc:304] T 273338ada5104a32947bd6b4b26a7c9a P 04dee38fa51742b5944f06e335887671 [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: 04dee38fa51742b5944f06e335887671, f20c7d3c634b4fbd91c8395265c19e9a; no voters: 
I20260713 09:02:47.930824 11997 raft_consensus.cc:2804] T 273338ada5104a32947bd6b4b26a7c9a P 04dee38fa51742b5944f06e335887671 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:47.931432 11960 raft_consensus.cc:515] T cef35bc9e91c420698328a2233d2a00e P 04dee38fa51742b5944f06e335887671 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04dee38fa51742b5944f06e335887671" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 34619 } } peers { permanent_uuid: "f20c7d3c634b4fbd91c8395265c19e9a" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 42189 } } peers { permanent_uuid: "58250cc4491341c2ab46975a67792c38" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 36757 } }
I20260713 09:02:47.905014 11959 ts_tablet_manager.cc:1434] T f99958bf67bd41aba691facb26c84347 P f20c7d3c634b4fbd91c8395265c19e9a: Time spent starting tablet: real 0.095s	user 0.010s	sys 0.000s
I20260713 09:02:47.935104 11959 tablet_bootstrap.cc:492] T 283ba495b52a423ba5d72721c0435146 P f20c7d3c634b4fbd91c8395265c19e9a: Bootstrap starting.
I20260713 09:02:47.936481 11767 raft_consensus.cc:2468] T d50ee67e4b314e54815eccadb878947d P 04dee38fa51742b5944f06e335887671 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 58250cc4491341c2ab46975a67792c38 in term 1.
I20260713 09:02:47.939333 11960 leader_election.cc:290] T cef35bc9e91c420698328a2233d2a00e P 04dee38fa51742b5944f06e335887671 [CANDIDATE]: Term 1 election: Requested vote from peers f20c7d3c634b4fbd91c8395265c19e9a (127.10.222.130:42189), 58250cc4491341c2ab46975a67792c38 (127.10.222.131:36757)
I20260713 09:02:47.939558 11957 tablet_bootstrap.cc:492] T 283ba495b52a423ba5d72721c0435146 P 04dee38fa51742b5944f06e335887671: No bootstrap required, opened a new log
I20260713 09:02:47.939741 11956 tablet_bootstrap.cc:492] T 899052d7e13c48a88115a992c9cd379d P 58250cc4491341c2ab46975a67792c38: No bootstrap required, opened a new log
I20260713 09:02:47.940100 11957 ts_tablet_manager.cc:1403] T 283ba495b52a423ba5d72721c0435146 P 04dee38fa51742b5944f06e335887671: Time spent bootstrapping tablet: real 0.068s	user 0.013s	sys 0.023s
I20260713 09:02:47.940189 11956 ts_tablet_manager.cc:1403] T 899052d7e13c48a88115a992c9cd379d P 58250cc4491341c2ab46975a67792c38: Time spent bootstrapping tablet: real 0.038s	user 0.014s	sys 0.000s
I20260713 09:02:47.939908 11840 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cef35bc9e91c420698328a2233d2a00e" candidate_uuid: "04dee38fa51742b5944f06e335887671" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f20c7d3c634b4fbd91c8395265c19e9a"
I20260713 09:02:47.940971 11916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cef35bc9e91c420698328a2233d2a00e" candidate_uuid: "04dee38fa51742b5944f06e335887671" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "58250cc4491341c2ab46975a67792c38"
I20260713 09:02:47.941246 11840 raft_consensus.cc:3060] T cef35bc9e91c420698328a2233d2a00e P f20c7d3c634b4fbd91c8395265c19e9a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:47.941521 11916 raft_consensus.cc:3060] T cef35bc9e91c420698328a2233d2a00e P 58250cc4491341c2ab46975a67792c38 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:47.942763 11956 raft_consensus.cc:359] T 899052d7e13c48a88115a992c9cd379d P 58250cc4491341c2ab46975a67792c38 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04dee38fa51742b5944f06e335887671" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 34619 } } peers { permanent_uuid: "f20c7d3c634b4fbd91c8395265c19e9a" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 42189 } } peers { permanent_uuid: "58250cc4491341c2ab46975a67792c38" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 36757 } }
I20260713 09:02:47.943418 11956 raft_consensus.cc:385] T 899052d7e13c48a88115a992c9cd379d P 58250cc4491341c2ab46975a67792c38 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:47.943024 11957 raft_consensus.cc:359] T 283ba495b52a423ba5d72721c0435146 P 04dee38fa51742b5944f06e335887671 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04dee38fa51742b5944f06e335887671" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 34619 } } peers { permanent_uuid: "f20c7d3c634b4fbd91c8395265c19e9a" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 42189 } } peers { permanent_uuid: "58250cc4491341c2ab46975a67792c38" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 36757 } }
I20260713 09:02:47.943682 11956 raft_consensus.cc:740] T 899052d7e13c48a88115a992c9cd379d P 58250cc4491341c2ab46975a67792c38 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 58250cc4491341c2ab46975a67792c38, State: Initialized, Role: FOLLOWER
I20260713 09:02:47.943838 11957 raft_consensus.cc:385] T 283ba495b52a423ba5d72721c0435146 P 04dee38fa51742b5944f06e335887671 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:47.944383 11957 raft_consensus.cc:740] T 283ba495b52a423ba5d72721c0435146 P 04dee38fa51742b5944f06e335887671 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 04dee38fa51742b5944f06e335887671, State: Initialized, Role: FOLLOWER
I20260713 09:02:47.944422 11956 consensus_queue.cc:260] T 899052d7e13c48a88115a992c9cd379d P 58250cc4491341c2ab46975a67792c38 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04dee38fa51742b5944f06e335887671" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 34619 } } peers { permanent_uuid: "f20c7d3c634b4fbd91c8395265c19e9a" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 42189 } } peers { permanent_uuid: "58250cc4491341c2ab46975a67792c38" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 36757 } }
I20260713 09:02:47.945222 11957 consensus_queue.cc:260] T 283ba495b52a423ba5d72721c0435146 P 04dee38fa51742b5944f06e335887671 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04dee38fa51742b5944f06e335887671" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 34619 } } peers { permanent_uuid: "f20c7d3c634b4fbd91c8395265c19e9a" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 42189 } } peers { permanent_uuid: "58250cc4491341c2ab46975a67792c38" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 36757 } }
I20260713 09:02:47.947281 11957 ts_tablet_manager.cc:1434] T 283ba495b52a423ba5d72721c0435146 P 04dee38fa51742b5944f06e335887671: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:02:47.947938 11840 raft_consensus.cc:2468] T cef35bc9e91c420698328a2233d2a00e P f20c7d3c634b4fbd91c8395265c19e9a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 04dee38fa51742b5944f06e335887671 in term 1.
I20260713 09:02:47.948165 11957 tablet_bootstrap.cc:492] T 899052d7e13c48a88115a992c9cd379d P 04dee38fa51742b5944f06e335887671: Bootstrap starting.
I20260713 09:02:47.948508 11916 raft_consensus.cc:2468] T cef35bc9e91c420698328a2233d2a00e P 58250cc4491341c2ab46975a67792c38 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 04dee38fa51742b5944f06e335887671 in term 1.
I20260713 09:02:47.949191 11733 leader_election.cc:304] T cef35bc9e91c420698328a2233d2a00e P 04dee38fa51742b5944f06e335887671 [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: 04dee38fa51742b5944f06e335887671, f20c7d3c634b4fbd91c8395265c19e9a; no voters: 
I20260713 09:02:47.949935 11960 raft_consensus.cc:2804] T cef35bc9e91c420698328a2233d2a00e P 04dee38fa51742b5944f06e335887671 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:47.950357 11960 raft_consensus.cc:697] T cef35bc9e91c420698328a2233d2a00e P 04dee38fa51742b5944f06e335887671 [term 1 LEADER]: Becoming Leader. State: Replica: 04dee38fa51742b5944f06e335887671, State: Running, Role: LEADER
I20260713 09:02:47.951115 11960 consensus_queue.cc:237] T cef35bc9e91c420698328a2233d2a00e P 04dee38fa51742b5944f06e335887671 [LEADER]: Queue going to LEADER mode. State: All 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: "04dee38fa51742b5944f06e335887671" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 34619 } } peers { permanent_uuid: "f20c7d3c634b4fbd91c8395265c19e9a" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 42189 } } peers { permanent_uuid: "58250cc4491341c2ab46975a67792c38" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 36757 } }
I20260713 09:02:47.952505 11733 leader_election.cc:304] T f99958bf67bd41aba691facb26c84347 P 04dee38fa51742b5944f06e335887671 [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: 04dee38fa51742b5944f06e335887671, f20c7d3c634b4fbd91c8395265c19e9a; no voters: 58250cc4491341c2ab46975a67792c38
I20260713 09:02:47.954257 11957 tablet_bootstrap.cc:654] T 899052d7e13c48a88115a992c9cd379d P 04dee38fa51742b5944f06e335887671: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:47.958505 12008 raft_consensus.cc:2804] T f99958bf67bd41aba691facb26c84347 P 04dee38fa51742b5944f06e335887671 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:47.927026 11998 leader_election.cc:290] T 78bb665a580546abb5f1a2794700945d P 04dee38fa51742b5944f06e335887671 [CANDIDATE]: Term 1 election: Requested vote from peers f20c7d3c634b4fbd91c8395265c19e9a (127.10.222.130:42189), 58250cc4491341c2ab46975a67792c38 (127.10.222.131:36757)
I20260713 09:02:47.961061 11996 leader_election.cc:290] T 273338ada5104a32947bd6b4b26a7c9a P 04dee38fa51742b5944f06e335887671 [CANDIDATE]: Term 1 election: Requested vote from peers f20c7d3c634b4fbd91c8395265c19e9a (127.10.222.130:42189), 58250cc4491341c2ab46975a67792c38 (127.10.222.131:36757)
I20260713 09:02:47.962086 11997 raft_consensus.cc:697] T 273338ada5104a32947bd6b4b26a7c9a P 04dee38fa51742b5944f06e335887671 [term 1 LEADER]: Becoming Leader. State: Replica: 04dee38fa51742b5944f06e335887671, State: Running, Role: LEADER
I20260713 09:02:47.967478 11997 consensus_queue.cc:237] T 273338ada5104a32947bd6b4b26a7c9a P 04dee38fa51742b5944f06e335887671 [LEADER]: Queue going to LEADER mode. State: All 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: "04dee38fa51742b5944f06e335887671" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 34619 } } peers { permanent_uuid: "f20c7d3c634b4fbd91c8395265c19e9a" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 42189 } } peers { permanent_uuid: "58250cc4491341c2ab46975a67792c38" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 36757 } }
I20260713 09:02:47.968211 11661 catalog_manager.cc:5697] T d50ee67e4b314e54815eccadb878947d P 58250cc4491341c2ab46975a67792c38 reported cstate change: term changed from 0 to 1, leader changed from <none> to 58250cc4491341c2ab46975a67792c38 (127.10.222.131). New cstate: current_term: 1 leader_uuid: "58250cc4491341c2ab46975a67792c38" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04dee38fa51742b5944f06e335887671" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 34619 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f20c7d3c634b4fbd91c8395265c19e9a" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 42189 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "58250cc4491341c2ab46975a67792c38" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 36757 } health_report { overall_health: HEALTHY } } }
I20260713 09:02:47.962915 11956 ts_tablet_manager.cc:1434] T 899052d7e13c48a88115a992c9cd379d P 58250cc4491341c2ab46975a67792c38: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.000s
I20260713 09:02:47.972918 11956 tablet_bootstrap.cc:492] T 283ba495b52a423ba5d72721c0435146 P 58250cc4491341c2ab46975a67792c38: Bootstrap starting.
I20260713 09:02:47.965071 11916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "273338ada5104a32947bd6b4b26a7c9a" candidate_uuid: "04dee38fa51742b5944f06e335887671" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "58250cc4491341c2ab46975a67792c38"
I20260713 09:02:47.975652 11916 raft_consensus.cc:3060] T 273338ada5104a32947bd6b4b26a7c9a P 58250cc4491341c2ab46975a67792c38 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:47.965559 11959 tablet_bootstrap.cc:654] T 283ba495b52a423ba5d72721c0435146 P f20c7d3c634b4fbd91c8395265c19e9a: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:47.977409 11663 catalog_manager.cc:5697] T 78bb665a580546abb5f1a2794700945d P f20c7d3c634b4fbd91c8395265c19e9a reported cstate change: term changed from 0 to 1, leader changed from <none> to f20c7d3c634b4fbd91c8395265c19e9a (127.10.222.130). New cstate: current_term: 1 leader_uuid: "f20c7d3c634b4fbd91c8395265c19e9a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04dee38fa51742b5944f06e335887671" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 34619 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f20c7d3c634b4fbd91c8395265c19e9a" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 42189 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "58250cc4491341c2ab46975a67792c38" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 36757 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:47.981823 11959 tablet_bootstrap.cc:492] T 283ba495b52a423ba5d72721c0435146 P f20c7d3c634b4fbd91c8395265c19e9a: No bootstrap required, opened a new log
I20260713 09:02:47.982291 11959 ts_tablet_manager.cc:1403] T 283ba495b52a423ba5d72721c0435146 P f20c7d3c634b4fbd91c8395265c19e9a: Time spent bootstrapping tablet: real 0.047s	user 0.011s	sys 0.000s
I20260713 09:02:47.985098 11959 raft_consensus.cc:359] T 283ba495b52a423ba5d72721c0435146 P f20c7d3c634b4fbd91c8395265c19e9a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04dee38fa51742b5944f06e335887671" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 34619 } } peers { permanent_uuid: "f20c7d3c634b4fbd91c8395265c19e9a" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 42189 } } peers { permanent_uuid: "58250cc4491341c2ab46975a67792c38" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 36757 } }
I20260713 09:02:47.985745 11959 raft_consensus.cc:385] T 283ba495b52a423ba5d72721c0435146 P f20c7d3c634b4fbd91c8395265c19e9a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:47.986052 11959 raft_consensus.cc:740] T 283ba495b52a423ba5d72721c0435146 P f20c7d3c634b4fbd91c8395265c19e9a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f20c7d3c634b4fbd91c8395265c19e9a, State: Initialized, Role: FOLLOWER
I20260713 09:02:47.986727 11959 consensus_queue.cc:260] T 283ba495b52a423ba5d72721c0435146 P f20c7d3c634b4fbd91c8395265c19e9a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04dee38fa51742b5944f06e335887671" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 34619 } } peers { permanent_uuid: "f20c7d3c634b4fbd91c8395265c19e9a" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 42189 } } peers { permanent_uuid: "58250cc4491341c2ab46975a67792c38" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 36757 } }
I20260713 09:02:47.988296 11959 ts_tablet_manager.cc:1434] T 283ba495b52a423ba5d72721c0435146 P f20c7d3c634b4fbd91c8395265c19e9a: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:02:47.982184 11916 raft_consensus.cc:2468] T 273338ada5104a32947bd6b4b26a7c9a P 58250cc4491341c2ab46975a67792c38 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 04dee38fa51742b5944f06e335887671 in term 1.
I20260713 09:02:47.988965 11956 tablet_bootstrap.cc:654] T 283ba495b52a423ba5d72721c0435146 P 58250cc4491341c2ab46975a67792c38: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:47.988925 11959 tablet_bootstrap.cc:492] T 899052d7e13c48a88115a992c9cd379d P f20c7d3c634b4fbd91c8395265c19e9a: Bootstrap starting.
I20260713 09:02:47.994428 11959 tablet_bootstrap.cc:654] T 899052d7e13c48a88115a992c9cd379d P f20c7d3c634b4fbd91c8395265c19e9a: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:47.995368 12008 raft_consensus.cc:697] T f99958bf67bd41aba691facb26c84347 P 04dee38fa51742b5944f06e335887671 [term 1 LEADER]: Becoming Leader. State: Replica: 04dee38fa51742b5944f06e335887671, State: Running, Role: LEADER
I20260713 09:02:47.996351 12008 consensus_queue.cc:237] T f99958bf67bd41aba691facb26c84347 P 04dee38fa51742b5944f06e335887671 [LEADER]: Queue going to LEADER mode. State: All 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: "04dee38fa51742b5944f06e335887671" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 34619 } } peers { permanent_uuid: "f20c7d3c634b4fbd91c8395265c19e9a" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 42189 } } peers { permanent_uuid: "58250cc4491341c2ab46975a67792c38" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 36757 } }
I20260713 09:02:47.997974 11959 tablet_bootstrap.cc:492] T 899052d7e13c48a88115a992c9cd379d P f20c7d3c634b4fbd91c8395265c19e9a: No bootstrap required, opened a new log
I20260713 09:02:47.998345 11959 ts_tablet_manager.cc:1403] T 899052d7e13c48a88115a992c9cd379d P f20c7d3c634b4fbd91c8395265c19e9a: Time spent bootstrapping tablet: real 0.010s	user 0.006s	sys 0.002s
I20260713 09:02:48.000536 11959 raft_consensus.cc:359] T 899052d7e13c48a88115a992c9cd379d P f20c7d3c634b4fbd91c8395265c19e9a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04dee38fa51742b5944f06e335887671" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 34619 } } peers { permanent_uuid: "f20c7d3c634b4fbd91c8395265c19e9a" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 42189 } } peers { permanent_uuid: "58250cc4491341c2ab46975a67792c38" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 36757 } }
I20260713 09:02:48.001283 11959 raft_consensus.cc:385] T 899052d7e13c48a88115a992c9cd379d P f20c7d3c634b4fbd91c8395265c19e9a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:48.000531 11661 catalog_manager.cc:5697] T 273338ada5104a32947bd6b4b26a7c9a P 04dee38fa51742b5944f06e335887671 reported cstate change: term changed from 0 to 1, leader changed from <none> to 04dee38fa51742b5944f06e335887671 (127.10.222.129). New cstate: current_term: 1 leader_uuid: "04dee38fa51742b5944f06e335887671" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04dee38fa51742b5944f06e335887671" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 34619 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f20c7d3c634b4fbd91c8395265c19e9a" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 42189 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "58250cc4491341c2ab46975a67792c38" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 36757 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:48.001538 11959 raft_consensus.cc:740] T 899052d7e13c48a88115a992c9cd379d P f20c7d3c634b4fbd91c8395265c19e9a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f20c7d3c634b4fbd91c8395265c19e9a, State: Initialized, Role: FOLLOWER
I20260713 09:02:48.002211 11959 consensus_queue.cc:260] T 899052d7e13c48a88115a992c9cd379d P f20c7d3c634b4fbd91c8395265c19e9a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04dee38fa51742b5944f06e335887671" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 34619 } } peers { permanent_uuid: "f20c7d3c634b4fbd91c8395265c19e9a" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 42189 } } peers { permanent_uuid: "58250cc4491341c2ab46975a67792c38" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 36757 } }
I20260713 09:02:48.004415 11959 ts_tablet_manager.cc:1434] T 899052d7e13c48a88115a992c9cd379d P f20c7d3c634b4fbd91c8395265c19e9a: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20260713 09:02:48.005259 11959 tablet_bootstrap.cc:492] T fb0f457405f841cf8aa56d759985ebfa P f20c7d3c634b4fbd91c8395265c19e9a: Bootstrap starting.
I20260713 09:02:48.010987 11959 tablet_bootstrap.cc:654] T fb0f457405f841cf8aa56d759985ebfa P f20c7d3c634b4fbd91c8395265c19e9a: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:48.019105 11957 tablet_bootstrap.cc:492] T 899052d7e13c48a88115a992c9cd379d P 04dee38fa51742b5944f06e335887671: No bootstrap required, opened a new log
I20260713 09:02:48.020327 11957 ts_tablet_manager.cc:1403] T 899052d7e13c48a88115a992c9cd379d P 04dee38fa51742b5944f06e335887671: Time spent bootstrapping tablet: real 0.072s	user 0.020s	sys 0.017s
I20260713 09:02:48.022466 11956 tablet_bootstrap.cc:492] T 283ba495b52a423ba5d72721c0435146 P 58250cc4491341c2ab46975a67792c38: No bootstrap required, opened a new log
I20260713 09:02:48.022925 11956 ts_tablet_manager.cc:1403] T 283ba495b52a423ba5d72721c0435146 P 58250cc4491341c2ab46975a67792c38: Time spent bootstrapping tablet: real 0.050s	user 0.019s	sys 0.003s
I20260713 09:02:48.024087 11957 raft_consensus.cc:359] T 899052d7e13c48a88115a992c9cd379d P 04dee38fa51742b5944f06e335887671 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04dee38fa51742b5944f06e335887671" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 34619 } } peers { permanent_uuid: "f20c7d3c634b4fbd91c8395265c19e9a" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 42189 } } peers { permanent_uuid: "58250cc4491341c2ab46975a67792c38" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 36757 } }
I20260713 09:02:48.024775 11957 raft_consensus.cc:385] T 899052d7e13c48a88115a992c9cd379d P 04dee38fa51742b5944f06e335887671 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:48.025043 11957 raft_consensus.cc:740] T 899052d7e13c48a88115a992c9cd379d P 04dee38fa51742b5944f06e335887671 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 04dee38fa51742b5944f06e335887671, State: Initialized, Role: FOLLOWER
I20260713 09:02:48.025164 11956 raft_consensus.cc:359] T 283ba495b52a423ba5d72721c0435146 P 58250cc4491341c2ab46975a67792c38 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04dee38fa51742b5944f06e335887671" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 34619 } } peers { permanent_uuid: "f20c7d3c634b4fbd91c8395265c19e9a" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 42189 } } peers { permanent_uuid: "58250cc4491341c2ab46975a67792c38" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 36757 } }
I20260713 09:02:48.025714 11956 raft_consensus.cc:385] T 283ba495b52a423ba5d72721c0435146 P 58250cc4491341c2ab46975a67792c38 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:48.025786 11957 consensus_queue.cc:260] T 899052d7e13c48a88115a992c9cd379d P 04dee38fa51742b5944f06e335887671 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04dee38fa51742b5944f06e335887671" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 34619 } } peers { permanent_uuid: "f20c7d3c634b4fbd91c8395265c19e9a" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 42189 } } peers { permanent_uuid: "58250cc4491341c2ab46975a67792c38" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 36757 } }
I20260713 09:02:48.026675 11956 raft_consensus.cc:740] T 283ba495b52a423ba5d72721c0435146 P 58250cc4491341c2ab46975a67792c38 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 58250cc4491341c2ab46975a67792c38, State: Initialized, Role: FOLLOWER
I20260713 09:02:48.027346 11956 consensus_queue.cc:260] T 283ba495b52a423ba5d72721c0435146 P 58250cc4491341c2ab46975a67792c38 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04dee38fa51742b5944f06e335887671" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 34619 } } peers { permanent_uuid: "f20c7d3c634b4fbd91c8395265c19e9a" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 42189 } } peers { permanent_uuid: "58250cc4491341c2ab46975a67792c38" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 36757 } }
I20260713 09:02:48.028087 11959 tablet_bootstrap.cc:492] T fb0f457405f841cf8aa56d759985ebfa P f20c7d3c634b4fbd91c8395265c19e9a: No bootstrap required, opened a new log
I20260713 09:02:48.028558 11959 ts_tablet_manager.cc:1403] T fb0f457405f841cf8aa56d759985ebfa P f20c7d3c634b4fbd91c8395265c19e9a: Time spent bootstrapping tablet: real 0.024s	user 0.010s	sys 0.008s
I20260713 09:02:48.029518 11956 ts_tablet_manager.cc:1434] T 283ba495b52a423ba5d72721c0435146 P 58250cc4491341c2ab46975a67792c38: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:02:48.030359 11956 tablet_bootstrap.cc:492] T fb0f457405f841cf8aa56d759985ebfa P 58250cc4491341c2ab46975a67792c38: Bootstrap starting.
I20260713 09:02:48.029654 11661 catalog_manager.cc:5697] T cef35bc9e91c420698328a2233d2a00e P 04dee38fa51742b5944f06e335887671 reported cstate change: term changed from 0 to 1, leader changed from <none> to 04dee38fa51742b5944f06e335887671 (127.10.222.129). New cstate: current_term: 1 leader_uuid: "04dee38fa51742b5944f06e335887671" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04dee38fa51742b5944f06e335887671" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 34619 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f20c7d3c634b4fbd91c8395265c19e9a" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 42189 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "58250cc4491341c2ab46975a67792c38" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 36757 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:48.031301 11959 raft_consensus.cc:359] T fb0f457405f841cf8aa56d759985ebfa P f20c7d3c634b4fbd91c8395265c19e9a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04dee38fa51742b5944f06e335887671" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 34619 } } peers { permanent_uuid: "f20c7d3c634b4fbd91c8395265c19e9a" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 42189 } } peers { permanent_uuid: "58250cc4491341c2ab46975a67792c38" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 36757 } }
I20260713 09:02:48.032047 11959 raft_consensus.cc:385] T fb0f457405f841cf8aa56d759985ebfa P f20c7d3c634b4fbd91c8395265c19e9a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:48.031360 11661 catalog_manager.cc:5697] T f99958bf67bd41aba691facb26c84347 P 04dee38fa51742b5944f06e335887671 reported cstate change: term changed from 0 to 1, leader changed from <none> to 04dee38fa51742b5944f06e335887671 (127.10.222.129). New cstate: current_term: 1 leader_uuid: "04dee38fa51742b5944f06e335887671" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04dee38fa51742b5944f06e335887671" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 34619 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f20c7d3c634b4fbd91c8395265c19e9a" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 42189 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "58250cc4491341c2ab46975a67792c38" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 36757 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:48.032359 11959 raft_consensus.cc:740] T fb0f457405f841cf8aa56d759985ebfa P f20c7d3c634b4fbd91c8395265c19e9a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f20c7d3c634b4fbd91c8395265c19e9a, State: Initialized, Role: FOLLOWER
I20260713 09:02:48.032588 11957 ts_tablet_manager.cc:1434] T 899052d7e13c48a88115a992c9cd379d P 04dee38fa51742b5944f06e335887671: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260713 09:02:48.033538 11957 tablet_bootstrap.cc:492] T fb0f457405f841cf8aa56d759985ebfa P 04dee38fa51742b5944f06e335887671: Bootstrap starting.
I20260713 09:02:48.033264 11959 consensus_queue.cc:260] T fb0f457405f841cf8aa56d759985ebfa P f20c7d3c634b4fbd91c8395265c19e9a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04dee38fa51742b5944f06e335887671" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 34619 } } peers { permanent_uuid: "f20c7d3c634b4fbd91c8395265c19e9a" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 42189 } } peers { permanent_uuid: "58250cc4491341c2ab46975a67792c38" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 36757 } }
I20260713 09:02:48.035315 11959 ts_tablet_manager.cc:1434] T fb0f457405f841cf8aa56d759985ebfa P f20c7d3c634b4fbd91c8395265c19e9a: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:02:48.036850 11956 tablet_bootstrap.cc:654] T fb0f457405f841cf8aa56d759985ebfa P 58250cc4491341c2ab46975a67792c38: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:48.039037 11957 tablet_bootstrap.cc:654] T fb0f457405f841cf8aa56d759985ebfa P 04dee38fa51742b5944f06e335887671: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:48.049155 11957 tablet_bootstrap.cc:492] T fb0f457405f841cf8aa56d759985ebfa P 04dee38fa51742b5944f06e335887671: No bootstrap required, opened a new log
I20260713 09:02:48.049463 11957 ts_tablet_manager.cc:1403] T fb0f457405f841cf8aa56d759985ebfa P 04dee38fa51742b5944f06e335887671: Time spent bootstrapping tablet: real 0.016s	user 0.012s	sys 0.001s
I20260713 09:02:48.051142 11957 raft_consensus.cc:359] T fb0f457405f841cf8aa56d759985ebfa P 04dee38fa51742b5944f06e335887671 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04dee38fa51742b5944f06e335887671" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 34619 } } peers { permanent_uuid: "f20c7d3c634b4fbd91c8395265c19e9a" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 42189 } } peers { permanent_uuid: "58250cc4491341c2ab46975a67792c38" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 36757 } }
I20260713 09:02:48.051679 11957 raft_consensus.cc:385] T fb0f457405f841cf8aa56d759985ebfa P 04dee38fa51742b5944f06e335887671 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:48.051935 11957 raft_consensus.cc:740] T fb0f457405f841cf8aa56d759985ebfa P 04dee38fa51742b5944f06e335887671 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 04dee38fa51742b5944f06e335887671, State: Initialized, Role: FOLLOWER
I20260713 09:02:48.052556 11957 consensus_queue.cc:260] T fb0f457405f841cf8aa56d759985ebfa P 04dee38fa51742b5944f06e335887671 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04dee38fa51742b5944f06e335887671" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 34619 } } peers { permanent_uuid: "f20c7d3c634b4fbd91c8395265c19e9a" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 42189 } } peers { permanent_uuid: "58250cc4491341c2ab46975a67792c38" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 36757 } }
I20260713 09:02:48.053135 11956 tablet_bootstrap.cc:492] T fb0f457405f841cf8aa56d759985ebfa P 58250cc4491341c2ab46975a67792c38: No bootstrap required, opened a new log
I20260713 09:02:48.053547 11956 ts_tablet_manager.cc:1403] T fb0f457405f841cf8aa56d759985ebfa P 58250cc4491341c2ab46975a67792c38: Time spent bootstrapping tablet: real 0.023s	user 0.016s	sys 0.000s
I20260713 09:02:48.054111 11957 ts_tablet_manager.cc:1434] T fb0f457405f841cf8aa56d759985ebfa P 04dee38fa51742b5944f06e335887671: Time spent starting tablet: real 0.004s	user 0.000s	sys 0.003s
I20260713 09:02:48.055917 11956 raft_consensus.cc:359] T fb0f457405f841cf8aa56d759985ebfa P 58250cc4491341c2ab46975a67792c38 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04dee38fa51742b5944f06e335887671" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 34619 } } peers { permanent_uuid: "f20c7d3c634b4fbd91c8395265c19e9a" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 42189 } } peers { permanent_uuid: "58250cc4491341c2ab46975a67792c38" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 36757 } }
I20260713 09:02:48.056443 11956 raft_consensus.cc:385] T fb0f457405f841cf8aa56d759985ebfa P 58250cc4491341c2ab46975a67792c38 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:48.056671 11956 raft_consensus.cc:740] T fb0f457405f841cf8aa56d759985ebfa P 58250cc4491341c2ab46975a67792c38 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 58250cc4491341c2ab46975a67792c38, State: Initialized, Role: FOLLOWER
I20260713 09:02:48.057248 11956 consensus_queue.cc:260] T fb0f457405f841cf8aa56d759985ebfa P 58250cc4491341c2ab46975a67792c38 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04dee38fa51742b5944f06e335887671" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 34619 } } peers { permanent_uuid: "f20c7d3c634b4fbd91c8395265c19e9a" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 42189 } } peers { permanent_uuid: "58250cc4491341c2ab46975a67792c38" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 36757 } }
I20260713 09:02:48.058566 11956 ts_tablet_manager.cc:1434] T fb0f457405f841cf8aa56d759985ebfa P 58250cc4491341c2ab46975a67792c38: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260713 09:02:48.066490 11990 raft_consensus.cc:493] T fb0f457405f841cf8aa56d759985ebfa P f20c7d3c634b4fbd91c8395265c19e9a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:48.066866 11990 raft_consensus.cc:515] T fb0f457405f841cf8aa56d759985ebfa P f20c7d3c634b4fbd91c8395265c19e9a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04dee38fa51742b5944f06e335887671" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 34619 } } peers { permanent_uuid: "f20c7d3c634b4fbd91c8395265c19e9a" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 42189 } } peers { permanent_uuid: "58250cc4491341c2ab46975a67792c38" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 36757 } }
I20260713 09:02:48.068431 11990 leader_election.cc:290] T fb0f457405f841cf8aa56d759985ebfa P f20c7d3c634b4fbd91c8395265c19e9a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 04dee38fa51742b5944f06e335887671 (127.10.222.129:34619), 58250cc4491341c2ab46975a67792c38 (127.10.222.131:36757)
I20260713 09:02:48.069111 11767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb0f457405f841cf8aa56d759985ebfa" candidate_uuid: "f20c7d3c634b4fbd91c8395265c19e9a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04dee38fa51742b5944f06e335887671" is_pre_election: true
I20260713 09:02:48.069324 11916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb0f457405f841cf8aa56d759985ebfa" candidate_uuid: "f20c7d3c634b4fbd91c8395265c19e9a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "58250cc4491341c2ab46975a67792c38" is_pre_election: true
I20260713 09:02:48.069723 11767 raft_consensus.cc:2468] T fb0f457405f841cf8aa56d759985ebfa P 04dee38fa51742b5944f06e335887671 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f20c7d3c634b4fbd91c8395265c19e9a in term 0.
I20260713 09:02:48.069831 11916 raft_consensus.cc:2468] T fb0f457405f841cf8aa56d759985ebfa P 58250cc4491341c2ab46975a67792c38 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f20c7d3c634b4fbd91c8395265c19e9a in term 0.
I20260713 09:02:48.070607 11805 leader_election.cc:304] T fb0f457405f841cf8aa56d759985ebfa P f20c7d3c634b4fbd91c8395265c19e9a [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: 04dee38fa51742b5944f06e335887671, f20c7d3c634b4fbd91c8395265c19e9a; no voters: 
I20260713 09:02:48.071332 11990 raft_consensus.cc:2804] T fb0f457405f841cf8aa56d759985ebfa P f20c7d3c634b4fbd91c8395265c19e9a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:48.071679 11990 raft_consensus.cc:493] T fb0f457405f841cf8aa56d759985ebfa P f20c7d3c634b4fbd91c8395265c19e9a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:48.071924 11990 raft_consensus.cc:3060] T fb0f457405f841cf8aa56d759985ebfa P f20c7d3c634b4fbd91c8395265c19e9a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:48.074997 11995 raft_consensus.cc:493] T 899052d7e13c48a88115a992c9cd379d P 58250cc4491341c2ab46975a67792c38 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:48.075376 11995 raft_consensus.cc:515] T 899052d7e13c48a88115a992c9cd379d P 58250cc4491341c2ab46975a67792c38 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04dee38fa51742b5944f06e335887671" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 34619 } } peers { permanent_uuid: "f20c7d3c634b4fbd91c8395265c19e9a" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 42189 } } peers { permanent_uuid: "58250cc4491341c2ab46975a67792c38" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 36757 } }
I20260713 09:02:48.076092 11990 raft_consensus.cc:515] T fb0f457405f841cf8aa56d759985ebfa P f20c7d3c634b4fbd91c8395265c19e9a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04dee38fa51742b5944f06e335887671" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 34619 } } peers { permanent_uuid: "f20c7d3c634b4fbd91c8395265c19e9a" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 42189 } } peers { permanent_uuid: "58250cc4491341c2ab46975a67792c38" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 36757 } }
I20260713 09:02:48.076887 11995 leader_election.cc:290] T 899052d7e13c48a88115a992c9cd379d P 58250cc4491341c2ab46975a67792c38 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 04dee38fa51742b5944f06e335887671 (127.10.222.129:34619), f20c7d3c634b4fbd91c8395265c19e9a (127.10.222.130:42189)
I20260713 09:02:48.077629 11767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "899052d7e13c48a88115a992c9cd379d" candidate_uuid: "58250cc4491341c2ab46975a67792c38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04dee38fa51742b5944f06e335887671" is_pre_election: true
I20260713 09:02:48.077795 11990 leader_election.cc:290] T fb0f457405f841cf8aa56d759985ebfa P f20c7d3c634b4fbd91c8395265c19e9a [CANDIDATE]: Term 1 election: Requested vote from peers 04dee38fa51742b5944f06e335887671 (127.10.222.129:34619), 58250cc4491341c2ab46975a67792c38 (127.10.222.131:36757)
I20260713 09:02:48.077932 11840 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "899052d7e13c48a88115a992c9cd379d" candidate_uuid: "58250cc4491341c2ab46975a67792c38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f20c7d3c634b4fbd91c8395265c19e9a" is_pre_election: true
I20260713 09:02:48.078208 11767 raft_consensus.cc:2468] T 899052d7e13c48a88115a992c9cd379d P 04dee38fa51742b5944f06e335887671 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 58250cc4491341c2ab46975a67792c38 in term 0.
I20260713 09:02:48.078393 11766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb0f457405f841cf8aa56d759985ebfa" candidate_uuid: "f20c7d3c634b4fbd91c8395265c19e9a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04dee38fa51742b5944f06e335887671"
I20260713 09:02:48.078532 11840 raft_consensus.cc:2468] T 899052d7e13c48a88115a992c9cd379d P f20c7d3c634b4fbd91c8395265c19e9a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 58250cc4491341c2ab46975a67792c38 in term 0.
I20260713 09:02:48.078841 11766 raft_consensus.cc:3060] T fb0f457405f841cf8aa56d759985ebfa P 04dee38fa51742b5944f06e335887671 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:48.079342 11879 leader_election.cc:304] T 899052d7e13c48a88115a992c9cd379d P 58250cc4491341c2ab46975a67792c38 [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: 04dee38fa51742b5944f06e335887671, 58250cc4491341c2ab46975a67792c38; no voters: 
I20260713 09:02:48.079901 11916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb0f457405f841cf8aa56d759985ebfa" candidate_uuid: "f20c7d3c634b4fbd91c8395265c19e9a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "58250cc4491341c2ab46975a67792c38"
I20260713 09:02:48.080123 11995 raft_consensus.cc:2804] T 899052d7e13c48a88115a992c9cd379d P 58250cc4491341c2ab46975a67792c38 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:48.080461 11995 raft_consensus.cc:493] T 899052d7e13c48a88115a992c9cd379d P 58250cc4491341c2ab46975a67792c38 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:48.080933 11995 raft_consensus.cc:3060] T 899052d7e13c48a88115a992c9cd379d P 58250cc4491341c2ab46975a67792c38 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:48.083760 11766 raft_consensus.cc:2468] T fb0f457405f841cf8aa56d759985ebfa P 04dee38fa51742b5944f06e335887671 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f20c7d3c634b4fbd91c8395265c19e9a in term 1.
I20260713 09:02:48.080420 11916 raft_consensus.cc:3060] T fb0f457405f841cf8aa56d759985ebfa P 58250cc4491341c2ab46975a67792c38 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:48.084600 11805 leader_election.cc:304] T fb0f457405f841cf8aa56d759985ebfa P f20c7d3c634b4fbd91c8395265c19e9a [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: 04dee38fa51742b5944f06e335887671, f20c7d3c634b4fbd91c8395265c19e9a; no voters: 
I20260713 09:02:48.085171 11990 raft_consensus.cc:2804] T fb0f457405f841cf8aa56d759985ebfa P f20c7d3c634b4fbd91c8395265c19e9a [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:48.085525 11990 raft_consensus.cc:697] T fb0f457405f841cf8aa56d759985ebfa P f20c7d3c634b4fbd91c8395265c19e9a [term 1 LEADER]: Becoming Leader. State: Replica: f20c7d3c634b4fbd91c8395265c19e9a, State: Running, Role: LEADER
I20260713 09:02:48.086175 11990 consensus_queue.cc:237] T fb0f457405f841cf8aa56d759985ebfa P f20c7d3c634b4fbd91c8395265c19e9a [LEADER]: Queue going to LEADER mode. State: All 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: "04dee38fa51742b5944f06e335887671" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 34619 } } peers { permanent_uuid: "f20c7d3c634b4fbd91c8395265c19e9a" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 42189 } } peers { permanent_uuid: "58250cc4491341c2ab46975a67792c38" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 36757 } }
I20260713 09:02:48.087383 11995 raft_consensus.cc:515] T 899052d7e13c48a88115a992c9cd379d P 58250cc4491341c2ab46975a67792c38 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04dee38fa51742b5944f06e335887671" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 34619 } } peers { permanent_uuid: "f20c7d3c634b4fbd91c8395265c19e9a" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 42189 } } peers { permanent_uuid: "58250cc4491341c2ab46975a67792c38" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 36757 } }
I20260713 09:02:48.090065 11766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "899052d7e13c48a88115a992c9cd379d" candidate_uuid: "58250cc4491341c2ab46975a67792c38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04dee38fa51742b5944f06e335887671"
I20260713 09:02:48.090312 11840 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "899052d7e13c48a88115a992c9cd379d" candidate_uuid: "58250cc4491341c2ab46975a67792c38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f20c7d3c634b4fbd91c8395265c19e9a"
I20260713 09:02:48.090123 11995 leader_election.cc:290] T 899052d7e13c48a88115a992c9cd379d P 58250cc4491341c2ab46975a67792c38 [CANDIDATE]: Term 1 election: Requested vote from peers 04dee38fa51742b5944f06e335887671 (127.10.222.129:34619), f20c7d3c634b4fbd91c8395265c19e9a (127.10.222.130:42189)
I20260713 09:02:48.090659 11766 raft_consensus.cc:3060] T 899052d7e13c48a88115a992c9cd379d P 04dee38fa51742b5944f06e335887671 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:48.090865 11840 raft_consensus.cc:3060] T 899052d7e13c48a88115a992c9cd379d P f20c7d3c634b4fbd91c8395265c19e9a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:48.091073 11916 raft_consensus.cc:2468] T fb0f457405f841cf8aa56d759985ebfa P 58250cc4491341c2ab46975a67792c38 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f20c7d3c634b4fbd91c8395265c19e9a in term 1.
I20260713 09:02:48.095927 11766 raft_consensus.cc:2468] T 899052d7e13c48a88115a992c9cd379d P 04dee38fa51742b5944f06e335887671 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 58250cc4491341c2ab46975a67792c38 in term 1.
I20260713 09:02:48.096477 11840 raft_consensus.cc:2468] T 899052d7e13c48a88115a992c9cd379d P f20c7d3c634b4fbd91c8395265c19e9a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 58250cc4491341c2ab46975a67792c38 in term 1.
I20260713 09:02:48.096926 11879 leader_election.cc:304] T 899052d7e13c48a88115a992c9cd379d P 58250cc4491341c2ab46975a67792c38 [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: 04dee38fa51742b5944f06e335887671, 58250cc4491341c2ab46975a67792c38; no voters: 
I20260713 09:02:48.096247 11665 catalog_manager.cc:5697] T fb0f457405f841cf8aa56d759985ebfa P f20c7d3c634b4fbd91c8395265c19e9a reported cstate change: term changed from 0 to 1, leader changed from <none> to f20c7d3c634b4fbd91c8395265c19e9a (127.10.222.130). New cstate: current_term: 1 leader_uuid: "f20c7d3c634b4fbd91c8395265c19e9a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04dee38fa51742b5944f06e335887671" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 34619 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f20c7d3c634b4fbd91c8395265c19e9a" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 42189 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "58250cc4491341c2ab46975a67792c38" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 36757 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:48.097640 11995 raft_consensus.cc:2804] T 899052d7e13c48a88115a992c9cd379d P 58250cc4491341c2ab46975a67792c38 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:48.098009 11995 raft_consensus.cc:697] T 899052d7e13c48a88115a992c9cd379d P 58250cc4491341c2ab46975a67792c38 [term 1 LEADER]: Becoming Leader. State: Replica: 58250cc4491341c2ab46975a67792c38, State: Running, Role: LEADER
I20260713 09:02:48.098664 11995 consensus_queue.cc:237] T 899052d7e13c48a88115a992c9cd379d P 58250cc4491341c2ab46975a67792c38 [LEADER]: Queue going to LEADER mode. State: All 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: "04dee38fa51742b5944f06e335887671" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 34619 } } peers { permanent_uuid: "f20c7d3c634b4fbd91c8395265c19e9a" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 42189 } } peers { permanent_uuid: "58250cc4491341c2ab46975a67792c38" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 36757 } }
I20260713 09:02:48.106226 11661 catalog_manager.cc:5697] T 899052d7e13c48a88115a992c9cd379d P 58250cc4491341c2ab46975a67792c38 reported cstate change: term changed from 0 to 1, leader changed from <none> to 58250cc4491341c2ab46975a67792c38 (127.10.222.131). New cstate: current_term: 1 leader_uuid: "58250cc4491341c2ab46975a67792c38" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04dee38fa51742b5944f06e335887671" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 34619 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f20c7d3c634b4fbd91c8395265c19e9a" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 42189 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "58250cc4491341c2ab46975a67792c38" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 36757 } health_report { overall_health: HEALTHY } } }
I20260713 09:02:48.269546 11990 raft_consensus.cc:493] T 283ba495b52a423ba5d72721c0435146 P f20c7d3c634b4fbd91c8395265c19e9a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:48.270063 11990 raft_consensus.cc:515] T 283ba495b52a423ba5d72721c0435146 P f20c7d3c634b4fbd91c8395265c19e9a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04dee38fa51742b5944f06e335887671" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 34619 } } peers { permanent_uuid: "f20c7d3c634b4fbd91c8395265c19e9a" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 42189 } } peers { permanent_uuid: "58250cc4491341c2ab46975a67792c38" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 36757 } }
I20260713 09:02:48.272073 11990 leader_election.cc:290] T 283ba495b52a423ba5d72721c0435146 P f20c7d3c634b4fbd91c8395265c19e9a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 04dee38fa51742b5944f06e335887671 (127.10.222.129:34619), 58250cc4491341c2ab46975a67792c38 (127.10.222.131:36757)
I20260713 09:02:48.272835 11766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "283ba495b52a423ba5d72721c0435146" candidate_uuid: "f20c7d3c634b4fbd91c8395265c19e9a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04dee38fa51742b5944f06e335887671" is_pre_election: true
I20260713 09:02:48.273177 11916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "283ba495b52a423ba5d72721c0435146" candidate_uuid: "f20c7d3c634b4fbd91c8395265c19e9a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "58250cc4491341c2ab46975a67792c38" is_pre_election: true
I20260713 09:02:48.273432 11766 raft_consensus.cc:2468] T 283ba495b52a423ba5d72721c0435146 P 04dee38fa51742b5944f06e335887671 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f20c7d3c634b4fbd91c8395265c19e9a in term 0.
I20260713 09:02:48.271126 11995 consensus_queue.cc:1048] T 9d0d0a5941af4f53b5fb47ec6ad2d3b8 P 58250cc4491341c2ab46975a67792c38 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f20c7d3c634b4fbd91c8395265c19e9a" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 42189 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:48.274014 11916 raft_consensus.cc:2468] T 283ba495b52a423ba5d72721c0435146 P 58250cc4491341c2ab46975a67792c38 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f20c7d3c634b4fbd91c8395265c19e9a in term 0.
I20260713 09:02:48.274647 11805 leader_election.cc:304] T 283ba495b52a423ba5d72721c0435146 P f20c7d3c634b4fbd91c8395265c19e9a [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: 04dee38fa51742b5944f06e335887671, f20c7d3c634b4fbd91c8395265c19e9a; no voters: 
I20260713 09:02:48.275419 11990 raft_consensus.cc:2804] T 283ba495b52a423ba5d72721c0435146 P f20c7d3c634b4fbd91c8395265c19e9a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:48.276013 11990 raft_consensus.cc:493] T 283ba495b52a423ba5d72721c0435146 P f20c7d3c634b4fbd91c8395265c19e9a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:48.277369 11990 raft_consensus.cc:3060] T 283ba495b52a423ba5d72721c0435146 P f20c7d3c634b4fbd91c8395265c19e9a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:48.279982 12022 consensus_queue.cc:1048] T 6b0b8747713b4348bcab85d0051bc5a9 P f20c7d3c634b4fbd91c8395265c19e9a [LEADER]: Connected to new peer: Peer: permanent_uuid: "04dee38fa51742b5944f06e335887671" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 34619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:02:48.286083 12022 consensus_queue.cc:1048] T 6b0b8747713b4348bcab85d0051bc5a9 P f20c7d3c634b4fbd91c8395265c19e9a [LEADER]: Connected to new peer: Peer: permanent_uuid: "58250cc4491341c2ab46975a67792c38" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 36757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:48.291132 11990 raft_consensus.cc:515] T 283ba495b52a423ba5d72721c0435146 P f20c7d3c634b4fbd91c8395265c19e9a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04dee38fa51742b5944f06e335887671" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 34619 } } peers { permanent_uuid: "f20c7d3c634b4fbd91c8395265c19e9a" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 42189 } } peers { permanent_uuid: "58250cc4491341c2ab46975a67792c38" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 36757 } }
I20260713 09:02:48.293318 11990 leader_election.cc:290] T 283ba495b52a423ba5d72721c0435146 P f20c7d3c634b4fbd91c8395265c19e9a [CANDIDATE]: Term 1 election: Requested vote from peers 04dee38fa51742b5944f06e335887671 (127.10.222.129:34619), 58250cc4491341c2ab46975a67792c38 (127.10.222.131:36757)
I20260713 09:02:48.294072 11767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "283ba495b52a423ba5d72721c0435146" candidate_uuid: "f20c7d3c634b4fbd91c8395265c19e9a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04dee38fa51742b5944f06e335887671"
I20260713 09:02:48.294633 11767 raft_consensus.cc:3060] T 283ba495b52a423ba5d72721c0435146 P 04dee38fa51742b5944f06e335887671 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:48.295208 11915 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "283ba495b52a423ba5d72721c0435146" candidate_uuid: "f20c7d3c634b4fbd91c8395265c19e9a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "58250cc4491341c2ab46975a67792c38"
I20260713 09:02:48.295804 11915 raft_consensus.cc:3060] T 283ba495b52a423ba5d72721c0435146 P 58250cc4491341c2ab46975a67792c38 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:48.300302 11915 raft_consensus.cc:2468] T 283ba495b52a423ba5d72721c0435146 P 58250cc4491341c2ab46975a67792c38 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f20c7d3c634b4fbd91c8395265c19e9a in term 1.
I20260713 09:02:48.301328 11808 leader_election.cc:304] T 283ba495b52a423ba5d72721c0435146 P f20c7d3c634b4fbd91c8395265c19e9a [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: 58250cc4491341c2ab46975a67792c38, f20c7d3c634b4fbd91c8395265c19e9a; no voters: 
I20260713 09:02:48.302199 12022 raft_consensus.cc:2804] T 283ba495b52a423ba5d72721c0435146 P f20c7d3c634b4fbd91c8395265c19e9a [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:48.302650 12022 raft_consensus.cc:697] T 283ba495b52a423ba5d72721c0435146 P f20c7d3c634b4fbd91c8395265c19e9a [term 1 LEADER]: Becoming Leader. State: Replica: f20c7d3c634b4fbd91c8395265c19e9a, State: Running, Role: LEADER
I20260713 09:02:48.303470 12022 consensus_queue.cc:237] T 283ba495b52a423ba5d72721c0435146 P f20c7d3c634b4fbd91c8395265c19e9a [LEADER]: Queue going to LEADER mode. State: All 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: "04dee38fa51742b5944f06e335887671" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 34619 } } peers { permanent_uuid: "f20c7d3c634b4fbd91c8395265c19e9a" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 42189 } } peers { permanent_uuid: "58250cc4491341c2ab46975a67792c38" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 36757 } }
I20260713 09:02:48.308022 12003 consensus_queue.cc:1048] T 9d0d0a5941af4f53b5fb47ec6ad2d3b8 P 58250cc4491341c2ab46975a67792c38 [LEADER]: Connected to new peer: Peer: permanent_uuid: "04dee38fa51742b5944f06e335887671" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 34619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:48.309315 11767 raft_consensus.cc:2468] T 283ba495b52a423ba5d72721c0435146 P 04dee38fa51742b5944f06e335887671 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f20c7d3c634b4fbd91c8395265c19e9a in term 1.
I20260713 09:02:48.316614 11990 consensus_queue.cc:1048] T 78bb665a580546abb5f1a2794700945d P f20c7d3c634b4fbd91c8395265c19e9a [LEADER]: Connected to new peer: Peer: permanent_uuid: "58250cc4491341c2ab46975a67792c38" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 36757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:48.322340 11664 catalog_manager.cc:5697] T 283ba495b52a423ba5d72721c0435146 P f20c7d3c634b4fbd91c8395265c19e9a reported cstate change: term changed from 0 to 1, leader changed from <none> to f20c7d3c634b4fbd91c8395265c19e9a (127.10.222.130). New cstate: current_term: 1 leader_uuid: "f20c7d3c634b4fbd91c8395265c19e9a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04dee38fa51742b5944f06e335887671" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 34619 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f20c7d3c634b4fbd91c8395265c19e9a" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 42189 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "58250cc4491341c2ab46975a67792c38" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 36757 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:48.334062 12003 consensus_queue.cc:1048] T d50ee67e4b314e54815eccadb878947d P 58250cc4491341c2ab46975a67792c38 [LEADER]: Connected to new peer: Peer: permanent_uuid: "04dee38fa51742b5944f06e335887671" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 34619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:48.339224 12003 consensus_queue.cc:1048] T d50ee67e4b314e54815eccadb878947d P 58250cc4491341c2ab46975a67792c38 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f20c7d3c634b4fbd91c8395265c19e9a" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 42189 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:48.359953 12030 consensus_queue.cc:1048] T 78bb665a580546abb5f1a2794700945d P f20c7d3c634b4fbd91c8395265c19e9a [LEADER]: Connected to new peer: Peer: permanent_uuid: "04dee38fa51742b5944f06e335887671" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 34619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:02:48.392854 12008 consensus_queue.cc:1048] T f99958bf67bd41aba691facb26c84347 P 04dee38fa51742b5944f06e335887671 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f20c7d3c634b4fbd91c8395265c19e9a" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 42189 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:48.401970 11960 consensus_queue.cc:1048] T f99958bf67bd41aba691facb26c84347 P 04dee38fa51742b5944f06e335887671 [LEADER]: Connected to new peer: Peer: permanent_uuid: "58250cc4491341c2ab46975a67792c38" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 36757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:48.416894 11997 consensus_queue.cc:1048] T cef35bc9e91c420698328a2233d2a00e P 04dee38fa51742b5944f06e335887671 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f20c7d3c634b4fbd91c8395265c19e9a" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 42189 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:48.430400 11996 consensus_queue.cc:1048] T cef35bc9e91c420698328a2233d2a00e P 04dee38fa51742b5944f06e335887671 [LEADER]: Connected to new peer: Peer: permanent_uuid: "58250cc4491341c2ab46975a67792c38" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 36757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:48.442761 11915 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9d0d0a5941af4f53b5fb47ec6ad2d3b8"
dest_uuid: "58250cc4491341c2ab46975a67792c38"
mode: GRACEFUL
new_leader_uuid: "04dee38fa51742b5944f06e335887671"
 from {username='slave'} at 127.0.0.1:39026
I20260713 09:02:48.443295 11915 raft_consensus.cc:606] T 9d0d0a5941af4f53b5fb47ec6ad2d3b8 P 58250cc4491341c2ab46975a67792c38 [term 1 LEADER]: Received request to transfer leadership to TS 04dee38fa51742b5944f06e335887671
I20260713 09:02:48.452466 11915 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d50ee67e4b314e54815eccadb878947d"
dest_uuid: "58250cc4491341c2ab46975a67792c38"
mode: GRACEFUL
new_leader_uuid: "04dee38fa51742b5944f06e335887671"
 from {username='slave'} at 127.0.0.1:39026
I20260713 09:02:48.452906 11915 raft_consensus.cc:606] T d50ee67e4b314e54815eccadb878947d P 58250cc4491341c2ab46975a67792c38 [term 1 LEADER]: Received request to transfer leadership to TS 04dee38fa51742b5944f06e335887671
I20260713 09:02:48.461408 11915 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "899052d7e13c48a88115a992c9cd379d"
dest_uuid: "58250cc4491341c2ab46975a67792c38"
mode: GRACEFUL
new_leader_uuid: "f20c7d3c634b4fbd91c8395265c19e9a"
 from {username='slave'} at 127.0.0.1:39026
I20260713 09:02:48.461870 11915 raft_consensus.cc:606] T 899052d7e13c48a88115a992c9cd379d P 58250cc4491341c2ab46975a67792c38 [term 1 LEADER]: Received request to transfer leadership to TS f20c7d3c634b4fbd91c8395265c19e9a
I20260713 09:02:48.477506 11840 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fb0f457405f841cf8aa56d759985ebfa"
dest_uuid: "f20c7d3c634b4fbd91c8395265c19e9a"
mode: GRACEFUL
new_leader_uuid: "58250cc4491341c2ab46975a67792c38"
 from {username='slave'} at 127.0.0.1:47172
I20260713 09:02:48.478102 11840 raft_consensus.cc:606] T fb0f457405f841cf8aa56d759985ebfa P f20c7d3c634b4fbd91c8395265c19e9a [term 1 LEADER]: Received request to transfer leadership to TS 58250cc4491341c2ab46975a67792c38
I20260713 09:02:48.480301 12030 consensus_queue.cc:1048] T fb0f457405f841cf8aa56d759985ebfa P f20c7d3c634b4fbd91c8395265c19e9a [LEADER]: Connected to new peer: Peer: permanent_uuid: "58250cc4491341c2ab46975a67792c38" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 36757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:48.485904 11990 raft_consensus.cc:993] T fb0f457405f841cf8aa56d759985ebfa P f20c7d3c634b4fbd91c8395265c19e9a: : Instructing follower 58250cc4491341c2ab46975a67792c38 to start an election
I20260713 09:02:48.486270 11990 raft_consensus.cc:1081] T fb0f457405f841cf8aa56d759985ebfa P f20c7d3c634b4fbd91c8395265c19e9a [term 1 LEADER]: Signalling peer 58250cc4491341c2ab46975a67792c38 to start an election
I20260713 09:02:48.490913 11965 consensus_queue.cc:1048] T fb0f457405f841cf8aa56d759985ebfa P f20c7d3c634b4fbd91c8395265c19e9a [LEADER]: Connected to new peer: Peer: permanent_uuid: "04dee38fa51742b5944f06e335887671" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 34619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:48.494459 12008 consensus_queue.cc:1048] T 273338ada5104a32947bd6b4b26a7c9a P 04dee38fa51742b5944f06e335887671 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f20c7d3c634b4fbd91c8395265c19e9a" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 42189 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:48.496425 11915 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fb0f457405f841cf8aa56d759985ebfa"
dest_uuid: "58250cc4491341c2ab46975a67792c38"
 from {username='slave'} at 127.0.0.1:32868
I20260713 09:02:48.497057 11915 raft_consensus.cc:493] T fb0f457405f841cf8aa56d759985ebfa P 58250cc4491341c2ab46975a67792c38 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:02:48.497433 11915 raft_consensus.cc:3060] T fb0f457405f841cf8aa56d759985ebfa P 58250cc4491341c2ab46975a67792c38 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:48.507720 11915 raft_consensus.cc:515] T fb0f457405f841cf8aa56d759985ebfa P 58250cc4491341c2ab46975a67792c38 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04dee38fa51742b5944f06e335887671" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 34619 } } peers { permanent_uuid: "f20c7d3c634b4fbd91c8395265c19e9a" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 42189 } } peers { permanent_uuid: "58250cc4491341c2ab46975a67792c38" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 36757 } }
I20260713 09:02:48.508548 11997 consensus_queue.cc:1048] T 273338ada5104a32947bd6b4b26a7c9a P 04dee38fa51742b5944f06e335887671 [LEADER]: Connected to new peer: Peer: permanent_uuid: "58250cc4491341c2ab46975a67792c38" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 36757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:48.510301 11767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb0f457405f841cf8aa56d759985ebfa" candidate_uuid: "58250cc4491341c2ab46975a67792c38" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "04dee38fa51742b5944f06e335887671"
I20260713 09:02:48.510867 11767 raft_consensus.cc:3060] T fb0f457405f841cf8aa56d759985ebfa P 04dee38fa51742b5944f06e335887671 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:48.511482 11840 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb0f457405f841cf8aa56d759985ebfa" candidate_uuid: "58250cc4491341c2ab46975a67792c38" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f20c7d3c634b4fbd91c8395265c19e9a"
I20260713 09:02:48.512032 11840 raft_consensus.cc:3055] T fb0f457405f841cf8aa56d759985ebfa P f20c7d3c634b4fbd91c8395265c19e9a [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:02:48.512320 11840 raft_consensus.cc:740] T fb0f457405f841cf8aa56d759985ebfa P f20c7d3c634b4fbd91c8395265c19e9a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f20c7d3c634b4fbd91c8395265c19e9a, State: Running, Role: LEADER
I20260713 09:02:48.513096 11840 consensus_queue.cc:260] T fb0f457405f841cf8aa56d759985ebfa P f20c7d3c634b4fbd91c8395265c19e9a [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: "04dee38fa51742b5944f06e335887671" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 34619 } } peers { permanent_uuid: "f20c7d3c634b4fbd91c8395265c19e9a" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 42189 } } peers { permanent_uuid: "58250cc4491341c2ab46975a67792c38" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 36757 } }
I20260713 09:02:48.514125 11840 raft_consensus.cc:3060] T fb0f457405f841cf8aa56d759985ebfa P f20c7d3c634b4fbd91c8395265c19e9a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:48.517431 11915 leader_election.cc:290] T fb0f457405f841cf8aa56d759985ebfa P 58250cc4491341c2ab46975a67792c38 [CANDIDATE]: Term 2 election: Requested vote from peers 04dee38fa51742b5944f06e335887671 (127.10.222.129:34619), f20c7d3c634b4fbd91c8395265c19e9a (127.10.222.130:42189)
I20260713 09:02:48.517213 11995 consensus_queue.cc:1048] T 899052d7e13c48a88115a992c9cd379d P 58250cc4491341c2ab46975a67792c38 [LEADER]: Connected to new peer: Peer: permanent_uuid: "04dee38fa51742b5944f06e335887671" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 34619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:02:48.522224 11767 raft_consensus.cc:2468] T fb0f457405f841cf8aa56d759985ebfa P 04dee38fa51742b5944f06e335887671 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 58250cc4491341c2ab46975a67792c38 in term 2.
I20260713 09:02:48.523536 11879 leader_election.cc:304] T fb0f457405f841cf8aa56d759985ebfa P 58250cc4491341c2ab46975a67792c38 [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: 04dee38fa51742b5944f06e335887671, 58250cc4491341c2ab46975a67792c38; no voters: 
I20260713 09:02:48.524338 11995 raft_consensus.cc:2804] T fb0f457405f841cf8aa56d759985ebfa P 58250cc4491341c2ab46975a67792c38 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:02:48.524791 11995 raft_consensus.cc:697] T fb0f457405f841cf8aa56d759985ebfa P 58250cc4491341c2ab46975a67792c38 [term 2 LEADER]: Becoming Leader. State: Replica: 58250cc4491341c2ab46975a67792c38, State: Running, Role: LEADER
I20260713 09:02:48.525561 11995 consensus_queue.cc:237] T fb0f457405f841cf8aa56d759985ebfa P 58250cc4491341c2ab46975a67792c38 [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: "04dee38fa51742b5944f06e335887671" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 34619 } } peers { permanent_uuid: "f20c7d3c634b4fbd91c8395265c19e9a" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 42189 } } peers { permanent_uuid: "58250cc4491341c2ab46975a67792c38" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 36757 } }
I20260713 09:02:48.528620 11840 raft_consensus.cc:2468] T fb0f457405f841cf8aa56d759985ebfa P f20c7d3c634b4fbd91c8395265c19e9a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 58250cc4491341c2ab46975a67792c38 in term 2.
I20260713 09:02:48.537853 11995 consensus_queue.cc:1048] T 899052d7e13c48a88115a992c9cd379d P 58250cc4491341c2ab46975a67792c38 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f20c7d3c634b4fbd91c8395265c19e9a" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 42189 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:48.546166 11661 catalog_manager.cc:5697] T fb0f457405f841cf8aa56d759985ebfa P 58250cc4491341c2ab46975a67792c38 reported cstate change: term changed from 1 to 2, leader changed from f20c7d3c634b4fbd91c8395265c19e9a (127.10.222.130) to 58250cc4491341c2ab46975a67792c38 (127.10.222.131). New cstate: current_term: 2 leader_uuid: "58250cc4491341c2ab46975a67792c38" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04dee38fa51742b5944f06e335887671" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 34619 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f20c7d3c634b4fbd91c8395265c19e9a" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 42189 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "58250cc4491341c2ab46975a67792c38" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 36757 } health_report { overall_health: HEALTHY } } }
I20260713 09:02:48.549446 11964 raft_consensus.cc:993] T 899052d7e13c48a88115a992c9cd379d P 58250cc4491341c2ab46975a67792c38: : Instructing follower f20c7d3c634b4fbd91c8395265c19e9a to start an election
I20260713 09:02:48.549866 11995 raft_consensus.cc:1081] T 899052d7e13c48a88115a992c9cd379d P 58250cc4491341c2ab46975a67792c38 [term 1 LEADER]: Signalling peer f20c7d3c634b4fbd91c8395265c19e9a to start an election
I20260713 09:02:48.551301 11840 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "899052d7e13c48a88115a992c9cd379d"
dest_uuid: "f20c7d3c634b4fbd91c8395265c19e9a"
 from {username='slave'} at 127.0.0.1:49256
I20260713 09:02:48.551891 11840 raft_consensus.cc:493] T 899052d7e13c48a88115a992c9cd379d P f20c7d3c634b4fbd91c8395265c19e9a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:02:48.552158 11840 raft_consensus.cc:3060] T 899052d7e13c48a88115a992c9cd379d P f20c7d3c634b4fbd91c8395265c19e9a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:48.558312 11840 raft_consensus.cc:515] T 899052d7e13c48a88115a992c9cd379d P f20c7d3c634b4fbd91c8395265c19e9a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04dee38fa51742b5944f06e335887671" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 34619 } } peers { permanent_uuid: "f20c7d3c634b4fbd91c8395265c19e9a" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 42189 } } peers { permanent_uuid: "58250cc4491341c2ab46975a67792c38" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 36757 } }
I20260713 09:02:48.559862 11840 leader_election.cc:290] T 899052d7e13c48a88115a992c9cd379d P f20c7d3c634b4fbd91c8395265c19e9a [CANDIDATE]: Term 2 election: Requested vote from peers 04dee38fa51742b5944f06e335887671 (127.10.222.129:34619), 58250cc4491341c2ab46975a67792c38 (127.10.222.131:36757)
I20260713 09:02:48.560913 11916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "899052d7e13c48a88115a992c9cd379d" candidate_uuid: "f20c7d3c634b4fbd91c8395265c19e9a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "58250cc4491341c2ab46975a67792c38"
I20260713 09:02:48.560715 11765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "899052d7e13c48a88115a992c9cd379d" candidate_uuid: "f20c7d3c634b4fbd91c8395265c19e9a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "04dee38fa51742b5944f06e335887671"
I20260713 09:02:48.561458 11916 raft_consensus.cc:3055] T 899052d7e13c48a88115a992c9cd379d P 58250cc4491341c2ab46975a67792c38 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:02:48.561592 11765 raft_consensus.cc:3060] T 899052d7e13c48a88115a992c9cd379d P 04dee38fa51742b5944f06e335887671 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:48.561813 11916 raft_consensus.cc:740] T 899052d7e13c48a88115a992c9cd379d P 58250cc4491341c2ab46975a67792c38 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 58250cc4491341c2ab46975a67792c38, State: Running, Role: LEADER
I20260713 09:02:48.562610 11916 consensus_queue.cc:260] T 899052d7e13c48a88115a992c9cd379d P 58250cc4491341c2ab46975a67792c38 [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: "04dee38fa51742b5944f06e335887671" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 34619 } } peers { permanent_uuid: "f20c7d3c634b4fbd91c8395265c19e9a" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 42189 } } peers { permanent_uuid: "58250cc4491341c2ab46975a67792c38" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 36757 } }
I20260713 09:02:48.563809 11916 raft_consensus.cc:3060] T 899052d7e13c48a88115a992c9cd379d P 58250cc4491341c2ab46975a67792c38 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:48.566769 11765 raft_consensus.cc:2468] T 899052d7e13c48a88115a992c9cd379d P 04dee38fa51742b5944f06e335887671 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f20c7d3c634b4fbd91c8395265c19e9a in term 2.
I20260713 09:02:48.567672 11805 leader_election.cc:304] T 899052d7e13c48a88115a992c9cd379d P f20c7d3c634b4fbd91c8395265c19e9a [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: 04dee38fa51742b5944f06e335887671, f20c7d3c634b4fbd91c8395265c19e9a; no voters: 
I20260713 09:02:48.568315 12022 raft_consensus.cc:2804] T 899052d7e13c48a88115a992c9cd379d P f20c7d3c634b4fbd91c8395265c19e9a [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:02:48.568645 11916 raft_consensus.cc:2468] T 899052d7e13c48a88115a992c9cd379d P 58250cc4491341c2ab46975a67792c38 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f20c7d3c634b4fbd91c8395265c19e9a in term 2.
I20260713 09:02:48.568683 12022 raft_consensus.cc:697] T 899052d7e13c48a88115a992c9cd379d P f20c7d3c634b4fbd91c8395265c19e9a [term 2 LEADER]: Becoming Leader. State: Replica: f20c7d3c634b4fbd91c8395265c19e9a, State: Running, Role: LEADER
I20260713 09:02:48.569681 12022 consensus_queue.cc:237] T 899052d7e13c48a88115a992c9cd379d P f20c7d3c634b4fbd91c8395265c19e9a [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: "04dee38fa51742b5944f06e335887671" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 34619 } } peers { permanent_uuid: "f20c7d3c634b4fbd91c8395265c19e9a" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 42189 } } peers { permanent_uuid: "58250cc4491341c2ab46975a67792c38" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 36757 } }
I20260713 09:02:48.575312 11661 catalog_manager.cc:5697] T 899052d7e13c48a88115a992c9cd379d P f20c7d3c634b4fbd91c8395265c19e9a reported cstate change: term changed from 1 to 2, leader changed from 58250cc4491341c2ab46975a67792c38 (127.10.222.131) to f20c7d3c634b4fbd91c8395265c19e9a (127.10.222.130). New cstate: current_term: 2 leader_uuid: "f20c7d3c634b4fbd91c8395265c19e9a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04dee38fa51742b5944f06e335887671" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 34619 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f20c7d3c634b4fbd91c8395265c19e9a" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 42189 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "58250cc4491341c2ab46975a67792c38" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 36757 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:48.708786 12022 consensus_queue.cc:1048] T 283ba495b52a423ba5d72721c0435146 P f20c7d3c634b4fbd91c8395265c19e9a [LEADER]: Connected to new peer: Peer: permanent_uuid: "04dee38fa51742b5944f06e335887671" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 34619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:48.718494 11965 consensus_queue.cc:1048] T 283ba495b52a423ba5d72721c0435146 P f20c7d3c634b4fbd91c8395265c19e9a [LEADER]: Connected to new peer: Peer: permanent_uuid: "58250cc4491341c2ab46975a67792c38" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 36757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:48.906018 11765 raft_consensus.cc:1275] T fb0f457405f841cf8aa56d759985ebfa P 04dee38fa51742b5944f06e335887671 [term 2 FOLLOWER]: Refusing update from remote peer 58250cc4491341c2ab46975a67792c38: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:48.907096 11995 consensus_queue.cc:1048] T fb0f457405f841cf8aa56d759985ebfa P 58250cc4491341c2ab46975a67792c38 [LEADER]: Connected to new peer: Peer: permanent_uuid: "04dee38fa51742b5944f06e335887671" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 34619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:48.913659 11840 raft_consensus.cc:1275] T fb0f457405f841cf8aa56d759985ebfa P f20c7d3c634b4fbd91c8395265c19e9a [term 2 FOLLOWER]: Refusing update from remote peer 58250cc4491341c2ab46975a67792c38: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:48.915381 12003 consensus_queue.cc:1048] T fb0f457405f841cf8aa56d759985ebfa P 58250cc4491341c2ab46975a67792c38 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f20c7d3c634b4fbd91c8395265c19e9a" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 42189 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:48.926467 11964 raft_consensus.cc:993] T 9d0d0a5941af4f53b5fb47ec6ad2d3b8 P 58250cc4491341c2ab46975a67792c38: : Instructing follower 04dee38fa51742b5944f06e335887671 to start an election
I20260713 09:02:48.926935 12003 raft_consensus.cc:1081] T 9d0d0a5941af4f53b5fb47ec6ad2d3b8 P 58250cc4491341c2ab46975a67792c38 [term 1 LEADER]: Signalling peer 04dee38fa51742b5944f06e335887671 to start an election
I20260713 09:02:48.928519 11765 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9d0d0a5941af4f53b5fb47ec6ad2d3b8"
dest_uuid: "04dee38fa51742b5944f06e335887671"
 from {username='slave'} at 127.0.0.1:52078
I20260713 09:02:48.929054 11765 raft_consensus.cc:493] T 9d0d0a5941af4f53b5fb47ec6ad2d3b8 P 04dee38fa51742b5944f06e335887671 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:02:48.929335 11765 raft_consensus.cc:3060] T 9d0d0a5941af4f53b5fb47ec6ad2d3b8 P 04dee38fa51742b5944f06e335887671 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:48.934216 11765 raft_consensus.cc:515] T 9d0d0a5941af4f53b5fb47ec6ad2d3b8 P 04dee38fa51742b5944f06e335887671 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58250cc4491341c2ab46975a67792c38" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 36757 } } peers { permanent_uuid: "f20c7d3c634b4fbd91c8395265c19e9a" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 42189 } } peers { permanent_uuid: "04dee38fa51742b5944f06e335887671" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 34619 } }
I20260713 09:02:48.935691 11765 leader_election.cc:290] T 9d0d0a5941af4f53b5fb47ec6ad2d3b8 P 04dee38fa51742b5944f06e335887671 [CANDIDATE]: Term 2 election: Requested vote from peers 58250cc4491341c2ab46975a67792c38 (127.10.222.131:36757), f20c7d3c634b4fbd91c8395265c19e9a (127.10.222.130:42189)
I20260713 09:02:48.936493 11916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d0d0a5941af4f53b5fb47ec6ad2d3b8" candidate_uuid: "04dee38fa51742b5944f06e335887671" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "58250cc4491341c2ab46975a67792c38"
I20260713 09:02:48.936846 11840 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d0d0a5941af4f53b5fb47ec6ad2d3b8" candidate_uuid: "04dee38fa51742b5944f06e335887671" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f20c7d3c634b4fbd91c8395265c19e9a"
I20260713 09:02:48.937075 11916 raft_consensus.cc:3055] T 9d0d0a5941af4f53b5fb47ec6ad2d3b8 P 58250cc4491341c2ab46975a67792c38 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:02:48.937390 11840 raft_consensus.cc:3060] T 9d0d0a5941af4f53b5fb47ec6ad2d3b8 P f20c7d3c634b4fbd91c8395265c19e9a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:48.937397 11916 raft_consensus.cc:740] T 9d0d0a5941af4f53b5fb47ec6ad2d3b8 P 58250cc4491341c2ab46975a67792c38 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 58250cc4491341c2ab46975a67792c38, State: Running, Role: LEADER
I20260713 09:02:48.938345 11916 consensus_queue.cc:260] T 9d0d0a5941af4f53b5fb47ec6ad2d3b8 P 58250cc4491341c2ab46975a67792c38 [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: "58250cc4491341c2ab46975a67792c38" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 36757 } } peers { permanent_uuid: "f20c7d3c634b4fbd91c8395265c19e9a" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 42189 } } peers { permanent_uuid: "04dee38fa51742b5944f06e335887671" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 34619 } }
I20260713 09:02:48.939556 11916 raft_consensus.cc:3060] T 9d0d0a5941af4f53b5fb47ec6ad2d3b8 P 58250cc4491341c2ab46975a67792c38 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:48.944802 11840 raft_consensus.cc:2468] T 9d0d0a5941af4f53b5fb47ec6ad2d3b8 P f20c7d3c634b4fbd91c8395265c19e9a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 04dee38fa51742b5944f06e335887671 in term 2.
I20260713 09:02:48.945382 11916 raft_consensus.cc:2468] T 9d0d0a5941af4f53b5fb47ec6ad2d3b8 P 58250cc4491341c2ab46975a67792c38 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 04dee38fa51742b5944f06e335887671 in term 2.
I20260713 09:02:48.945905 11733 leader_election.cc:304] T 9d0d0a5941af4f53b5fb47ec6ad2d3b8 P 04dee38fa51742b5944f06e335887671 [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: 04dee38fa51742b5944f06e335887671, f20c7d3c634b4fbd91c8395265c19e9a; no voters: 
I20260713 09:02:48.946573 11960 raft_consensus.cc:2804] T 9d0d0a5941af4f53b5fb47ec6ad2d3b8 P 04dee38fa51742b5944f06e335887671 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:02:48.946970 11960 raft_consensus.cc:697] T 9d0d0a5941af4f53b5fb47ec6ad2d3b8 P 04dee38fa51742b5944f06e335887671 [term 2 LEADER]: Becoming Leader. State: Replica: 04dee38fa51742b5944f06e335887671, State: Running, Role: LEADER
I20260713 09:02:48.947661 11960 consensus_queue.cc:237] T 9d0d0a5941af4f53b5fb47ec6ad2d3b8 P 04dee38fa51742b5944f06e335887671 [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: "58250cc4491341c2ab46975a67792c38" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 36757 } } peers { permanent_uuid: "f20c7d3c634b4fbd91c8395265c19e9a" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 42189 } } peers { permanent_uuid: "04dee38fa51742b5944f06e335887671" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 34619 } }
I20260713 09:02:48.952992 11964 raft_consensus.cc:993] T d50ee67e4b314e54815eccadb878947d P 58250cc4491341c2ab46975a67792c38: : Instructing follower 04dee38fa51742b5944f06e335887671 to start an election
I20260713 09:02:48.953333 12003 raft_consensus.cc:1081] T d50ee67e4b314e54815eccadb878947d P 58250cc4491341c2ab46975a67792c38 [term 1 LEADER]: Signalling peer 04dee38fa51742b5944f06e335887671 to start an election
I20260713 09:02:48.953786 11663 catalog_manager.cc:5697] T 9d0d0a5941af4f53b5fb47ec6ad2d3b8 P 04dee38fa51742b5944f06e335887671 reported cstate change: term changed from 1 to 2, leader changed from 58250cc4491341c2ab46975a67792c38 (127.10.222.131) to 04dee38fa51742b5944f06e335887671 (127.10.222.129). New cstate: current_term: 2 leader_uuid: "04dee38fa51742b5944f06e335887671" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58250cc4491341c2ab46975a67792c38" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 36757 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f20c7d3c634b4fbd91c8395265c19e9a" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 42189 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "04dee38fa51742b5944f06e335887671" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 34619 } health_report { overall_health: HEALTHY } } }
I20260713 09:02:48.954891 11765 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d50ee67e4b314e54815eccadb878947d"
dest_uuid: "04dee38fa51742b5944f06e335887671"
 from {username='slave'} at 127.0.0.1:52078
I20260713 09:02:48.955435 11765 raft_consensus.cc:493] T d50ee67e4b314e54815eccadb878947d P 04dee38fa51742b5944f06e335887671 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:02:48.956753 11765 raft_consensus.cc:3060] T d50ee67e4b314e54815eccadb878947d P 04dee38fa51742b5944f06e335887671 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:48.962412 11765 raft_consensus.cc:515] T d50ee67e4b314e54815eccadb878947d P 04dee38fa51742b5944f06e335887671 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04dee38fa51742b5944f06e335887671" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 34619 } } peers { permanent_uuid: "f20c7d3c634b4fbd91c8395265c19e9a" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 42189 } } peers { permanent_uuid: "58250cc4491341c2ab46975a67792c38" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 36757 } }
I20260713 09:02:48.963853 11765 leader_election.cc:290] T d50ee67e4b314e54815eccadb878947d P 04dee38fa51742b5944f06e335887671 [CANDIDATE]: Term 2 election: Requested vote from peers f20c7d3c634b4fbd91c8395265c19e9a (127.10.222.130:42189), 58250cc4491341c2ab46975a67792c38 (127.10.222.131:36757)
I20260713 09:02:48.964541 11840 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d50ee67e4b314e54815eccadb878947d" candidate_uuid: "04dee38fa51742b5944f06e335887671" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f20c7d3c634b4fbd91c8395265c19e9a"
I20260713 09:02:48.964854 11916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d50ee67e4b314e54815eccadb878947d" candidate_uuid: "04dee38fa51742b5944f06e335887671" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "58250cc4491341c2ab46975a67792c38"
I20260713 09:02:48.965159 11840 raft_consensus.cc:3060] T d50ee67e4b314e54815eccadb878947d P f20c7d3c634b4fbd91c8395265c19e9a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:48.965391 11916 raft_consensus.cc:3055] T d50ee67e4b314e54815eccadb878947d P 58250cc4491341c2ab46975a67792c38 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:02:48.965701 11916 raft_consensus.cc:740] T d50ee67e4b314e54815eccadb878947d P 58250cc4491341c2ab46975a67792c38 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 58250cc4491341c2ab46975a67792c38, State: Running, Role: LEADER
I20260713 09:02:48.966440 11916 consensus_queue.cc:260] T d50ee67e4b314e54815eccadb878947d P 58250cc4491341c2ab46975a67792c38 [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: "04dee38fa51742b5944f06e335887671" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 34619 } } peers { permanent_uuid: "f20c7d3c634b4fbd91c8395265c19e9a" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 42189 } } peers { permanent_uuid: "58250cc4491341c2ab46975a67792c38" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 36757 } }
I20260713 09:02:48.967583 11916 raft_consensus.cc:3060] T d50ee67e4b314e54815eccadb878947d P 58250cc4491341c2ab46975a67792c38 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:48.971421 11840 raft_consensus.cc:2468] T d50ee67e4b314e54815eccadb878947d P f20c7d3c634b4fbd91c8395265c19e9a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 04dee38fa51742b5944f06e335887671 in term 2.
I20260713 09:02:48.972388 11733 leader_election.cc:304] T d50ee67e4b314e54815eccadb878947d P 04dee38fa51742b5944f06e335887671 [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: 04dee38fa51742b5944f06e335887671, f20c7d3c634b4fbd91c8395265c19e9a; no voters: 
I20260713 09:02:48.973110 11960 raft_consensus.cc:2804] T d50ee67e4b314e54815eccadb878947d P 04dee38fa51742b5944f06e335887671 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:02:48.973460 11960 raft_consensus.cc:697] T d50ee67e4b314e54815eccadb878947d P 04dee38fa51742b5944f06e335887671 [term 2 LEADER]: Becoming Leader. State: Replica: 04dee38fa51742b5944f06e335887671, State: Running, Role: LEADER
I20260713 09:02:48.973614 11916 raft_consensus.cc:2468] T d50ee67e4b314e54815eccadb878947d P 58250cc4491341c2ab46975a67792c38 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 04dee38fa51742b5944f06e335887671 in term 2.
I20260713 09:02:48.974152 11960 consensus_queue.cc:237] T d50ee67e4b314e54815eccadb878947d P 04dee38fa51742b5944f06e335887671 [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: "04dee38fa51742b5944f06e335887671" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 34619 } } peers { permanent_uuid: "f20c7d3c634b4fbd91c8395265c19e9a" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 42189 } } peers { permanent_uuid: "58250cc4491341c2ab46975a67792c38" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 36757 } }
I20260713 09:02:48.980077 11663 catalog_manager.cc:5697] T d50ee67e4b314e54815eccadb878947d P 04dee38fa51742b5944f06e335887671 reported cstate change: term changed from 1 to 2, leader changed from 58250cc4491341c2ab46975a67792c38 (127.10.222.131) to 04dee38fa51742b5944f06e335887671 (127.10.222.129). New cstate: current_term: 2 leader_uuid: "04dee38fa51742b5944f06e335887671" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04dee38fa51742b5944f06e335887671" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 34619 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f20c7d3c634b4fbd91c8395265c19e9a" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 42189 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "58250cc4491341c2ab46975a67792c38" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 36757 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:49.122676 11916 raft_consensus.cc:1275] T 899052d7e13c48a88115a992c9cd379d P 58250cc4491341c2ab46975a67792c38 [term 2 FOLLOWER]: Refusing update from remote peer f20c7d3c634b4fbd91c8395265c19e9a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:49.123670 11965 consensus_queue.cc:1048] T 899052d7e13c48a88115a992c9cd379d P f20c7d3c634b4fbd91c8395265c19e9a [LEADER]: Connected to new peer: Peer: permanent_uuid: "58250cc4491341c2ab46975a67792c38" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 36757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:49.130288 11765 raft_consensus.cc:1275] T 899052d7e13c48a88115a992c9cd379d P 04dee38fa51742b5944f06e335887671 [term 2 FOLLOWER]: Refusing update from remote peer f20c7d3c634b4fbd91c8395265c19e9a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:49.131623 12022 consensus_queue.cc:1048] T 899052d7e13c48a88115a992c9cd379d P f20c7d3c634b4fbd91c8395265c19e9a [LEADER]: Connected to new peer: Peer: permanent_uuid: "04dee38fa51742b5944f06e335887671" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 34619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:49.413121 11916 raft_consensus.cc:1275] T d50ee67e4b314e54815eccadb878947d P 58250cc4491341c2ab46975a67792c38 [term 2 FOLLOWER]: Refusing update from remote peer 04dee38fa51742b5944f06e335887671: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:49.414157 11960 consensus_queue.cc:1048] T d50ee67e4b314e54815eccadb878947d P 04dee38fa51742b5944f06e335887671 [LEADER]: Connected to new peer: Peer: permanent_uuid: "58250cc4491341c2ab46975a67792c38" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 36757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:49.421730 11840 raft_consensus.cc:1275] T d50ee67e4b314e54815eccadb878947d P f20c7d3c634b4fbd91c8395265c19e9a [term 2 FOLLOWER]: Refusing update from remote peer 04dee38fa51742b5944f06e335887671: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:49.423135 12008 consensus_queue.cc:1048] T d50ee67e4b314e54815eccadb878947d P 04dee38fa51742b5944f06e335887671 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f20c7d3c634b4fbd91c8395265c19e9a" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 42189 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:49.448387 11916 raft_consensus.cc:1275] T 9d0d0a5941af4f53b5fb47ec6ad2d3b8 P 58250cc4491341c2ab46975a67792c38 [term 2 FOLLOWER]: Refusing update from remote peer 04dee38fa51742b5944f06e335887671: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:49.449431 11997 consensus_queue.cc:1048] T 9d0d0a5941af4f53b5fb47ec6ad2d3b8 P 04dee38fa51742b5944f06e335887671 [LEADER]: Connected to new peer: Peer: permanent_uuid: "58250cc4491341c2ab46975a67792c38" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 36757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:49.456791 11840 raft_consensus.cc:1275] T 9d0d0a5941af4f53b5fb47ec6ad2d3b8 P f20c7d3c634b4fbd91c8395265c19e9a [term 2 FOLLOWER]: Refusing update from remote peer 04dee38fa51742b5944f06e335887671: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:49.458649 12008 consensus_queue.cc:1048] T 9d0d0a5941af4f53b5fb47ec6ad2d3b8 P 04dee38fa51742b5944f06e335887671 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f20c7d3c634b4fbd91c8395265c19e9a" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 42189 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:51.506819 11130 auto_leader_rebalancer-test.cc:352] The leader distribution is 
I20260713 09:02:51.507481 11130 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:02:51.525311 11765 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "273338ada5104a32947bd6b4b26a7c9a"
dest_uuid: "04dee38fa51742b5944f06e335887671"
mode: GRACEFUL
new_leader_uuid: "58250cc4491341c2ab46975a67792c38"
 from {username='slave'} at 127.0.0.1:36622
I20260713 09:02:51.525797 11765 raft_consensus.cc:606] T 273338ada5104a32947bd6b4b26a7c9a P 04dee38fa51742b5944f06e335887671 [term 1 LEADER]: Received request to transfer leadership to TS 58250cc4491341c2ab46975a67792c38
I20260713 09:02:51.528170 11765 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9d0d0a5941af4f53b5fb47ec6ad2d3b8"
dest_uuid: "04dee38fa51742b5944f06e335887671"
mode: GRACEFUL
new_leader_uuid: "58250cc4491341c2ab46975a67792c38"
 from {username='slave'} at 127.0.0.1:36622
I20260713 09:02:51.528713 11765 raft_consensus.cc:606] T 9d0d0a5941af4f53b5fb47ec6ad2d3b8 P 04dee38fa51742b5944f06e335887671 [term 2 LEADER]: Received request to transfer leadership to TS 58250cc4491341c2ab46975a67792c38
I20260713 09:02:51.529762 11130 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260713 09:02:51.530154 11130 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:02:51.582505 11997 raft_consensus.cc:993] T 273338ada5104a32947bd6b4b26a7c9a P 04dee38fa51742b5944f06e335887671: : Instructing follower 58250cc4491341c2ab46975a67792c38 to start an election
I20260713 09:02:51.582911 12059 raft_consensus.cc:1081] T 273338ada5104a32947bd6b4b26a7c9a P 04dee38fa51742b5944f06e335887671 [term 1 LEADER]: Signalling peer 58250cc4491341c2ab46975a67792c38 to start an election
I20260713 09:02:51.584306 11916 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "273338ada5104a32947bd6b4b26a7c9a"
dest_uuid: "58250cc4491341c2ab46975a67792c38"
 from {username='slave'} at 127.0.0.1:32872
I20260713 09:02:51.584834 11916 raft_consensus.cc:493] T 273338ada5104a32947bd6b4b26a7c9a P 58250cc4491341c2ab46975a67792c38 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:02:51.585091 11916 raft_consensus.cc:3060] T 273338ada5104a32947bd6b4b26a7c9a P 58250cc4491341c2ab46975a67792c38 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:51.589610 11916 raft_consensus.cc:515] T 273338ada5104a32947bd6b4b26a7c9a P 58250cc4491341c2ab46975a67792c38 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04dee38fa51742b5944f06e335887671" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 34619 } } peers { permanent_uuid: "f20c7d3c634b4fbd91c8395265c19e9a" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 42189 } } peers { permanent_uuid: "58250cc4491341c2ab46975a67792c38" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 36757 } }
I20260713 09:02:51.590885 11916 leader_election.cc:290] T 273338ada5104a32947bd6b4b26a7c9a P 58250cc4491341c2ab46975a67792c38 [CANDIDATE]: Term 2 election: Requested vote from peers 04dee38fa51742b5944f06e335887671 (127.10.222.129:34619), f20c7d3c634b4fbd91c8395265c19e9a (127.10.222.130:42189)
I20260713 09:02:51.591672 11765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "273338ada5104a32947bd6b4b26a7c9a" candidate_uuid: "58250cc4491341c2ab46975a67792c38" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "04dee38fa51742b5944f06e335887671"
I20260713 09:02:51.591924 11841 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "273338ada5104a32947bd6b4b26a7c9a" candidate_uuid: "58250cc4491341c2ab46975a67792c38" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f20c7d3c634b4fbd91c8395265c19e9a"
I20260713 09:02:51.592242 11765 raft_consensus.cc:3055] T 273338ada5104a32947bd6b4b26a7c9a P 04dee38fa51742b5944f06e335887671 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:02:51.592478 11841 raft_consensus.cc:3060] T 273338ada5104a32947bd6b4b26a7c9a P f20c7d3c634b4fbd91c8395265c19e9a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:51.592587 11765 raft_consensus.cc:740] T 273338ada5104a32947bd6b4b26a7c9a P 04dee38fa51742b5944f06e335887671 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 04dee38fa51742b5944f06e335887671, State: Running, Role: LEADER
I20260713 09:02:51.593370 11765 consensus_queue.cc:260] T 273338ada5104a32947bd6b4b26a7c9a P 04dee38fa51742b5944f06e335887671 [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: "04dee38fa51742b5944f06e335887671" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 34619 } } peers { permanent_uuid: "f20c7d3c634b4fbd91c8395265c19e9a" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 42189 } } peers { permanent_uuid: "58250cc4491341c2ab46975a67792c38" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 36757 } }
I20260713 09:02:51.594543 11765 raft_consensus.cc:3060] T 273338ada5104a32947bd6b4b26a7c9a P 04dee38fa51742b5944f06e335887671 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:51.598604 11841 raft_consensus.cc:2468] T 273338ada5104a32947bd6b4b26a7c9a P f20c7d3c634b4fbd91c8395265c19e9a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 58250cc4491341c2ab46975a67792c38 in term 2.
I20260713 09:02:51.599756 11882 leader_election.cc:304] T 273338ada5104a32947bd6b4b26a7c9a P 58250cc4491341c2ab46975a67792c38 [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: 58250cc4491341c2ab46975a67792c38, f20c7d3c634b4fbd91c8395265c19e9a; no voters: 
I20260713 09:02:51.600381 12054 raft_consensus.cc:2804] T 273338ada5104a32947bd6b4b26a7c9a P 58250cc4491341c2ab46975a67792c38 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:02:51.600354 11765 raft_consensus.cc:2468] T 273338ada5104a32947bd6b4b26a7c9a P 04dee38fa51742b5944f06e335887671 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 58250cc4491341c2ab46975a67792c38 in term 2.
I20260713 09:02:51.601570 12054 raft_consensus.cc:697] T 273338ada5104a32947bd6b4b26a7c9a P 58250cc4491341c2ab46975a67792c38 [term 2 LEADER]: Becoming Leader. State: Replica: 58250cc4491341c2ab46975a67792c38, State: Running, Role: LEADER
I20260713 09:02:51.602283 12054 consensus_queue.cc:237] T 273338ada5104a32947bd6b4b26a7c9a P 58250cc4491341c2ab46975a67792c38 [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: "04dee38fa51742b5944f06e335887671" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 34619 } } peers { permanent_uuid: "f20c7d3c634b4fbd91c8395265c19e9a" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 42189 } } peers { permanent_uuid: "58250cc4491341c2ab46975a67792c38" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 36757 } }
I20260713 09:02:51.608711 11663 catalog_manager.cc:5697] T 273338ada5104a32947bd6b4b26a7c9a P 58250cc4491341c2ab46975a67792c38 reported cstate change: term changed from 1 to 2, leader changed from 04dee38fa51742b5944f06e335887671 (127.10.222.129) to 58250cc4491341c2ab46975a67792c38 (127.10.222.131). New cstate: current_term: 2 leader_uuid: "58250cc4491341c2ab46975a67792c38" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04dee38fa51742b5944f06e335887671" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 34619 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f20c7d3c634b4fbd91c8395265c19e9a" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 42189 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "58250cc4491341c2ab46975a67792c38" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 36757 } health_report { overall_health: HEALTHY } } }
I20260713 09:02:51.756312 11997 raft_consensus.cc:993] T 9d0d0a5941af4f53b5fb47ec6ad2d3b8 P 04dee38fa51742b5944f06e335887671: : Instructing follower 58250cc4491341c2ab46975a67792c38 to start an election
I20260713 09:02:51.756695 12059 raft_consensus.cc:1081] T 9d0d0a5941af4f53b5fb47ec6ad2d3b8 P 04dee38fa51742b5944f06e335887671 [term 2 LEADER]: Signalling peer 58250cc4491341c2ab46975a67792c38 to start an election
I20260713 09:02:51.757905 11916 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9d0d0a5941af4f53b5fb47ec6ad2d3b8"
dest_uuid: "58250cc4491341c2ab46975a67792c38"
 from {username='slave'} at 127.0.0.1:32872
I20260713 09:02:51.758281 11916 raft_consensus.cc:493] T 9d0d0a5941af4f53b5fb47ec6ad2d3b8 P 58250cc4491341c2ab46975a67792c38 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:02:51.758489 11916 raft_consensus.cc:3060] T 9d0d0a5941af4f53b5fb47ec6ad2d3b8 P 58250cc4491341c2ab46975a67792c38 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:02:51.762135 11916 raft_consensus.cc:515] T 9d0d0a5941af4f53b5fb47ec6ad2d3b8 P 58250cc4491341c2ab46975a67792c38 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58250cc4491341c2ab46975a67792c38" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 36757 } } peers { permanent_uuid: "f20c7d3c634b4fbd91c8395265c19e9a" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 42189 } } peers { permanent_uuid: "04dee38fa51742b5944f06e335887671" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 34619 } }
I20260713 09:02:51.763398 11916 leader_election.cc:290] T 9d0d0a5941af4f53b5fb47ec6ad2d3b8 P 58250cc4491341c2ab46975a67792c38 [CANDIDATE]: Term 3 election: Requested vote from peers f20c7d3c634b4fbd91c8395265c19e9a (127.10.222.130:42189), 04dee38fa51742b5944f06e335887671 (127.10.222.129:34619)
I20260713 09:02:51.764250 11841 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d0d0a5941af4f53b5fb47ec6ad2d3b8" candidate_uuid: "58250cc4491341c2ab46975a67792c38" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f20c7d3c634b4fbd91c8395265c19e9a"
I20260713 09:02:51.764323 11765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d0d0a5941af4f53b5fb47ec6ad2d3b8" candidate_uuid: "58250cc4491341c2ab46975a67792c38" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "04dee38fa51742b5944f06e335887671"
I20260713 09:02:51.764740 11841 raft_consensus.cc:3060] T 9d0d0a5941af4f53b5fb47ec6ad2d3b8 P f20c7d3c634b4fbd91c8395265c19e9a [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:02:51.764827 11765 raft_consensus.cc:3055] T 9d0d0a5941af4f53b5fb47ec6ad2d3b8 P 04dee38fa51742b5944f06e335887671 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:02:51.765134 11765 raft_consensus.cc:740] T 9d0d0a5941af4f53b5fb47ec6ad2d3b8 P 04dee38fa51742b5944f06e335887671 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 04dee38fa51742b5944f06e335887671, State: Running, Role: LEADER
I20260713 09:02:51.765761 11765 consensus_queue.cc:260] T 9d0d0a5941af4f53b5fb47ec6ad2d3b8 P 04dee38fa51742b5944f06e335887671 [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: "58250cc4491341c2ab46975a67792c38" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 36757 } } peers { permanent_uuid: "f20c7d3c634b4fbd91c8395265c19e9a" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 42189 } } peers { permanent_uuid: "04dee38fa51742b5944f06e335887671" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 34619 } }
I20260713 09:02:51.766582 11765 raft_consensus.cc:3060] T 9d0d0a5941af4f53b5fb47ec6ad2d3b8 P 04dee38fa51742b5944f06e335887671 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:02:51.768913 11841 raft_consensus.cc:2468] T 9d0d0a5941af4f53b5fb47ec6ad2d3b8 P f20c7d3c634b4fbd91c8395265c19e9a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 58250cc4491341c2ab46975a67792c38 in term 3.
I20260713 09:02:51.769776 11882 leader_election.cc:304] T 9d0d0a5941af4f53b5fb47ec6ad2d3b8 P 58250cc4491341c2ab46975a67792c38 [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: 58250cc4491341c2ab46975a67792c38, f20c7d3c634b4fbd91c8395265c19e9a; no voters: 
I20260713 09:02:51.770501 12054 raft_consensus.cc:2804] T 9d0d0a5941af4f53b5fb47ec6ad2d3b8 P 58250cc4491341c2ab46975a67792c38 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:02:51.770869 12054 raft_consensus.cc:697] T 9d0d0a5941af4f53b5fb47ec6ad2d3b8 P 58250cc4491341c2ab46975a67792c38 [term 3 LEADER]: Becoming Leader. State: Replica: 58250cc4491341c2ab46975a67792c38, State: Running, Role: LEADER
I20260713 09:02:51.771107 11765 raft_consensus.cc:2468] T 9d0d0a5941af4f53b5fb47ec6ad2d3b8 P 04dee38fa51742b5944f06e335887671 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 58250cc4491341c2ab46975a67792c38 in term 3.
I20260713 09:02:51.771567 12054 consensus_queue.cc:237] T 9d0d0a5941af4f53b5fb47ec6ad2d3b8 P 58250cc4491341c2ab46975a67792c38 [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: "58250cc4491341c2ab46975a67792c38" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 36757 } } peers { permanent_uuid: "f20c7d3c634b4fbd91c8395265c19e9a" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 42189 } } peers { permanent_uuid: "04dee38fa51742b5944f06e335887671" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 34619 } }
I20260713 09:02:51.777835 11663 catalog_manager.cc:5697] T 9d0d0a5941af4f53b5fb47ec6ad2d3b8 P 58250cc4491341c2ab46975a67792c38 reported cstate change: term changed from 2 to 3, leader changed from 04dee38fa51742b5944f06e335887671 (127.10.222.129) to 58250cc4491341c2ab46975a67792c38 (127.10.222.131). New cstate: current_term: 3 leader_uuid: "58250cc4491341c2ab46975a67792c38" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58250cc4491341c2ab46975a67792c38" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 36757 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f20c7d3c634b4fbd91c8395265c19e9a" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 42189 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "04dee38fa51742b5944f06e335887671" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 34619 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:52.089337 11841 raft_consensus.cc:1275] T 273338ada5104a32947bd6b4b26a7c9a P f20c7d3c634b4fbd91c8395265c19e9a [term 2 FOLLOWER]: Refusing update from remote peer 58250cc4491341c2ab46975a67792c38: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:52.090436 12054 consensus_queue.cc:1048] T 273338ada5104a32947bd6b4b26a7c9a P 58250cc4491341c2ab46975a67792c38 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f20c7d3c634b4fbd91c8395265c19e9a" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 42189 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:52.098726 11765 raft_consensus.cc:1275] T 273338ada5104a32947bd6b4b26a7c9a P 04dee38fa51742b5944f06e335887671 [term 2 FOLLOWER]: Refusing update from remote peer 58250cc4491341c2ab46975a67792c38: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:52.100199 12054 consensus_queue.cc:1048] T 273338ada5104a32947bd6b4b26a7c9a P 58250cc4491341c2ab46975a67792c38 [LEADER]: Connected to new peer: Peer: permanent_uuid: "04dee38fa51742b5944f06e335887671" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 34619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:52.218447 11841 raft_consensus.cc:1275] T 9d0d0a5941af4f53b5fb47ec6ad2d3b8 P f20c7d3c634b4fbd91c8395265c19e9a [term 3 FOLLOWER]: Refusing update from remote peer 58250cc4491341c2ab46975a67792c38: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:02:52.219594 12054 consensus_queue.cc:1048] T 9d0d0a5941af4f53b5fb47ec6ad2d3b8 P 58250cc4491341c2ab46975a67792c38 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f20c7d3c634b4fbd91c8395265c19e9a" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 42189 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:02:52.227133 11765 raft_consensus.cc:1275] T 9d0d0a5941af4f53b5fb47ec6ad2d3b8 P 04dee38fa51742b5944f06e335887671 [term 3 FOLLOWER]: Refusing update from remote peer 58250cc4491341c2ab46975a67792c38: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:02:52.228760 12060 consensus_queue.cc:1048] T 9d0d0a5941af4f53b5fb47ec6ad2d3b8 P 58250cc4491341c2ab46975a67792c38 [LEADER]: Connected to new peer: Peer: permanent_uuid: "04dee38fa51742b5944f06e335887671" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 34619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:02:52.530906 11130 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:02:52.540927 11916 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9d0d0a5941af4f53b5fb47ec6ad2d3b8"
dest_uuid: "58250cc4491341c2ab46975a67792c38"
mode: GRACEFUL
new_leader_uuid: "04dee38fa51742b5944f06e335887671"
 from {username='slave'} at 127.0.0.1:39026
I20260713 09:02:52.541350 11916 raft_consensus.cc:606] T 9d0d0a5941af4f53b5fb47ec6ad2d3b8 P 58250cc4491341c2ab46975a67792c38 [term 3 LEADER]: Received request to transfer leadership to TS 04dee38fa51742b5944f06e335887671
I20260713 09:02:52.552318 11916 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "273338ada5104a32947bd6b4b26a7c9a"
dest_uuid: "58250cc4491341c2ab46975a67792c38"
mode: GRACEFUL
new_leader_uuid: "04dee38fa51742b5944f06e335887671"
 from {username='slave'} at 127.0.0.1:39026
I20260713 09:02:52.552733 11916 raft_consensus.cc:606] T 273338ada5104a32947bd6b4b26a7c9a P 58250cc4491341c2ab46975a67792c38 [term 2 LEADER]: Received request to transfer leadership to TS 04dee38fa51742b5944f06e335887671
I20260713 09:02:52.556900 11841 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "78bb665a580546abb5f1a2794700945d"
dest_uuid: "f20c7d3c634b4fbd91c8395265c19e9a"
mode: GRACEFUL
new_leader_uuid: "04dee38fa51742b5944f06e335887671"
 from {username='slave'} at 127.0.0.1:47172
I20260713 09:02:52.557430 11841 raft_consensus.cc:606] T 78bb665a580546abb5f1a2794700945d P f20c7d3c634b4fbd91c8395265c19e9a [term 1 LEADER]: Received request to transfer leadership to TS 04dee38fa51742b5944f06e335887671
I20260713 09:02:52.561896 11841 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "899052d7e13c48a88115a992c9cd379d"
dest_uuid: "f20c7d3c634b4fbd91c8395265c19e9a"
mode: GRACEFUL
new_leader_uuid: "04dee38fa51742b5944f06e335887671"
 from {username='slave'} at 127.0.0.1:47172
I20260713 09:02:52.562325 11841 raft_consensus.cc:606] T 899052d7e13c48a88115a992c9cd379d P f20c7d3c634b4fbd91c8395265c19e9a [term 2 LEADER]: Received request to transfer leadership to TS 04dee38fa51742b5944f06e335887671
I20260713 09:02:52.565949 12060 raft_consensus.cc:993] T 273338ada5104a32947bd6b4b26a7c9a P 58250cc4491341c2ab46975a67792c38: : Instructing follower 04dee38fa51742b5944f06e335887671 to start an election
I20260713 09:02:52.566349 12069 raft_consensus.cc:1081] T 273338ada5104a32947bd6b4b26a7c9a P 58250cc4491341c2ab46975a67792c38 [term 2 LEADER]: Signalling peer 04dee38fa51742b5944f06e335887671 to start an election
I20260713 09:02:52.567507 11841 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6b0b8747713b4348bcab85d0051bc5a9"
dest_uuid: "f20c7d3c634b4fbd91c8395265c19e9a"
mode: GRACEFUL
new_leader_uuid: "04dee38fa51742b5944f06e335887671"
 from {username='slave'} at 127.0.0.1:47172
I20260713 09:02:52.568181 11841 raft_consensus.cc:606] T 6b0b8747713b4348bcab85d0051bc5a9 P f20c7d3c634b4fbd91c8395265c19e9a [term 1 LEADER]: Received request to transfer leadership to TS 04dee38fa51742b5944f06e335887671
I20260713 09:02:52.567732 11765 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "273338ada5104a32947bd6b4b26a7c9a"
dest_uuid: "04dee38fa51742b5944f06e335887671"
 from {username='slave'} at 127.0.0.1:52078
I20260713 09:02:52.568995 11765 raft_consensus.cc:493] T 273338ada5104a32947bd6b4b26a7c9a P 04dee38fa51742b5944f06e335887671 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:02:52.569396 11765 raft_consensus.cc:3060] T 273338ada5104a32947bd6b4b26a7c9a P 04dee38fa51742b5944f06e335887671 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:02:52.575201 11765 raft_consensus.cc:515] T 273338ada5104a32947bd6b4b26a7c9a P 04dee38fa51742b5944f06e335887671 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04dee38fa51742b5944f06e335887671" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 34619 } } peers { permanent_uuid: "f20c7d3c634b4fbd91c8395265c19e9a" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 42189 } } peers { permanent_uuid: "58250cc4491341c2ab46975a67792c38" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 36757 } }
I20260713 09:02:52.576614 11765 leader_election.cc:290] T 273338ada5104a32947bd6b4b26a7c9a P 04dee38fa51742b5944f06e335887671 [CANDIDATE]: Term 3 election: Requested vote from peers f20c7d3c634b4fbd91c8395265c19e9a (127.10.222.130:42189), 58250cc4491341c2ab46975a67792c38 (127.10.222.131:36757)
I20260713 09:02:52.577287 11841 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "273338ada5104a32947bd6b4b26a7c9a" candidate_uuid: "04dee38fa51742b5944f06e335887671" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f20c7d3c634b4fbd91c8395265c19e9a"
I20260713 09:02:52.577545 11916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "273338ada5104a32947bd6b4b26a7c9a" candidate_uuid: "04dee38fa51742b5944f06e335887671" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "58250cc4491341c2ab46975a67792c38"
I20260713 09:02:52.577843 11841 raft_consensus.cc:3060] T 273338ada5104a32947bd6b4b26a7c9a P f20c7d3c634b4fbd91c8395265c19e9a [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:02:52.577997 11916 raft_consensus.cc:3055] T 273338ada5104a32947bd6b4b26a7c9a P 58250cc4491341c2ab46975a67792c38 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:02:52.578316 11916 raft_consensus.cc:740] T 273338ada5104a32947bd6b4b26a7c9a P 58250cc4491341c2ab46975a67792c38 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 58250cc4491341c2ab46975a67792c38, State: Running, Role: LEADER
I20260713 09:02:52.578979 11916 consensus_queue.cc:260] T 273338ada5104a32947bd6b4b26a7c9a P 58250cc4491341c2ab46975a67792c38 [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: "04dee38fa51742b5944f06e335887671" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 34619 } } peers { permanent_uuid: "f20c7d3c634b4fbd91c8395265c19e9a" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 42189 } } peers { permanent_uuid: "58250cc4491341c2ab46975a67792c38" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 36757 } }
I20260713 09:02:52.580040 11916 raft_consensus.cc:3060] T 273338ada5104a32947bd6b4b26a7c9a P 58250cc4491341c2ab46975a67792c38 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:02:52.583961 11841 raft_consensus.cc:2468] T 273338ada5104a32947bd6b4b26a7c9a P f20c7d3c634b4fbd91c8395265c19e9a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 04dee38fa51742b5944f06e335887671 in term 3.
I20260713 09:02:52.584968 11733 leader_election.cc:304] T 273338ada5104a32947bd6b4b26a7c9a P 04dee38fa51742b5944f06e335887671 [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: 04dee38fa51742b5944f06e335887671, f20c7d3c634b4fbd91c8395265c19e9a; no voters: 
I20260713 09:02:52.585405 11916 raft_consensus.cc:2468] T 273338ada5104a32947bd6b4b26a7c9a P 58250cc4491341c2ab46975a67792c38 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 04dee38fa51742b5944f06e335887671 in term 3.
I20260713 09:02:52.585587 12059 raft_consensus.cc:2804] T 273338ada5104a32947bd6b4b26a7c9a P 04dee38fa51742b5944f06e335887671 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:02:52.586628 12059 raft_consensus.cc:697] T 273338ada5104a32947bd6b4b26a7c9a P 04dee38fa51742b5944f06e335887671 [term 3 LEADER]: Becoming Leader. State: Replica: 04dee38fa51742b5944f06e335887671, State: Running, Role: LEADER
I20260713 09:02:52.587345 12059 consensus_queue.cc:237] T 273338ada5104a32947bd6b4b26a7c9a P 04dee38fa51742b5944f06e335887671 [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: "04dee38fa51742b5944f06e335887671" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 34619 } } peers { permanent_uuid: "f20c7d3c634b4fbd91c8395265c19e9a" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 42189 } } peers { permanent_uuid: "58250cc4491341c2ab46975a67792c38" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 36757 } }
I20260713 09:02:52.592505 11663 catalog_manager.cc:5697] T 273338ada5104a32947bd6b4b26a7c9a P 04dee38fa51742b5944f06e335887671 reported cstate change: term changed from 2 to 3, leader changed from 58250cc4491341c2ab46975a67792c38 (127.10.222.131) to 04dee38fa51742b5944f06e335887671 (127.10.222.129). New cstate: current_term: 3 leader_uuid: "04dee38fa51742b5944f06e335887671" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04dee38fa51742b5944f06e335887671" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 34619 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f20c7d3c634b4fbd91c8395265c19e9a" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 42189 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "58250cc4491341c2ab46975a67792c38" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 36757 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:52.628096 12022 raft_consensus.cc:993] T 6b0b8747713b4348bcab85d0051bc5a9 P f20c7d3c634b4fbd91c8395265c19e9a: : Instructing follower 04dee38fa51742b5944f06e335887671 to start an election
I20260713 09:02:52.628562 12079 raft_consensus.cc:1081] T 6b0b8747713b4348bcab85d0051bc5a9 P f20c7d3c634b4fbd91c8395265c19e9a [term 1 LEADER]: Signalling peer 04dee38fa51742b5944f06e335887671 to start an election
I20260713 09:02:52.630033 11765 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6b0b8747713b4348bcab85d0051bc5a9"
dest_uuid: "04dee38fa51742b5944f06e335887671"
 from {username='slave'} at 127.0.0.1:52076
I20260713 09:02:52.630566 11765 raft_consensus.cc:493] T 6b0b8747713b4348bcab85d0051bc5a9 P 04dee38fa51742b5944f06e335887671 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:02:52.630905 11765 raft_consensus.cc:3060] T 6b0b8747713b4348bcab85d0051bc5a9 P 04dee38fa51742b5944f06e335887671 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:52.635104 11765 raft_consensus.cc:515] T 6b0b8747713b4348bcab85d0051bc5a9 P 04dee38fa51742b5944f06e335887671 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04dee38fa51742b5944f06e335887671" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 34619 } } peers { permanent_uuid: "f20c7d3c634b4fbd91c8395265c19e9a" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 42189 } } peers { permanent_uuid: "58250cc4491341c2ab46975a67792c38" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 36757 } }
I20260713 09:02:52.636464 11765 leader_election.cc:290] T 6b0b8747713b4348bcab85d0051bc5a9 P 04dee38fa51742b5944f06e335887671 [CANDIDATE]: Term 2 election: Requested vote from peers f20c7d3c634b4fbd91c8395265c19e9a (127.10.222.130:42189), 58250cc4491341c2ab46975a67792c38 (127.10.222.131:36757)
I20260713 09:02:52.637168 11841 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b0b8747713b4348bcab85d0051bc5a9" candidate_uuid: "04dee38fa51742b5944f06e335887671" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f20c7d3c634b4fbd91c8395265c19e9a"
I20260713 09:02:52.637333 11916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b0b8747713b4348bcab85d0051bc5a9" candidate_uuid: "04dee38fa51742b5944f06e335887671" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "58250cc4491341c2ab46975a67792c38"
I20260713 09:02:52.637687 11841 raft_consensus.cc:3055] T 6b0b8747713b4348bcab85d0051bc5a9 P f20c7d3c634b4fbd91c8395265c19e9a [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:02:52.637753 11916 raft_consensus.cc:3060] T 6b0b8747713b4348bcab85d0051bc5a9 P 58250cc4491341c2ab46975a67792c38 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:52.637959 11841 raft_consensus.cc:740] T 6b0b8747713b4348bcab85d0051bc5a9 P f20c7d3c634b4fbd91c8395265c19e9a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f20c7d3c634b4fbd91c8395265c19e9a, State: Running, Role: LEADER
I20260713 09:02:52.638641 11841 consensus_queue.cc:260] T 6b0b8747713b4348bcab85d0051bc5a9 P f20c7d3c634b4fbd91c8395265c19e9a [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: "04dee38fa51742b5944f06e335887671" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 34619 } } peers { permanent_uuid: "f20c7d3c634b4fbd91c8395265c19e9a" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 42189 } } peers { permanent_uuid: "58250cc4491341c2ab46975a67792c38" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 36757 } }
I20260713 09:02:52.639485 11841 raft_consensus.cc:3060] T 6b0b8747713b4348bcab85d0051bc5a9 P f20c7d3c634b4fbd91c8395265c19e9a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:52.641851 11916 raft_consensus.cc:2468] T 6b0b8747713b4348bcab85d0051bc5a9 P 58250cc4491341c2ab46975a67792c38 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 04dee38fa51742b5944f06e335887671 in term 2.
I20260713 09:02:52.642630 11733 leader_election.cc:304] T 6b0b8747713b4348bcab85d0051bc5a9 P 04dee38fa51742b5944f06e335887671 [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: 04dee38fa51742b5944f06e335887671, 58250cc4491341c2ab46975a67792c38; no voters: 
I20260713 09:02:52.643234 12059 raft_consensus.cc:2804] T 6b0b8747713b4348bcab85d0051bc5a9 P 04dee38fa51742b5944f06e335887671 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:02:52.643582 12059 raft_consensus.cc:697] T 6b0b8747713b4348bcab85d0051bc5a9 P 04dee38fa51742b5944f06e335887671 [term 2 LEADER]: Becoming Leader. State: Replica: 04dee38fa51742b5944f06e335887671, State: Running, Role: LEADER
I20260713 09:02:52.643720 11841 raft_consensus.cc:2468] T 6b0b8747713b4348bcab85d0051bc5a9 P f20c7d3c634b4fbd91c8395265c19e9a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 04dee38fa51742b5944f06e335887671 in term 2.
I20260713 09:02:52.644248 12059 consensus_queue.cc:237] T 6b0b8747713b4348bcab85d0051bc5a9 P 04dee38fa51742b5944f06e335887671 [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: "04dee38fa51742b5944f06e335887671" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 34619 } } peers { permanent_uuid: "f20c7d3c634b4fbd91c8395265c19e9a" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 42189 } } peers { permanent_uuid: "58250cc4491341c2ab46975a67792c38" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 36757 } }
I20260713 09:02:52.650053 11663 catalog_manager.cc:5697] T 6b0b8747713b4348bcab85d0051bc5a9 P 04dee38fa51742b5944f06e335887671 reported cstate change: term changed from 1 to 2, leader changed from f20c7d3c634b4fbd91c8395265c19e9a (127.10.222.130) to 04dee38fa51742b5944f06e335887671 (127.10.222.129). New cstate: current_term: 2 leader_uuid: "04dee38fa51742b5944f06e335887671" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04dee38fa51742b5944f06e335887671" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 34619 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f20c7d3c634b4fbd91c8395265c19e9a" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 42189 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "58250cc4491341c2ab46975a67792c38" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 36757 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:52.757606 12060 raft_consensus.cc:993] T 9d0d0a5941af4f53b5fb47ec6ad2d3b8 P 58250cc4491341c2ab46975a67792c38: : Instructing follower 04dee38fa51742b5944f06e335887671 to start an election
I20260713 09:02:52.757982 12069 raft_consensus.cc:1081] T 9d0d0a5941af4f53b5fb47ec6ad2d3b8 P 58250cc4491341c2ab46975a67792c38 [term 3 LEADER]: Signalling peer 04dee38fa51742b5944f06e335887671 to start an election
I20260713 09:02:52.759262 11767 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9d0d0a5941af4f53b5fb47ec6ad2d3b8"
dest_uuid: "04dee38fa51742b5944f06e335887671"
 from {username='slave'} at 127.0.0.1:52078
I20260713 09:02:52.759696 11767 raft_consensus.cc:493] T 9d0d0a5941af4f53b5fb47ec6ad2d3b8 P 04dee38fa51742b5944f06e335887671 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:02:52.760035 11767 raft_consensus.cc:3060] T 9d0d0a5941af4f53b5fb47ec6ad2d3b8 P 04dee38fa51742b5944f06e335887671 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:02:52.764159 11767 raft_consensus.cc:515] T 9d0d0a5941af4f53b5fb47ec6ad2d3b8 P 04dee38fa51742b5944f06e335887671 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58250cc4491341c2ab46975a67792c38" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 36757 } } peers { permanent_uuid: "f20c7d3c634b4fbd91c8395265c19e9a" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 42189 } } peers { permanent_uuid: "04dee38fa51742b5944f06e335887671" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 34619 } }
I20260713 09:02:52.765585 11767 leader_election.cc:290] T 9d0d0a5941af4f53b5fb47ec6ad2d3b8 P 04dee38fa51742b5944f06e335887671 [CANDIDATE]: Term 4 election: Requested vote from peers 58250cc4491341c2ab46975a67792c38 (127.10.222.131:36757), f20c7d3c634b4fbd91c8395265c19e9a (127.10.222.130:42189)
I20260713 09:02:52.766358 11916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d0d0a5941af4f53b5fb47ec6ad2d3b8" candidate_uuid: "04dee38fa51742b5944f06e335887671" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "58250cc4491341c2ab46975a67792c38"
I20260713 09:02:52.766587 11841 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d0d0a5941af4f53b5fb47ec6ad2d3b8" candidate_uuid: "04dee38fa51742b5944f06e335887671" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "f20c7d3c634b4fbd91c8395265c19e9a"
I20260713 09:02:52.766793 11916 raft_consensus.cc:3055] T 9d0d0a5941af4f53b5fb47ec6ad2d3b8 P 58250cc4491341c2ab46975a67792c38 [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:02:52.767055 11841 raft_consensus.cc:3060] T 9d0d0a5941af4f53b5fb47ec6ad2d3b8 P f20c7d3c634b4fbd91c8395265c19e9a [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:02:52.767057 11916 raft_consensus.cc:740] T 9d0d0a5941af4f53b5fb47ec6ad2d3b8 P 58250cc4491341c2ab46975a67792c38 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 58250cc4491341c2ab46975a67792c38, State: Running, Role: LEADER
I20260713 09:02:52.767874 11916 consensus_queue.cc:260] T 9d0d0a5941af4f53b5fb47ec6ad2d3b8 P 58250cc4491341c2ab46975a67792c38 [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: "58250cc4491341c2ab46975a67792c38" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 36757 } } peers { permanent_uuid: "f20c7d3c634b4fbd91c8395265c19e9a" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 42189 } } peers { permanent_uuid: "04dee38fa51742b5944f06e335887671" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 34619 } }
I20260713 09:02:52.768623 11916 raft_consensus.cc:3060] T 9d0d0a5941af4f53b5fb47ec6ad2d3b8 P 58250cc4491341c2ab46975a67792c38 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:02:52.771333 11841 raft_consensus.cc:2468] T 9d0d0a5941af4f53b5fb47ec6ad2d3b8 P f20c7d3c634b4fbd91c8395265c19e9a [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 04dee38fa51742b5944f06e335887671 in term 4.
I20260713 09:02:52.772151 11733 leader_election.cc:304] T 9d0d0a5941af4f53b5fb47ec6ad2d3b8 P 04dee38fa51742b5944f06e335887671 [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: 04dee38fa51742b5944f06e335887671, f20c7d3c634b4fbd91c8395265c19e9a; no voters: 
I20260713 09:02:52.772640 11916 raft_consensus.cc:2468] T 9d0d0a5941af4f53b5fb47ec6ad2d3b8 P 58250cc4491341c2ab46975a67792c38 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 04dee38fa51742b5944f06e335887671 in term 4.
I20260713 09:02:52.772761 12059 raft_consensus.cc:2804] T 9d0d0a5941af4f53b5fb47ec6ad2d3b8 P 04dee38fa51742b5944f06e335887671 [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:02:52.773249 12059 raft_consensus.cc:697] T 9d0d0a5941af4f53b5fb47ec6ad2d3b8 P 04dee38fa51742b5944f06e335887671 [term 4 LEADER]: Becoming Leader. State: Replica: 04dee38fa51742b5944f06e335887671, State: Running, Role: LEADER
I20260713 09:02:52.774055 12059 consensus_queue.cc:237] T 9d0d0a5941af4f53b5fb47ec6ad2d3b8 P 04dee38fa51742b5944f06e335887671 [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: "58250cc4491341c2ab46975a67792c38" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 36757 } } peers { permanent_uuid: "f20c7d3c634b4fbd91c8395265c19e9a" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 42189 } } peers { permanent_uuid: "04dee38fa51742b5944f06e335887671" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 34619 } }
I20260713 09:02:52.779070 11663 catalog_manager.cc:5697] T 9d0d0a5941af4f53b5fb47ec6ad2d3b8 P 04dee38fa51742b5944f06e335887671 reported cstate change: term changed from 3 to 4, leader changed from 58250cc4491341c2ab46975a67792c38 (127.10.222.131) to 04dee38fa51742b5944f06e335887671 (127.10.222.129). New cstate: current_term: 4 leader_uuid: "04dee38fa51742b5944f06e335887671" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58250cc4491341c2ab46975a67792c38" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 36757 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f20c7d3c634b4fbd91c8395265c19e9a" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 42189 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "04dee38fa51742b5944f06e335887671" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 34619 } health_report { overall_health: HEALTHY } } }
I20260713 09:02:52.799866 12022 raft_consensus.cc:993] T 78bb665a580546abb5f1a2794700945d P f20c7d3c634b4fbd91c8395265c19e9a: : Instructing follower 04dee38fa51742b5944f06e335887671 to start an election
I20260713 09:02:52.800242 12079 raft_consensus.cc:1081] T 78bb665a580546abb5f1a2794700945d P f20c7d3c634b4fbd91c8395265c19e9a [term 1 LEADER]: Signalling peer 04dee38fa51742b5944f06e335887671 to start an election
I20260713 09:02:52.801447 11767 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "78bb665a580546abb5f1a2794700945d"
dest_uuid: "04dee38fa51742b5944f06e335887671"
 from {username='slave'} at 127.0.0.1:52076
I20260713 09:02:52.801847 11767 raft_consensus.cc:493] T 78bb665a580546abb5f1a2794700945d P 04dee38fa51742b5944f06e335887671 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:02:52.802083 11767 raft_consensus.cc:3060] T 78bb665a580546abb5f1a2794700945d P 04dee38fa51742b5944f06e335887671 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:52.806272 11767 raft_consensus.cc:515] T 78bb665a580546abb5f1a2794700945d P 04dee38fa51742b5944f06e335887671 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04dee38fa51742b5944f06e335887671" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 34619 } } peers { permanent_uuid: "f20c7d3c634b4fbd91c8395265c19e9a" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 42189 } } peers { permanent_uuid: "58250cc4491341c2ab46975a67792c38" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 36757 } }
I20260713 09:02:52.807686 11767 leader_election.cc:290] T 78bb665a580546abb5f1a2794700945d P 04dee38fa51742b5944f06e335887671 [CANDIDATE]: Term 2 election: Requested vote from peers f20c7d3c634b4fbd91c8395265c19e9a (127.10.222.130:42189), 58250cc4491341c2ab46975a67792c38 (127.10.222.131:36757)
I20260713 09:02:52.808466 11841 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78bb665a580546abb5f1a2794700945d" candidate_uuid: "04dee38fa51742b5944f06e335887671" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f20c7d3c634b4fbd91c8395265c19e9a"
I20260713 09:02:52.808743 11916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78bb665a580546abb5f1a2794700945d" candidate_uuid: "04dee38fa51742b5944f06e335887671" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "58250cc4491341c2ab46975a67792c38"
I20260713 09:02:52.808921 11841 raft_consensus.cc:3055] T 78bb665a580546abb5f1a2794700945d P f20c7d3c634b4fbd91c8395265c19e9a [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:02:52.809172 11916 raft_consensus.cc:3060] T 78bb665a580546abb5f1a2794700945d P 58250cc4491341c2ab46975a67792c38 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:52.809190 11841 raft_consensus.cc:740] T 78bb665a580546abb5f1a2794700945d P f20c7d3c634b4fbd91c8395265c19e9a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f20c7d3c634b4fbd91c8395265c19e9a, State: Running, Role: LEADER
I20260713 09:02:52.809964 11841 consensus_queue.cc:260] T 78bb665a580546abb5f1a2794700945d P f20c7d3c634b4fbd91c8395265c19e9a [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: "04dee38fa51742b5944f06e335887671" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 34619 } } peers { permanent_uuid: "f20c7d3c634b4fbd91c8395265c19e9a" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 42189 } } peers { permanent_uuid: "58250cc4491341c2ab46975a67792c38" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 36757 } }
I20260713 09:02:52.810786 11841 raft_consensus.cc:3060] T 78bb665a580546abb5f1a2794700945d P f20c7d3c634b4fbd91c8395265c19e9a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:52.813153 11916 raft_consensus.cc:2468] T 78bb665a580546abb5f1a2794700945d P 58250cc4491341c2ab46975a67792c38 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 04dee38fa51742b5944f06e335887671 in term 2.
I20260713 09:02:52.813956 11733 leader_election.cc:304] T 78bb665a580546abb5f1a2794700945d P 04dee38fa51742b5944f06e335887671 [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: 04dee38fa51742b5944f06e335887671, 58250cc4491341c2ab46975a67792c38; no voters: 
I20260713 09:02:52.814546 12059 raft_consensus.cc:2804] T 78bb665a580546abb5f1a2794700945d P 04dee38fa51742b5944f06e335887671 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:02:52.814916 12059 raft_consensus.cc:697] T 78bb665a580546abb5f1a2794700945d P 04dee38fa51742b5944f06e335887671 [term 2 LEADER]: Becoming Leader. State: Replica: 04dee38fa51742b5944f06e335887671, State: Running, Role: LEADER
I20260713 09:02:52.815026 11841 raft_consensus.cc:2468] T 78bb665a580546abb5f1a2794700945d P f20c7d3c634b4fbd91c8395265c19e9a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 04dee38fa51742b5944f06e335887671 in term 2.
I20260713 09:02:52.815640 12059 consensus_queue.cc:237] T 78bb665a580546abb5f1a2794700945d P 04dee38fa51742b5944f06e335887671 [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: "04dee38fa51742b5944f06e335887671" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 34619 } } peers { permanent_uuid: "f20c7d3c634b4fbd91c8395265c19e9a" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 42189 } } peers { permanent_uuid: "58250cc4491341c2ab46975a67792c38" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 36757 } }
I20260713 09:02:52.821738 11663 catalog_manager.cc:5697] T 78bb665a580546abb5f1a2794700945d P 04dee38fa51742b5944f06e335887671 reported cstate change: term changed from 1 to 2, leader changed from f20c7d3c634b4fbd91c8395265c19e9a (127.10.222.130) to 04dee38fa51742b5944f06e335887671 (127.10.222.129). New cstate: current_term: 2 leader_uuid: "04dee38fa51742b5944f06e335887671" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04dee38fa51742b5944f06e335887671" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 34619 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f20c7d3c634b4fbd91c8395265c19e9a" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 42189 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "58250cc4491341c2ab46975a67792c38" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 36757 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:52.941636 12022 raft_consensus.cc:993] T 899052d7e13c48a88115a992c9cd379d P f20c7d3c634b4fbd91c8395265c19e9a: : Instructing follower 04dee38fa51742b5944f06e335887671 to start an election
I20260713 09:02:52.942016 12079 raft_consensus.cc:1081] T 899052d7e13c48a88115a992c9cd379d P f20c7d3c634b4fbd91c8395265c19e9a [term 2 LEADER]: Signalling peer 04dee38fa51742b5944f06e335887671 to start an election
I20260713 09:02:52.943282 11767 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "899052d7e13c48a88115a992c9cd379d"
dest_uuid: "04dee38fa51742b5944f06e335887671"
 from {username='slave'} at 127.0.0.1:52076
I20260713 09:02:52.943718 11767 raft_consensus.cc:493] T 899052d7e13c48a88115a992c9cd379d P 04dee38fa51742b5944f06e335887671 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:02:52.943986 11767 raft_consensus.cc:3060] T 899052d7e13c48a88115a992c9cd379d P 04dee38fa51742b5944f06e335887671 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:02:52.948540 11767 raft_consensus.cc:515] T 899052d7e13c48a88115a992c9cd379d P 04dee38fa51742b5944f06e335887671 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04dee38fa51742b5944f06e335887671" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 34619 } } peers { permanent_uuid: "f20c7d3c634b4fbd91c8395265c19e9a" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 42189 } } peers { permanent_uuid: "58250cc4491341c2ab46975a67792c38" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 36757 } }
I20260713 09:02:52.950012 11767 leader_election.cc:290] T 899052d7e13c48a88115a992c9cd379d P 04dee38fa51742b5944f06e335887671 [CANDIDATE]: Term 3 election: Requested vote from peers f20c7d3c634b4fbd91c8395265c19e9a (127.10.222.130:42189), 58250cc4491341c2ab46975a67792c38 (127.10.222.131:36757)
I20260713 09:02:52.950738 11841 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "899052d7e13c48a88115a992c9cd379d" candidate_uuid: "04dee38fa51742b5944f06e335887671" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f20c7d3c634b4fbd91c8395265c19e9a"
I20260713 09:02:52.950999 11916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "899052d7e13c48a88115a992c9cd379d" candidate_uuid: "04dee38fa51742b5944f06e335887671" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "58250cc4491341c2ab46975a67792c38"
I20260713 09:02:52.951321 11841 raft_consensus.cc:3055] T 899052d7e13c48a88115a992c9cd379d P f20c7d3c634b4fbd91c8395265c19e9a [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:02:52.951484 11916 raft_consensus.cc:3060] T 899052d7e13c48a88115a992c9cd379d P 58250cc4491341c2ab46975a67792c38 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:02:52.951663 11841 raft_consensus.cc:740] T 899052d7e13c48a88115a992c9cd379d P f20c7d3c634b4fbd91c8395265c19e9a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: f20c7d3c634b4fbd91c8395265c19e9a, State: Running, Role: LEADER
I20260713 09:02:52.952435 11841 consensus_queue.cc:260] T 899052d7e13c48a88115a992c9cd379d P f20c7d3c634b4fbd91c8395265c19e9a [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: "04dee38fa51742b5944f06e335887671" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 34619 } } peers { permanent_uuid: "f20c7d3c634b4fbd91c8395265c19e9a" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 42189 } } peers { permanent_uuid: "58250cc4491341c2ab46975a67792c38" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 36757 } }
I20260713 09:02:52.953545 11841 raft_consensus.cc:3060] T 899052d7e13c48a88115a992c9cd379d P f20c7d3c634b4fbd91c8395265c19e9a [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:02:52.957124 11916 raft_consensus.cc:2468] T 899052d7e13c48a88115a992c9cd379d P 58250cc4491341c2ab46975a67792c38 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 04dee38fa51742b5944f06e335887671 in term 3.
I20260713 09:02:52.958097 11733 leader_election.cc:304] T 899052d7e13c48a88115a992c9cd379d P 04dee38fa51742b5944f06e335887671 [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: 04dee38fa51742b5944f06e335887671, 58250cc4491341c2ab46975a67792c38; no voters: 
I20260713 09:02:52.958842 12059 raft_consensus.cc:2804] T 899052d7e13c48a88115a992c9cd379d P 04dee38fa51742b5944f06e335887671 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:02:52.959280 12059 raft_consensus.cc:697] T 899052d7e13c48a88115a992c9cd379d P 04dee38fa51742b5944f06e335887671 [term 3 LEADER]: Becoming Leader. State: Replica: 04dee38fa51742b5944f06e335887671, State: Running, Role: LEADER
I20260713 09:02:52.959478 11841 raft_consensus.cc:2468] T 899052d7e13c48a88115a992c9cd379d P f20c7d3c634b4fbd91c8395265c19e9a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 04dee38fa51742b5944f06e335887671 in term 3.
I20260713 09:02:52.959967 12059 consensus_queue.cc:237] T 899052d7e13c48a88115a992c9cd379d P 04dee38fa51742b5944f06e335887671 [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: "04dee38fa51742b5944f06e335887671" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 34619 } } peers { permanent_uuid: "f20c7d3c634b4fbd91c8395265c19e9a" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 42189 } } peers { permanent_uuid: "58250cc4491341c2ab46975a67792c38" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 36757 } }
I20260713 09:02:52.965973 11663 catalog_manager.cc:5697] T 899052d7e13c48a88115a992c9cd379d P 04dee38fa51742b5944f06e335887671 reported cstate change: term changed from 2 to 3, leader changed from f20c7d3c634b4fbd91c8395265c19e9a (127.10.222.130) to 04dee38fa51742b5944f06e335887671 (127.10.222.129). New cstate: current_term: 3 leader_uuid: "04dee38fa51742b5944f06e335887671" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04dee38fa51742b5944f06e335887671" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 34619 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f20c7d3c634b4fbd91c8395265c19e9a" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 42189 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "58250cc4491341c2ab46975a67792c38" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 36757 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:53.054466 11916 raft_consensus.cc:1275] T 273338ada5104a32947bd6b4b26a7c9a P 58250cc4491341c2ab46975a67792c38 [term 3 FOLLOWER]: Refusing update from remote peer 04dee38fa51742b5944f06e335887671: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:02:53.055481 12059 consensus_queue.cc:1048] T 273338ada5104a32947bd6b4b26a7c9a P 04dee38fa51742b5944f06e335887671 [LEADER]: Connected to new peer: Peer: permanent_uuid: "58250cc4491341c2ab46975a67792c38" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 36757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:02:53.064438 11841 raft_consensus.cc:1275] T 273338ada5104a32947bd6b4b26a7c9a P f20c7d3c634b4fbd91c8395265c19e9a [term 3 FOLLOWER]: Refusing update from remote peer 04dee38fa51742b5944f06e335887671: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:02:53.065985 12084 consensus_queue.cc:1048] T 273338ada5104a32947bd6b4b26a7c9a P 04dee38fa51742b5944f06e335887671 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f20c7d3c634b4fbd91c8395265c19e9a" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 42189 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:02:53.102185 11841 raft_consensus.cc:1275] T 6b0b8747713b4348bcab85d0051bc5a9 P f20c7d3c634b4fbd91c8395265c19e9a [term 2 FOLLOWER]: Refusing update from remote peer 04dee38fa51742b5944f06e335887671: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:53.103277 12059 consensus_queue.cc:1048] T 6b0b8747713b4348bcab85d0051bc5a9 P 04dee38fa51742b5944f06e335887671 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f20c7d3c634b4fbd91c8395265c19e9a" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 42189 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:53.110935 11916 raft_consensus.cc:1275] T 6b0b8747713b4348bcab85d0051bc5a9 P 58250cc4491341c2ab46975a67792c38 [term 2 FOLLOWER]: Refusing update from remote peer 04dee38fa51742b5944f06e335887671: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:53.113256 12059 consensus_queue.cc:1048] T 6b0b8747713b4348bcab85d0051bc5a9 P 04dee38fa51742b5944f06e335887671 [LEADER]: Connected to new peer: Peer: permanent_uuid: "58250cc4491341c2ab46975a67792c38" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 36757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:53.182575 11841 raft_consensus.cc:1275] T 9d0d0a5941af4f53b5fb47ec6ad2d3b8 P f20c7d3c634b4fbd91c8395265c19e9a [term 4 FOLLOWER]: Refusing update from remote peer 04dee38fa51742b5944f06e335887671: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:02:53.183755 12059 consensus_queue.cc:1048] T 9d0d0a5941af4f53b5fb47ec6ad2d3b8 P 04dee38fa51742b5944f06e335887671 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f20c7d3c634b4fbd91c8395265c19e9a" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 42189 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:02:53.194525 11916 raft_consensus.cc:1275] T 9d0d0a5941af4f53b5fb47ec6ad2d3b8 P 58250cc4491341c2ab46975a67792c38 [term 4 FOLLOWER]: Refusing update from remote peer 04dee38fa51742b5944f06e335887671: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:02:53.196405 11841 raft_consensus.cc:1275] T 78bb665a580546abb5f1a2794700945d P f20c7d3c634b4fbd91c8395265c19e9a [term 2 FOLLOWER]: Refusing update from remote peer 04dee38fa51742b5944f06e335887671: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:53.198174 12059 consensus_queue.cc:1048] T 78bb665a580546abb5f1a2794700945d P 04dee38fa51742b5944f06e335887671 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f20c7d3c634b4fbd91c8395265c19e9a" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 42189 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:02:53.199504 12075 consensus_queue.cc:1048] T 9d0d0a5941af4f53b5fb47ec6ad2d3b8 P 04dee38fa51742b5944f06e335887671 [LEADER]: Connected to new peer: Peer: permanent_uuid: "58250cc4491341c2ab46975a67792c38" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 36757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:02:53.215016 11916 raft_consensus.cc:1275] T 78bb665a580546abb5f1a2794700945d P 58250cc4491341c2ab46975a67792c38 [term 2 FOLLOWER]: Refusing update from remote peer 04dee38fa51742b5944f06e335887671: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:53.217285 12059 consensus_queue.cc:1048] T 78bb665a580546abb5f1a2794700945d P 04dee38fa51742b5944f06e335887671 [LEADER]: Connected to new peer: Peer: permanent_uuid: "58250cc4491341c2ab46975a67792c38" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 36757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:53.479360 11916 raft_consensus.cc:1275] T 899052d7e13c48a88115a992c9cd379d P 58250cc4491341c2ab46975a67792c38 [term 3 FOLLOWER]: Refusing update from remote peer 04dee38fa51742b5944f06e335887671: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:02:53.480482 12084 consensus_queue.cc:1048] T 899052d7e13c48a88115a992c9cd379d P 04dee38fa51742b5944f06e335887671 [LEADER]: Connected to new peer: Peer: permanent_uuid: "58250cc4491341c2ab46975a67792c38" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 36757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:02:53.487903 11841 raft_consensus.cc:1275] T 899052d7e13c48a88115a992c9cd379d P f20c7d3c634b4fbd91c8395265c19e9a [term 3 FOLLOWER]: Refusing update from remote peer 04dee38fa51742b5944f06e335887671: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:02:53.489338 12075 consensus_queue.cc:1048] T 899052d7e13c48a88115a992c9cd379d P 04dee38fa51742b5944f06e335887671 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f20c7d3c634b4fbd91c8395265c19e9a" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 42189 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:02:55.575726 11130 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:02:55.583262 11767 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "273338ada5104a32947bd6b4b26a7c9a"
dest_uuid: "04dee38fa51742b5944f06e335887671"
mode: GRACEFUL
new_leader_uuid: "f20c7d3c634b4fbd91c8395265c19e9a"
 from {username='slave'} at 127.0.0.1:36622
I20260713 09:02:55.583947 11767 raft_consensus.cc:606] T 273338ada5104a32947bd6b4b26a7c9a P 04dee38fa51742b5944f06e335887671 [term 3 LEADER]: Received request to transfer leadership to TS f20c7d3c634b4fbd91c8395265c19e9a
I20260713 09:02:55.586318 11767 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9d0d0a5941af4f53b5fb47ec6ad2d3b8"
dest_uuid: "04dee38fa51742b5944f06e335887671"
mode: GRACEFUL
new_leader_uuid: "f20c7d3c634b4fbd91c8395265c19e9a"
 from {username='slave'} at 127.0.0.1:36622
I20260713 09:02:55.586784 11767 raft_consensus.cc:606] T 9d0d0a5941af4f53b5fb47ec6ad2d3b8 P 04dee38fa51742b5944f06e335887671 [term 4 LEADER]: Received request to transfer leadership to TS f20c7d3c634b4fbd91c8395265c19e9a
I20260713 09:02:55.588745 11767 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d50ee67e4b314e54815eccadb878947d"
dest_uuid: "04dee38fa51742b5944f06e335887671"
mode: GRACEFUL
new_leader_uuid: "58250cc4491341c2ab46975a67792c38"
 from {username='slave'} at 127.0.0.1:36622
I20260713 09:02:55.589272 11767 raft_consensus.cc:606] T d50ee67e4b314e54815eccadb878947d P 04dee38fa51742b5944f06e335887671 [term 2 LEADER]: Received request to transfer leadership to TS 58250cc4491341c2ab46975a67792c38
I20260713 09:02:55.591318 11767 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f99958bf67bd41aba691facb26c84347"
dest_uuid: "04dee38fa51742b5944f06e335887671"
mode: GRACEFUL
new_leader_uuid: "58250cc4491341c2ab46975a67792c38"
 from {username='slave'} at 127.0.0.1:36622
I20260713 09:02:55.591856 11767 raft_consensus.cc:606] T f99958bf67bd41aba691facb26c84347 P 04dee38fa51742b5944f06e335887671 [term 1 LEADER]: Received request to transfer leadership to TS 58250cc4491341c2ab46975a67792c38
I20260713 09:02:55.593077 11130 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260713 09:02:55.593499 11130 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:02:55.720500 12075 raft_consensus.cc:993] T d50ee67e4b314e54815eccadb878947d P 04dee38fa51742b5944f06e335887671: : Instructing follower 58250cc4491341c2ab46975a67792c38 to start an election
I20260713 09:02:55.721022 12096 raft_consensus.cc:1081] T d50ee67e4b314e54815eccadb878947d P 04dee38fa51742b5944f06e335887671 [term 2 LEADER]: Signalling peer 58250cc4491341c2ab46975a67792c38 to start an election
I20260713 09:02:55.722426 11916 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d50ee67e4b314e54815eccadb878947d"
dest_uuid: "58250cc4491341c2ab46975a67792c38"
 from {username='slave'} at 127.0.0.1:32872
I20260713 09:02:55.722854 11916 raft_consensus.cc:493] T d50ee67e4b314e54815eccadb878947d P 58250cc4491341c2ab46975a67792c38 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:02:55.723151 11916 raft_consensus.cc:3060] T d50ee67e4b314e54815eccadb878947d P 58250cc4491341c2ab46975a67792c38 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:02:55.727896 11916 raft_consensus.cc:515] T d50ee67e4b314e54815eccadb878947d P 58250cc4491341c2ab46975a67792c38 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04dee38fa51742b5944f06e335887671" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 34619 } } peers { permanent_uuid: "f20c7d3c634b4fbd91c8395265c19e9a" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 42189 } } peers { permanent_uuid: "58250cc4491341c2ab46975a67792c38" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 36757 } }
I20260713 09:02:55.729439 11916 leader_election.cc:290] T d50ee67e4b314e54815eccadb878947d P 58250cc4491341c2ab46975a67792c38 [CANDIDATE]: Term 3 election: Requested vote from peers 04dee38fa51742b5944f06e335887671 (127.10.222.129:34619), f20c7d3c634b4fbd91c8395265c19e9a (127.10.222.130:42189)
I20260713 09:02:55.730373 11765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d50ee67e4b314e54815eccadb878947d" candidate_uuid: "58250cc4491341c2ab46975a67792c38" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "04dee38fa51742b5944f06e335887671"
I20260713 09:02:55.730618 11841 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d50ee67e4b314e54815eccadb878947d" candidate_uuid: "58250cc4491341c2ab46975a67792c38" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f20c7d3c634b4fbd91c8395265c19e9a"
I20260713 09:02:55.731052 11765 raft_consensus.cc:3055] T d50ee67e4b314e54815eccadb878947d P 04dee38fa51742b5944f06e335887671 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:02:55.731132 11841 raft_consensus.cc:3060] T d50ee67e4b314e54815eccadb878947d P f20c7d3c634b4fbd91c8395265c19e9a [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:02:55.731418 11765 raft_consensus.cc:740] T d50ee67e4b314e54815eccadb878947d P 04dee38fa51742b5944f06e335887671 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 04dee38fa51742b5944f06e335887671, State: Running, Role: LEADER
I20260713 09:02:55.732184 11765 consensus_queue.cc:260] T d50ee67e4b314e54815eccadb878947d P 04dee38fa51742b5944f06e335887671 [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: "04dee38fa51742b5944f06e335887671" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 34619 } } peers { permanent_uuid: "f20c7d3c634b4fbd91c8395265c19e9a" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 42189 } } peers { permanent_uuid: "58250cc4491341c2ab46975a67792c38" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 36757 } }
I20260713 09:02:55.733211 11765 raft_consensus.cc:3060] T d50ee67e4b314e54815eccadb878947d P 04dee38fa51742b5944f06e335887671 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:02:55.735725 11841 raft_consensus.cc:2468] T d50ee67e4b314e54815eccadb878947d P f20c7d3c634b4fbd91c8395265c19e9a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 58250cc4491341c2ab46975a67792c38 in term 3.
I20260713 09:02:55.736852 11882 leader_election.cc:304] T d50ee67e4b314e54815eccadb878947d P 58250cc4491341c2ab46975a67792c38 [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: 58250cc4491341c2ab46975a67792c38, f20c7d3c634b4fbd91c8395265c19e9a; no voters: 
I20260713 09:02:55.737766 12060 raft_consensus.cc:2804] T d50ee67e4b314e54815eccadb878947d P 58250cc4491341c2ab46975a67792c38 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:02:55.737880 11765 raft_consensus.cc:2468] T d50ee67e4b314e54815eccadb878947d P 04dee38fa51742b5944f06e335887671 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 58250cc4491341c2ab46975a67792c38 in term 3.
I20260713 09:02:55.738741 12060 raft_consensus.cc:697] T d50ee67e4b314e54815eccadb878947d P 58250cc4491341c2ab46975a67792c38 [term 3 LEADER]: Becoming Leader. State: Replica: 58250cc4491341c2ab46975a67792c38, State: Running, Role: LEADER
I20260713 09:02:55.739713 12060 consensus_queue.cc:237] T d50ee67e4b314e54815eccadb878947d P 58250cc4491341c2ab46975a67792c38 [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: "04dee38fa51742b5944f06e335887671" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 34619 } } peers { permanent_uuid: "f20c7d3c634b4fbd91c8395265c19e9a" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 42189 } } peers { permanent_uuid: "58250cc4491341c2ab46975a67792c38" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 36757 } }
I20260713 09:02:55.746565 11661 catalog_manager.cc:5697] T d50ee67e4b314e54815eccadb878947d P 58250cc4491341c2ab46975a67792c38 reported cstate change: term changed from 2 to 3, leader changed from 04dee38fa51742b5944f06e335887671 (127.10.222.129) to 58250cc4491341c2ab46975a67792c38 (127.10.222.131). New cstate: current_term: 3 leader_uuid: "58250cc4491341c2ab46975a67792c38" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04dee38fa51742b5944f06e335887671" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 34619 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f20c7d3c634b4fbd91c8395265c19e9a" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 42189 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "58250cc4491341c2ab46975a67792c38" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 36757 } health_report { overall_health: HEALTHY } } }
I20260713 09:02:55.770648 12075 raft_consensus.cc:993] T f99958bf67bd41aba691facb26c84347 P 04dee38fa51742b5944f06e335887671: : Instructing follower 58250cc4491341c2ab46975a67792c38 to start an election
I20260713 09:02:55.771056 12096 raft_consensus.cc:1081] T f99958bf67bd41aba691facb26c84347 P 04dee38fa51742b5944f06e335887671 [term 1 LEADER]: Signalling peer 58250cc4491341c2ab46975a67792c38 to start an election
I20260713 09:02:55.772395 11916 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f99958bf67bd41aba691facb26c84347"
dest_uuid: "58250cc4491341c2ab46975a67792c38"
 from {username='slave'} at 127.0.0.1:32872
I20260713 09:02:55.772851 11916 raft_consensus.cc:493] T f99958bf67bd41aba691facb26c84347 P 58250cc4491341c2ab46975a67792c38 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:02:55.773094 11916 raft_consensus.cc:3060] T f99958bf67bd41aba691facb26c84347 P 58250cc4491341c2ab46975a67792c38 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:55.776944 11916 raft_consensus.cc:515] T f99958bf67bd41aba691facb26c84347 P 58250cc4491341c2ab46975a67792c38 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04dee38fa51742b5944f06e335887671" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 34619 } } peers { permanent_uuid: "f20c7d3c634b4fbd91c8395265c19e9a" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 42189 } } peers { permanent_uuid: "58250cc4491341c2ab46975a67792c38" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 36757 } }
I20260713 09:02:55.778329 11916 leader_election.cc:290] T f99958bf67bd41aba691facb26c84347 P 58250cc4491341c2ab46975a67792c38 [CANDIDATE]: Term 2 election: Requested vote from peers 04dee38fa51742b5944f06e335887671 (127.10.222.129:34619), f20c7d3c634b4fbd91c8395265c19e9a (127.10.222.130:42189)
I20260713 09:02:55.779042 11765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f99958bf67bd41aba691facb26c84347" candidate_uuid: "58250cc4491341c2ab46975a67792c38" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "04dee38fa51742b5944f06e335887671"
I20260713 09:02:55.779422 11841 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f99958bf67bd41aba691facb26c84347" candidate_uuid: "58250cc4491341c2ab46975a67792c38" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f20c7d3c634b4fbd91c8395265c19e9a"
I20260713 09:02:55.779532 11765 raft_consensus.cc:3055] T f99958bf67bd41aba691facb26c84347 P 04dee38fa51742b5944f06e335887671 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:02:55.779843 11765 raft_consensus.cc:740] T f99958bf67bd41aba691facb26c84347 P 04dee38fa51742b5944f06e335887671 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 04dee38fa51742b5944f06e335887671, State: Running, Role: LEADER
I20260713 09:02:55.779898 11841 raft_consensus.cc:3060] T f99958bf67bd41aba691facb26c84347 P f20c7d3c634b4fbd91c8395265c19e9a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:55.780563 11765 consensus_queue.cc:260] T f99958bf67bd41aba691facb26c84347 P 04dee38fa51742b5944f06e335887671 [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: "04dee38fa51742b5944f06e335887671" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 34619 } } peers { permanent_uuid: "f20c7d3c634b4fbd91c8395265c19e9a" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 42189 } } peers { permanent_uuid: "58250cc4491341c2ab46975a67792c38" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 36757 } }
I20260713 09:02:55.781390 11765 raft_consensus.cc:3060] T f99958bf67bd41aba691facb26c84347 P 04dee38fa51742b5944f06e335887671 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:55.784029 11841 raft_consensus.cc:2468] T f99958bf67bd41aba691facb26c84347 P f20c7d3c634b4fbd91c8395265c19e9a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 58250cc4491341c2ab46975a67792c38 in term 2.
I20260713 09:02:55.785028 11882 leader_election.cc:304] T f99958bf67bd41aba691facb26c84347 P 58250cc4491341c2ab46975a67792c38 [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: 58250cc4491341c2ab46975a67792c38, f20c7d3c634b4fbd91c8395265c19e9a; no voters: 
I20260713 09:02:55.785846 11765 raft_consensus.cc:2468] T f99958bf67bd41aba691facb26c84347 P 04dee38fa51742b5944f06e335887671 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 58250cc4491341c2ab46975a67792c38 in term 2.
I20260713 09:02:55.785904 12060 raft_consensus.cc:2804] T f99958bf67bd41aba691facb26c84347 P 58250cc4491341c2ab46975a67792c38 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:02:55.786554 12060 raft_consensus.cc:697] T f99958bf67bd41aba691facb26c84347 P 58250cc4491341c2ab46975a67792c38 [term 2 LEADER]: Becoming Leader. State: Replica: 58250cc4491341c2ab46975a67792c38, State: Running, Role: LEADER
I20260713 09:02:55.787335 12060 consensus_queue.cc:237] T f99958bf67bd41aba691facb26c84347 P 58250cc4491341c2ab46975a67792c38 [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: "04dee38fa51742b5944f06e335887671" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 34619 } } peers { permanent_uuid: "f20c7d3c634b4fbd91c8395265c19e9a" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 42189 } } peers { permanent_uuid: "58250cc4491341c2ab46975a67792c38" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 36757 } }
I20260713 09:02:55.793581 11661 catalog_manager.cc:5697] T f99958bf67bd41aba691facb26c84347 P 58250cc4491341c2ab46975a67792c38 reported cstate change: term changed from 1 to 2, leader changed from 04dee38fa51742b5944f06e335887671 (127.10.222.129) to 58250cc4491341c2ab46975a67792c38 (127.10.222.131). New cstate: current_term: 2 leader_uuid: "58250cc4491341c2ab46975a67792c38" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04dee38fa51742b5944f06e335887671" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 34619 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f20c7d3c634b4fbd91c8395265c19e9a" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 42189 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "58250cc4491341c2ab46975a67792c38" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 36757 } health_report { overall_health: HEALTHY } } }
I20260713 09:02:55.994867 12075 raft_consensus.cc:993] T 273338ada5104a32947bd6b4b26a7c9a P 04dee38fa51742b5944f06e335887671: : Instructing follower f20c7d3c634b4fbd91c8395265c19e9a to start an election
I20260713 09:02:55.995301 12096 raft_consensus.cc:1081] T 273338ada5104a32947bd6b4b26a7c9a P 04dee38fa51742b5944f06e335887671 [term 3 LEADER]: Signalling peer f20c7d3c634b4fbd91c8395265c19e9a to start an election
I20260713 09:02:55.996587 11841 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "273338ada5104a32947bd6b4b26a7c9a"
dest_uuid: "f20c7d3c634b4fbd91c8395265c19e9a"
 from {username='slave'} at 127.0.0.1:49262
I20260713 09:02:55.996974 11841 raft_consensus.cc:493] T 273338ada5104a32947bd6b4b26a7c9a P f20c7d3c634b4fbd91c8395265c19e9a [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:02:55.997215 11841 raft_consensus.cc:3060] T 273338ada5104a32947bd6b4b26a7c9a P f20c7d3c634b4fbd91c8395265c19e9a [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:02:56.000886 11841 raft_consensus.cc:515] T 273338ada5104a32947bd6b4b26a7c9a P f20c7d3c634b4fbd91c8395265c19e9a [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04dee38fa51742b5944f06e335887671" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 34619 } } peers { permanent_uuid: "f20c7d3c634b4fbd91c8395265c19e9a" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 42189 } } peers { permanent_uuid: "58250cc4491341c2ab46975a67792c38" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 36757 } }
I20260713 09:02:56.003058 11765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "273338ada5104a32947bd6b4b26a7c9a" candidate_uuid: "f20c7d3c634b4fbd91c8395265c19e9a" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "04dee38fa51742b5944f06e335887671"
I20260713 09:02:56.003333 11841 leader_election.cc:290] T 273338ada5104a32947bd6b4b26a7c9a P f20c7d3c634b4fbd91c8395265c19e9a [CANDIDATE]: Term 4 election: Requested vote from peers 04dee38fa51742b5944f06e335887671 (127.10.222.129:34619), 58250cc4491341c2ab46975a67792c38 (127.10.222.131:36757)
I20260713 09:02:56.003410 11916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "273338ada5104a32947bd6b4b26a7c9a" candidate_uuid: "f20c7d3c634b4fbd91c8395265c19e9a" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "58250cc4491341c2ab46975a67792c38"
I20260713 09:02:56.003646 11765 raft_consensus.cc:3055] T 273338ada5104a32947bd6b4b26a7c9a P 04dee38fa51742b5944f06e335887671 [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:02:56.003966 11765 raft_consensus.cc:740] T 273338ada5104a32947bd6b4b26a7c9a P 04dee38fa51742b5944f06e335887671 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 04dee38fa51742b5944f06e335887671, State: Running, Role: LEADER
I20260713 09:02:56.004001 11916 raft_consensus.cc:3060] T 273338ada5104a32947bd6b4b26a7c9a P 58250cc4491341c2ab46975a67792c38 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:02:56.005230 12075 raft_consensus.cc:993] T 9d0d0a5941af4f53b5fb47ec6ad2d3b8 P 04dee38fa51742b5944f06e335887671: : Instructing follower f20c7d3c634b4fbd91c8395265c19e9a to start an election
I20260713 09:02:56.004880 11765 consensus_queue.cc:260] T 273338ada5104a32947bd6b4b26a7c9a P 04dee38fa51742b5944f06e335887671 [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: "04dee38fa51742b5944f06e335887671" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 34619 } } peers { permanent_uuid: "f20c7d3c634b4fbd91c8395265c19e9a" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 42189 } } peers { permanent_uuid: "58250cc4491341c2ab46975a67792c38" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 36757 } }
I20260713 09:02:56.005606 12096 raft_consensus.cc:1081] T 9d0d0a5941af4f53b5fb47ec6ad2d3b8 P 04dee38fa51742b5944f06e335887671 [term 4 LEADER]: Signalling peer f20c7d3c634b4fbd91c8395265c19e9a to start an election
I20260713 09:02:56.006160 11765 raft_consensus.cc:3060] T 273338ada5104a32947bd6b4b26a7c9a P 04dee38fa51742b5944f06e335887671 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:02:56.006821 11841 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9d0d0a5941af4f53b5fb47ec6ad2d3b8"
dest_uuid: "f20c7d3c634b4fbd91c8395265c19e9a"
 from {username='slave'} at 127.0.0.1:49262
I20260713 09:02:56.007225 11841 raft_consensus.cc:493] T 9d0d0a5941af4f53b5fb47ec6ad2d3b8 P f20c7d3c634b4fbd91c8395265c19e9a [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:02:56.007473 11841 raft_consensus.cc:3060] T 9d0d0a5941af4f53b5fb47ec6ad2d3b8 P f20c7d3c634b4fbd91c8395265c19e9a [term 4 FOLLOWER]: Advancing to term 5
I20260713 09:02:56.010177 11916 raft_consensus.cc:2468] T 273338ada5104a32947bd6b4b26a7c9a P 58250cc4491341c2ab46975a67792c38 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f20c7d3c634b4fbd91c8395265c19e9a in term 4.
I20260713 09:02:56.011202 11841 raft_consensus.cc:515] T 9d0d0a5941af4f53b5fb47ec6ad2d3b8 P f20c7d3c634b4fbd91c8395265c19e9a [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58250cc4491341c2ab46975a67792c38" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 36757 } } peers { permanent_uuid: "f20c7d3c634b4fbd91c8395265c19e9a" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 42189 } } peers { permanent_uuid: "04dee38fa51742b5944f06e335887671" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 34619 } }
I20260713 09:02:56.011365 11808 leader_election.cc:304] T 273338ada5104a32947bd6b4b26a7c9a P f20c7d3c634b4fbd91c8395265c19e9a [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: 58250cc4491341c2ab46975a67792c38, f20c7d3c634b4fbd91c8395265c19e9a; no voters: 
I20260713 09:02:56.011862 11765 raft_consensus.cc:2468] T 273338ada5104a32947bd6b4b26a7c9a P 04dee38fa51742b5944f06e335887671 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f20c7d3c634b4fbd91c8395265c19e9a in term 4.
I20260713 09:02:56.012434 12022 raft_consensus.cc:2804] T 273338ada5104a32947bd6b4b26a7c9a P f20c7d3c634b4fbd91c8395265c19e9a [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:02:56.012818 11841 leader_election.cc:290] T 9d0d0a5941af4f53b5fb47ec6ad2d3b8 P f20c7d3c634b4fbd91c8395265c19e9a [CANDIDATE]: Term 5 election: Requested vote from peers 58250cc4491341c2ab46975a67792c38 (127.10.222.131:36757), 04dee38fa51742b5944f06e335887671 (127.10.222.129:34619)
I20260713 09:02:56.013589 11916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d0d0a5941af4f53b5fb47ec6ad2d3b8" candidate_uuid: "f20c7d3c634b4fbd91c8395265c19e9a" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "58250cc4491341c2ab46975a67792c38"
I20260713 09:02:56.014114 11916 raft_consensus.cc:3060] T 9d0d0a5941af4f53b5fb47ec6ad2d3b8 P 58250cc4491341c2ab46975a67792c38 [term 4 FOLLOWER]: Advancing to term 5
I20260713 09:02:56.014230 11767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d0d0a5941af4f53b5fb47ec6ad2d3b8" candidate_uuid: "f20c7d3c634b4fbd91c8395265c19e9a" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "04dee38fa51742b5944f06e335887671"
I20260713 09:02:56.014341 12022 raft_consensus.cc:697] T 273338ada5104a32947bd6b4b26a7c9a P f20c7d3c634b4fbd91c8395265c19e9a [term 4 LEADER]: Becoming Leader. State: Replica: f20c7d3c634b4fbd91c8395265c19e9a, State: Running, Role: LEADER
I20260713 09:02:56.014796 11767 raft_consensus.cc:3055] T 9d0d0a5941af4f53b5fb47ec6ad2d3b8 P 04dee38fa51742b5944f06e335887671 [term 4 LEADER]: Stepping down as leader of term 4
I20260713 09:02:56.015147 11767 raft_consensus.cc:740] T 9d0d0a5941af4f53b5fb47ec6ad2d3b8 P 04dee38fa51742b5944f06e335887671 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 04dee38fa51742b5944f06e335887671, State: Running, Role: LEADER
I20260713 09:02:56.015367 12022 consensus_queue.cc:237] T 273338ada5104a32947bd6b4b26a7c9a P f20c7d3c634b4fbd91c8395265c19e9a [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: "04dee38fa51742b5944f06e335887671" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 34619 } } peers { permanent_uuid: "f20c7d3c634b4fbd91c8395265c19e9a" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 42189 } } peers { permanent_uuid: "58250cc4491341c2ab46975a67792c38" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 36757 } }
I20260713 09:02:56.015960 11767 consensus_queue.cc:260] T 9d0d0a5941af4f53b5fb47ec6ad2d3b8 P 04dee38fa51742b5944f06e335887671 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 4.4, Last appended by leader: 4, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58250cc4491341c2ab46975a67792c38" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 36757 } } peers { permanent_uuid: "f20c7d3c634b4fbd91c8395265c19e9a" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 42189 } } peers { permanent_uuid: "04dee38fa51742b5944f06e335887671" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 34619 } }
I20260713 09:02:56.017226 11767 raft_consensus.cc:3060] T 9d0d0a5941af4f53b5fb47ec6ad2d3b8 P 04dee38fa51742b5944f06e335887671 [term 4 FOLLOWER]: Advancing to term 5
I20260713 09:02:56.020179 11916 raft_consensus.cc:2468] T 9d0d0a5941af4f53b5fb47ec6ad2d3b8 P 58250cc4491341c2ab46975a67792c38 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f20c7d3c634b4fbd91c8395265c19e9a in term 5.
I20260713 09:02:56.021219 11808 leader_election.cc:304] T 9d0d0a5941af4f53b5fb47ec6ad2d3b8 P f20c7d3c634b4fbd91c8395265c19e9a [CANDIDATE]: Term 5 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 58250cc4491341c2ab46975a67792c38, f20c7d3c634b4fbd91c8395265c19e9a; no voters: 
I20260713 09:02:56.021951 12022 raft_consensus.cc:2804] T 9d0d0a5941af4f53b5fb47ec6ad2d3b8 P f20c7d3c634b4fbd91c8395265c19e9a [term 5 FOLLOWER]: Leader election won for term 5
I20260713 09:02:56.022313 12022 raft_consensus.cc:697] T 9d0d0a5941af4f53b5fb47ec6ad2d3b8 P f20c7d3c634b4fbd91c8395265c19e9a [term 5 LEADER]: Becoming Leader. State: Replica: f20c7d3c634b4fbd91c8395265c19e9a, State: Running, Role: LEADER
I20260713 09:02:56.023018 12022 consensus_queue.cc:237] T 9d0d0a5941af4f53b5fb47ec6ad2d3b8 P f20c7d3c634b4fbd91c8395265c19e9a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 4.4, Last appended by leader: 4, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58250cc4491341c2ab46975a67792c38" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 36757 } } peers { permanent_uuid: "f20c7d3c634b4fbd91c8395265c19e9a" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 42189 } } peers { permanent_uuid: "04dee38fa51742b5944f06e335887671" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 34619 } }
I20260713 09:02:56.023649 11767 raft_consensus.cc:2468] T 9d0d0a5941af4f53b5fb47ec6ad2d3b8 P 04dee38fa51742b5944f06e335887671 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f20c7d3c634b4fbd91c8395265c19e9a in term 5.
I20260713 09:02:56.023350 11661 catalog_manager.cc:5697] T 273338ada5104a32947bd6b4b26a7c9a P f20c7d3c634b4fbd91c8395265c19e9a reported cstate change: term changed from 3 to 4, leader changed from 04dee38fa51742b5944f06e335887671 (127.10.222.129) to f20c7d3c634b4fbd91c8395265c19e9a (127.10.222.130). New cstate: current_term: 4 leader_uuid: "f20c7d3c634b4fbd91c8395265c19e9a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04dee38fa51742b5944f06e335887671" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 34619 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f20c7d3c634b4fbd91c8395265c19e9a" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 42189 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "58250cc4491341c2ab46975a67792c38" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 36757 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:56.038561 11661 catalog_manager.cc:5697] T 9d0d0a5941af4f53b5fb47ec6ad2d3b8 P f20c7d3c634b4fbd91c8395265c19e9a reported cstate change: term changed from 4 to 5, leader changed from 04dee38fa51742b5944f06e335887671 (127.10.222.129) to f20c7d3c634b4fbd91c8395265c19e9a (127.10.222.130). New cstate: current_term: 5 leader_uuid: "f20c7d3c634b4fbd91c8395265c19e9a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "58250cc4491341c2ab46975a67792c38" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 36757 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f20c7d3c634b4fbd91c8395265c19e9a" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 42189 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "04dee38fa51742b5944f06e335887671" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 34619 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:56.194655 11841 raft_consensus.cc:1275] T f99958bf67bd41aba691facb26c84347 P f20c7d3c634b4fbd91c8395265c19e9a [term 2 FOLLOWER]: Refusing update from remote peer 58250cc4491341c2ab46975a67792c38: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:56.195760 12060 consensus_queue.cc:1048] T f99958bf67bd41aba691facb26c84347 P 58250cc4491341c2ab46975a67792c38 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f20c7d3c634b4fbd91c8395265c19e9a" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 42189 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:56.205724 11767 raft_consensus.cc:1275] T f99958bf67bd41aba691facb26c84347 P 04dee38fa51742b5944f06e335887671 [term 2 FOLLOWER]: Refusing update from remote peer 58250cc4491341c2ab46975a67792c38: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:56.207016 12060 consensus_queue.cc:1048] T f99958bf67bd41aba691facb26c84347 P 58250cc4491341c2ab46975a67792c38 [LEADER]: Connected to new peer: Peer: permanent_uuid: "04dee38fa51742b5944f06e335887671" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 34619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:56.244407 11767 raft_consensus.cc:1275] T d50ee67e4b314e54815eccadb878947d P 04dee38fa51742b5944f06e335887671 [term 3 FOLLOWER]: Refusing update from remote peer 58250cc4491341c2ab46975a67792c38: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:02:56.245462 12060 consensus_queue.cc:1048] T d50ee67e4b314e54815eccadb878947d P 58250cc4491341c2ab46975a67792c38 [LEADER]: Connected to new peer: Peer: permanent_uuid: "04dee38fa51742b5944f06e335887671" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 34619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:02:56.253960 11841 raft_consensus.cc:1275] T d50ee67e4b314e54815eccadb878947d P f20c7d3c634b4fbd91c8395265c19e9a [term 3 FOLLOWER]: Refusing update from remote peer 58250cc4491341c2ab46975a67792c38: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:02:56.255276 12060 consensus_queue.cc:1048] T d50ee67e4b314e54815eccadb878947d P 58250cc4491341c2ab46975a67792c38 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f20c7d3c634b4fbd91c8395265c19e9a" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 42189 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:02:56.402545 11767 raft_consensus.cc:1275] T 9d0d0a5941af4f53b5fb47ec6ad2d3b8 P 04dee38fa51742b5944f06e335887671 [term 5 FOLLOWER]: Refusing update from remote peer f20c7d3c634b4fbd91c8395265c19e9a: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260713 09:02:56.403692 12022 consensus_queue.cc:1048] T 9d0d0a5941af4f53b5fb47ec6ad2d3b8 P f20c7d3c634b4fbd91c8395265c19e9a [LEADER]: Connected to new peer: Peer: permanent_uuid: "04dee38fa51742b5944f06e335887671" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 34619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:02:56.411614 11916 raft_consensus.cc:1275] T 9d0d0a5941af4f53b5fb47ec6ad2d3b8 P 58250cc4491341c2ab46975a67792c38 [term 5 FOLLOWER]: Refusing update from remote peer f20c7d3c634b4fbd91c8395265c19e9a: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260713 09:02:56.413358 12022 consensus_queue.cc:1048] T 9d0d0a5941af4f53b5fb47ec6ad2d3b8 P f20c7d3c634b4fbd91c8395265c19e9a [LEADER]: Connected to new peer: Peer: permanent_uuid: "58250cc4491341c2ab46975a67792c38" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 36757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:02:56.440274 11916 raft_consensus.cc:1275] T 273338ada5104a32947bd6b4b26a7c9a P 58250cc4491341c2ab46975a67792c38 [term 4 FOLLOWER]: Refusing update from remote peer f20c7d3c634b4fbd91c8395265c19e9a: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:02:56.441197 12022 consensus_queue.cc:1048] T 273338ada5104a32947bd6b4b26a7c9a P f20c7d3c634b4fbd91c8395265c19e9a [LEADER]: Connected to new peer: Peer: permanent_uuid: "58250cc4491341c2ab46975a67792c38" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 36757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:02:56.450398 11767 raft_consensus.cc:1275] T 273338ada5104a32947bd6b4b26a7c9a P 04dee38fa51742b5944f06e335887671 [term 4 FOLLOWER]: Refusing update from remote peer f20c7d3c634b4fbd91c8395265c19e9a: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:02:56.452148 12119 consensus_queue.cc:1048] T 273338ada5104a32947bd6b4b26a7c9a P f20c7d3c634b4fbd91c8395265c19e9a [LEADER]: Connected to new peer: Peer: permanent_uuid: "04dee38fa51742b5944f06e335887671" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 34619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:02:56.594316 11130 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:02:56.600255 11130 tablet_server.cc:179] TabletServer@127.10.222.129:0 shutting down...
W20260713 09:02:56.611617 11805 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 5 similar messages]
W20260713 09:02:56.615247 11805 consensus_peers.cc:597] T 283ba495b52a423ba5d72721c0435146 P f20c7d3c634b4fbd91c8395265c19e9a -> Peer 04dee38fa51742b5944f06e335887671 (127.10.222.129:34619): Couldn't send request to peer 04dee38fa51742b5944f06e335887671. 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:02:56.623293 11130 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:02:56.623922 11130 tablet_replica.cc:333] T fb0f457405f841cf8aa56d759985ebfa P 04dee38fa51742b5944f06e335887671: stopping tablet replica
I20260713 09:02:56.624488 11130 raft_consensus.cc:2243] T fb0f457405f841cf8aa56d759985ebfa P 04dee38fa51742b5944f06e335887671 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:56.624938 11130 raft_consensus.cc:2272] T fb0f457405f841cf8aa56d759985ebfa P 04dee38fa51742b5944f06e335887671 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:56.626657 11130 tablet_replica.cc:333] T 899052d7e13c48a88115a992c9cd379d P 04dee38fa51742b5944f06e335887671: stopping tablet replica
I20260713 09:02:56.627130 11130 raft_consensus.cc:2243] T 899052d7e13c48a88115a992c9cd379d P 04dee38fa51742b5944f06e335887671 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:02:56.627897 11130 raft_consensus.cc:2272] T 899052d7e13c48a88115a992c9cd379d P 04dee38fa51742b5944f06e335887671 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:56.629390 11130 tablet_replica.cc:333] T 283ba495b52a423ba5d72721c0435146 P 04dee38fa51742b5944f06e335887671: stopping tablet replica
I20260713 09:02:56.629815 11130 raft_consensus.cc:2243] T 283ba495b52a423ba5d72721c0435146 P 04dee38fa51742b5944f06e335887671 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:56.630184 11130 raft_consensus.cc:2272] T 283ba495b52a423ba5d72721c0435146 P 04dee38fa51742b5944f06e335887671 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:56.631814 11130 tablet_replica.cc:333] T 273338ada5104a32947bd6b4b26a7c9a P 04dee38fa51742b5944f06e335887671: stopping tablet replica
I20260713 09:02:56.632256 11130 raft_consensus.cc:2243] T 273338ada5104a32947bd6b4b26a7c9a P 04dee38fa51742b5944f06e335887671 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:56.632638 11130 raft_consensus.cc:2272] T 273338ada5104a32947bd6b4b26a7c9a P 04dee38fa51742b5944f06e335887671 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:56.634938 11130 tablet_replica.cc:333] T 6b0b8747713b4348bcab85d0051bc5a9 P 04dee38fa51742b5944f06e335887671: stopping tablet replica
I20260713 09:02:56.635401 11130 raft_consensus.cc:2243] T 6b0b8747713b4348bcab85d0051bc5a9 P 04dee38fa51742b5944f06e335887671 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:02:56.636024 11130 raft_consensus.cc:2272] T 6b0b8747713b4348bcab85d0051bc5a9 P 04dee38fa51742b5944f06e335887671 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:56.637442 11130 tablet_replica.cc:333] T 9d0d0a5941af4f53b5fb47ec6ad2d3b8 P 04dee38fa51742b5944f06e335887671: stopping tablet replica
I20260713 09:02:56.637867 11130 raft_consensus.cc:2243] T 9d0d0a5941af4f53b5fb47ec6ad2d3b8 P 04dee38fa51742b5944f06e335887671 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:56.638224 11130 raft_consensus.cc:2272] T 9d0d0a5941af4f53b5fb47ec6ad2d3b8 P 04dee38fa51742b5944f06e335887671 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:56.640530 11130 tablet_replica.cc:333] T 78bb665a580546abb5f1a2794700945d P 04dee38fa51742b5944f06e335887671: stopping tablet replica
I20260713 09:02:56.640942 11130 raft_consensus.cc:2243] T 78bb665a580546abb5f1a2794700945d P 04dee38fa51742b5944f06e335887671 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:02:56.641551 11130 raft_consensus.cc:2272] T 78bb665a580546abb5f1a2794700945d P 04dee38fa51742b5944f06e335887671 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:56.643018 11130 tablet_replica.cc:333] T cef35bc9e91c420698328a2233d2a00e P 04dee38fa51742b5944f06e335887671: stopping tablet replica
I20260713 09:02:56.643445 11130 raft_consensus.cc:2243] T cef35bc9e91c420698328a2233d2a00e P 04dee38fa51742b5944f06e335887671 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:02:56.644032 11130 raft_consensus.cc:2272] T cef35bc9e91c420698328a2233d2a00e P 04dee38fa51742b5944f06e335887671 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:56.645574 11130 tablet_replica.cc:333] T f99958bf67bd41aba691facb26c84347 P 04dee38fa51742b5944f06e335887671: stopping tablet replica
I20260713 09:02:56.645998 11130 raft_consensus.cc:2243] T f99958bf67bd41aba691facb26c84347 P 04dee38fa51742b5944f06e335887671 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:56.646339 11130 raft_consensus.cc:2272] T f99958bf67bd41aba691facb26c84347 P 04dee38fa51742b5944f06e335887671 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:56.648248 11130 tablet_replica.cc:333] T d50ee67e4b314e54815eccadb878947d P 04dee38fa51742b5944f06e335887671: stopping tablet replica
I20260713 09:02:56.648640 11130 raft_consensus.cc:2243] T d50ee67e4b314e54815eccadb878947d P 04dee38fa51742b5944f06e335887671 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:56.648970 11130 raft_consensus.cc:2272] T d50ee67e4b314e54815eccadb878947d P 04dee38fa51742b5944f06e335887671 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:56.666122 11130 tablet_server.cc:196] TabletServer@127.10.222.129:0 shutdown complete.
I20260713 09:02:56.684753 11130 tablet_server.cc:179] TabletServer@127.10.222.130:0 shutting down...
I20260713 09:02:56.705616 11130 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:02:56.706248 11130 tablet_replica.cc:333] T fb0f457405f841cf8aa56d759985ebfa P f20c7d3c634b4fbd91c8395265c19e9a: stopping tablet replica
I20260713 09:02:56.706828 11130 raft_consensus.cc:2243] T fb0f457405f841cf8aa56d759985ebfa P f20c7d3c634b4fbd91c8395265c19e9a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:56.707363 11130 raft_consensus.cc:2272] T fb0f457405f841cf8aa56d759985ebfa P f20c7d3c634b4fbd91c8395265c19e9a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:56.709137 11130 tablet_replica.cc:333] T 899052d7e13c48a88115a992c9cd379d P f20c7d3c634b4fbd91c8395265c19e9a: stopping tablet replica
I20260713 09:02:56.709591 11130 raft_consensus.cc:2243] T 899052d7e13c48a88115a992c9cd379d P f20c7d3c634b4fbd91c8395265c19e9a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:56.709970 11130 raft_consensus.cc:2272] T 899052d7e13c48a88115a992c9cd379d P f20c7d3c634b4fbd91c8395265c19e9a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:56.711474 11130 tablet_replica.cc:333] T 283ba495b52a423ba5d72721c0435146 P f20c7d3c634b4fbd91c8395265c19e9a: stopping tablet replica
I20260713 09:02:56.711941 11130 raft_consensus.cc:2243] T 283ba495b52a423ba5d72721c0435146 P f20c7d3c634b4fbd91c8395265c19e9a [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:02:56.712634 11130 raft_consensus.cc:2272] T 283ba495b52a423ba5d72721c0435146 P f20c7d3c634b4fbd91c8395265c19e9a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:56.714319 11130 tablet_replica.cc:333] T d50ee67e4b314e54815eccadb878947d P f20c7d3c634b4fbd91c8395265c19e9a: stopping tablet replica
I20260713 09:02:56.714772 11130 raft_consensus.cc:2243] T d50ee67e4b314e54815eccadb878947d P f20c7d3c634b4fbd91c8395265c19e9a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:56.715137 11130 raft_consensus.cc:2272] T d50ee67e4b314e54815eccadb878947d P f20c7d3c634b4fbd91c8395265c19e9a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:56.717470 11130 tablet_replica.cc:333] T 273338ada5104a32947bd6b4b26a7c9a P f20c7d3c634b4fbd91c8395265c19e9a: stopping tablet replica
I20260713 09:02:56.717918 11130 raft_consensus.cc:2243] T 273338ada5104a32947bd6b4b26a7c9a P f20c7d3c634b4fbd91c8395265c19e9a [term 4 LEADER]: Raft consensus shutting down.
I20260713 09:02:56.718552 11130 raft_consensus.cc:2272] T 273338ada5104a32947bd6b4b26a7c9a P f20c7d3c634b4fbd91c8395265c19e9a [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:56.720197 11130 tablet_replica.cc:333] T f99958bf67bd41aba691facb26c84347 P f20c7d3c634b4fbd91c8395265c19e9a: stopping tablet replica
I20260713 09:02:56.720628 11130 raft_consensus.cc:2243] T f99958bf67bd41aba691facb26c84347 P f20c7d3c634b4fbd91c8395265c19e9a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:56.720971 11130 raft_consensus.cc:2272] T f99958bf67bd41aba691facb26c84347 P f20c7d3c634b4fbd91c8395265c19e9a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:56.722712 11130 tablet_replica.cc:333] T 78bb665a580546abb5f1a2794700945d P f20c7d3c634b4fbd91c8395265c19e9a: stopping tablet replica
I20260713 09:02:56.723145 11130 raft_consensus.cc:2243] T 78bb665a580546abb5f1a2794700945d P f20c7d3c634b4fbd91c8395265c19e9a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:56.723556 11130 raft_consensus.cc:2272] T 78bb665a580546abb5f1a2794700945d P f20c7d3c634b4fbd91c8395265c19e9a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:56.725064 11130 tablet_replica.cc:333] T cef35bc9e91c420698328a2233d2a00e P f20c7d3c634b4fbd91c8395265c19e9a: stopping tablet replica
I20260713 09:02:56.725467 11130 raft_consensus.cc:2243] T cef35bc9e91c420698328a2233d2a00e P f20c7d3c634b4fbd91c8395265c19e9a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:56.725808 11130 raft_consensus.cc:2272] T cef35bc9e91c420698328a2233d2a00e P f20c7d3c634b4fbd91c8395265c19e9a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:56.727363 11130 tablet_replica.cc:333] T 9d0d0a5941af4f53b5fb47ec6ad2d3b8 P f20c7d3c634b4fbd91c8395265c19e9a: stopping tablet replica
I20260713 09:02:56.727803 11130 raft_consensus.cc:2243] T 9d0d0a5941af4f53b5fb47ec6ad2d3b8 P f20c7d3c634b4fbd91c8395265c19e9a [term 5 LEADER]: Raft consensus shutting down.
I20260713 09:02:56.728485 11130 raft_consensus.cc:2272] T 9d0d0a5941af4f53b5fb47ec6ad2d3b8 P f20c7d3c634b4fbd91c8395265c19e9a [term 5 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:56.730338 11130 tablet_replica.cc:333] T 6b0b8747713b4348bcab85d0051bc5a9 P f20c7d3c634b4fbd91c8395265c19e9a: stopping tablet replica
I20260713 09:02:56.730757 11130 raft_consensus.cc:2243] T 6b0b8747713b4348bcab85d0051bc5a9 P f20c7d3c634b4fbd91c8395265c19e9a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:56.731101 11130 raft_consensus.cc:2272] T 6b0b8747713b4348bcab85d0051bc5a9 P f20c7d3c634b4fbd91c8395265c19e9a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:56.757079 11130 tablet_server.cc:196] TabletServer@127.10.222.130:0 shutdown complete.
W20260713 09:02:56.769425 11879 consensus_peers.cc:597] T f99958bf67bd41aba691facb26c84347 P 58250cc4491341c2ab46975a67792c38 -> Peer 04dee38fa51742b5944f06e335887671 (127.10.222.129:34619): Couldn't send request to peer 04dee38fa51742b5944f06e335887671. Status: Network error: Client connection negotiation failed: client connection to 127.10.222.129:34619: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:02:56.777842 11130 tablet_server.cc:179] TabletServer@127.10.222.131:0 shutting down...
I20260713 09:02:56.797236 11130 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:02:56.797932 11130 tablet_replica.cc:333] T fb0f457405f841cf8aa56d759985ebfa P 58250cc4491341c2ab46975a67792c38: stopping tablet replica
I20260713 09:02:56.798470 11130 raft_consensus.cc:2243] T fb0f457405f841cf8aa56d759985ebfa P 58250cc4491341c2ab46975a67792c38 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:02:56.799244 11130 raft_consensus.cc:2272] T fb0f457405f841cf8aa56d759985ebfa P 58250cc4491341c2ab46975a67792c38 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:56.800902 11130 tablet_replica.cc:333] T 283ba495b52a423ba5d72721c0435146 P 58250cc4491341c2ab46975a67792c38: stopping tablet replica
I20260713 09:02:56.801383 11130 raft_consensus.cc:2243] T 283ba495b52a423ba5d72721c0435146 P 58250cc4491341c2ab46975a67792c38 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:56.801746 11130 raft_consensus.cc:2272] T 283ba495b52a423ba5d72721c0435146 P 58250cc4491341c2ab46975a67792c38 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:56.803623 11130 tablet_replica.cc:333] T 899052d7e13c48a88115a992c9cd379d P 58250cc4491341c2ab46975a67792c38: stopping tablet replica
I20260713 09:02:56.804064 11130 raft_consensus.cc:2243] T 899052d7e13c48a88115a992c9cd379d P 58250cc4491341c2ab46975a67792c38 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:56.804446 11130 raft_consensus.cc:2272] T 899052d7e13c48a88115a992c9cd379d P 58250cc4491341c2ab46975a67792c38 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:56.805970 11130 tablet_replica.cc:333] T 273338ada5104a32947bd6b4b26a7c9a P 58250cc4491341c2ab46975a67792c38: stopping tablet replica
I20260713 09:02:56.806391 11130 raft_consensus.cc:2243] T 273338ada5104a32947bd6b4b26a7c9a P 58250cc4491341c2ab46975a67792c38 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:56.806754 11130 raft_consensus.cc:2272] T 273338ada5104a32947bd6b4b26a7c9a P 58250cc4491341c2ab46975a67792c38 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:56.808547 11130 tablet_replica.cc:333] T 6b0b8747713b4348bcab85d0051bc5a9 P 58250cc4491341c2ab46975a67792c38: stopping tablet replica
I20260713 09:02:56.808988 11130 raft_consensus.cc:2243] T 6b0b8747713b4348bcab85d0051bc5a9 P 58250cc4491341c2ab46975a67792c38 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:56.809326 11130 raft_consensus.cc:2272] T 6b0b8747713b4348bcab85d0051bc5a9 P 58250cc4491341c2ab46975a67792c38 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:56.810688 11130 tablet_replica.cc:333] T 9d0d0a5941af4f53b5fb47ec6ad2d3b8 P 58250cc4491341c2ab46975a67792c38: stopping tablet replica
I20260713 09:02:56.811088 11130 raft_consensus.cc:2243] T 9d0d0a5941af4f53b5fb47ec6ad2d3b8 P 58250cc4491341c2ab46975a67792c38 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:56.811503 11130 raft_consensus.cc:2272] T 9d0d0a5941af4f53b5fb47ec6ad2d3b8 P 58250cc4491341c2ab46975a67792c38 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:56.813272 11130 tablet_replica.cc:333] T 78bb665a580546abb5f1a2794700945d P 58250cc4491341c2ab46975a67792c38: stopping tablet replica
I20260713 09:02:56.813716 11130 raft_consensus.cc:2243] T 78bb665a580546abb5f1a2794700945d P 58250cc4491341c2ab46975a67792c38 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:56.814073 11130 raft_consensus.cc:2272] T 78bb665a580546abb5f1a2794700945d P 58250cc4491341c2ab46975a67792c38 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:56.815575 11130 tablet_replica.cc:333] T f99958bf67bd41aba691facb26c84347 P 58250cc4491341c2ab46975a67792c38: stopping tablet replica
I20260713 09:02:56.815980 11130 raft_consensus.cc:2243] T f99958bf67bd41aba691facb26c84347 P 58250cc4491341c2ab46975a67792c38 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:02:56.816622 11130 raft_consensus.cc:2272] T f99958bf67bd41aba691facb26c84347 P 58250cc4491341c2ab46975a67792c38 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:56.818224 11130 tablet_replica.cc:333] T cef35bc9e91c420698328a2233d2a00e P 58250cc4491341c2ab46975a67792c38: stopping tablet replica
I20260713 09:02:56.818638 11130 raft_consensus.cc:2243] T cef35bc9e91c420698328a2233d2a00e P 58250cc4491341c2ab46975a67792c38 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:56.818970 11130 raft_consensus.cc:2272] T cef35bc9e91c420698328a2233d2a00e P 58250cc4491341c2ab46975a67792c38 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:56.820375 11130 tablet_replica.cc:333] T d50ee67e4b314e54815eccadb878947d P 58250cc4491341c2ab46975a67792c38: stopping tablet replica
I20260713 09:02:56.820756 11130 raft_consensus.cc:2243] T d50ee67e4b314e54815eccadb878947d P 58250cc4491341c2ab46975a67792c38 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:02:56.821355 11130 raft_consensus.cc:2272] T d50ee67e4b314e54815eccadb878947d P 58250cc4491341c2ab46975a67792c38 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:56.847036 11130 tablet_server.cc:196] TabletServer@127.10.222.131:0 shutdown complete.
I20260713 09:02:56.863322 11130 master.cc:562] Master@127.10.222.190:35953 shutting down...
I20260713 09:02:56.879908 11130 raft_consensus.cc:2243] T 00000000000000000000000000000000 P eebc3f2a67c246cc9305398195965594 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:02:56.880373 11130 raft_consensus.cc:2272] T 00000000000000000000000000000000 P eebc3f2a67c246cc9305398195965594 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:56.880642 11130 tablet_replica.cc:333] T 00000000000000000000000000000000 P eebc3f2a67c246cc9305398195965594: stopping tablet replica
I20260713 09:02:56.900142 11130 master.cc:584] Master@127.10.222.190:35953 shutdown complete.
04dee38fa51742b5944f06e335887671  5
58250cc4491341c2ab46975a67792c38  1
f20c7d3c634b4fbd91c8395265c19e9a  4
[       OK ] LeaderRebalancerTest.FunctionalTestForNotDivided (10223 ms)
[ RUN      ] LeaderRebalancerTest.AddTserver
I20260713 09:02:56.935990 11130 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.10.222.190:45985
I20260713 09:02:56.937016 11130 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:02:56.942341 12125 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:02:56.942461 12124 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:02:56.944284 12127 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:02:56.944463 11130 server_base.cc:1061] running on GCE node
I20260713 09:02:56.945333 11130 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:02:56.945510 11130 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:02:56.945657 11130 hybrid_clock.cc:648] HybridClock initialized: now 1783933376945639 us; error 0 us; skew 500 ppm
I20260713 09:02:56.946127 11130 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:02:56.948297 11130 webserver.cc:533] Webserver started at http://127.10.222.190:43321/ using document root <none> and password file <none>
I20260713 09:02:56.948731 11130 fs_manager.cc:362] Metadata directory not provided
I20260713 09:02:56.948931 11130 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:02:56.949185 11130 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:02:56.950212 11130 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task0siKgA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933353904069-11130-0/minicluster-data/master-0-root/instance:
uuid: "9c599e2b288c485cbf6c039a1cbb069f"
format_stamp: "Formatted at 2026-07-13 09:02:56 on dist-test-slave-7lf8"
I20260713 09:02:56.954533 11130 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260713 09:02:56.957741 12132 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:02:56.958384 11130 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:02:56.958671 11130 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task0siKgA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933353904069-11130-0/minicluster-data/master-0-root
uuid: "9c599e2b288c485cbf6c039a1cbb069f"
format_stamp: "Formatted at 2026-07-13 09:02:56 on dist-test-slave-7lf8"
I20260713 09:02:56.958925 11130 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task0siKgA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933353904069-11130-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task0siKgA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933353904069-11130-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task0siKgA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933353904069-11130-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:02:56.974386 11130 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:02:56.975562 11130 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:02:57.010897 11130 rpc_server.cc:307] RPC server started. Bound to: 127.10.222.190:45985
I20260713 09:02:57.010982 12183 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.222.190:45985 every 8 connection(s)
I20260713 09:02:57.014484 12184 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:02:57.023551 12184 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9c599e2b288c485cbf6c039a1cbb069f: Bootstrap starting.
I20260713 09:02:57.027762 12184 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 9c599e2b288c485cbf6c039a1cbb069f: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:57.031442 12184 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9c599e2b288c485cbf6c039a1cbb069f: No bootstrap required, opened a new log
I20260713 09:02:57.033344 12184 raft_consensus.cc:359] T 00000000000000000000000000000000 P 9c599e2b288c485cbf6c039a1cbb069f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9c599e2b288c485cbf6c039a1cbb069f" member_type: VOTER }
I20260713 09:02:57.033710 12184 raft_consensus.cc:385] T 00000000000000000000000000000000 P 9c599e2b288c485cbf6c039a1cbb069f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:57.033883 12184 raft_consensus.cc:740] T 00000000000000000000000000000000 P 9c599e2b288c485cbf6c039a1cbb069f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c599e2b288c485cbf6c039a1cbb069f, State: Initialized, Role: FOLLOWER
I20260713 09:02:57.034373 12184 consensus_queue.cc:260] T 00000000000000000000000000000000 P 9c599e2b288c485cbf6c039a1cbb069f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "9c599e2b288c485cbf6c039a1cbb069f" member_type: VOTER }
I20260713 09:02:57.034758 12184 raft_consensus.cc:399] T 00000000000000000000000000000000 P 9c599e2b288c485cbf6c039a1cbb069f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:02:57.034936 12184 raft_consensus.cc:493] T 00000000000000000000000000000000 P 9c599e2b288c485cbf6c039a1cbb069f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:02:57.035130 12184 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 9c599e2b288c485cbf6c039a1cbb069f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:57.039420 12184 raft_consensus.cc:515] T 00000000000000000000000000000000 P 9c599e2b288c485cbf6c039a1cbb069f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9c599e2b288c485cbf6c039a1cbb069f" member_type: VOTER }
I20260713 09:02:57.039862 12184 leader_election.cc:304] T 00000000000000000000000000000000 P 9c599e2b288c485cbf6c039a1cbb069f [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: 9c599e2b288c485cbf6c039a1cbb069f; no voters: 
I20260713 09:02:57.040885 12184 leader_election.cc:290] T 00000000000000000000000000000000 P 9c599e2b288c485cbf6c039a1cbb069f [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:02:57.041254 12187 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 9c599e2b288c485cbf6c039a1cbb069f [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:57.042426 12187 raft_consensus.cc:697] T 00000000000000000000000000000000 P 9c599e2b288c485cbf6c039a1cbb069f [term 1 LEADER]: Becoming Leader. State: Replica: 9c599e2b288c485cbf6c039a1cbb069f, State: Running, Role: LEADER
I20260713 09:02:57.043064 12187 consensus_queue.cc:237] T 00000000000000000000000000000000 P 9c599e2b288c485cbf6c039a1cbb069f [LEADER]: Queue going to LEADER mode. State: All 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: "9c599e2b288c485cbf6c039a1cbb069f" member_type: VOTER }
I20260713 09:02:57.043545 12184 sys_catalog.cc:565] T 00000000000000000000000000000000 P 9c599e2b288c485cbf6c039a1cbb069f [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:02:57.047271 12188 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9c599e2b288c485cbf6c039a1cbb069f [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "9c599e2b288c485cbf6c039a1cbb069f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9c599e2b288c485cbf6c039a1cbb069f" member_type: VOTER } }
I20260713 09:02:57.047984 12188 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9c599e2b288c485cbf6c039a1cbb069f [sys.catalog]: This master's current role is: LEADER
I20260713 09:02:57.047370 12189 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9c599e2b288c485cbf6c039a1cbb069f [sys.catalog]: SysCatalogTable state changed. Reason: New leader 9c599e2b288c485cbf6c039a1cbb069f. Latest consensus state: current_term: 1 leader_uuid: "9c599e2b288c485cbf6c039a1cbb069f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9c599e2b288c485cbf6c039a1cbb069f" member_type: VOTER } }
I20260713 09:02:57.049027 12189 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9c599e2b288c485cbf6c039a1cbb069f [sys.catalog]: This master's current role is: LEADER
I20260713 09:02:57.049918 12193 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:02:57.057183 12193 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:02:57.058122 11130 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:02:57.065191 12193 catalog_manager.cc:1383] Generated new cluster ID: c4ead19d5ee843d9ba9d3d385e683726
I20260713 09:02:57.065491 12193 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:02:57.088160 12193 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:02:57.089351 12193 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:02:57.104568 12193 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 9c599e2b288c485cbf6c039a1cbb069f: Generated new TSK 0
I20260713 09:02:57.105130 12193 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:02:57.124404 11130 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:02:57.129961 12205 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:02:57.130693 12206 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:02:57.132113 12208 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:02:57.132519 11130 server_base.cc:1061] running on GCE node
I20260713 09:02:57.133194 11130 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:02:57.133359 11130 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:02:57.133488 11130 hybrid_clock.cc:648] HybridClock initialized: now 1783933377133477 us; error 0 us; skew 500 ppm
I20260713 09:02:57.133942 11130 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:02:57.136111 11130 webserver.cc:533] Webserver started at http://127.10.222.129:38207/ using document root <none> and password file <none>
I20260713 09:02:57.136523 11130 fs_manager.cc:362] Metadata directory not provided
I20260713 09:02:57.136678 11130 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:02:57.136886 11130 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:02:57.137840 11130 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task0siKgA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933353904069-11130-0/minicluster-data/ts-0-root/instance:
uuid: "2541e895df0049f6a00483b026f9a2dd"
format_stamp: "Formatted at 2026-07-13 09:02:57 on dist-test-slave-7lf8"
I20260713 09:02:57.141940 11130 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260713 09:02:57.144855 12213 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:02:57.145539 11130 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.001s
I20260713 09:02:57.145797 11130 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task0siKgA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933353904069-11130-0/minicluster-data/ts-0-root
uuid: "2541e895df0049f6a00483b026f9a2dd"
format_stamp: "Formatted at 2026-07-13 09:02:57 on dist-test-slave-7lf8"
I20260713 09:02:57.146049 11130 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task0siKgA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933353904069-11130-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task0siKgA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933353904069-11130-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task0siKgA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933353904069-11130-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:02:57.194763 11130 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:02:57.195998 11130 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:02:57.197410 11130 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:02:57.199599 11130 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:02:57.199784 11130 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:02:57.199993 11130 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:02:57.200157 11130 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:02:57.236733 11130 rpc_server.cc:307] RPC server started. Bound to: 127.10.222.129:36195
I20260713 09:02:57.236860 12275 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.222.129:36195 every 8 connection(s)
I20260713 09:02:57.241108 11130 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:02:57.247710 12280 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:02:57.249696 12281 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:02:57.251346 11130 server_base.cc:1061] running on GCE node
W20260713 09:02:57.251837 12283 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:02:57.252710 11130 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:02:57.252964 11130 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:02:57.253142 11130 hybrid_clock.cc:648] HybridClock initialized: now 1783933377253125 us; error 0 us; skew 500 ppm
I20260713 09:02:57.253868 11130 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:02:57.255856 12276 heartbeater.cc:344] Connected to a master server at 127.10.222.190:45985
I20260713 09:02:57.256181 12276 heartbeater.cc:461] Registering TS with master...
I20260713 09:02:57.256565 11130 webserver.cc:533] Webserver started at http://127.10.222.130:36221/ using document root <none> and password file <none>
I20260713 09:02:57.256947 12276 heartbeater.cc:507] Master 127.10.222.190:45985 requested a full tablet report, sending...
I20260713 09:02:57.257026 11130 fs_manager.cc:362] Metadata directory not provided
I20260713 09:02:57.257308 11130 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:02:57.257545 11130 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:02:57.258764 11130 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task0siKgA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933353904069-11130-0/minicluster-data/ts-1-root/instance:
uuid: "2cca73b338334f9cad16a2504ad520c0"
format_stamp: "Formatted at 2026-07-13 09:02:57 on dist-test-slave-7lf8"
I20260713 09:02:57.258965 12149 ts_manager.cc:194] Registered new tserver with Master: 2541e895df0049f6a00483b026f9a2dd (127.10.222.129:36195)
I20260713 09:02:57.261361 12149 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39954
I20260713 09:02:57.264122 11130 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.000s	sys 0.004s
I20260713 09:02:57.267292 12288 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:02:57.267967 11130 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.001s
I20260713 09:02:57.268203 11130 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task0siKgA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933353904069-11130-0/minicluster-data/ts-1-root
uuid: "2cca73b338334f9cad16a2504ad520c0"
format_stamp: "Formatted at 2026-07-13 09:02:57 on dist-test-slave-7lf8"
I20260713 09:02:57.268424 11130 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task0siKgA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933353904069-11130-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task0siKgA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933353904069-11130-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task0siKgA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933353904069-11130-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:02:57.299301 11130 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:02:57.300377 11130 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:02:57.301715 11130 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:02:57.303843 11130 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:02:57.304015 11130 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:02:57.304256 11130 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:02:57.304399 11130 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:02:57.340807 11130 rpc_server.cc:307] RPC server started. Bound to: 127.10.222.130:37587
I20260713 09:02:57.340939 12350 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.222.130:37587 every 8 connection(s)
I20260713 09:02:57.345069 11130 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:02:57.352486 12354 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:02:57.353260 12355 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:02:57.355509 12351 heartbeater.cc:344] Connected to a master server at 127.10.222.190:45985
I20260713 09:02:57.355820 12351 heartbeater.cc:461] Registering TS with master...
W20260713 09:02:57.356091 12357 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:02:57.356673 12351 heartbeater.cc:507] Master 127.10.222.190:45985 requested a full tablet report, sending...
I20260713 09:02:57.357327 11130 server_base.cc:1061] running on GCE node
I20260713 09:02:57.358248 11130 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:02:57.358436 11130 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:02:57.358593 11130 hybrid_clock.cc:648] HybridClock initialized: now 1783933377358575 us; error 0 us; skew 500 ppm
I20260713 09:02:57.358764 12149 ts_manager.cc:194] Registered new tserver with Master: 2cca73b338334f9cad16a2504ad520c0 (127.10.222.130:37587)
I20260713 09:02:57.359094 11130 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:02:57.360144 12149 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39964
I20260713 09:02:57.361812 11130 webserver.cc:533] Webserver started at http://127.10.222.131:42535/ using document root <none> and password file <none>
I20260713 09:02:57.362280 11130 fs_manager.cc:362] Metadata directory not provided
I20260713 09:02:57.362468 11130 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:02:57.362710 11130 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:02:57.363795 11130 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task0siKgA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933353904069-11130-0/minicluster-data/ts-2-root/instance:
uuid: "0f5894b06c134e03a3cb942896c1da79"
format_stamp: "Formatted at 2026-07-13 09:02:57 on dist-test-slave-7lf8"
I20260713 09:02:57.367790 11130 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.002s
I20260713 09:02:57.370668 12362 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:02:57.371399 11130 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:02:57.371663 11130 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task0siKgA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933353904069-11130-0/minicluster-data/ts-2-root
uuid: "0f5894b06c134e03a3cb942896c1da79"
format_stamp: "Formatted at 2026-07-13 09:02:57 on dist-test-slave-7lf8"
I20260713 09:02:57.371918 11130 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task0siKgA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933353904069-11130-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task0siKgA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933353904069-11130-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task0siKgA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933353904069-11130-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:02:57.387455 11130 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:02:57.388564 11130 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:02:57.389884 11130 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:02:57.392136 11130 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:02:57.392323 11130 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:02:57.392525 11130 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:02:57.392670 11130 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:02:57.428647 11130 rpc_server.cc:307] RPC server started. Bound to: 127.10.222.131:37007
I20260713 09:02:57.428738 12424 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.222.131:37007 every 8 connection(s)
I20260713 09:02:57.441146 12425 heartbeater.cc:344] Connected to a master server at 127.10.222.190:45985
I20260713 09:02:57.441484 12425 heartbeater.cc:461] Registering TS with master...
I20260713 09:02:57.442130 12425 heartbeater.cc:507] Master 127.10.222.190:45985 requested a full tablet report, sending...
I20260713 09:02:57.443885 12149 ts_manager.cc:194] Registered new tserver with Master: 0f5894b06c134e03a3cb942896c1da79 (127.10.222.131:37007)
I20260713 09:02:57.444778 11130 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013285433s
I20260713 09:02:57.445369 12149 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39972
I20260713 09:02:57.467876 12149 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:39982:
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:02:57.471448 12149 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:02:57.582455 12390 tablet_service.cc:1511] Processing CreateTablet for tablet 69fa9fc740964491b9cbe1d43b9fdb0c (DEFAULT_TABLE table=test-workload [id=91a5fd3488224ef18de867ce726c7f8a]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260713 09:02:57.583041 12389 tablet_service.cc:1511] Processing CreateTablet for tablet 6d81923b546648ca9bd71a8705275c39 (DEFAULT_TABLE table=test-workload [id=91a5fd3488224ef18de867ce726c7f8a]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260713 09:02:57.583866 12390 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 69fa9fc740964491b9cbe1d43b9fdb0c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:57.584484 12389 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d81923b546648ca9bd71a8705275c39. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:57.596496 12388 tablet_service.cc:1511] Processing CreateTablet for tablet b14f2047138e4ec7a6f6b9272a1fe18f (DEFAULT_TABLE table=test-workload [id=91a5fd3488224ef18de867ce726c7f8a]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260713 09:02:57.597868 12388 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b14f2047138e4ec7a6f6b9272a1fe18f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:57.597630 12316 tablet_service.cc:1511] Processing CreateTablet for tablet 69fa9fc740964491b9cbe1d43b9fdb0c (DEFAULT_TABLE table=test-workload [id=91a5fd3488224ef18de867ce726c7f8a]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260713 09:02:57.598942 12316 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 69fa9fc740964491b9cbe1d43b9fdb0c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:57.599193 12385 tablet_service.cc:1511] Processing CreateTablet for tablet 30d9dfcad767431b86f118581ca89954 (DEFAULT_TABLE table=test-workload [id=91a5fd3488224ef18de867ce726c7f8a]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260713 09:02:57.600461 12385 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30d9dfcad767431b86f118581ca89954. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:57.600278 12312 tablet_service.cc:1511] Processing CreateTablet for tablet 09f98c776a614f6cae5c52bbda2233a5 (DEFAULT_TABLE table=test-workload [id=91a5fd3488224ef18de867ce726c7f8a]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260713 09:02:57.601480 12312 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 09f98c776a614f6cae5c52bbda2233a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:57.603235 12387 tablet_service.cc:1511] Processing CreateTablet for tablet cbcb357e1a4144428913538ec6039480 (DEFAULT_TABLE table=test-workload [id=91a5fd3488224ef18de867ce726c7f8a]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260713 09:02:57.604454 12387 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cbcb357e1a4144428913538ec6039480. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:57.604218 12315 tablet_service.cc:1511] Processing CreateTablet for tablet 6d81923b546648ca9bd71a8705275c39 (DEFAULT_TABLE table=test-workload [id=91a5fd3488224ef18de867ce726c7f8a]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260713 09:02:57.605443 12315 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d81923b546648ca9bd71a8705275c39. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:57.607043 12384 tablet_service.cc:1511] Processing CreateTablet for tablet ef19749dd4a0463b9bc4c01eed149e09 (DEFAULT_TABLE table=test-workload [id=91a5fd3488224ef18de867ce726c7f8a]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260713 09:02:57.608265 12384 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef19749dd4a0463b9bc4c01eed149e09. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:57.610262 12311 tablet_service.cc:1511] Processing CreateTablet for tablet 30d9dfcad767431b86f118581ca89954 (DEFAULT_TABLE table=test-workload [id=91a5fd3488224ef18de867ce726c7f8a]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260713 09:02:57.611573 12311 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30d9dfcad767431b86f118581ca89954. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:57.611359 12383 tablet_service.cc:1511] Processing CreateTablet for tablet 8b42da2def9d48f8a268b8b612d79a13 (DEFAULT_TABLE table=test-workload [id=91a5fd3488224ef18de867ce726c7f8a]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260713 09:02:57.611490 12382 tablet_service.cc:1511] Processing CreateTablet for tablet 8443f0c4a5c64d0886f1961cddc3ac9a (DEFAULT_TABLE table=test-workload [id=91a5fd3488224ef18de867ce726c7f8a]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260713 09:02:57.612546 12383 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b42da2def9d48f8a268b8b612d79a13. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:57.615636 12382 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8443f0c4a5c64d0886f1961cddc3ac9a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:57.616158 12310 tablet_service.cc:1511] Processing CreateTablet for tablet ef19749dd4a0463b9bc4c01eed149e09 (DEFAULT_TABLE table=test-workload [id=91a5fd3488224ef18de867ce726c7f8a]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260713 09:02:57.608273 12386 tablet_service.cc:1511] Processing CreateTablet for tablet 09f98c776a614f6cae5c52bbda2233a5 (DEFAULT_TABLE table=test-workload [id=91a5fd3488224ef18de867ce726c7f8a]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260713 09:02:57.617391 12310 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef19749dd4a0463b9bc4c01eed149e09. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:57.617939 12386 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 09f98c776a614f6cae5c52bbda2233a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:57.608176 12314 tablet_service.cc:1511] Processing CreateTablet for tablet b14f2047138e4ec7a6f6b9272a1fe18f (DEFAULT_TABLE table=test-workload [id=91a5fd3488224ef18de867ce726c7f8a]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260713 09:02:57.620282 12309 tablet_service.cc:1511] Processing CreateTablet for tablet 8b42da2def9d48f8a268b8b612d79a13 (DEFAULT_TABLE table=test-workload [id=91a5fd3488224ef18de867ce726c7f8a]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260713 09:02:57.622038 12381 tablet_service.cc:1511] Processing CreateTablet for tablet ce05e4af94d14dd5ab92c82853c4a19a (DEFAULT_TABLE table=test-workload [id=91a5fd3488224ef18de867ce726c7f8a]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260713 09:02:57.623301 12381 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce05e4af94d14dd5ab92c82853c4a19a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:57.620316 12314 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b14f2047138e4ec7a6f6b9272a1fe18f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:57.616174 12313 tablet_service.cc:1511] Processing CreateTablet for tablet cbcb357e1a4144428913538ec6039480 (DEFAULT_TABLE table=test-workload [id=91a5fd3488224ef18de867ce726c7f8a]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260713 09:02:57.631469 12308 tablet_service.cc:1511] Processing CreateTablet for tablet 8443f0c4a5c64d0886f1961cddc3ac9a (DEFAULT_TABLE table=test-workload [id=91a5fd3488224ef18de867ce726c7f8a]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260713 09:02:57.633231 12307 tablet_service.cc:1511] Processing CreateTablet for tablet ce05e4af94d14dd5ab92c82853c4a19a (DEFAULT_TABLE table=test-workload [id=91a5fd3488224ef18de867ce726c7f8a]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260713 09:02:57.631460 12309 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b42da2def9d48f8a268b8b612d79a13. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:57.637468 12307 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce05e4af94d14dd5ab92c82853c4a19a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:57.639521 12308 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8443f0c4a5c64d0886f1961cddc3ac9a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:57.643448 12313 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cbcb357e1a4144428913538ec6039480. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:57.668072 12441 tablet_bootstrap.cc:492] T cbcb357e1a4144428913538ec6039480 P 2cca73b338334f9cad16a2504ad520c0: Bootstrap starting.
I20260713 09:02:57.669404 12313 tablet_service.cc:1511] Processing CreateTablet for tablet 46e1f54761b141c3b0f514d4215b6f5c (DEFAULT_TABLE table=test-workload [id=91a5fd3488224ef18de867ce726c7f8a]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260713 09:02:57.672701 12440 tablet_bootstrap.cc:492] T 6d81923b546648ca9bd71a8705275c39 P 0f5894b06c134e03a3cb942896c1da79: Bootstrap starting.
I20260713 09:02:57.681855 12316 tablet_service.cc:1511] Processing CreateTablet for tablet 808305af4b6b4e0d9f88b03de475a766 (DEFAULT_TABLE table=test-workload [id=91a5fd3488224ef18de867ce726c7f8a]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260713 09:02:57.686219 12384 tablet_service.cc:1511] Processing CreateTablet for tablet 46e1f54761b141c3b0f514d4215b6f5c (DEFAULT_TABLE table=test-workload [id=91a5fd3488224ef18de867ce726c7f8a]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260713 09:02:57.688191 12384 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 46e1f54761b141c3b0f514d4215b6f5c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:57.697284 12390 tablet_service.cc:1511] Processing CreateTablet for tablet 59f256a09d4e44cd82252cab381698f8 (DEFAULT_TABLE table=test-workload [id=91a5fd3488224ef18de867ce726c7f8a]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260713 09:02:57.698602 12390 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 59f256a09d4e44cd82252cab381698f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:57.683082 12316 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 808305af4b6b4e0d9f88b03de475a766. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:57.708164 12315 tablet_service.cc:1511] Processing CreateTablet for tablet 6678ed9b91574e8997d90a79f0712d63 (DEFAULT_TABLE table=test-workload [id=91a5fd3488224ef18de867ce726c7f8a]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260713 09:02:57.708369 12384 tablet_service.cc:1511] Processing CreateTablet for tablet 6678ed9b91574e8997d90a79f0712d63 (DEFAULT_TABLE table=test-workload [id=91a5fd3488224ef18de867ce726c7f8a]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260713 09:02:57.709422 12315 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6678ed9b91574e8997d90a79f0712d63. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:57.709733 12384 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6678ed9b91574e8997d90a79f0712d63. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:57.711688 12382 tablet_service.cc:1511] Processing CreateTablet for tablet 808305af4b6b4e0d9f88b03de475a766 (DEFAULT_TABLE table=test-workload [id=91a5fd3488224ef18de867ce726c7f8a]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260713 09:02:57.706117 12385 tablet_service.cc:1511] Processing CreateTablet for tablet 4491e79f62a543328ac59c7ced9900fa (DEFAULT_TABLE table=test-workload [id=91a5fd3488224ef18de867ce726c7f8a]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260713 09:02:57.713537 12385 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4491e79f62a543328ac59c7ced9900fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:57.690657 12310 tablet_service.cc:1511] Processing CreateTablet for tablet 59f256a09d4e44cd82252cab381698f8 (DEFAULT_TABLE table=test-workload [id=91a5fd3488224ef18de867ce726c7f8a]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260713 09:02:57.714881 12310 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 59f256a09d4e44cd82252cab381698f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:57.715791 12382 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 808305af4b6b4e0d9f88b03de475a766. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:57.706117 12308 tablet_service.cc:1511] Processing CreateTablet for tablet 4491e79f62a543328ac59c7ced9900fa (DEFAULT_TABLE table=test-workload [id=91a5fd3488224ef18de867ce726c7f8a]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260713 09:02:57.721213 12241 tablet_service.cc:1511] Processing CreateTablet for tablet 69fa9fc740964491b9cbe1d43b9fdb0c (DEFAULT_TABLE table=test-workload [id=91a5fd3488224ef18de867ce726c7f8a]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260713 09:02:57.722429 12241 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 69fa9fc740964491b9cbe1d43b9fdb0c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:57.722892 12236 tablet_service.cc:1511] Processing CreateTablet for tablet 30d9dfcad767431b86f118581ca89954 (DEFAULT_TABLE table=test-workload [id=91a5fd3488224ef18de867ce726c7f8a]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260713 09:02:57.724117 12236 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30d9dfcad767431b86f118581ca89954. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:57.724232 12240 tablet_service.cc:1511] Processing CreateTablet for tablet 6d81923b546648ca9bd71a8705275c39 (DEFAULT_TABLE table=test-workload [id=91a5fd3488224ef18de867ce726c7f8a]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260713 09:02:57.725481 12240 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d81923b546648ca9bd71a8705275c39. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:57.728277 12384 tablet_service.cc:1511] Processing CreateTablet for tablet d27792d963d545b794da3989d05019b1 (DEFAULT_TABLE table=test-workload [id=91a5fd3488224ef18de867ce726c7f8a]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260713 09:02:57.729518 12384 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d27792d963d545b794da3989d05019b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:57.729308 12238 tablet_service.cc:1511] Processing CreateTablet for tablet cbcb357e1a4144428913538ec6039480 (DEFAULT_TABLE table=test-workload [id=91a5fd3488224ef18de867ce726c7f8a]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260713 09:02:57.730665 12233 tablet_service.cc:1511] Processing CreateTablet for tablet 8443f0c4a5c64d0886f1961cddc3ac9a (DEFAULT_TABLE table=test-workload [id=91a5fd3488224ef18de867ce726c7f8a]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260713 09:02:57.729353 12234 tablet_service.cc:1511] Processing CreateTablet for tablet 8b42da2def9d48f8a268b8b612d79a13 (DEFAULT_TABLE table=test-workload [id=91a5fd3488224ef18de867ce726c7f8a]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260713 09:02:57.728212 12239 tablet_service.cc:1511] Processing CreateTablet for tablet b14f2047138e4ec7a6f6b9272a1fe18f (DEFAULT_TABLE table=test-workload [id=91a5fd3488224ef18de867ce726c7f8a]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260713 09:02:57.728209 12235 tablet_service.cc:1511] Processing CreateTablet for tablet ef19749dd4a0463b9bc4c01eed149e09 (DEFAULT_TABLE table=test-workload [id=91a5fd3488224ef18de867ce726c7f8a]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260713 09:02:57.736685 12441 tablet_bootstrap.cc:654] T cbcb357e1a4144428913538ec6039480 P 2cca73b338334f9cad16a2504ad520c0: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:57.733065 12237 tablet_service.cc:1511] Processing CreateTablet for tablet 09f98c776a614f6cae5c52bbda2233a5 (DEFAULT_TABLE table=test-workload [id=91a5fd3488224ef18de867ce726c7f8a]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260713 09:02:57.734036 12232 tablet_service.cc:1511] Processing CreateTablet for tablet ce05e4af94d14dd5ab92c82853c4a19a (DEFAULT_TABLE table=test-workload [id=91a5fd3488224ef18de867ce726c7f8a]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260713 09:02:57.730667 12238 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cbcb357e1a4144428913538ec6039480. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:57.749542 12235 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef19749dd4a0463b9bc4c01eed149e09. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:57.751540 12239 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b14f2047138e4ec7a6f6b9272a1fe18f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:57.757064 12234 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b42da2def9d48f8a268b8b612d79a13. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:57.755700 12308 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4491e79f62a543328ac59c7ced9900fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:57.764015 12237 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 09f98c776a614f6cae5c52bbda2233a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:57.766203 12233 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8443f0c4a5c64d0886f1961cddc3ac9a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:57.768415 12232 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce05e4af94d14dd5ab92c82853c4a19a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:57.768793 12386 tablet_service.cc:1511] Processing CreateTablet for tablet c4f21d14895d4281a4d94602124c1f3f (DEFAULT_TABLE table=test-workload [id=91a5fd3488224ef18de867ce726c7f8a]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260713 09:02:57.772574 12389 tablet_service.cc:1511] Processing CreateTablet for tablet 2c0ea15d861544ed85f2747c8a8648f4 (DEFAULT_TABLE table=test-workload [id=91a5fd3488224ef18de867ce726c7f8a]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260713 09:02:57.773720 12386 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c4f21d14895d4281a4d94602124c1f3f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:57.779770 12389 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c0ea15d861544ed85f2747c8a8648f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:57.785030 12310 tablet_service.cc:1511] Processing CreateTablet for tablet c4f21d14895d4281a4d94602124c1f3f (DEFAULT_TABLE table=test-workload [id=91a5fd3488224ef18de867ce726c7f8a]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260713 09:02:57.786617 12387 tablet_service.cc:1511] Processing CreateTablet for tablet bd6ef93f002a4b079bea1b6aa372c4d1 (DEFAULT_TABLE table=test-workload [id=91a5fd3488224ef18de867ce726c7f8a]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260713 09:02:57.791882 12387 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd6ef93f002a4b079bea1b6aa372c4d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:57.785194 12381 tablet_service.cc:1511] Processing CreateTablet for tablet b2b8921a63ef4f0698a96fe58cf3c0d7 (DEFAULT_TABLE table=test-workload [id=91a5fd3488224ef18de867ce726c7f8a]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260713 09:02:57.801710 12388 tablet_service.cc:1511] Processing CreateTablet for tablet d919c06ddd164c509cc40233575578ff (DEFAULT_TABLE table=test-workload [id=91a5fd3488224ef18de867ce726c7f8a]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260713 09:02:57.803704 12307 tablet_service.cc:1511] Processing CreateTablet for tablet d27792d963d545b794da3989d05019b1 (DEFAULT_TABLE table=test-workload [id=91a5fd3488224ef18de867ce726c7f8a]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260713 09:02:57.794020 12312 tablet_service.cc:1511] Processing CreateTablet for tablet 2c0ea15d861544ed85f2747c8a8648f4 (DEFAULT_TABLE table=test-workload [id=91a5fd3488224ef18de867ce726c7f8a]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260713 09:02:57.749624 12383 tablet_service.cc:1511] Processing CreateTablet for tablet cb9df26c637f4b6d819b27706e771e32 (DEFAULT_TABLE table=test-workload [id=91a5fd3488224ef18de867ce726c7f8a]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260713 09:02:57.796312 12311 tablet_service.cc:1511] Processing CreateTablet for tablet cb9df26c637f4b6d819b27706e771e32 (DEFAULT_TABLE table=test-workload [id=91a5fd3488224ef18de867ce726c7f8a]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260713 09:02:57.811308 12313 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 46e1f54761b141c3b0f514d4215b6f5c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:57.810964 12390 tablet_service.cc:1511] Processing CreateTablet for tablet 30a6ea22a46a4c818d43a8f9a46fff78 (DEFAULT_TABLE table=test-workload [id=91a5fd3488224ef18de867ce726c7f8a]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260713 09:02:57.811945 12311 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb9df26c637f4b6d819b27706e771e32. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:57.815809 12312 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c0ea15d861544ed85f2747c8a8648f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:57.816237 12440 tablet_bootstrap.cc:654] T 6d81923b546648ca9bd71a8705275c39 P 0f5894b06c134e03a3cb942896c1da79: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:57.819187 12386 tablet_service.cc:1511] Processing CreateTablet for tablet 3be28ac715da4acd94666a61f9e151a1 (DEFAULT_TABLE table=test-workload [id=91a5fd3488224ef18de867ce726c7f8a]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260713 09:02:57.839293 12442 tablet_bootstrap.cc:492] T 6d81923b546648ca9bd71a8705275c39 P 2541e895df0049f6a00483b026f9a2dd: Bootstrap starting.
I20260713 09:02:57.848785 12233 tablet_service.cc:1511] Processing CreateTablet for tablet 808305af4b6b4e0d9f88b03de475a766 (DEFAULT_TABLE table=test-workload [id=91a5fd3488224ef18de867ce726c7f8a]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260713 09:02:57.850011 12233 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 808305af4b6b4e0d9f88b03de475a766. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:57.848047 12237 tablet_service.cc:1511] Processing CreateTablet for tablet 46e1f54761b141c3b0f514d4215b6f5c (DEFAULT_TABLE table=test-workload [id=91a5fd3488224ef18de867ce726c7f8a]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260713 09:02:57.854005 12237 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 46e1f54761b141c3b0f514d4215b6f5c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:57.860440 12238 tablet_service.cc:1511] Processing CreateTablet for tablet 4491e79f62a543328ac59c7ced9900fa (DEFAULT_TABLE table=test-workload [id=91a5fd3488224ef18de867ce726c7f8a]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260713 09:02:57.861277 12232 tablet_service.cc:1511] Processing CreateTablet for tablet 6678ed9b91574e8997d90a79f0712d63 (DEFAULT_TABLE table=test-workload [id=91a5fd3488224ef18de867ce726c7f8a]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260713 09:02:57.861866 12238 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4491e79f62a543328ac59c7ced9900fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:57.862527 12440 tablet_bootstrap.cc:492] T 6d81923b546648ca9bd71a8705275c39 P 0f5894b06c134e03a3cb942896c1da79: No bootstrap required, opened a new log
I20260713 09:02:57.862983 12440 ts_tablet_manager.cc:1403] T 6d81923b546648ca9bd71a8705275c39 P 0f5894b06c134e03a3cb942896c1da79: Time spent bootstrapping tablet: real 0.191s	user 0.012s	sys 0.009s
I20260713 09:02:57.865625 12440 raft_consensus.cc:359] T 6d81923b546648ca9bd71a8705275c39 P 0f5894b06c134e03a3cb942896c1da79 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } }
I20260713 09:02:57.866291 12440 raft_consensus.cc:385] T 6d81923b546648ca9bd71a8705275c39 P 0f5894b06c134e03a3cb942896c1da79 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:57.866573 12440 raft_consensus.cc:740] T 6d81923b546648ca9bd71a8705275c39 P 0f5894b06c134e03a3cb942896c1da79 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f5894b06c134e03a3cb942896c1da79, State: Initialized, Role: FOLLOWER
I20260713 09:02:57.868031 12240 tablet_service.cc:1511] Processing CreateTablet for tablet 59f256a09d4e44cd82252cab381698f8 (DEFAULT_TABLE table=test-workload [id=91a5fd3488224ef18de867ce726c7f8a]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260713 09:02:57.869192 12240 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 59f256a09d4e44cd82252cab381698f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:57.868005 12440 consensus_queue.cc:260] T 6d81923b546648ca9bd71a8705275c39 P 0f5894b06c134e03a3cb942896c1da79 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } }
I20260713 09:02:57.877882 12238 tablet_service.cc:1511] Processing CreateTablet for tablet d27792d963d545b794da3989d05019b1 (DEFAULT_TABLE table=test-workload [id=91a5fd3488224ef18de867ce726c7f8a]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260713 09:02:57.879175 12238 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d27792d963d545b794da3989d05019b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:57.880784 12309 tablet_service.cc:1511] Processing CreateTablet for tablet b2b8921a63ef4f0698a96fe58cf3c0d7 (DEFAULT_TABLE table=test-workload [id=91a5fd3488224ef18de867ce726c7f8a]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260713 09:02:57.886200 12240 tablet_service.cc:1511] Processing CreateTablet for tablet cb9df26c637f4b6d819b27706e771e32 (DEFAULT_TABLE table=test-workload [id=91a5fd3488224ef18de867ce726c7f8a]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260713 09:02:57.887334 12240 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb9df26c637f4b6d819b27706e771e32. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:57.891690 12239 tablet_service.cc:1511] Processing CreateTablet for tablet c4f21d14895d4281a4d94602124c1f3f (DEFAULT_TABLE table=test-workload [id=91a5fd3488224ef18de867ce726c7f8a]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260713 09:02:57.892850 12239 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c4f21d14895d4281a4d94602124c1f3f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:57.894162 12238 tablet_service.cc:1511] Processing CreateTablet for tablet 2c0ea15d861544ed85f2747c8a8648f4 (DEFAULT_TABLE table=test-workload [id=91a5fd3488224ef18de867ce726c7f8a]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260713 09:02:57.895370 12238 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c0ea15d861544ed85f2747c8a8648f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:57.899858 12236 tablet_service.cc:1511] Processing CreateTablet for tablet bd6ef93f002a4b079bea1b6aa372c4d1 (DEFAULT_TABLE table=test-workload [id=91a5fd3488224ef18de867ce726c7f8a]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260713 09:02:57.901010 12236 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd6ef93f002a4b079bea1b6aa372c4d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:57.855660 12307 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d27792d963d545b794da3989d05019b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:57.903599 12240 tablet_service.cc:1511] Processing CreateTablet for tablet b2b8921a63ef4f0698a96fe58cf3c0d7 (DEFAULT_TABLE table=test-workload [id=91a5fd3488224ef18de867ce726c7f8a]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260713 09:02:57.904723 12240 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b2b8921a63ef4f0698a96fe58cf3c0d7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:57.855779 12388 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d919c06ddd164c509cc40233575578ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:57.909890 12238 tablet_service.cc:1511] Processing CreateTablet for tablet d919c06ddd164c509cc40233575578ff (DEFAULT_TABLE table=test-workload [id=91a5fd3488224ef18de867ce726c7f8a]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260713 09:02:57.911057 12238 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d919c06ddd164c509cc40233575578ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:57.921370 12235 tablet_service.cc:1511] Processing CreateTablet for tablet 3be28ac715da4acd94666a61f9e151a1 (DEFAULT_TABLE table=test-workload [id=91a5fd3488224ef18de867ce726c7f8a]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260713 09:02:57.921370 12240 tablet_service.cc:1511] Processing CreateTablet for tablet 30a6ea22a46a4c818d43a8f9a46fff78 (DEFAULT_TABLE table=test-workload [id=91a5fd3488224ef18de867ce726c7f8a]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260713 09:02:57.922545 12442 tablet_bootstrap.cc:654] T 6d81923b546648ca9bd71a8705275c39 P 2541e895df0049f6a00483b026f9a2dd: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:57.922789 12235 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3be28ac715da4acd94666a61f9e151a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:57.929960 12310 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c4f21d14895d4281a4d94602124c1f3f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:57.930810 12381 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b2b8921a63ef4f0698a96fe58cf3c0d7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:57.933619 12440 ts_tablet_manager.cc:1434] T 6d81923b546648ca9bd71a8705275c39 P 0f5894b06c134e03a3cb942896c1da79: Time spent starting tablet: real 0.070s	user 0.006s	sys 0.004s
I20260713 09:02:57.934567 12440 tablet_bootstrap.cc:492] T ef19749dd4a0463b9bc4c01eed149e09 P 0f5894b06c134e03a3cb942896c1da79: Bootstrap starting.
I20260713 09:02:57.935245 12314 tablet_service.cc:1511] Processing CreateTablet for tablet bd6ef93f002a4b079bea1b6aa372c4d1 (DEFAULT_TABLE table=test-workload [id=91a5fd3488224ef18de867ce726c7f8a]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260713 09:02:57.936614 12314 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd6ef93f002a4b079bea1b6aa372c4d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:57.938010 12425 heartbeater.cc:499] Master 127.10.222.190:45985 was elected leader, sending a full tablet report...
I20260713 09:02:57.931411 12232 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6678ed9b91574e8997d90a79f0712d63. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:57.949987 12440 tablet_bootstrap.cc:654] T ef19749dd4a0463b9bc4c01eed149e09 P 0f5894b06c134e03a3cb942896c1da79: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:57.950707 12390 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30a6ea22a46a4c818d43a8f9a46fff78. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:57.952008 12386 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3be28ac715da4acd94666a61f9e151a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:57.953689 12383 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb9df26c637f4b6d819b27706e771e32. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:57.957038 12316 tablet_service.cc:1511] Processing CreateTablet for tablet d919c06ddd164c509cc40233575578ff (DEFAULT_TABLE table=test-workload [id=91a5fd3488224ef18de867ce726c7f8a]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260713 09:02:57.959751 12240 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30a6ea22a46a4c818d43a8f9a46fff78. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:57.960564 12315 tablet_service.cc:1511] Processing CreateTablet for tablet 30a6ea22a46a4c818d43a8f9a46fff78 (DEFAULT_TABLE table=test-workload [id=91a5fd3488224ef18de867ce726c7f8a]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260713 09:02:58.002377 12309 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b2b8921a63ef4f0698a96fe58cf3c0d7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:58.004245 12445 raft_consensus.cc:493] T 6d81923b546648ca9bd71a8705275c39 P 0f5894b06c134e03a3cb942896c1da79 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:58.005084 12445 raft_consensus.cc:515] T 6d81923b546648ca9bd71a8705275c39 P 0f5894b06c134e03a3cb942896c1da79 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } }
I20260713 09:02:58.007793 12316 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d919c06ddd164c509cc40233575578ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:58.010241 12315 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30a6ea22a46a4c818d43a8f9a46fff78. 1 dirs total, 0 dirs full, 0 dirs failed
W20260713 09:02:58.083956 12197 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:02:58.094398 12310 tablet_service.cc:1511] Processing CreateTablet for tablet 3be28ac715da4acd94666a61f9e151a1 (DEFAULT_TABLE table=test-workload [id=91a5fd3488224ef18de867ce726c7f8a]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260713 09:02:58.097729 12310 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3be28ac715da4acd94666a61f9e151a1. 1 dirs total, 0 dirs full, 0 dirs failed
W20260713 09:02:58.080546 12133 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.10.222.130:37587, user_credentials={real_user=slave}} blocked reactor thread for 123972us
I20260713 09:02:58.120610 12441 tablet_bootstrap.cc:492] T cbcb357e1a4144428913538ec6039480 P 2cca73b338334f9cad16a2504ad520c0: No bootstrap required, opened a new log
I20260713 09:02:58.116771 12445 leader_election.cc:290] T 6d81923b546648ca9bd71a8705275c39 P 0f5894b06c134e03a3cb942896c1da79 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2541e895df0049f6a00483b026f9a2dd (127.10.222.129:36195), 2cca73b338334f9cad16a2504ad520c0 (127.10.222.130:37587)
I20260713 09:02:58.149158 12441 ts_tablet_manager.cc:1403] T cbcb357e1a4144428913538ec6039480 P 2cca73b338334f9cad16a2504ad520c0: Time spent bootstrapping tablet: real 0.481s	user 0.021s	sys 0.077s
I20260713 09:02:58.152010 12441 raft_consensus.cc:359] T cbcb357e1a4144428913538ec6039480 P 2cca73b338334f9cad16a2504ad520c0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } }
I20260713 09:02:58.152691 12441 raft_consensus.cc:385] T cbcb357e1a4144428913538ec6039480 P 2cca73b338334f9cad16a2504ad520c0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:58.153060 12441 raft_consensus.cc:740] T cbcb357e1a4144428913538ec6039480 P 2cca73b338334f9cad16a2504ad520c0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2cca73b338334f9cad16a2504ad520c0, State: Initialized, Role: FOLLOWER
I20260713 09:02:58.153721 12441 consensus_queue.cc:260] T cbcb357e1a4144428913538ec6039480 P 2cca73b338334f9cad16a2504ad520c0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } }
I20260713 09:02:58.156754 12442 tablet_bootstrap.cc:492] T 6d81923b546648ca9bd71a8705275c39 P 2541e895df0049f6a00483b026f9a2dd: No bootstrap required, opened a new log
I20260713 09:02:58.157267 12442 ts_tablet_manager.cc:1403] T 6d81923b546648ca9bd71a8705275c39 P 2541e895df0049f6a00483b026f9a2dd: Time spent bootstrapping tablet: real 0.318s	user 0.023s	sys 0.012s
W20260713 09:02:58.118553 12135 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.10.222.129:36195, user_credentials={real_user=slave}} blocked reactor thread for 153754us
I20260713 09:02:58.184209 12442 raft_consensus.cc:359] T 6d81923b546648ca9bd71a8705275c39 P 2541e895df0049f6a00483b026f9a2dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } }
I20260713 09:02:58.185101 12442 raft_consensus.cc:385] T 6d81923b546648ca9bd71a8705275c39 P 2541e895df0049f6a00483b026f9a2dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:58.185457 12442 raft_consensus.cc:740] T 6d81923b546648ca9bd71a8705275c39 P 2541e895df0049f6a00483b026f9a2dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2541e895df0049f6a00483b026f9a2dd, State: Initialized, Role: FOLLOWER
I20260713 09:02:58.186266 12442 consensus_queue.cc:260] T 6d81923b546648ca9bd71a8705275c39 P 2541e895df0049f6a00483b026f9a2dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } }
I20260713 09:02:58.208956 12351 heartbeater.cc:499] Master 127.10.222.190:45985 was elected leader, sending a full tablet report...
I20260713 09:02:58.230939 12276 heartbeater.cc:499] Master 127.10.222.190:45985 was elected leader, sending a full tablet report...
I20260713 09:02:58.241514 12251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d81923b546648ca9bd71a8705275c39" candidate_uuid: "0f5894b06c134e03a3cb942896c1da79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2541e895df0049f6a00483b026f9a2dd" is_pre_election: true
I20260713 09:02:58.242158 12251 raft_consensus.cc:2468] T 6d81923b546648ca9bd71a8705275c39 P 2541e895df0049f6a00483b026f9a2dd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0f5894b06c134e03a3cb942896c1da79 in term 0.
I20260713 09:02:58.243444 12365 leader_election.cc:304] T 6d81923b546648ca9bd71a8705275c39 P 0f5894b06c134e03a3cb942896c1da79 [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: 0f5894b06c134e03a3cb942896c1da79, 2541e895df0049f6a00483b026f9a2dd; no voters: 
I20260713 09:02:58.244071 12445 raft_consensus.cc:2804] T 6d81923b546648ca9bd71a8705275c39 P 0f5894b06c134e03a3cb942896c1da79 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:58.244426 12445 raft_consensus.cc:493] T 6d81923b546648ca9bd71a8705275c39 P 0f5894b06c134e03a3cb942896c1da79 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:58.244797 12445 raft_consensus.cc:3060] T 6d81923b546648ca9bd71a8705275c39 P 0f5894b06c134e03a3cb942896c1da79 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:58.245883 12326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d81923b546648ca9bd71a8705275c39" candidate_uuid: "0f5894b06c134e03a3cb942896c1da79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cca73b338334f9cad16a2504ad520c0" is_pre_election: true
W20260713 09:02:58.246985 12363 leader_election.cc:343] T 6d81923b546648ca9bd71a8705275c39 P 0f5894b06c134e03a3cb942896c1da79 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2cca73b338334f9cad16a2504ad520c0 (127.10.222.130:37587): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:58.251399 12445 raft_consensus.cc:515] T 6d81923b546648ca9bd71a8705275c39 P 0f5894b06c134e03a3cb942896c1da79 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } }
I20260713 09:02:58.251936 12441 ts_tablet_manager.cc:1434] T cbcb357e1a4144428913538ec6039480 P 2cca73b338334f9cad16a2504ad520c0: Time spent starting tablet: real 0.102s	user 0.007s	sys 0.021s
I20260713 09:02:58.252157 12440 tablet_bootstrap.cc:492] T ef19749dd4a0463b9bc4c01eed149e09 P 0f5894b06c134e03a3cb942896c1da79: No bootstrap required, opened a new log
I20260713 09:02:58.252918 12441 tablet_bootstrap.cc:492] T 69fa9fc740964491b9cbe1d43b9fdb0c P 2cca73b338334f9cad16a2504ad520c0: Bootstrap starting.
I20260713 09:02:58.253621 12442 ts_tablet_manager.cc:1434] T 6d81923b546648ca9bd71a8705275c39 P 2541e895df0049f6a00483b026f9a2dd: Time spent starting tablet: real 0.096s	user 0.013s	sys 0.003s
I20260713 09:02:58.253823 12445 leader_election.cc:290] T 6d81923b546648ca9bd71a8705275c39 P 0f5894b06c134e03a3cb942896c1da79 [CANDIDATE]: Term 1 election: Requested vote from peers 2541e895df0049f6a00483b026f9a2dd (127.10.222.129:36195), 2cca73b338334f9cad16a2504ad520c0 (127.10.222.130:37587)
I20260713 09:02:58.254765 12442 tablet_bootstrap.cc:492] T 30d9dfcad767431b86f118581ca89954 P 2541e895df0049f6a00483b026f9a2dd: Bootstrap starting.
I20260713 09:02:58.252683 12440 ts_tablet_manager.cc:1403] T ef19749dd4a0463b9bc4c01eed149e09 P 0f5894b06c134e03a3cb942896c1da79: Time spent bootstrapping tablet: real 0.318s	user 0.028s	sys 0.058s
I20260713 09:02:58.254886 12251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d81923b546648ca9bd71a8705275c39" candidate_uuid: "0f5894b06c134e03a3cb942896c1da79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2541e895df0049f6a00483b026f9a2dd"
I20260713 09:02:58.255543 12251 raft_consensus.cc:3060] T 6d81923b546648ca9bd71a8705275c39 P 2541e895df0049f6a00483b026f9a2dd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:58.257627 12440 raft_consensus.cc:359] T ef19749dd4a0463b9bc4c01eed149e09 P 0f5894b06c134e03a3cb942896c1da79 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } }
I20260713 09:02:58.258297 12440 raft_consensus.cc:385] T ef19749dd4a0463b9bc4c01eed149e09 P 0f5894b06c134e03a3cb942896c1da79 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:58.258400 12326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d81923b546648ca9bd71a8705275c39" candidate_uuid: "0f5894b06c134e03a3cb942896c1da79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cca73b338334f9cad16a2504ad520c0"
I20260713 09:02:58.258598 12440 raft_consensus.cc:740] T ef19749dd4a0463b9bc4c01eed149e09 P 0f5894b06c134e03a3cb942896c1da79 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f5894b06c134e03a3cb942896c1da79, State: Initialized, Role: FOLLOWER
W20260713 09:02:58.259613 12363 leader_election.cc:343] T 6d81923b546648ca9bd71a8705275c39 P 0f5894b06c134e03a3cb942896c1da79 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2cca73b338334f9cad16a2504ad520c0 (127.10.222.130:37587): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:58.259308 12440 consensus_queue.cc:260] T ef19749dd4a0463b9bc4c01eed149e09 P 0f5894b06c134e03a3cb942896c1da79 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } }
I20260713 09:02:58.266639 12440 ts_tablet_manager.cc:1434] T ef19749dd4a0463b9bc4c01eed149e09 P 0f5894b06c134e03a3cb942896c1da79: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260713 09:02:58.262096 12441 tablet_bootstrap.cc:654] T 69fa9fc740964491b9cbe1d43b9fdb0c P 2cca73b338334f9cad16a2504ad520c0: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:58.267521 12440 tablet_bootstrap.cc:492] T 8443f0c4a5c64d0886f1961cddc3ac9a P 0f5894b06c134e03a3cb942896c1da79: Bootstrap starting.
I20260713 09:02:58.270697 12442 tablet_bootstrap.cc:654] T 30d9dfcad767431b86f118581ca89954 P 2541e895df0049f6a00483b026f9a2dd: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:58.273887 12440 tablet_bootstrap.cc:654] T 8443f0c4a5c64d0886f1961cddc3ac9a P 0f5894b06c134e03a3cb942896c1da79: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:58.275928 12441 tablet_bootstrap.cc:492] T 69fa9fc740964491b9cbe1d43b9fdb0c P 2cca73b338334f9cad16a2504ad520c0: No bootstrap required, opened a new log
I20260713 09:02:58.263605 12251 raft_consensus.cc:2468] T 6d81923b546648ca9bd71a8705275c39 P 2541e895df0049f6a00483b026f9a2dd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f5894b06c134e03a3cb942896c1da79 in term 1.
I20260713 09:02:58.277638 12365 leader_election.cc:304] T 6d81923b546648ca9bd71a8705275c39 P 0f5894b06c134e03a3cb942896c1da79 [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: 0f5894b06c134e03a3cb942896c1da79, 2541e895df0049f6a00483b026f9a2dd; no voters: 2cca73b338334f9cad16a2504ad520c0
I20260713 09:02:58.277904 12441 ts_tablet_manager.cc:1403] T 69fa9fc740964491b9cbe1d43b9fdb0c P 2cca73b338334f9cad16a2504ad520c0: Time spent bootstrapping tablet: real 0.025s	user 0.007s	sys 0.008s
I20260713 09:02:58.279382 12445 raft_consensus.cc:2804] T 6d81923b546648ca9bd71a8705275c39 P 0f5894b06c134e03a3cb942896c1da79 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:58.279709 12442 tablet_bootstrap.cc:492] T 30d9dfcad767431b86f118581ca89954 P 2541e895df0049f6a00483b026f9a2dd: No bootstrap required, opened a new log
I20260713 09:02:58.279903 12445 raft_consensus.cc:697] T 6d81923b546648ca9bd71a8705275c39 P 0f5894b06c134e03a3cb942896c1da79 [term 1 LEADER]: Becoming Leader. State: Replica: 0f5894b06c134e03a3cb942896c1da79, State: Running, Role: LEADER
I20260713 09:02:58.280364 12442 ts_tablet_manager.cc:1403] T 30d9dfcad767431b86f118581ca89954 P 2541e895df0049f6a00483b026f9a2dd: Time spent bootstrapping tablet: real 0.026s	user 0.006s	sys 0.007s
I20260713 09:02:58.280835 12445 consensus_queue.cc:237] T 6d81923b546648ca9bd71a8705275c39 P 0f5894b06c134e03a3cb942896c1da79 [LEADER]: Queue going to LEADER mode. State: All 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: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } }
I20260713 09:02:58.281114 12441 raft_consensus.cc:359] T 69fa9fc740964491b9cbe1d43b9fdb0c P 2cca73b338334f9cad16a2504ad520c0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } } peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } }
I20260713 09:02:58.281924 12441 raft_consensus.cc:385] T 69fa9fc740964491b9cbe1d43b9fdb0c P 2cca73b338334f9cad16a2504ad520c0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:58.282256 12441 raft_consensus.cc:740] T 69fa9fc740964491b9cbe1d43b9fdb0c P 2cca73b338334f9cad16a2504ad520c0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2cca73b338334f9cad16a2504ad520c0, State: Initialized, Role: FOLLOWER
I20260713 09:02:58.283066 12442 raft_consensus.cc:359] T 30d9dfcad767431b86f118581ca89954 P 2541e895df0049f6a00483b026f9a2dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } }
I20260713 09:02:58.283249 12441 consensus_queue.cc:260] T 69fa9fc740964491b9cbe1d43b9fdb0c P 2cca73b338334f9cad16a2504ad520c0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } } peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } }
I20260713 09:02:58.283790 12442 raft_consensus.cc:385] T 30d9dfcad767431b86f118581ca89954 P 2541e895df0049f6a00483b026f9a2dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:58.284166 12442 raft_consensus.cc:740] T 30d9dfcad767431b86f118581ca89954 P 2541e895df0049f6a00483b026f9a2dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2541e895df0049f6a00483b026f9a2dd, State: Initialized, Role: FOLLOWER
I20260713 09:02:58.284981 12442 consensus_queue.cc:260] T 30d9dfcad767431b86f118581ca89954 P 2541e895df0049f6a00483b026f9a2dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } }
I20260713 09:02:58.287254 12442 ts_tablet_manager.cc:1434] T 30d9dfcad767431b86f118581ca89954 P 2541e895df0049f6a00483b026f9a2dd: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.004s
I20260713 09:02:58.287853 12447 raft_consensus.cc:493] T ef19749dd4a0463b9bc4c01eed149e09 P 0f5894b06c134e03a3cb942896c1da79 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:58.288169 12442 tablet_bootstrap.cc:492] T 8443f0c4a5c64d0886f1961cddc3ac9a P 2541e895df0049f6a00483b026f9a2dd: Bootstrap starting.
I20260713 09:02:58.288486 12441 ts_tablet_manager.cc:1434] T 69fa9fc740964491b9cbe1d43b9fdb0c P 2cca73b338334f9cad16a2504ad520c0: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260713 09:02:58.288324 12447 raft_consensus.cc:515] T ef19749dd4a0463b9bc4c01eed149e09 P 0f5894b06c134e03a3cb942896c1da79 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } }
I20260713 09:02:58.290692 12447 leader_election.cc:290] T ef19749dd4a0463b9bc4c01eed149e09 P 0f5894b06c134e03a3cb942896c1da79 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2541e895df0049f6a00483b026f9a2dd (127.10.222.129:36195), 2cca73b338334f9cad16a2504ad520c0 (127.10.222.130:37587)
I20260713 09:02:58.291806 12250 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef19749dd4a0463b9bc4c01eed149e09" candidate_uuid: "0f5894b06c134e03a3cb942896c1da79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2541e895df0049f6a00483b026f9a2dd" is_pre_election: true
I20260713 09:02:58.292230 12326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef19749dd4a0463b9bc4c01eed149e09" candidate_uuid: "0f5894b06c134e03a3cb942896c1da79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cca73b338334f9cad16a2504ad520c0" is_pre_election: true
W20260713 09:02:58.293347 12365 leader_election.cc:343] T ef19749dd4a0463b9bc4c01eed149e09 P 0f5894b06c134e03a3cb942896c1da79 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2541e895df0049f6a00483b026f9a2dd (127.10.222.129:36195): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:02:58.293931 12363 leader_election.cc:343] T ef19749dd4a0463b9bc4c01eed149e09 P 0f5894b06c134e03a3cb942896c1da79 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2cca73b338334f9cad16a2504ad520c0 (127.10.222.130:37587): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:58.294548 12441 tablet_bootstrap.cc:492] T ef19749dd4a0463b9bc4c01eed149e09 P 2cca73b338334f9cad16a2504ad520c0: Bootstrap starting.
I20260713 09:02:58.294359 12363 leader_election.cc:304] T ef19749dd4a0463b9bc4c01eed149e09 P 0f5894b06c134e03a3cb942896c1da79 [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: 0f5894b06c134e03a3cb942896c1da79; no voters: 2541e895df0049f6a00483b026f9a2dd, 2cca73b338334f9cad16a2504ad520c0
I20260713 09:02:58.295573 12447 raft_consensus.cc:2749] T ef19749dd4a0463b9bc4c01eed149e09 P 0f5894b06c134e03a3cb942896c1da79 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:02:58.296669 12442 tablet_bootstrap.cc:654] T 8443f0c4a5c64d0886f1961cddc3ac9a P 2541e895df0049f6a00483b026f9a2dd: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:58.301101 12441 tablet_bootstrap.cc:654] T ef19749dd4a0463b9bc4c01eed149e09 P 2cca73b338334f9cad16a2504ad520c0: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:58.308070 12442 tablet_bootstrap.cc:492] T 8443f0c4a5c64d0886f1961cddc3ac9a P 2541e895df0049f6a00483b026f9a2dd: No bootstrap required, opened a new log
I20260713 09:02:58.308548 12442 ts_tablet_manager.cc:1403] T 8443f0c4a5c64d0886f1961cddc3ac9a P 2541e895df0049f6a00483b026f9a2dd: Time spent bootstrapping tablet: real 0.021s	user 0.009s	sys 0.007s
I20260713 09:02:58.311385 12442 raft_consensus.cc:359] T 8443f0c4a5c64d0886f1961cddc3ac9a P 2541e895df0049f6a00483b026f9a2dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } }
I20260713 09:02:58.312116 12442 raft_consensus.cc:385] T 8443f0c4a5c64d0886f1961cddc3ac9a P 2541e895df0049f6a00483b026f9a2dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:58.312563 12442 raft_consensus.cc:740] T 8443f0c4a5c64d0886f1961cddc3ac9a P 2541e895df0049f6a00483b026f9a2dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2541e895df0049f6a00483b026f9a2dd, State: Initialized, Role: FOLLOWER
I20260713 09:02:58.313587 12442 consensus_queue.cc:260] T 8443f0c4a5c64d0886f1961cddc3ac9a P 2541e895df0049f6a00483b026f9a2dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } }
I20260713 09:02:58.316907 12441 tablet_bootstrap.cc:492] T ef19749dd4a0463b9bc4c01eed149e09 P 2cca73b338334f9cad16a2504ad520c0: No bootstrap required, opened a new log
I20260713 09:02:58.317029 12442 ts_tablet_manager.cc:1434] T 8443f0c4a5c64d0886f1961cddc3ac9a P 2541e895df0049f6a00483b026f9a2dd: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260713 09:02:58.317484 12441 ts_tablet_manager.cc:1403] T ef19749dd4a0463b9bc4c01eed149e09 P 2cca73b338334f9cad16a2504ad520c0: Time spent bootstrapping tablet: real 0.023s	user 0.014s	sys 0.008s
I20260713 09:02:58.317957 12442 tablet_bootstrap.cc:492] T 09f98c776a614f6cae5c52bbda2233a5 P 2541e895df0049f6a00483b026f9a2dd: Bootstrap starting.
I20260713 09:02:58.317366 12146 catalog_manager.cc:5697] T 6d81923b546648ca9bd71a8705275c39 P 0f5894b06c134e03a3cb942896c1da79 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0f5894b06c134e03a3cb942896c1da79 (127.10.222.131). New cstate: current_term: 1 leader_uuid: "0f5894b06c134e03a3cb942896c1da79" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } health_report { overall_health: HEALTHY } } }
I20260713 09:02:58.320467 12441 raft_consensus.cc:359] T ef19749dd4a0463b9bc4c01eed149e09 P 2cca73b338334f9cad16a2504ad520c0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } }
I20260713 09:02:58.321198 12441 raft_consensus.cc:385] T ef19749dd4a0463b9bc4c01eed149e09 P 2cca73b338334f9cad16a2504ad520c0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:58.321549 12441 raft_consensus.cc:740] T ef19749dd4a0463b9bc4c01eed149e09 P 2cca73b338334f9cad16a2504ad520c0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2cca73b338334f9cad16a2504ad520c0, State: Initialized, Role: FOLLOWER
I20260713 09:02:58.322388 12441 consensus_queue.cc:260] T ef19749dd4a0463b9bc4c01eed149e09 P 2cca73b338334f9cad16a2504ad520c0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } }
I20260713 09:02:58.324220 12442 tablet_bootstrap.cc:654] T 09f98c776a614f6cae5c52bbda2233a5 P 2541e895df0049f6a00483b026f9a2dd: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:58.324841 12441 ts_tablet_manager.cc:1434] T ef19749dd4a0463b9bc4c01eed149e09 P 2cca73b338334f9cad16a2504ad520c0: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260713 09:02:58.325835 12441 tablet_bootstrap.cc:492] T 8443f0c4a5c64d0886f1961cddc3ac9a P 2cca73b338334f9cad16a2504ad520c0: Bootstrap starting.
I20260713 09:02:58.331769 12440 tablet_bootstrap.cc:492] T 8443f0c4a5c64d0886f1961cddc3ac9a P 0f5894b06c134e03a3cb942896c1da79: No bootstrap required, opened a new log
I20260713 09:02:58.331948 12441 tablet_bootstrap.cc:654] T 8443f0c4a5c64d0886f1961cddc3ac9a P 2cca73b338334f9cad16a2504ad520c0: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:58.332221 12440 ts_tablet_manager.cc:1403] T 8443f0c4a5c64d0886f1961cddc3ac9a P 0f5894b06c134e03a3cb942896c1da79: Time spent bootstrapping tablet: real 0.065s	user 0.024s	sys 0.039s
I20260713 09:02:58.335377 12442 tablet_bootstrap.cc:492] T 09f98c776a614f6cae5c52bbda2233a5 P 2541e895df0049f6a00483b026f9a2dd: No bootstrap required, opened a new log
I20260713 09:02:58.335268 12440 raft_consensus.cc:359] T 8443f0c4a5c64d0886f1961cddc3ac9a P 0f5894b06c134e03a3cb942896c1da79 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } }
I20260713 09:02:58.335898 12442 ts_tablet_manager.cc:1403] T 09f98c776a614f6cae5c52bbda2233a5 P 2541e895df0049f6a00483b026f9a2dd: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.008s
I20260713 09:02:58.336086 12440 raft_consensus.cc:385] T 8443f0c4a5c64d0886f1961cddc3ac9a P 0f5894b06c134e03a3cb942896c1da79 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:58.336426 12440 raft_consensus.cc:740] T 8443f0c4a5c64d0886f1961cddc3ac9a P 0f5894b06c134e03a3cb942896c1da79 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f5894b06c134e03a3cb942896c1da79, State: Initialized, Role: FOLLOWER
I20260713 09:02:58.337314 12440 consensus_queue.cc:260] T 8443f0c4a5c64d0886f1961cddc3ac9a P 0f5894b06c134e03a3cb942896c1da79 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } }
I20260713 09:02:58.338841 12442 raft_consensus.cc:359] T 09f98c776a614f6cae5c52bbda2233a5 P 2541e895df0049f6a00483b026f9a2dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } }
I20260713 09:02:58.339591 12442 raft_consensus.cc:385] T 09f98c776a614f6cae5c52bbda2233a5 P 2541e895df0049f6a00483b026f9a2dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:58.339735 12440 ts_tablet_manager.cc:1434] T 8443f0c4a5c64d0886f1961cddc3ac9a P 0f5894b06c134e03a3cb942896c1da79: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:02:58.340725 12440 tablet_bootstrap.cc:492] T 69fa9fc740964491b9cbe1d43b9fdb0c P 0f5894b06c134e03a3cb942896c1da79: Bootstrap starting.
I20260713 09:02:58.340852 12442 raft_consensus.cc:740] T 09f98c776a614f6cae5c52bbda2233a5 P 2541e895df0049f6a00483b026f9a2dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2541e895df0049f6a00483b026f9a2dd, State: Initialized, Role: FOLLOWER
I20260713 09:02:58.341734 12442 consensus_queue.cc:260] T 09f98c776a614f6cae5c52bbda2233a5 P 2541e895df0049f6a00483b026f9a2dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } }
I20260713 09:02:58.344007 12441 tablet_bootstrap.cc:492] T 8443f0c4a5c64d0886f1961cddc3ac9a P 2cca73b338334f9cad16a2504ad520c0: No bootstrap required, opened a new log
I20260713 09:02:58.344168 12442 ts_tablet_manager.cc:1434] T 09f98c776a614f6cae5c52bbda2233a5 P 2541e895df0049f6a00483b026f9a2dd: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:02:58.345125 12442 tablet_bootstrap.cc:492] T cbcb357e1a4144428913538ec6039480 P 2541e895df0049f6a00483b026f9a2dd: Bootstrap starting.
I20260713 09:02:58.344560 12441 ts_tablet_manager.cc:1403] T 8443f0c4a5c64d0886f1961cddc3ac9a P 2cca73b338334f9cad16a2504ad520c0: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.003s
I20260713 09:02:58.347528 12440 tablet_bootstrap.cc:654] T 69fa9fc740964491b9cbe1d43b9fdb0c P 0f5894b06c134e03a3cb942896c1da79: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:58.348922 12441 raft_consensus.cc:359] T 8443f0c4a5c64d0886f1961cddc3ac9a P 2cca73b338334f9cad16a2504ad520c0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } }
I20260713 09:02:58.349735 12441 raft_consensus.cc:385] T 8443f0c4a5c64d0886f1961cddc3ac9a P 2cca73b338334f9cad16a2504ad520c0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:58.350083 12441 raft_consensus.cc:740] T 8443f0c4a5c64d0886f1961cddc3ac9a P 2cca73b338334f9cad16a2504ad520c0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2cca73b338334f9cad16a2504ad520c0, State: Initialized, Role: FOLLOWER
I20260713 09:02:58.350929 12441 consensus_queue.cc:260] T 8443f0c4a5c64d0886f1961cddc3ac9a P 2cca73b338334f9cad16a2504ad520c0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } }
I20260713 09:02:58.351831 12442 tablet_bootstrap.cc:654] T cbcb357e1a4144428913538ec6039480 P 2541e895df0049f6a00483b026f9a2dd: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:58.353367 12441 ts_tablet_manager.cc:1434] T 8443f0c4a5c64d0886f1961cddc3ac9a P 2cca73b338334f9cad16a2504ad520c0: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:02:58.354379 12441 tablet_bootstrap.cc:492] T 6d81923b546648ca9bd71a8705275c39 P 2cca73b338334f9cad16a2504ad520c0: Bootstrap starting.
I20260713 09:02:58.361358 12441 tablet_bootstrap.cc:654] T 6d81923b546648ca9bd71a8705275c39 P 2cca73b338334f9cad16a2504ad520c0: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:58.363408 12447 raft_consensus.cc:493] T 8443f0c4a5c64d0886f1961cddc3ac9a P 0f5894b06c134e03a3cb942896c1da79 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:58.363878 12447 raft_consensus.cc:515] T 8443f0c4a5c64d0886f1961cddc3ac9a P 0f5894b06c134e03a3cb942896c1da79 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } }
I20260713 09:02:58.364651 12452 raft_consensus.cc:493] T 69fa9fc740964491b9cbe1d43b9fdb0c P 2cca73b338334f9cad16a2504ad520c0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:58.365085 12452 raft_consensus.cc:515] T 69fa9fc740964491b9cbe1d43b9fdb0c P 2cca73b338334f9cad16a2504ad520c0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } } peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } }
I20260713 09:02:58.366029 12447 leader_election.cc:290] T 8443f0c4a5c64d0886f1961cddc3ac9a P 0f5894b06c134e03a3cb942896c1da79 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2541e895df0049f6a00483b026f9a2dd (127.10.222.129:36195), 2cca73b338334f9cad16a2504ad520c0 (127.10.222.130:37587)
I20260713 09:02:58.367482 12452 leader_election.cc:290] T 69fa9fc740964491b9cbe1d43b9fdb0c P 2cca73b338334f9cad16a2504ad520c0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0f5894b06c134e03a3cb942896c1da79 (127.10.222.131:37007), 2541e895df0049f6a00483b026f9a2dd (127.10.222.129:36195)
I20260713 09:02:58.367718 12251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8443f0c4a5c64d0886f1961cddc3ac9a" candidate_uuid: "0f5894b06c134e03a3cb942896c1da79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2541e895df0049f6a00483b026f9a2dd" is_pre_election: true
I20260713 09:02:58.368381 12251 raft_consensus.cc:2468] T 8443f0c4a5c64d0886f1961cddc3ac9a P 2541e895df0049f6a00483b026f9a2dd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0f5894b06c134e03a3cb942896c1da79 in term 0.
I20260713 09:02:58.371445 12365 leader_election.cc:304] T 8443f0c4a5c64d0886f1961cddc3ac9a P 0f5894b06c134e03a3cb942896c1da79 [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: 0f5894b06c134e03a3cb942896c1da79, 2541e895df0049f6a00483b026f9a2dd; no voters: 
I20260713 09:02:58.372321 12447 raft_consensus.cc:2804] T 8443f0c4a5c64d0886f1961cddc3ac9a P 0f5894b06c134e03a3cb942896c1da79 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:58.372660 12447 raft_consensus.cc:493] T 8443f0c4a5c64d0886f1961cddc3ac9a P 0f5894b06c134e03a3cb942896c1da79 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:58.373080 12447 raft_consensus.cc:3060] T 8443f0c4a5c64d0886f1961cddc3ac9a P 0f5894b06c134e03a3cb942896c1da79 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:58.378710 12441 tablet_bootstrap.cc:492] T 6d81923b546648ca9bd71a8705275c39 P 2cca73b338334f9cad16a2504ad520c0: No bootstrap required, opened a new log
I20260713 09:02:58.379199 12441 ts_tablet_manager.cc:1403] T 6d81923b546648ca9bd71a8705275c39 P 2cca73b338334f9cad16a2504ad520c0: Time spent bootstrapping tablet: real 0.025s	user 0.009s	sys 0.012s
I20260713 09:02:58.381556 12440 tablet_bootstrap.cc:492] T 69fa9fc740964491b9cbe1d43b9fdb0c P 0f5894b06c134e03a3cb942896c1da79: No bootstrap required, opened a new log
I20260713 09:02:58.381956 12441 raft_consensus.cc:359] T 6d81923b546648ca9bd71a8705275c39 P 2cca73b338334f9cad16a2504ad520c0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } }
I20260713 09:02:58.382063 12447 raft_consensus.cc:515] T 8443f0c4a5c64d0886f1961cddc3ac9a P 0f5894b06c134e03a3cb942896c1da79 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } }
I20260713 09:02:58.382714 12441 raft_consensus.cc:385] T 6d81923b546648ca9bd71a8705275c39 P 2cca73b338334f9cad16a2504ad520c0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:58.383046 12441 raft_consensus.cc:740] T 6d81923b546648ca9bd71a8705275c39 P 2cca73b338334f9cad16a2504ad520c0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2cca73b338334f9cad16a2504ad520c0, State: Initialized, Role: FOLLOWER
I20260713 09:02:58.381987 12440 ts_tablet_manager.cc:1403] T 69fa9fc740964491b9cbe1d43b9fdb0c P 0f5894b06c134e03a3cb942896c1da79: Time spent bootstrapping tablet: real 0.041s	user 0.008s	sys 0.014s
I20260713 09:02:58.383752 12441 consensus_queue.cc:260] T 6d81923b546648ca9bd71a8705275c39 P 2cca73b338334f9cad16a2504ad520c0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } }
I20260713 09:02:58.385003 12251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8443f0c4a5c64d0886f1961cddc3ac9a" candidate_uuid: "0f5894b06c134e03a3cb942896c1da79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2541e895df0049f6a00483b026f9a2dd"
I20260713 09:02:58.385550 12251 raft_consensus.cc:3060] T 8443f0c4a5c64d0886f1961cddc3ac9a P 2541e895df0049f6a00483b026f9a2dd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:58.385891 12441 ts_tablet_manager.cc:1434] T 6d81923b546648ca9bd71a8705275c39 P 2cca73b338334f9cad16a2504ad520c0: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:02:58.386292 12440 raft_consensus.cc:359] T 69fa9fc740964491b9cbe1d43b9fdb0c P 0f5894b06c134e03a3cb942896c1da79 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } } peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } }
I20260713 09:02:58.386809 12441 tablet_bootstrap.cc:492] T ce05e4af94d14dd5ab92c82853c4a19a P 2cca73b338334f9cad16a2504ad520c0: Bootstrap starting.
I20260713 09:02:58.390434 12440 raft_consensus.cc:385] T 69fa9fc740964491b9cbe1d43b9fdb0c P 0f5894b06c134e03a3cb942896c1da79 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:58.390743 12440 raft_consensus.cc:740] T 69fa9fc740964491b9cbe1d43b9fdb0c P 0f5894b06c134e03a3cb942896c1da79 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f5894b06c134e03a3cb942896c1da79, State: Initialized, Role: FOLLOWER
I20260713 09:02:58.391463 12440 consensus_queue.cc:260] T 69fa9fc740964491b9cbe1d43b9fdb0c P 0f5894b06c134e03a3cb942896c1da79 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } } peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } }
I20260713 09:02:58.393451 12440 ts_tablet_manager.cc:1434] T 69fa9fc740964491b9cbe1d43b9fdb0c P 0f5894b06c134e03a3cb942896c1da79: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.000s
I20260713 09:02:58.394323 12440 tablet_bootstrap.cc:492] T 46e1f54761b141c3b0f514d4215b6f5c P 0f5894b06c134e03a3cb942896c1da79: Bootstrap starting.
I20260713 09:02:58.394524 12251 raft_consensus.cc:2468] T 8443f0c4a5c64d0886f1961cddc3ac9a P 2541e895df0049f6a00483b026f9a2dd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f5894b06c134e03a3cb942896c1da79 in term 1.
I20260713 09:02:58.395589 12365 leader_election.cc:304] T 8443f0c4a5c64d0886f1961cddc3ac9a P 0f5894b06c134e03a3cb942896c1da79 [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: 0f5894b06c134e03a3cb942896c1da79, 2541e895df0049f6a00483b026f9a2dd; no voters: 
I20260713 09:02:58.396433 12445 raft_consensus.cc:2804] T 8443f0c4a5c64d0886f1961cddc3ac9a P 0f5894b06c134e03a3cb942896c1da79 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:58.399576 12441 tablet_bootstrap.cc:654] T ce05e4af94d14dd5ab92c82853c4a19a P 2cca73b338334f9cad16a2504ad520c0: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:58.402861 12447 leader_election.cc:290] T 8443f0c4a5c64d0886f1961cddc3ac9a P 0f5894b06c134e03a3cb942896c1da79 [CANDIDATE]: Term 1 election: Requested vote from peers 2541e895df0049f6a00483b026f9a2dd (127.10.222.129:36195), 2cca73b338334f9cad16a2504ad520c0 (127.10.222.130:37587)
I20260713 09:02:58.406384 12442 tablet_bootstrap.cc:492] T cbcb357e1a4144428913538ec6039480 P 2541e895df0049f6a00483b026f9a2dd: No bootstrap required, opened a new log
I20260713 09:02:58.406623 12445 raft_consensus.cc:697] T 8443f0c4a5c64d0886f1961cddc3ac9a P 0f5894b06c134e03a3cb942896c1da79 [term 1 LEADER]: Becoming Leader. State: Replica: 0f5894b06c134e03a3cb942896c1da79, State: Running, Role: LEADER
I20260713 09:02:58.407076 12442 ts_tablet_manager.cc:1403] T cbcb357e1a4144428913538ec6039480 P 2541e895df0049f6a00483b026f9a2dd: Time spent bootstrapping tablet: real 0.062s	user 0.021s	sys 0.012s
I20260713 09:02:58.407552 12445 consensus_queue.cc:237] T 8443f0c4a5c64d0886f1961cddc3ac9a P 0f5894b06c134e03a3cb942896c1da79 [LEADER]: Queue going to LEADER mode. State: All 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: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } }
I20260713 09:02:58.409646 12440 tablet_bootstrap.cc:654] T 46e1f54761b141c3b0f514d4215b6f5c P 0f5894b06c134e03a3cb942896c1da79: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:58.413327 12326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8443f0c4a5c64d0886f1961cddc3ac9a" candidate_uuid: "0f5894b06c134e03a3cb942896c1da79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cca73b338334f9cad16a2504ad520c0" is_pre_election: true
I20260713 09:02:58.413930 12326 raft_consensus.cc:2468] T 8443f0c4a5c64d0886f1961cddc3ac9a P 2cca73b338334f9cad16a2504ad520c0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0f5894b06c134e03a3cb942896c1da79 in term 0.
I20260713 09:02:58.415712 12326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8443f0c4a5c64d0886f1961cddc3ac9a" candidate_uuid: "0f5894b06c134e03a3cb942896c1da79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cca73b338334f9cad16a2504ad520c0"
I20260713 09:02:58.415772 12442 raft_consensus.cc:359] T cbcb357e1a4144428913538ec6039480 P 2541e895df0049f6a00483b026f9a2dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } }
I20260713 09:02:58.416290 12326 raft_consensus.cc:3060] T 8443f0c4a5c64d0886f1961cddc3ac9a P 2cca73b338334f9cad16a2504ad520c0 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:58.416594 12442 raft_consensus.cc:385] T cbcb357e1a4144428913538ec6039480 P 2541e895df0049f6a00483b026f9a2dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:58.416922 12442 raft_consensus.cc:740] T cbcb357e1a4144428913538ec6039480 P 2541e895df0049f6a00483b026f9a2dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2541e895df0049f6a00483b026f9a2dd, State: Initialized, Role: FOLLOWER
I20260713 09:02:58.417675 12442 consensus_queue.cc:260] T cbcb357e1a4144428913538ec6039480 P 2541e895df0049f6a00483b026f9a2dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } }
I20260713 09:02:58.419852 12441 tablet_bootstrap.cc:492] T ce05e4af94d14dd5ab92c82853c4a19a P 2cca73b338334f9cad16a2504ad520c0: No bootstrap required, opened a new log
I20260713 09:02:58.420356 12441 ts_tablet_manager.cc:1403] T ce05e4af94d14dd5ab92c82853c4a19a P 2cca73b338334f9cad16a2504ad520c0: Time spent bootstrapping tablet: real 0.034s	user 0.013s	sys 0.004s
I20260713 09:02:58.419869 12442 ts_tablet_manager.cc:1434] T cbcb357e1a4144428913538ec6039480 P 2541e895df0049f6a00483b026f9a2dd: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260713 09:02:58.422042 12442 tablet_bootstrap.cc:492] T ce05e4af94d14dd5ab92c82853c4a19a P 2541e895df0049f6a00483b026f9a2dd: Bootstrap starting.
I20260713 09:02:58.428732 12442 tablet_bootstrap.cc:654] T ce05e4af94d14dd5ab92c82853c4a19a P 2541e895df0049f6a00483b026f9a2dd: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:58.423110 12441 raft_consensus.cc:359] T ce05e4af94d14dd5ab92c82853c4a19a P 2cca73b338334f9cad16a2504ad520c0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } }
I20260713 09:02:58.431080 12441 raft_consensus.cc:385] T ce05e4af94d14dd5ab92c82853c4a19a P 2cca73b338334f9cad16a2504ad520c0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:58.431397 12441 raft_consensus.cc:740] T ce05e4af94d14dd5ab92c82853c4a19a P 2cca73b338334f9cad16a2504ad520c0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2cca73b338334f9cad16a2504ad520c0, State: Initialized, Role: FOLLOWER
I20260713 09:02:58.431584 12400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69fa9fc740964491b9cbe1d43b9fdb0c" candidate_uuid: "2cca73b338334f9cad16a2504ad520c0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f5894b06c134e03a3cb942896c1da79" is_pre_election: true
I20260713 09:02:58.432305 12400 raft_consensus.cc:2468] T 69fa9fc740964491b9cbe1d43b9fdb0c P 0f5894b06c134e03a3cb942896c1da79 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cca73b338334f9cad16a2504ad520c0 in term 0.
I20260713 09:02:58.433511 12440 tablet_bootstrap.cc:492] T 46e1f54761b141c3b0f514d4215b6f5c P 0f5894b06c134e03a3cb942896c1da79: No bootstrap required, opened a new log
I20260713 09:02:58.433987 12440 ts_tablet_manager.cc:1403] T 46e1f54761b141c3b0f514d4215b6f5c P 0f5894b06c134e03a3cb942896c1da79: Time spent bootstrapping tablet: real 0.040s	user 0.007s	sys 0.003s
I20260713 09:02:58.434684 12291 leader_election.cc:304] T 69fa9fc740964491b9cbe1d43b9fdb0c P 2cca73b338334f9cad16a2504ad520c0 [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: 0f5894b06c134e03a3cb942896c1da79, 2cca73b338334f9cad16a2504ad520c0; no voters: 
I20260713 09:02:58.436671 12440 raft_consensus.cc:359] T 46e1f54761b141c3b0f514d4215b6f5c P 0f5894b06c134e03a3cb942896c1da79 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } }
I20260713 09:02:58.437373 12440 raft_consensus.cc:385] T 46e1f54761b141c3b0f514d4215b6f5c P 0f5894b06c134e03a3cb942896c1da79 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:58.437642 12452 raft_consensus.cc:2804] T 69fa9fc740964491b9cbe1d43b9fdb0c P 2cca73b338334f9cad16a2504ad520c0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:58.437997 12452 raft_consensus.cc:493] T 69fa9fc740964491b9cbe1d43b9fdb0c P 2cca73b338334f9cad16a2504ad520c0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:58.438457 12452 raft_consensus.cc:3060] T 69fa9fc740964491b9cbe1d43b9fdb0c P 2cca73b338334f9cad16a2504ad520c0 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:58.442288 12326 raft_consensus.cc:2468] T 8443f0c4a5c64d0886f1961cddc3ac9a P 2cca73b338334f9cad16a2504ad520c0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f5894b06c134e03a3cb942896c1da79 in term 1.
I20260713 09:02:58.445206 12452 raft_consensus.cc:515] T 69fa9fc740964491b9cbe1d43b9fdb0c P 2cca73b338334f9cad16a2504ad520c0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } } peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } }
I20260713 09:02:58.445957 12442 tablet_bootstrap.cc:492] T ce05e4af94d14dd5ab92c82853c4a19a P 2541e895df0049f6a00483b026f9a2dd: No bootstrap required, opened a new log
I20260713 09:02:58.446473 12442 ts_tablet_manager.cc:1403] T ce05e4af94d14dd5ab92c82853c4a19a P 2541e895df0049f6a00483b026f9a2dd: Time spent bootstrapping tablet: real 0.025s	user 0.015s	sys 0.007s
I20260713 09:02:58.446872 12251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69fa9fc740964491b9cbe1d43b9fdb0c" candidate_uuid: "2cca73b338334f9cad16a2504ad520c0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2541e895df0049f6a00483b026f9a2dd" is_pre_election: true
I20260713 09:02:58.447261 12452 leader_election.cc:290] T 69fa9fc740964491b9cbe1d43b9fdb0c P 2cca73b338334f9cad16a2504ad520c0 [CANDIDATE]: Term 1 election: Requested vote from peers 0f5894b06c134e03a3cb942896c1da79 (127.10.222.131:37007), 2541e895df0049f6a00483b026f9a2dd (127.10.222.129:36195)
I20260713 09:02:58.437644 12440 raft_consensus.cc:740] T 46e1f54761b141c3b0f514d4215b6f5c P 0f5894b06c134e03a3cb942896c1da79 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f5894b06c134e03a3cb942896c1da79, State: Initialized, Role: FOLLOWER
I20260713 09:02:58.449142 12400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69fa9fc740964491b9cbe1d43b9fdb0c" candidate_uuid: "2cca73b338334f9cad16a2504ad520c0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f5894b06c134e03a3cb942896c1da79"
I20260713 09:02:58.449028 12440 consensus_queue.cc:260] T 46e1f54761b141c3b0f514d4215b6f5c P 0f5894b06c134e03a3cb942896c1da79 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } }
I20260713 09:02:58.449725 12400 raft_consensus.cc:3060] T 69fa9fc740964491b9cbe1d43b9fdb0c P 0f5894b06c134e03a3cb942896c1da79 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:58.449471 12442 raft_consensus.cc:359] T ce05e4af94d14dd5ab92c82853c4a19a P 2541e895df0049f6a00483b026f9a2dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } }
I20260713 09:02:58.450223 12442 raft_consensus.cc:385] T ce05e4af94d14dd5ab92c82853c4a19a P 2541e895df0049f6a00483b026f9a2dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:58.450543 12442 raft_consensus.cc:740] T ce05e4af94d14dd5ab92c82853c4a19a P 2541e895df0049f6a00483b026f9a2dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2541e895df0049f6a00483b026f9a2dd, State: Initialized, Role: FOLLOWER
I20260713 09:02:58.451560 12440 ts_tablet_manager.cc:1434] T 46e1f54761b141c3b0f514d4215b6f5c P 0f5894b06c134e03a3cb942896c1da79: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.002s
I20260713 09:02:58.451258 12442 consensus_queue.cc:260] T ce05e4af94d14dd5ab92c82853c4a19a P 2541e895df0049f6a00483b026f9a2dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } }
I20260713 09:02:58.452488 12440 tablet_bootstrap.cc:492] T 30d9dfcad767431b86f118581ca89954 P 0f5894b06c134e03a3cb942896c1da79: Bootstrap starting.
I20260713 09:02:58.453434 12441 consensus_queue.cc:260] T ce05e4af94d14dd5ab92c82853c4a19a P 2cca73b338334f9cad16a2504ad520c0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } }
I20260713 09:02:58.455554 12441 ts_tablet_manager.cc:1434] T ce05e4af94d14dd5ab92c82853c4a19a P 2cca73b338334f9cad16a2504ad520c0: Time spent starting tablet: real 0.035s	user 0.008s	sys 0.000s
I20260713 09:02:58.456384 12441 tablet_bootstrap.cc:492] T 30d9dfcad767431b86f118581ca89954 P 2cca73b338334f9cad16a2504ad520c0: Bootstrap starting.
I20260713 09:02:58.458732 12400 raft_consensus.cc:2468] T 69fa9fc740964491b9cbe1d43b9fdb0c P 0f5894b06c134e03a3cb942896c1da79 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cca73b338334f9cad16a2504ad520c0 in term 1.
I20260713 09:02:58.459224 12452 raft_consensus.cc:493] T ce05e4af94d14dd5ab92c82853c4a19a P 2cca73b338334f9cad16a2504ad520c0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:58.459631 12452 raft_consensus.cc:515] T ce05e4af94d14dd5ab92c82853c4a19a P 2cca73b338334f9cad16a2504ad520c0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } }
I20260713 09:02:58.460845 12251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69fa9fc740964491b9cbe1d43b9fdb0c" candidate_uuid: "2cca73b338334f9cad16a2504ad520c0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2541e895df0049f6a00483b026f9a2dd"
W20260713 09:02:58.461232 12291 leader_election.cc:343] T 69fa9fc740964491b9cbe1d43b9fdb0c P 2cca73b338334f9cad16a2504ad520c0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2541e895df0049f6a00483b026f9a2dd (127.10.222.129:36195): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:58.460852 12442 ts_tablet_manager.cc:1434] T ce05e4af94d14dd5ab92c82853c4a19a P 2541e895df0049f6a00483b026f9a2dd: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260713 09:02:58.462831 12291 leader_election.cc:304] T 69fa9fc740964491b9cbe1d43b9fdb0c P 2cca73b338334f9cad16a2504ad520c0 [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: 0f5894b06c134e03a3cb942896c1da79, 2cca73b338334f9cad16a2504ad520c0; no voters: 
I20260713 09:02:58.463318 12452 leader_election.cc:290] T ce05e4af94d14dd5ab92c82853c4a19a P 2cca73b338334f9cad16a2504ad520c0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2541e895df0049f6a00483b026f9a2dd (127.10.222.129:36195), 0f5894b06c134e03a3cb942896c1da79 (127.10.222.131:37007)
W20260713 09:02:58.463797 12291 leader_election.cc:343] T 69fa9fc740964491b9cbe1d43b9fdb0c P 2cca73b338334f9cad16a2504ad520c0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2541e895df0049f6a00483b026f9a2dd (127.10.222.129:36195): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:58.465777 12400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce05e4af94d14dd5ab92c82853c4a19a" candidate_uuid: "2cca73b338334f9cad16a2504ad520c0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f5894b06c134e03a3cb942896c1da79" is_pre_election: true
I20260713 09:02:58.463896 12452 raft_consensus.cc:2804] T 69fa9fc740964491b9cbe1d43b9fdb0c P 2cca73b338334f9cad16a2504ad520c0 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:58.467283 12441 tablet_bootstrap.cc:654] T 30d9dfcad767431b86f118581ca89954 P 2cca73b338334f9cad16a2504ad520c0: Neither blocks nor log segments found. Creating new log.
W20260713 09:02:58.467670 12291 leader_election.cc:343] T ce05e4af94d14dd5ab92c82853c4a19a P 2cca73b338334f9cad16a2504ad520c0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0f5894b06c134e03a3cb942896c1da79 (127.10.222.131:37007): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:58.468357 12442 tablet_bootstrap.cc:492] T 69fa9fc740964491b9cbe1d43b9fdb0c P 2541e895df0049f6a00483b026f9a2dd: Bootstrap starting.
I20260713 09:02:58.469018 12251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce05e4af94d14dd5ab92c82853c4a19a" candidate_uuid: "2cca73b338334f9cad16a2504ad520c0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2541e895df0049f6a00483b026f9a2dd" is_pre_election: true
I20260713 09:02:58.469605 12251 raft_consensus.cc:2468] T ce05e4af94d14dd5ab92c82853c4a19a P 2541e895df0049f6a00483b026f9a2dd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cca73b338334f9cad16a2504ad520c0 in term 0.
I20260713 09:02:58.467301 12452 raft_consensus.cc:697] T 69fa9fc740964491b9cbe1d43b9fdb0c P 2cca73b338334f9cad16a2504ad520c0 [term 1 LEADER]: Becoming Leader. State: Replica: 2cca73b338334f9cad16a2504ad520c0, State: Running, Role: LEADER
I20260713 09:02:58.470755 12452 consensus_queue.cc:237] T 69fa9fc740964491b9cbe1d43b9fdb0c P 2cca73b338334f9cad16a2504ad520c0 [LEADER]: Queue going to LEADER mode. State: All 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: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } } peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } }
I20260713 09:02:58.471446 12291 leader_election.cc:304] T ce05e4af94d14dd5ab92c82853c4a19a P 2cca73b338334f9cad16a2504ad520c0 [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: 2541e895df0049f6a00483b026f9a2dd, 2cca73b338334f9cad16a2504ad520c0; no voters: 0f5894b06c134e03a3cb942896c1da79
I20260713 09:02:58.472328 12476 raft_consensus.cc:2804] T ce05e4af94d14dd5ab92c82853c4a19a P 2cca73b338334f9cad16a2504ad520c0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:58.472693 12476 raft_consensus.cc:493] T ce05e4af94d14dd5ab92c82853c4a19a P 2cca73b338334f9cad16a2504ad520c0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:58.473011 12476 raft_consensus.cc:3060] T ce05e4af94d14dd5ab92c82853c4a19a P 2cca73b338334f9cad16a2504ad520c0 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:58.478619 12440 tablet_bootstrap.cc:654] T 30d9dfcad767431b86f118581ca89954 P 0f5894b06c134e03a3cb942896c1da79: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:58.479218 12442 tablet_bootstrap.cc:654] T 69fa9fc740964491b9cbe1d43b9fdb0c P 2541e895df0049f6a00483b026f9a2dd: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:58.479707 12146 catalog_manager.cc:5697] T 8443f0c4a5c64d0886f1961cddc3ac9a P 0f5894b06c134e03a3cb942896c1da79 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0f5894b06c134e03a3cb942896c1da79 (127.10.222.131). New cstate: current_term: 1 leader_uuid: "0f5894b06c134e03a3cb942896c1da79" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } health_report { overall_health: HEALTHY } } }
I20260713 09:02:58.485116 12476 raft_consensus.cc:515] T ce05e4af94d14dd5ab92c82853c4a19a P 2cca73b338334f9cad16a2504ad520c0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } }
I20260713 09:02:58.485617 12441 tablet_bootstrap.cc:492] T 30d9dfcad767431b86f118581ca89954 P 2cca73b338334f9cad16a2504ad520c0: No bootstrap required, opened a new log
I20260713 09:02:58.486142 12441 ts_tablet_manager.cc:1403] T 30d9dfcad767431b86f118581ca89954 P 2cca73b338334f9cad16a2504ad520c0: Time spent bootstrapping tablet: real 0.030s	user 0.013s	sys 0.000s
I20260713 09:02:58.487320 12476 leader_election.cc:290] T ce05e4af94d14dd5ab92c82853c4a19a P 2cca73b338334f9cad16a2504ad520c0 [CANDIDATE]: Term 1 election: Requested vote from peers 2541e895df0049f6a00483b026f9a2dd (127.10.222.129:36195), 0f5894b06c134e03a3cb942896c1da79 (127.10.222.131:37007)
I20260713 09:02:58.489164 12441 raft_consensus.cc:359] T 30d9dfcad767431b86f118581ca89954 P 2cca73b338334f9cad16a2504ad520c0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } }
I20260713 09:02:58.489882 12441 raft_consensus.cc:385] T 30d9dfcad767431b86f118581ca89954 P 2cca73b338334f9cad16a2504ad520c0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:58.490185 12441 raft_consensus.cc:740] T 30d9dfcad767431b86f118581ca89954 P 2cca73b338334f9cad16a2504ad520c0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2cca73b338334f9cad16a2504ad520c0, State: Initialized, Role: FOLLOWER
I20260713 09:02:58.493906 12251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce05e4af94d14dd5ab92c82853c4a19a" candidate_uuid: "2cca73b338334f9cad16a2504ad520c0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2541e895df0049f6a00483b026f9a2dd"
I20260713 09:02:58.494525 12251 raft_consensus.cc:3060] T ce05e4af94d14dd5ab92c82853c4a19a P 2541e895df0049f6a00483b026f9a2dd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:58.498926 12441 consensus_queue.cc:260] T 30d9dfcad767431b86f118581ca89954 P 2cca73b338334f9cad16a2504ad520c0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } }
I20260713 09:02:58.501557 12441 ts_tablet_manager.cc:1434] T 30d9dfcad767431b86f118581ca89954 P 2cca73b338334f9cad16a2504ad520c0: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.000s
I20260713 09:02:58.502697 12441 tablet_bootstrap.cc:492] T 59f256a09d4e44cd82252cab381698f8 P 2cca73b338334f9cad16a2504ad520c0: Bootstrap starting.
I20260713 09:02:58.509032 12441 tablet_bootstrap.cc:654] T 59f256a09d4e44cd82252cab381698f8 P 2cca73b338334f9cad16a2504ad520c0: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:58.512705 12400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce05e4af94d14dd5ab92c82853c4a19a" candidate_uuid: "2cca73b338334f9cad16a2504ad520c0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f5894b06c134e03a3cb942896c1da79"
W20260713 09:02:58.514582 12291 leader_election.cc:343] T ce05e4af94d14dd5ab92c82853c4a19a P 2cca73b338334f9cad16a2504ad520c0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0f5894b06c134e03a3cb942896c1da79 (127.10.222.131:37007): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:58.515792 12440 tablet_bootstrap.cc:492] T 30d9dfcad767431b86f118581ca89954 P 0f5894b06c134e03a3cb942896c1da79: No bootstrap required, opened a new log
I20260713 09:02:58.516400 12440 ts_tablet_manager.cc:1403] T 30d9dfcad767431b86f118581ca89954 P 0f5894b06c134e03a3cb942896c1da79: Time spent bootstrapping tablet: real 0.064s	user 0.009s	sys 0.029s
I20260713 09:02:58.516722 12146 catalog_manager.cc:5697] T 69fa9fc740964491b9cbe1d43b9fdb0c P 2cca73b338334f9cad16a2504ad520c0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2cca73b338334f9cad16a2504ad520c0 (127.10.222.130). New cstate: current_term: 1 leader_uuid: "2cca73b338334f9cad16a2504ad520c0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } health_report { overall_health: HEALTHY } } }
I20260713 09:02:58.519639 12251 raft_consensus.cc:2468] T ce05e4af94d14dd5ab92c82853c4a19a P 2541e895df0049f6a00483b026f9a2dd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cca73b338334f9cad16a2504ad520c0 in term 1.
I20260713 09:02:58.519466 12440 raft_consensus.cc:359] T 30d9dfcad767431b86f118581ca89954 P 0f5894b06c134e03a3cb942896c1da79 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } }
I20260713 09:02:58.520300 12440 raft_consensus.cc:385] T 30d9dfcad767431b86f118581ca89954 P 0f5894b06c134e03a3cb942896c1da79 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:58.520625 12440 raft_consensus.cc:740] T 30d9dfcad767431b86f118581ca89954 P 0f5894b06c134e03a3cb942896c1da79 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f5894b06c134e03a3cb942896c1da79, State: Initialized, Role: FOLLOWER
I20260713 09:02:58.521205 12441 tablet_bootstrap.cc:492] T 59f256a09d4e44cd82252cab381698f8 P 2cca73b338334f9cad16a2504ad520c0: No bootstrap required, opened a new log
I20260713 09:02:58.521617 12441 ts_tablet_manager.cc:1403] T 59f256a09d4e44cd82252cab381698f8 P 2cca73b338334f9cad16a2504ad520c0: Time spent bootstrapping tablet: real 0.019s	user 0.017s	sys 0.000s
I20260713 09:02:58.521522 12440 consensus_queue.cc:260] T 30d9dfcad767431b86f118581ca89954 P 0f5894b06c134e03a3cb942896c1da79 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } }
I20260713 09:02:58.524008 12440 ts_tablet_manager.cc:1434] T 30d9dfcad767431b86f118581ca89954 P 0f5894b06c134e03a3cb942896c1da79: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:02:58.524084 12441 raft_consensus.cc:359] T 59f256a09d4e44cd82252cab381698f8 P 2cca73b338334f9cad16a2504ad520c0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } }
I20260713 09:02:58.524731 12441 raft_consensus.cc:385] T 59f256a09d4e44cd82252cab381698f8 P 2cca73b338334f9cad16a2504ad520c0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:58.524995 12441 raft_consensus.cc:740] T 59f256a09d4e44cd82252cab381698f8 P 2cca73b338334f9cad16a2504ad520c0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2cca73b338334f9cad16a2504ad520c0, State: Initialized, Role: FOLLOWER
I20260713 09:02:58.525147 12440 tablet_bootstrap.cc:492] T 6678ed9b91574e8997d90a79f0712d63 P 0f5894b06c134e03a3cb942896c1da79: Bootstrap starting.
I20260713 09:02:58.520941 12291 leader_election.cc:304] T ce05e4af94d14dd5ab92c82853c4a19a P 2cca73b338334f9cad16a2504ad520c0 [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: 2541e895df0049f6a00483b026f9a2dd, 2cca73b338334f9cad16a2504ad520c0; no voters: 0f5894b06c134e03a3cb942896c1da79
I20260713 09:02:58.525893 12452 raft_consensus.cc:2804] T ce05e4af94d14dd5ab92c82853c4a19a P 2cca73b338334f9cad16a2504ad520c0 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:58.526336 12452 raft_consensus.cc:697] T ce05e4af94d14dd5ab92c82853c4a19a P 2cca73b338334f9cad16a2504ad520c0 [term 1 LEADER]: Becoming Leader. State: Replica: 2cca73b338334f9cad16a2504ad520c0, State: Running, Role: LEADER
I20260713 09:02:58.527091 12452 consensus_queue.cc:237] T ce05e4af94d14dd5ab92c82853c4a19a P 2cca73b338334f9cad16a2504ad520c0 [LEADER]: Queue going to LEADER mode. State: All 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: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } }
I20260713 09:02:58.531507 12440 tablet_bootstrap.cc:654] T 6678ed9b91574e8997d90a79f0712d63 P 0f5894b06c134e03a3cb942896c1da79: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:58.534168 12441 consensus_queue.cc:260] T 59f256a09d4e44cd82252cab381698f8 P 2cca73b338334f9cad16a2504ad520c0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } }
I20260713 09:02:58.542783 12453 raft_consensus.cc:493] T 30d9dfcad767431b86f118581ca89954 P 2541e895df0049f6a00483b026f9a2dd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:58.543663 12440 tablet_bootstrap.cc:492] T 6678ed9b91574e8997d90a79f0712d63 P 0f5894b06c134e03a3cb942896c1da79: No bootstrap required, opened a new log
I20260713 09:02:58.543290 12453 raft_consensus.cc:515] T 30d9dfcad767431b86f118581ca89954 P 2541e895df0049f6a00483b026f9a2dd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } }
I20260713 09:02:58.544270 12440 ts_tablet_manager.cc:1403] T 6678ed9b91574e8997d90a79f0712d63 P 0f5894b06c134e03a3cb942896c1da79: Time spent bootstrapping tablet: real 0.019s	user 0.006s	sys 0.011s
I20260713 09:02:58.544833 12442 tablet_bootstrap.cc:492] T 69fa9fc740964491b9cbe1d43b9fdb0c P 2541e895df0049f6a00483b026f9a2dd: No bootstrap required, opened a new log
I20260713 09:02:58.545288 12442 ts_tablet_manager.cc:1403] T 69fa9fc740964491b9cbe1d43b9fdb0c P 2541e895df0049f6a00483b026f9a2dd: Time spent bootstrapping tablet: real 0.077s	user 0.034s	sys 0.036s
I20260713 09:02:58.546939 12441 ts_tablet_manager.cc:1434] T 59f256a09d4e44cd82252cab381698f8 P 2cca73b338334f9cad16a2504ad520c0: Time spent starting tablet: real 0.025s	user 0.008s	sys 0.000s
I20260713 09:02:58.547864 12441 tablet_bootstrap.cc:492] T 09f98c776a614f6cae5c52bbda2233a5 P 2cca73b338334f9cad16a2504ad520c0: Bootstrap starting.
I20260713 09:02:58.547549 12440 raft_consensus.cc:359] T 6678ed9b91574e8997d90a79f0712d63 P 0f5894b06c134e03a3cb942896c1da79 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } }
I20260713 09:02:58.548331 12440 raft_consensus.cc:385] T 6678ed9b91574e8997d90a79f0712d63 P 0f5894b06c134e03a3cb942896c1da79 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:58.548142 12442 raft_consensus.cc:359] T 69fa9fc740964491b9cbe1d43b9fdb0c P 2541e895df0049f6a00483b026f9a2dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } } peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } }
I20260713 09:02:58.548712 12440 raft_consensus.cc:740] T 6678ed9b91574e8997d90a79f0712d63 P 0f5894b06c134e03a3cb942896c1da79 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f5894b06c134e03a3cb942896c1da79, State: Initialized, Role: FOLLOWER
I20260713 09:02:58.548925 12442 raft_consensus.cc:385] T 69fa9fc740964491b9cbe1d43b9fdb0c P 2541e895df0049f6a00483b026f9a2dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:58.549275 12442 raft_consensus.cc:740] T 69fa9fc740964491b9cbe1d43b9fdb0c P 2541e895df0049f6a00483b026f9a2dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2541e895df0049f6a00483b026f9a2dd, State: Initialized, Role: FOLLOWER
I20260713 09:02:58.549750 12440 consensus_queue.cc:260] T 6678ed9b91574e8997d90a79f0712d63 P 0f5894b06c134e03a3cb942896c1da79 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } }
I20260713 09:02:58.550088 12442 consensus_queue.cc:260] T 69fa9fc740964491b9cbe1d43b9fdb0c P 2541e895df0049f6a00483b026f9a2dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } } peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } }
I20260713 09:02:58.552436 12440 ts_tablet_manager.cc:1434] T 6678ed9b91574e8997d90a79f0712d63 P 0f5894b06c134e03a3cb942896c1da79: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260713 09:02:58.553491 12440 tablet_bootstrap.cc:492] T 8b42da2def9d48f8a268b8b612d79a13 P 0f5894b06c134e03a3cb942896c1da79: Bootstrap starting.
I20260713 09:02:58.554015 12441 tablet_bootstrap.cc:654] T 09f98c776a614f6cae5c52bbda2233a5 P 2cca73b338334f9cad16a2504ad520c0: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:58.559628 12442 ts_tablet_manager.cc:1434] T 69fa9fc740964491b9cbe1d43b9fdb0c P 2541e895df0049f6a00483b026f9a2dd: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.008s
I20260713 09:02:58.560163 12440 tablet_bootstrap.cc:654] T 8b42da2def9d48f8a268b8b612d79a13 P 0f5894b06c134e03a3cb942896c1da79: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:58.562621 12442 tablet_bootstrap.cc:492] T 4491e79f62a543328ac59c7ced9900fa P 2541e895df0049f6a00483b026f9a2dd: Bootstrap starting.
I20260713 09:02:58.569473 12442 tablet_bootstrap.cc:654] T 4491e79f62a543328ac59c7ced9900fa P 2541e895df0049f6a00483b026f9a2dd: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:58.569948 12453 leader_election.cc:290] T 30d9dfcad767431b86f118581ca89954 P 2541e895df0049f6a00483b026f9a2dd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2cca73b338334f9cad16a2504ad520c0 (127.10.222.130:37587), 0f5894b06c134e03a3cb942896c1da79 (127.10.222.131:37007)
I20260713 09:02:58.580689 12442 tablet_bootstrap.cc:492] T 4491e79f62a543328ac59c7ced9900fa P 2541e895df0049f6a00483b026f9a2dd: No bootstrap required, opened a new log
I20260713 09:02:58.581175 12442 ts_tablet_manager.cc:1403] T 4491e79f62a543328ac59c7ced9900fa P 2541e895df0049f6a00483b026f9a2dd: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.003s
I20260713 09:02:58.581394 12146 catalog_manager.cc:5697] T ce05e4af94d14dd5ab92c82853c4a19a P 2cca73b338334f9cad16a2504ad520c0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2cca73b338334f9cad16a2504ad520c0 (127.10.222.130). New cstate: current_term: 1 leader_uuid: "2cca73b338334f9cad16a2504ad520c0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:58.583716 12442 raft_consensus.cc:359] T 4491e79f62a543328ac59c7ced9900fa P 2541e895df0049f6a00483b026f9a2dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } }
I20260713 09:02:58.584385 12442 raft_consensus.cc:385] T 4491e79f62a543328ac59c7ced9900fa P 2541e895df0049f6a00483b026f9a2dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:58.584636 12442 raft_consensus.cc:740] T 4491e79f62a543328ac59c7ced9900fa P 2541e895df0049f6a00483b026f9a2dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2541e895df0049f6a00483b026f9a2dd, State: Initialized, Role: FOLLOWER
I20260713 09:02:58.585458 12442 consensus_queue.cc:260] T 4491e79f62a543328ac59c7ced9900fa P 2541e895df0049f6a00483b026f9a2dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } }
I20260713 09:02:58.587630 12442 ts_tablet_manager.cc:1434] T 4491e79f62a543328ac59c7ced9900fa P 2541e895df0049f6a00483b026f9a2dd: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260713 09:02:58.588510 12442 tablet_bootstrap.cc:492] T 59f256a09d4e44cd82252cab381698f8 P 2541e895df0049f6a00483b026f9a2dd: Bootstrap starting.
I20260713 09:02:58.593853 12442 tablet_bootstrap.cc:654] T 59f256a09d4e44cd82252cab381698f8 P 2541e895df0049f6a00483b026f9a2dd: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:58.604741 12442 tablet_bootstrap.cc:492] T 59f256a09d4e44cd82252cab381698f8 P 2541e895df0049f6a00483b026f9a2dd: No bootstrap required, opened a new log
I20260713 09:02:58.605173 12442 ts_tablet_manager.cc:1403] T 59f256a09d4e44cd82252cab381698f8 P 2541e895df0049f6a00483b026f9a2dd: Time spent bootstrapping tablet: real 0.017s	user 0.014s	sys 0.000s
I20260713 09:02:58.607594 12442 raft_consensus.cc:359] T 59f256a09d4e44cd82252cab381698f8 P 2541e895df0049f6a00483b026f9a2dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } }
I20260713 09:02:58.608222 12442 raft_consensus.cc:385] T 59f256a09d4e44cd82252cab381698f8 P 2541e895df0049f6a00483b026f9a2dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:58.608482 12442 raft_consensus.cc:740] T 59f256a09d4e44cd82252cab381698f8 P 2541e895df0049f6a00483b026f9a2dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2541e895df0049f6a00483b026f9a2dd, State: Initialized, Role: FOLLOWER
I20260713 09:02:58.609320 12442 consensus_queue.cc:260] T 59f256a09d4e44cd82252cab381698f8 P 2541e895df0049f6a00483b026f9a2dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } }
I20260713 09:02:58.611382 12442 ts_tablet_manager.cc:1434] T 59f256a09d4e44cd82252cab381698f8 P 2541e895df0049f6a00483b026f9a2dd: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260713 09:02:58.612195 12442 tablet_bootstrap.cc:492] T b14f2047138e4ec7a6f6b9272a1fe18f P 2541e895df0049f6a00483b026f9a2dd: Bootstrap starting.
I20260713 09:02:58.620427 12442 tablet_bootstrap.cc:654] T b14f2047138e4ec7a6f6b9272a1fe18f P 2541e895df0049f6a00483b026f9a2dd: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:58.638109 12326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30d9dfcad767431b86f118581ca89954" candidate_uuid: "2541e895df0049f6a00483b026f9a2dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cca73b338334f9cad16a2504ad520c0" is_pre_election: true
I20260713 09:02:58.638870 12326 raft_consensus.cc:2468] T 30d9dfcad767431b86f118581ca89954 P 2cca73b338334f9cad16a2504ad520c0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2541e895df0049f6a00483b026f9a2dd in term 0.
I20260713 09:02:58.640552 12214 leader_election.cc:304] T 30d9dfcad767431b86f118581ca89954 P 2541e895df0049f6a00483b026f9a2dd [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: 2541e895df0049f6a00483b026f9a2dd, 2cca73b338334f9cad16a2504ad520c0; no voters: 
I20260713 09:02:58.641299 12453 raft_consensus.cc:2804] T 30d9dfcad767431b86f118581ca89954 P 2541e895df0049f6a00483b026f9a2dd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:58.641683 12453 raft_consensus.cc:493] T 30d9dfcad767431b86f118581ca89954 P 2541e895df0049f6a00483b026f9a2dd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:58.642002 12453 raft_consensus.cc:3060] T 30d9dfcad767431b86f118581ca89954 P 2541e895df0049f6a00483b026f9a2dd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:58.643913 12440 tablet_bootstrap.cc:492] T 8b42da2def9d48f8a268b8b612d79a13 P 0f5894b06c134e03a3cb942896c1da79: No bootstrap required, opened a new log
I20260713 09:02:58.644348 12440 ts_tablet_manager.cc:1403] T 8b42da2def9d48f8a268b8b612d79a13 P 0f5894b06c134e03a3cb942896c1da79: Time spent bootstrapping tablet: real 0.091s	user 0.027s	sys 0.052s
I20260713 09:02:58.645038 12400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30d9dfcad767431b86f118581ca89954" candidate_uuid: "2541e895df0049f6a00483b026f9a2dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f5894b06c134e03a3cb942896c1da79" is_pre_election: true
I20260713 09:02:58.645723 12400 raft_consensus.cc:2468] T 30d9dfcad767431b86f118581ca89954 P 0f5894b06c134e03a3cb942896c1da79 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2541e895df0049f6a00483b026f9a2dd in term 0.
I20260713 09:02:58.645939 12484 raft_consensus.cc:493] T cbcb357e1a4144428913538ec6039480 P 2cca73b338334f9cad16a2504ad520c0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:58.646409 12484 raft_consensus.cc:515] T cbcb357e1a4144428913538ec6039480 P 2cca73b338334f9cad16a2504ad520c0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } }
I20260713 09:02:58.646893 12440 raft_consensus.cc:359] T 8b42da2def9d48f8a268b8b612d79a13 P 0f5894b06c134e03a3cb942896c1da79 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } }
I20260713 09:02:58.647595 12440 raft_consensus.cc:385] T 8b42da2def9d48f8a268b8b612d79a13 P 0f5894b06c134e03a3cb942896c1da79 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:58.647832 12440 raft_consensus.cc:740] T 8b42da2def9d48f8a268b8b612d79a13 P 0f5894b06c134e03a3cb942896c1da79 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f5894b06c134e03a3cb942896c1da79, State: Initialized, Role: FOLLOWER
I20260713 09:02:58.648567 12484 leader_election.cc:290] T cbcb357e1a4144428913538ec6039480 P 2cca73b338334f9cad16a2504ad520c0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2541e895df0049f6a00483b026f9a2dd (127.10.222.129:36195), 0f5894b06c134e03a3cb942896c1da79 (127.10.222.131:37007)
I20260713 09:02:58.648460 12440 consensus_queue.cc:260] T 8b42da2def9d48f8a268b8b612d79a13 P 0f5894b06c134e03a3cb942896c1da79 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } }
I20260713 09:02:58.649892 12442 tablet_bootstrap.cc:492] T b14f2047138e4ec7a6f6b9272a1fe18f P 2541e895df0049f6a00483b026f9a2dd: No bootstrap required, opened a new log
I20260713 09:02:58.650043 12251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbcb357e1a4144428913538ec6039480" candidate_uuid: "2cca73b338334f9cad16a2504ad520c0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2541e895df0049f6a00483b026f9a2dd" is_pre_election: true
I20260713 09:02:58.650348 12442 ts_tablet_manager.cc:1403] T b14f2047138e4ec7a6f6b9272a1fe18f P 2541e895df0049f6a00483b026f9a2dd: Time spent bootstrapping tablet: real 0.038s	user 0.018s	sys 0.016s
I20260713 09:02:58.650626 12251 raft_consensus.cc:2468] T cbcb357e1a4144428913538ec6039480 P 2541e895df0049f6a00483b026f9a2dd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cca73b338334f9cad16a2504ad520c0 in term 0.
I20260713 09:02:58.652223 12400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbcb357e1a4144428913538ec6039480" candidate_uuid: "2cca73b338334f9cad16a2504ad520c0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f5894b06c134e03a3cb942896c1da79" is_pre_election: true
I20260713 09:02:58.652895 12440 ts_tablet_manager.cc:1434] T 8b42da2def9d48f8a268b8b612d79a13 P 0f5894b06c134e03a3cb942896c1da79: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:02:58.653003 12442 raft_consensus.cc:359] T b14f2047138e4ec7a6f6b9272a1fe18f P 2541e895df0049f6a00483b026f9a2dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } }
I20260713 09:02:58.653646 12442 raft_consensus.cc:385] T b14f2047138e4ec7a6f6b9272a1fe18f P 2541e895df0049f6a00483b026f9a2dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:58.653869 12440 tablet_bootstrap.cc:492] T 09f98c776a614f6cae5c52bbda2233a5 P 0f5894b06c134e03a3cb942896c1da79: Bootstrap starting.
W20260713 09:02:58.654043 12291 leader_election.cc:343] T cbcb357e1a4144428913538ec6039480 P 2cca73b338334f9cad16a2504ad520c0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0f5894b06c134e03a3cb942896c1da79 (127.10.222.131:37007): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:58.653667 12453 raft_consensus.cc:515] T 30d9dfcad767431b86f118581ca89954 P 2541e895df0049f6a00483b026f9a2dd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } }
I20260713 09:02:58.654811 12291 leader_election.cc:304] T cbcb357e1a4144428913538ec6039480 P 2cca73b338334f9cad16a2504ad520c0 [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: 2541e895df0049f6a00483b026f9a2dd, 2cca73b338334f9cad16a2504ad520c0; no voters: 0f5894b06c134e03a3cb942896c1da79
I20260713 09:02:58.657189 12400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30d9dfcad767431b86f118581ca89954" candidate_uuid: "2541e895df0049f6a00483b026f9a2dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f5894b06c134e03a3cb942896c1da79"
I20260713 09:02:58.656129 12453 leader_election.cc:290] T 30d9dfcad767431b86f118581ca89954 P 2541e895df0049f6a00483b026f9a2dd [CANDIDATE]: Term 1 election: Requested vote from peers 2cca73b338334f9cad16a2504ad520c0 (127.10.222.130:37587), 0f5894b06c134e03a3cb942896c1da79 (127.10.222.131:37007)
I20260713 09:02:58.655570 12484 raft_consensus.cc:2804] T cbcb357e1a4144428913538ec6039480 P 2cca73b338334f9cad16a2504ad520c0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:58.653939 12442 raft_consensus.cc:740] T b14f2047138e4ec7a6f6b9272a1fe18f P 2541e895df0049f6a00483b026f9a2dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2541e895df0049f6a00483b026f9a2dd, State: Initialized, Role: FOLLOWER
I20260713 09:02:58.660367 12400 raft_consensus.cc:3060] T 30d9dfcad767431b86f118581ca89954 P 0f5894b06c134e03a3cb942896c1da79 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:58.656880 12326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30d9dfcad767431b86f118581ca89954" candidate_uuid: "2541e895df0049f6a00483b026f9a2dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cca73b338334f9cad16a2504ad520c0"
I20260713 09:02:58.660596 12484 raft_consensus.cc:493] T cbcb357e1a4144428913538ec6039480 P 2cca73b338334f9cad16a2504ad520c0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:58.660857 12326 raft_consensus.cc:3060] T 30d9dfcad767431b86f118581ca89954 P 2cca73b338334f9cad16a2504ad520c0 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:58.661140 12484 raft_consensus.cc:3060] T cbcb357e1a4144428913538ec6039480 P 2cca73b338334f9cad16a2504ad520c0 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:58.661005 12442 consensus_queue.cc:260] T b14f2047138e4ec7a6f6b9272a1fe18f P 2541e895df0049f6a00483b026f9a2dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } }
I20260713 09:02:58.655373 12441 tablet_bootstrap.cc:492] T 09f98c776a614f6cae5c52bbda2233a5 P 2cca73b338334f9cad16a2504ad520c0: No bootstrap required, opened a new log
I20260713 09:02:58.662883 12442 ts_tablet_manager.cc:1434] T b14f2047138e4ec7a6f6b9272a1fe18f P 2541e895df0049f6a00483b026f9a2dd: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260713 09:02:58.663425 12441 ts_tablet_manager.cc:1403] T 09f98c776a614f6cae5c52bbda2233a5 P 2cca73b338334f9cad16a2504ad520c0: Time spent bootstrapping tablet: real 0.116s	user 0.040s	sys 0.046s
I20260713 09:02:58.664031 12442 tablet_bootstrap.cc:492] T d27792d963d545b794da3989d05019b1 P 2541e895df0049f6a00483b026f9a2dd: Bootstrap starting.
I20260713 09:02:58.664170 12440 tablet_bootstrap.cc:654] T 09f98c776a614f6cae5c52bbda2233a5 P 0f5894b06c134e03a3cb942896c1da79: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:58.668292 12441 raft_consensus.cc:359] T 09f98c776a614f6cae5c52bbda2233a5 P 2cca73b338334f9cad16a2504ad520c0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } }
I20260713 09:02:58.675972 12441 raft_consensus.cc:385] T 09f98c776a614f6cae5c52bbda2233a5 P 2cca73b338334f9cad16a2504ad520c0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:58.676349 12441 raft_consensus.cc:740] T 09f98c776a614f6cae5c52bbda2233a5 P 2cca73b338334f9cad16a2504ad520c0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2cca73b338334f9cad16a2504ad520c0, State: Initialized, Role: FOLLOWER
I20260713 09:02:58.677198 12441 consensus_queue.cc:260] T 09f98c776a614f6cae5c52bbda2233a5 P 2cca73b338334f9cad16a2504ad520c0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } }
I20260713 09:02:58.678692 12400 raft_consensus.cc:2468] T 30d9dfcad767431b86f118581ca89954 P 0f5894b06c134e03a3cb942896c1da79 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2541e895df0049f6a00483b026f9a2dd in term 1.
I20260713 09:02:58.679775 12216 leader_election.cc:304] T 30d9dfcad767431b86f118581ca89954 P 2541e895df0049f6a00483b026f9a2dd [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: 0f5894b06c134e03a3cb942896c1da79, 2541e895df0049f6a00483b026f9a2dd; no voters: 
I20260713 09:02:58.680503 12453 raft_consensus.cc:2804] T 30d9dfcad767431b86f118581ca89954 P 2541e895df0049f6a00483b026f9a2dd [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:58.680938 12453 raft_consensus.cc:697] T 30d9dfcad767431b86f118581ca89954 P 2541e895df0049f6a00483b026f9a2dd [term 1 LEADER]: Becoming Leader. State: Replica: 2541e895df0049f6a00483b026f9a2dd, State: Running, Role: LEADER
I20260713 09:02:58.681829 12441 ts_tablet_manager.cc:1434] T 09f98c776a614f6cae5c52bbda2233a5 P 2cca73b338334f9cad16a2504ad520c0: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
I20260713 09:02:58.671255 12442 tablet_bootstrap.cc:654] T d27792d963d545b794da3989d05019b1 P 2541e895df0049f6a00483b026f9a2dd: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:58.681607 12453 consensus_queue.cc:237] T 30d9dfcad767431b86f118581ca89954 P 2541e895df0049f6a00483b026f9a2dd [LEADER]: Queue going to LEADER mode. State: All 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: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } }
I20260713 09:02:58.675174 12484 raft_consensus.cc:515] T cbcb357e1a4144428913538ec6039480 P 2cca73b338334f9cad16a2504ad520c0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } }
I20260713 09:02:58.685561 12251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbcb357e1a4144428913538ec6039480" candidate_uuid: "2cca73b338334f9cad16a2504ad520c0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2541e895df0049f6a00483b026f9a2dd"
I20260713 09:02:58.686113 12251 raft_consensus.cc:3060] T cbcb357e1a4144428913538ec6039480 P 2541e895df0049f6a00483b026f9a2dd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:58.693380 12441 tablet_bootstrap.cc:492] T 8b42da2def9d48f8a268b8b612d79a13 P 2cca73b338334f9cad16a2504ad520c0: Bootstrap starting.
I20260713 09:02:58.692670 12149 catalog_manager.cc:5697] T 30d9dfcad767431b86f118581ca89954 P 2541e895df0049f6a00483b026f9a2dd reported cstate change: term changed from 0 to 1, leader changed from <none> to 2541e895df0049f6a00483b026f9a2dd (127.10.222.129). New cstate: current_term: 1 leader_uuid: "2541e895df0049f6a00483b026f9a2dd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:58.692673 12251 raft_consensus.cc:2468] T cbcb357e1a4144428913538ec6039480 P 2541e895df0049f6a00483b026f9a2dd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cca73b338334f9cad16a2504ad520c0 in term 1.
I20260713 09:02:58.694591 12484 leader_election.cc:290] T cbcb357e1a4144428913538ec6039480 P 2cca73b338334f9cad16a2504ad520c0 [CANDIDATE]: Term 1 election: Requested vote from peers 2541e895df0049f6a00483b026f9a2dd (127.10.222.129:36195), 0f5894b06c134e03a3cb942896c1da79 (127.10.222.131:37007)
I20260713 09:02:58.700006 12452 raft_consensus.cc:493] T 09f98c776a614f6cae5c52bbda2233a5 P 2cca73b338334f9cad16a2504ad520c0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:58.701073 12452 raft_consensus.cc:515] T 09f98c776a614f6cae5c52bbda2233a5 P 2cca73b338334f9cad16a2504ad520c0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } }
I20260713 09:02:58.701529 12441 tablet_bootstrap.cc:654] T 8b42da2def9d48f8a268b8b612d79a13 P 2cca73b338334f9cad16a2504ad520c0: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:58.702811 12326 raft_consensus.cc:2468] T 30d9dfcad767431b86f118581ca89954 P 2cca73b338334f9cad16a2504ad520c0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2541e895df0049f6a00483b026f9a2dd in term 1.
I20260713 09:02:58.704283 12250 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09f98c776a614f6cae5c52bbda2233a5" candidate_uuid: "2cca73b338334f9cad16a2504ad520c0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2541e895df0049f6a00483b026f9a2dd" is_pre_election: true
I20260713 09:02:58.704632 12399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09f98c776a614f6cae5c52bbda2233a5" candidate_uuid: "2cca73b338334f9cad16a2504ad520c0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f5894b06c134e03a3cb942896c1da79" is_pre_election: true
I20260713 09:02:58.703155 12452 leader_election.cc:290] T 09f98c776a614f6cae5c52bbda2233a5 P 2cca73b338334f9cad16a2504ad520c0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2541e895df0049f6a00483b026f9a2dd (127.10.222.129:36195), 0f5894b06c134e03a3cb942896c1da79 (127.10.222.131:37007)
I20260713 09:02:58.704885 12250 raft_consensus.cc:2468] T 09f98c776a614f6cae5c52bbda2233a5 P 2541e895df0049f6a00483b026f9a2dd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cca73b338334f9cad16a2504ad520c0 in term 0.
I20260713 09:02:58.699674 12400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbcb357e1a4144428913538ec6039480" candidate_uuid: "2cca73b338334f9cad16a2504ad520c0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f5894b06c134e03a3cb942896c1da79"
I20260713 09:02:58.716981 12291 leader_election.cc:304] T 09f98c776a614f6cae5c52bbda2233a5 P 2cca73b338334f9cad16a2504ad520c0 [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: 2541e895df0049f6a00483b026f9a2dd, 2cca73b338334f9cad16a2504ad520c0; no voters: 
I20260713 09:02:58.717855 12452 raft_consensus.cc:2804] T 09f98c776a614f6cae5c52bbda2233a5 P 2cca73b338334f9cad16a2504ad520c0 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260713 09:02:58.718014 12291 leader_election.cc:343] T cbcb357e1a4144428913538ec6039480 P 2cca73b338334f9cad16a2504ad520c0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0f5894b06c134e03a3cb942896c1da79 (127.10.222.131:37007): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:58.718295 12452 raft_consensus.cc:493] T 09f98c776a614f6cae5c52bbda2233a5 P 2cca73b338334f9cad16a2504ad520c0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:58.718717 12452 raft_consensus.cc:3060] T 09f98c776a614f6cae5c52bbda2233a5 P 2cca73b338334f9cad16a2504ad520c0 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:58.720451 12291 leader_election.cc:304] T cbcb357e1a4144428913538ec6039480 P 2cca73b338334f9cad16a2504ad520c0 [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: 2541e895df0049f6a00483b026f9a2dd, 2cca73b338334f9cad16a2504ad520c0; no voters: 0f5894b06c134e03a3cb942896c1da79
I20260713 09:02:58.717001 12445 consensus_queue.cc:1048] T 6d81923b546648ca9bd71a8705275c39 P 0f5894b06c134e03a3cb942896c1da79 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260713 09:02:58.722342 12484 raft_consensus.cc:2804] T cbcb357e1a4144428913538ec6039480 P 2cca73b338334f9cad16a2504ad520c0 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:58.722832 12484 raft_consensus.cc:697] T cbcb357e1a4144428913538ec6039480 P 2cca73b338334f9cad16a2504ad520c0 [term 1 LEADER]: Becoming Leader. State: Replica: 2cca73b338334f9cad16a2504ad520c0, State: Running, Role: LEADER
W20260713 09:02:58.723201 12291 leader_election.cc:343] T 09f98c776a614f6cae5c52bbda2233a5 P 2cca73b338334f9cad16a2504ad520c0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0f5894b06c134e03a3cb942896c1da79 (127.10.222.131:37007): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:58.723692 12484 consensus_queue.cc:237] T cbcb357e1a4144428913538ec6039480 P 2cca73b338334f9cad16a2504ad520c0 [LEADER]: Queue going to LEADER mode. State: All 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: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } }
I20260713 09:02:58.730374 12452 raft_consensus.cc:515] T 09f98c776a614f6cae5c52bbda2233a5 P 2cca73b338334f9cad16a2504ad520c0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } }
I20260713 09:02:58.733279 12440 tablet_bootstrap.cc:492] T 09f98c776a614f6cae5c52bbda2233a5 P 0f5894b06c134e03a3cb942896c1da79: No bootstrap required, opened a new log
I20260713 09:02:58.733289 12442 tablet_bootstrap.cc:492] T d27792d963d545b794da3989d05019b1 P 2541e895df0049f6a00483b026f9a2dd: No bootstrap required, opened a new log
I20260713 09:02:58.734979 12440 ts_tablet_manager.cc:1403] T 09f98c776a614f6cae5c52bbda2233a5 P 0f5894b06c134e03a3cb942896c1da79: Time spent bootstrapping tablet: real 0.081s	user 0.032s	sys 0.024s
I20260713 09:02:58.735004 12442 ts_tablet_manager.cc:1403] T d27792d963d545b794da3989d05019b1 P 2541e895df0049f6a00483b026f9a2dd: Time spent bootstrapping tablet: real 0.071s	user 0.009s	sys 0.008s
I20260713 09:02:58.737663 12442 raft_consensus.cc:359] T d27792d963d545b794da3989d05019b1 P 2541e895df0049f6a00483b026f9a2dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } }
I20260713 09:02:58.738116 12441 tablet_bootstrap.cc:492] T 8b42da2def9d48f8a268b8b612d79a13 P 2cca73b338334f9cad16a2504ad520c0: No bootstrap required, opened a new log
I20260713 09:02:58.738353 12442 raft_consensus.cc:385] T d27792d963d545b794da3989d05019b1 P 2541e895df0049f6a00483b026f9a2dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:58.738600 12441 ts_tablet_manager.cc:1403] T 8b42da2def9d48f8a268b8b612d79a13 P 2cca73b338334f9cad16a2504ad520c0: Time spent bootstrapping tablet: real 0.045s	user 0.025s	sys 0.015s
I20260713 09:02:58.738653 12442 raft_consensus.cc:740] T d27792d963d545b794da3989d05019b1 P 2541e895df0049f6a00483b026f9a2dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2541e895df0049f6a00483b026f9a2dd, State: Initialized, Role: FOLLOWER
I20260713 09:02:58.739415 12440 raft_consensus.cc:359] T 09f98c776a614f6cae5c52bbda2233a5 P 0f5894b06c134e03a3cb942896c1da79 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } }
I20260713 09:02:58.740041 12440 raft_consensus.cc:385] T 09f98c776a614f6cae5c52bbda2233a5 P 0f5894b06c134e03a3cb942896c1da79 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:58.739612 12442 consensus_queue.cc:260] T d27792d963d545b794da3989d05019b1 P 2541e895df0049f6a00483b026f9a2dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } }
I20260713 09:02:58.740309 12440 raft_consensus.cc:740] T 09f98c776a614f6cae5c52bbda2233a5 P 0f5894b06c134e03a3cb942896c1da79 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f5894b06c134e03a3cb942896c1da79, State: Initialized, Role: FOLLOWER
I20260713 09:02:58.741111 12440 consensus_queue.cc:260] T 09f98c776a614f6cae5c52bbda2233a5 P 0f5894b06c134e03a3cb942896c1da79 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } }
I20260713 09:02:58.741372 12441 raft_consensus.cc:359] T 8b42da2def9d48f8a268b8b612d79a13 P 2cca73b338334f9cad16a2504ad520c0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } }
I20260713 09:02:58.741950 12441 raft_consensus.cc:385] T 8b42da2def9d48f8a268b8b612d79a13 P 2cca73b338334f9cad16a2504ad520c0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:58.742213 12441 raft_consensus.cc:740] T 8b42da2def9d48f8a268b8b612d79a13 P 2cca73b338334f9cad16a2504ad520c0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2cca73b338334f9cad16a2504ad520c0, State: Initialized, Role: FOLLOWER
I20260713 09:02:58.742905 12440 ts_tablet_manager.cc:1434] T 09f98c776a614f6cae5c52bbda2233a5 P 0f5894b06c134e03a3cb942896c1da79: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.000s
I20260713 09:02:58.743847 12440 tablet_bootstrap.cc:492] T ce05e4af94d14dd5ab92c82853c4a19a P 0f5894b06c134e03a3cb942896c1da79: Bootstrap starting.
I20260713 09:02:58.744233 12442 ts_tablet_manager.cc:1434] T d27792d963d545b794da3989d05019b1 P 2541e895df0049f6a00483b026f9a2dd: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260713 09:02:58.745159 12442 tablet_bootstrap.cc:492] T cb9df26c637f4b6d819b27706e771e32 P 2541e895df0049f6a00483b026f9a2dd: Bootstrap starting.
I20260713 09:02:58.749579 12440 tablet_bootstrap.cc:654] T ce05e4af94d14dd5ab92c82853c4a19a P 0f5894b06c134e03a3cb942896c1da79: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:58.749583 12452 leader_election.cc:290] T 09f98c776a614f6cae5c52bbda2233a5 P 2cca73b338334f9cad16a2504ad520c0 [CANDIDATE]: Term 1 election: Requested vote from peers 2541e895df0049f6a00483b026f9a2dd (127.10.222.129:36195), 0f5894b06c134e03a3cb942896c1da79 (127.10.222.131:37007)
I20260713 09:02:58.752059 12249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09f98c776a614f6cae5c52bbda2233a5" candidate_uuid: "2cca73b338334f9cad16a2504ad520c0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2541e895df0049f6a00483b026f9a2dd"
I20260713 09:02:58.752655 12249 raft_consensus.cc:3060] T 09f98c776a614f6cae5c52bbda2233a5 P 2541e895df0049f6a00483b026f9a2dd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:58.750710 12399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09f98c776a614f6cae5c52bbda2233a5" candidate_uuid: "2cca73b338334f9cad16a2504ad520c0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f5894b06c134e03a3cb942896c1da79"
I20260713 09:02:58.755465 12399 raft_consensus.cc:3060] T 09f98c776a614f6cae5c52bbda2233a5 P 0f5894b06c134e03a3cb942896c1da79 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:58.762712 12447 raft_consensus.cc:493] T 6678ed9b91574e8997d90a79f0712d63 P 0f5894b06c134e03a3cb942896c1da79 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:58.763283 12447 raft_consensus.cc:515] T 6678ed9b91574e8997d90a79f0712d63 P 0f5894b06c134e03a3cb942896c1da79 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } }
I20260713 09:02:58.763767 12452 raft_consensus.cc:493] T 6d81923b546648ca9bd71a8705275c39 P 2cca73b338334f9cad16a2504ad520c0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:58.764066 12441 consensus_queue.cc:260] T 8b42da2def9d48f8a268b8b612d79a13 P 2cca73b338334f9cad16a2504ad520c0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } }
I20260713 09:02:58.764199 12452 raft_consensus.cc:515] T 6d81923b546648ca9bd71a8705275c39 P 2cca73b338334f9cad16a2504ad520c0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } }
I20260713 09:02:58.765421 12447 leader_election.cc:290] T 6678ed9b91574e8997d90a79f0712d63 P 0f5894b06c134e03a3cb942896c1da79 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2541e895df0049f6a00483b026f9a2dd (127.10.222.129:36195), 2cca73b338334f9cad16a2504ad520c0 (127.10.222.130:37587)
I20260713 09:02:58.765954 12441 ts_tablet_manager.cc:1434] T 8b42da2def9d48f8a268b8b612d79a13 P 2cca73b338334f9cad16a2504ad520c0: Time spent starting tablet: real 0.027s	user 0.005s	sys 0.000s
I20260713 09:02:58.766343 12452 leader_election.cc:290] T 6d81923b546648ca9bd71a8705275c39 P 2cca73b338334f9cad16a2504ad520c0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2541e895df0049f6a00483b026f9a2dd (127.10.222.129:36195), 0f5894b06c134e03a3cb942896c1da79 (127.10.222.131:37007)
I20260713 09:02:58.766844 12441 tablet_bootstrap.cc:492] T b14f2047138e4ec7a6f6b9272a1fe18f P 2cca73b338334f9cad16a2504ad520c0: Bootstrap starting.
I20260713 09:02:58.767871 12326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6678ed9b91574e8997d90a79f0712d63" candidate_uuid: "0f5894b06c134e03a3cb942896c1da79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cca73b338334f9cad16a2504ad520c0" is_pre_election: true
I20260713 09:02:58.770607 12249 raft_consensus.cc:2468] T 09f98c776a614f6cae5c52bbda2233a5 P 2541e895df0049f6a00483b026f9a2dd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cca73b338334f9cad16a2504ad520c0 in term 1.
W20260713 09:02:58.771426 12363 leader_election.cc:343] T 6678ed9b91574e8997d90a79f0712d63 P 0f5894b06c134e03a3cb942896c1da79 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2cca73b338334f9cad16a2504ad520c0 (127.10.222.130:37587): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:58.772050 12476 raft_consensus.cc:493] T ef19749dd4a0463b9bc4c01eed149e09 P 2cca73b338334f9cad16a2504ad520c0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:58.779841 12476 raft_consensus.cc:515] T ef19749dd4a0463b9bc4c01eed149e09 P 2cca73b338334f9cad16a2504ad520c0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } }
I20260713 09:02:58.781836 12476 leader_election.cc:290] T ef19749dd4a0463b9bc4c01eed149e09 P 2cca73b338334f9cad16a2504ad520c0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2541e895df0049f6a00483b026f9a2dd (127.10.222.129:36195), 0f5894b06c134e03a3cb942896c1da79 (127.10.222.131:37007)
I20260713 09:02:58.782382 12440 tablet_bootstrap.cc:492] T ce05e4af94d14dd5ab92c82853c4a19a P 0f5894b06c134e03a3cb942896c1da79: No bootstrap required, opened a new log
I20260713 09:02:58.782859 12440 ts_tablet_manager.cc:1403] T ce05e4af94d14dd5ab92c82853c4a19a P 0f5894b06c134e03a3cb942896c1da79: Time spent bootstrapping tablet: real 0.039s	user 0.013s	sys 0.020s
I20260713 09:02:58.784313 12249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef19749dd4a0463b9bc4c01eed149e09" candidate_uuid: "2cca73b338334f9cad16a2504ad520c0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2541e895df0049f6a00483b026f9a2dd" is_pre_election: true
I20260713 09:02:58.776398 12248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6678ed9b91574e8997d90a79f0712d63" candidate_uuid: "0f5894b06c134e03a3cb942896c1da79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2541e895df0049f6a00483b026f9a2dd" is_pre_election: true
I20260713 09:02:58.784982 12149 catalog_manager.cc:5697] T cbcb357e1a4144428913538ec6039480 P 2cca73b338334f9cad16a2504ad520c0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2cca73b338334f9cad16a2504ad520c0 (127.10.222.130). New cstate: current_term: 1 leader_uuid: "2cca73b338334f9cad16a2504ad520c0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:58.785549 12440 raft_consensus.cc:359] T ce05e4af94d14dd5ab92c82853c4a19a P 0f5894b06c134e03a3cb942896c1da79 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } }
I20260713 09:02:58.786327 12440 raft_consensus.cc:385] T ce05e4af94d14dd5ab92c82853c4a19a P 0f5894b06c134e03a3cb942896c1da79 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:58.786638 12440 raft_consensus.cc:740] T ce05e4af94d14dd5ab92c82853c4a19a P 0f5894b06c134e03a3cb942896c1da79 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f5894b06c134e03a3cb942896c1da79, State: Initialized, Role: FOLLOWER
W20260713 09:02:58.786677 12365 leader_election.cc:343] T 6678ed9b91574e8997d90a79f0712d63 P 0f5894b06c134e03a3cb942896c1da79 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2541e895df0049f6a00483b026f9a2dd (127.10.222.129:36195): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:58.774979 12250 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d81923b546648ca9bd71a8705275c39" candidate_uuid: "2cca73b338334f9cad16a2504ad520c0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2541e895df0049f6a00483b026f9a2dd" is_pre_election: true
I20260713 09:02:58.778311 12441 tablet_bootstrap.cc:654] T b14f2047138e4ec7a6f6b9272a1fe18f P 2cca73b338334f9cad16a2504ad520c0: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:58.788543 12398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef19749dd4a0463b9bc4c01eed149e09" candidate_uuid: "2cca73b338334f9cad16a2504ad520c0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f5894b06c134e03a3cb942896c1da79" is_pre_election: true
I20260713 09:02:58.789167 12398 raft_consensus.cc:2468] T ef19749dd4a0463b9bc4c01eed149e09 P 0f5894b06c134e03a3cb942896c1da79 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cca73b338334f9cad16a2504ad520c0 in term 0.
I20260713 09:02:58.778875 12484 raft_consensus.cc:493] T 8b42da2def9d48f8a268b8b612d79a13 P 2cca73b338334f9cad16a2504ad520c0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:58.755432 12442 tablet_bootstrap.cc:654] T cb9df26c637f4b6d819b27706e771e32 P 2541e895df0049f6a00483b026f9a2dd: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:58.790937 12484 raft_consensus.cc:515] T 8b42da2def9d48f8a268b8b612d79a13 P 2cca73b338334f9cad16a2504ad520c0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } }
I20260713 09:02:58.793119 12484 leader_election.cc:290] T 8b42da2def9d48f8a268b8b612d79a13 P 2cca73b338334f9cad16a2504ad520c0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2541e895df0049f6a00483b026f9a2dd (127.10.222.129:36195), 0f5894b06c134e03a3cb942896c1da79 (127.10.222.131:37007)
I20260713 09:02:58.794248 12365 leader_election.cc:304] T 6678ed9b91574e8997d90a79f0712d63 P 0f5894b06c134e03a3cb942896c1da79 [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: 0f5894b06c134e03a3cb942896c1da79; no voters: 2541e895df0049f6a00483b026f9a2dd, 2cca73b338334f9cad16a2504ad520c0
I20260713 09:02:58.795066 12445 raft_consensus.cc:2749] T 6678ed9b91574e8997d90a79f0712d63 P 0f5894b06c134e03a3cb942896c1da79 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:02:58.796298 12291 leader_election.cc:304] T ef19749dd4a0463b9bc4c01eed149e09 P 2cca73b338334f9cad16a2504ad520c0 [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: 0f5894b06c134e03a3cb942896c1da79, 2cca73b338334f9cad16a2504ad520c0; no voters: 
I20260713 09:02:58.796936 12398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b42da2def9d48f8a268b8b612d79a13" candidate_uuid: "2cca73b338334f9cad16a2504ad520c0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f5894b06c134e03a3cb942896c1da79" is_pre_election: true
I20260713 09:02:58.797609 12398 raft_consensus.cc:2468] T 8b42da2def9d48f8a268b8b612d79a13 P 0f5894b06c134e03a3cb942896c1da79 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cca73b338334f9cad16a2504ad520c0 in term 0.
I20260713 09:02:58.797904 12326 raft_consensus.cc:3060] T 6d81923b546648ca9bd71a8705275c39 P 2cca73b338334f9cad16a2504ad520c0 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:58.787645 12440 consensus_queue.cc:260] T ce05e4af94d14dd5ab92c82853c4a19a P 0f5894b06c134e03a3cb942896c1da79 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } }
I20260713 09:02:58.803546 12291 leader_election.cc:304] T 09f98c776a614f6cae5c52bbda2233a5 P 2cca73b338334f9cad16a2504ad520c0 [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: 2541e895df0049f6a00483b026f9a2dd, 2cca73b338334f9cad16a2504ad520c0; no voters: 
I20260713 09:02:58.804514 12440 ts_tablet_manager.cc:1434] T ce05e4af94d14dd5ab92c82853c4a19a P 0f5894b06c134e03a3cb942896c1da79: Time spent starting tablet: real 0.021s	user 0.003s	sys 0.002s
I20260713 09:02:58.805171 12453 raft_consensus.cc:493] T 4491e79f62a543328ac59c7ced9900fa P 2541e895df0049f6a00483b026f9a2dd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:58.805433 12440 tablet_bootstrap.cc:492] T cbcb357e1a4144428913538ec6039480 P 0f5894b06c134e03a3cb942896c1da79: Bootstrap starting.
I20260713 09:02:58.805744 12442 tablet_bootstrap.cc:492] T cb9df26c637f4b6d819b27706e771e32 P 2541e895df0049f6a00483b026f9a2dd: No bootstrap required, opened a new log
I20260713 09:02:58.805691 12453 raft_consensus.cc:515] T 4491e79f62a543328ac59c7ced9900fa P 2541e895df0049f6a00483b026f9a2dd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } }
I20260713 09:02:58.806272 12442 ts_tablet_manager.cc:1403] T cb9df26c637f4b6d819b27706e771e32 P 2541e895df0049f6a00483b026f9a2dd: Time spent bootstrapping tablet: real 0.061s	user 0.005s	sys 0.010s
I20260713 09:02:58.806998 12250 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b42da2def9d48f8a268b8b612d79a13" candidate_uuid: "2cca73b338334f9cad16a2504ad520c0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2541e895df0049f6a00483b026f9a2dd" is_pre_election: true
I20260713 09:02:58.808784 12442 raft_consensus.cc:359] T cb9df26c637f4b6d819b27706e771e32 P 2541e895df0049f6a00483b026f9a2dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } }
I20260713 09:02:58.809418 12442 raft_consensus.cc:385] T cb9df26c637f4b6d819b27706e771e32 P 2541e895df0049f6a00483b026f9a2dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:58.809688 12442 raft_consensus.cc:740] T cb9df26c637f4b6d819b27706e771e32 P 2541e895df0049f6a00483b026f9a2dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2541e895df0049f6a00483b026f9a2dd, State: Initialized, Role: FOLLOWER
I20260713 09:02:58.810042 12453 leader_election.cc:290] T 4491e79f62a543328ac59c7ced9900fa P 2541e895df0049f6a00483b026f9a2dd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2cca73b338334f9cad16a2504ad520c0 (127.10.222.130:37587), 0f5894b06c134e03a3cb942896c1da79 (127.10.222.131:37007)
I20260713 09:02:58.810592 12476 raft_consensus.cc:2804] T ef19749dd4a0463b9bc4c01eed149e09 P 2cca73b338334f9cad16a2504ad520c0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:58.810335 12442 consensus_queue.cc:260] T cb9df26c637f4b6d819b27706e771e32 P 2541e895df0049f6a00483b026f9a2dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } }
I20260713 09:02:58.810974 12476 raft_consensus.cc:493] T ef19749dd4a0463b9bc4c01eed149e09 P 2cca73b338334f9cad16a2504ad520c0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:58.811371 12476 raft_consensus.cc:3060] T ef19749dd4a0463b9bc4c01eed149e09 P 2cca73b338334f9cad16a2504ad520c0 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:58.811297 12325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4491e79f62a543328ac59c7ced9900fa" candidate_uuid: "2541e895df0049f6a00483b026f9a2dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cca73b338334f9cad16a2504ad520c0" is_pre_election: true
I20260713 09:02:58.812129 12440 tablet_bootstrap.cc:654] T cbcb357e1a4144428913538ec6039480 P 0f5894b06c134e03a3cb942896c1da79: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:58.812932 12441 tablet_bootstrap.cc:492] T b14f2047138e4ec7a6f6b9272a1fe18f P 2cca73b338334f9cad16a2504ad520c0: No bootstrap required, opened a new log
I20260713 09:02:58.813359 12441 ts_tablet_manager.cc:1403] T b14f2047138e4ec7a6f6b9272a1fe18f P 2cca73b338334f9cad16a2504ad520c0: Time spent bootstrapping tablet: real 0.047s	user 0.010s	sys 0.000s
W20260713 09:02:58.813841 12214 leader_election.cc:343] T 4491e79f62a543328ac59c7ced9900fa P 2541e895df0049f6a00483b026f9a2dd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2cca73b338334f9cad16a2504ad520c0 (127.10.222.130:37587): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:58.814846 12398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4491e79f62a543328ac59c7ced9900fa" candidate_uuid: "2541e895df0049f6a00483b026f9a2dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f5894b06c134e03a3cb942896c1da79" is_pre_election: true
W20260713 09:02:58.815984 12216 leader_election.cc:343] T 4491e79f62a543328ac59c7ced9900fa P 2541e895df0049f6a00483b026f9a2dd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0f5894b06c134e03a3cb942896c1da79 (127.10.222.131:37007): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:58.816404 12216 leader_election.cc:304] T 4491e79f62a543328ac59c7ced9900fa P 2541e895df0049f6a00483b026f9a2dd [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: 2541e895df0049f6a00483b026f9a2dd; no voters: 0f5894b06c134e03a3cb942896c1da79, 2cca73b338334f9cad16a2504ad520c0
I20260713 09:02:58.816850 12441 raft_consensus.cc:359] T b14f2047138e4ec7a6f6b9272a1fe18f P 2cca73b338334f9cad16a2504ad520c0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } }
I20260713 09:02:58.817452 12441 raft_consensus.cc:385] T b14f2047138e4ec7a6f6b9272a1fe18f P 2cca73b338334f9cad16a2504ad520c0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:58.817997 12441 raft_consensus.cc:740] T b14f2047138e4ec7a6f6b9272a1fe18f P 2cca73b338334f9cad16a2504ad520c0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2cca73b338334f9cad16a2504ad520c0, State: Initialized, Role: FOLLOWER
I20260713 09:02:58.817452 12453 raft_consensus.cc:2749] T 4491e79f62a543328ac59c7ced9900fa P 2541e895df0049f6a00483b026f9a2dd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:02:58.817664 12484 raft_consensus.cc:2804] T 09f98c776a614f6cae5c52bbda2233a5 P 2cca73b338334f9cad16a2504ad520c0 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:58.818673 12441 consensus_queue.cc:260] T b14f2047138e4ec7a6f6b9272a1fe18f P 2cca73b338334f9cad16a2504ad520c0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } }
I20260713 09:02:58.819380 12484 raft_consensus.cc:697] T 09f98c776a614f6cae5c52bbda2233a5 P 2cca73b338334f9cad16a2504ad520c0 [term 1 LEADER]: Becoming Leader. State: Replica: 2cca73b338334f9cad16a2504ad520c0, State: Running, Role: LEADER
I20260713 09:02:58.820259 12484 consensus_queue.cc:237] T 09f98c776a614f6cae5c52bbda2233a5 P 2cca73b338334f9cad16a2504ad520c0 [LEADER]: Queue going to LEADER mode. State: All 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: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } }
I20260713 09:02:58.821244 12476 raft_consensus.cc:515] T ef19749dd4a0463b9bc4c01eed149e09 P 2cca73b338334f9cad16a2504ad520c0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } }
I20260713 09:02:58.818917 12400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d81923b546648ca9bd71a8705275c39" candidate_uuid: "2cca73b338334f9cad16a2504ad520c0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f5894b06c134e03a3cb942896c1da79" is_pre_election: true
I20260713 09:02:58.822942 12442 ts_tablet_manager.cc:1434] T cb9df26c637f4b6d819b27706e771e32 P 2541e895df0049f6a00483b026f9a2dd: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.001s
I20260713 09:02:58.823938 12442 tablet_bootstrap.cc:492] T 2c0ea15d861544ed85f2747c8a8648f4 P 2541e895df0049f6a00483b026f9a2dd: Bootstrap starting.
W20260713 09:02:58.831298 12291 leader_election.cc:343] T ef19749dd4a0463b9bc4c01eed149e09 P 2cca73b338334f9cad16a2504ad520c0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2541e895df0049f6a00483b026f9a2dd (127.10.222.129:36195): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:02:58.840713 12291 leader_election.cc:343] T 8b42da2def9d48f8a268b8b612d79a13 P 2cca73b338334f9cad16a2504ad520c0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2541e895df0049f6a00483b026f9a2dd (127.10.222.129:36195): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:58.841873 12445 consensus_queue.cc:1048] T 6d81923b546648ca9bd71a8705275c39 P 0f5894b06c134e03a3cb942896c1da79 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:58.842226 12399 raft_consensus.cc:2468] T 09f98c776a614f6cae5c52bbda2233a5 P 0f5894b06c134e03a3cb942896c1da79 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cca73b338334f9cad16a2504ad520c0 in term 1.
I20260713 09:02:58.842521 12250 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef19749dd4a0463b9bc4c01eed149e09" candidate_uuid: "2cca73b338334f9cad16a2504ad520c0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2541e895df0049f6a00483b026f9a2dd"
I20260713 09:02:58.844796 12399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef19749dd4a0463b9bc4c01eed149e09" candidate_uuid: "2cca73b338334f9cad16a2504ad520c0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f5894b06c134e03a3cb942896c1da79"
I20260713 09:02:58.845372 12399 raft_consensus.cc:3060] T ef19749dd4a0463b9bc4c01eed149e09 P 0f5894b06c134e03a3cb942896c1da79 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:58.850374 12291 leader_election.cc:304] T 8b42da2def9d48f8a268b8b612d79a13 P 2cca73b338334f9cad16a2504ad520c0 [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: 0f5894b06c134e03a3cb942896c1da79, 2cca73b338334f9cad16a2504ad520c0; no voters: 2541e895df0049f6a00483b026f9a2dd
I20260713 09:02:58.851150 12452 raft_consensus.cc:2804] T 8b42da2def9d48f8a268b8b612d79a13 P 2cca73b338334f9cad16a2504ad520c0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:58.851531 12452 raft_consensus.cc:493] T 8b42da2def9d48f8a268b8b612d79a13 P 2cca73b338334f9cad16a2504ad520c0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:58.851873 12452 raft_consensus.cc:3060] T 8b42da2def9d48f8a268b8b612d79a13 P 2cca73b338334f9cad16a2504ad520c0 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:58.835341 12442 tablet_bootstrap.cc:654] T 2c0ea15d861544ed85f2747c8a8648f4 P 2541e895df0049f6a00483b026f9a2dd: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:58.835882 12476 leader_election.cc:290] T ef19749dd4a0463b9bc4c01eed149e09 P 2cca73b338334f9cad16a2504ad520c0 [CANDIDATE]: Term 1 election: Requested vote from peers 2541e895df0049f6a00483b026f9a2dd (127.10.222.129:36195), 0f5894b06c134e03a3cb942896c1da79 (127.10.222.131:37007)
I20260713 09:02:58.858893 12452 raft_consensus.cc:515] T 8b42da2def9d48f8a268b8b612d79a13 P 2cca73b338334f9cad16a2504ad520c0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } }
I20260713 09:02:58.860044 12291 leader_election.cc:304] T 6d81923b546648ca9bd71a8705275c39 P 2cca73b338334f9cad16a2504ad520c0 [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: 2cca73b338334f9cad16a2504ad520c0; no voters: 0f5894b06c134e03a3cb942896c1da79, 2541e895df0049f6a00483b026f9a2dd
I20260713 09:02:58.863125 12453 raft_consensus.cc:493] T cb9df26c637f4b6d819b27706e771e32 P 2541e895df0049f6a00483b026f9a2dd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:58.865935 12453 raft_consensus.cc:515] T cb9df26c637f4b6d819b27706e771e32 P 2541e895df0049f6a00483b026f9a2dd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } }
I20260713 09:02:58.867311 12476 raft_consensus.cc:2749] T 6d81923b546648ca9bd71a8705275c39 P 2cca73b338334f9cad16a2504ad520c0 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260713 09:02:58.866907 12291 leader_election.cc:343] T ef19749dd4a0463b9bc4c01eed149e09 P 2cca73b338334f9cad16a2504ad520c0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2541e895df0049f6a00483b026f9a2dd (127.10.222.129:36195): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:58.867951 12453 leader_election.cc:290] T cb9df26c637f4b6d819b27706e771e32 P 2541e895df0049f6a00483b026f9a2dd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2cca73b338334f9cad16a2504ad520c0 (127.10.222.130:37587), 0f5894b06c134e03a3cb942896c1da79 (127.10.222.131:37007)
I20260713 09:02:58.869379 12325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb9df26c637f4b6d819b27706e771e32" candidate_uuid: "2541e895df0049f6a00483b026f9a2dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cca73b338334f9cad16a2504ad520c0" is_pre_election: true
W20260713 09:02:58.870774 12214 leader_election.cc:343] T cb9df26c637f4b6d819b27706e771e32 P 2541e895df0049f6a00483b026f9a2dd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2cca73b338334f9cad16a2504ad520c0 (127.10.222.130:37587): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:58.872049 12400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb9df26c637f4b6d819b27706e771e32" candidate_uuid: "2541e895df0049f6a00483b026f9a2dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f5894b06c134e03a3cb942896c1da79" is_pre_election: true
W20260713 09:02:58.873462 12216 leader_election.cc:343] T cb9df26c637f4b6d819b27706e771e32 P 2541e895df0049f6a00483b026f9a2dd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0f5894b06c134e03a3cb942896c1da79 (127.10.222.131:37007): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:58.873968 12216 leader_election.cc:304] T cb9df26c637f4b6d819b27706e771e32 P 2541e895df0049f6a00483b026f9a2dd [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: 2541e895df0049f6a00483b026f9a2dd; no voters: 0f5894b06c134e03a3cb942896c1da79, 2cca73b338334f9cad16a2504ad520c0
I20260713 09:02:58.874724 12453 raft_consensus.cc:2749] T cb9df26c637f4b6d819b27706e771e32 P 2541e895df0049f6a00483b026f9a2dd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:02:58.875877 12251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b42da2def9d48f8a268b8b612d79a13" candidate_uuid: "2cca73b338334f9cad16a2504ad520c0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2541e895df0049f6a00483b026f9a2dd"
W20260713 09:02:58.878587 12291 leader_election.cc:343] T 8b42da2def9d48f8a268b8b612d79a13 P 2cca73b338334f9cad16a2504ad520c0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2541e895df0049f6a00483b026f9a2dd (127.10.222.129:36195): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:58.878933 12400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b42da2def9d48f8a268b8b612d79a13" candidate_uuid: "2cca73b338334f9cad16a2504ad520c0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f5894b06c134e03a3cb942896c1da79"
I20260713 09:02:58.879568 12400 raft_consensus.cc:3060] T 8b42da2def9d48f8a268b8b612d79a13 P 0f5894b06c134e03a3cb942896c1da79 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:58.880146 12453 raft_consensus.cc:493] T 69fa9fc740964491b9cbe1d43b9fdb0c P 2541e895df0049f6a00483b026f9a2dd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:58.880641 12453 raft_consensus.cc:515] T 69fa9fc740964491b9cbe1d43b9fdb0c P 2541e895df0049f6a00483b026f9a2dd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } } peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } }
I20260713 09:02:58.874722 12452 leader_election.cc:290] T 8b42da2def9d48f8a268b8b612d79a13 P 2cca73b338334f9cad16a2504ad520c0 [CANDIDATE]: Term 1 election: Requested vote from peers 2541e895df0049f6a00483b026f9a2dd (127.10.222.129:36195), 0f5894b06c134e03a3cb942896c1da79 (127.10.222.131:37007)
I20260713 09:02:58.883499 12440 tablet_bootstrap.cc:492] T cbcb357e1a4144428913538ec6039480 P 0f5894b06c134e03a3cb942896c1da79: No bootstrap required, opened a new log
I20260713 09:02:58.883390 12398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69fa9fc740964491b9cbe1d43b9fdb0c" candidate_uuid: "2541e895df0049f6a00483b026f9a2dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f5894b06c134e03a3cb942896c1da79" is_pre_election: true
I20260713 09:02:58.883690 12325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69fa9fc740964491b9cbe1d43b9fdb0c" candidate_uuid: "2541e895df0049f6a00483b026f9a2dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cca73b338334f9cad16a2504ad520c0" is_pre_election: true
I20260713 09:02:58.884331 12453 leader_election.cc:290] T 69fa9fc740964491b9cbe1d43b9fdb0c P 2541e895df0049f6a00483b026f9a2dd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0f5894b06c134e03a3cb942896c1da79 (127.10.222.131:37007), 2cca73b338334f9cad16a2504ad520c0 (127.10.222.130:37587)
I20260713 09:02:58.884205 12398 raft_consensus.cc:2393] T 69fa9fc740964491b9cbe1d43b9fdb0c P 0f5894b06c134e03a3cb942896c1da79 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2541e895df0049f6a00483b026f9a2dd in current term 1: Already voted for candidate 2cca73b338334f9cad16a2504ad520c0 in this term.
I20260713 09:02:58.863670 12399 raft_consensus.cc:2468] T ef19749dd4a0463b9bc4c01eed149e09 P 0f5894b06c134e03a3cb942896c1da79 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cca73b338334f9cad16a2504ad520c0 in term 1.
I20260713 09:02:58.886292 12216 leader_election.cc:304] T 69fa9fc740964491b9cbe1d43b9fdb0c P 2541e895df0049f6a00483b026f9a2dd [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: 2541e895df0049f6a00483b026f9a2dd; no voters: 0f5894b06c134e03a3cb942896c1da79, 2cca73b338334f9cad16a2504ad520c0
I20260713 09:02:58.883925 12440 ts_tablet_manager.cc:1403] T cbcb357e1a4144428913538ec6039480 P 0f5894b06c134e03a3cb942896c1da79: Time spent bootstrapping tablet: real 0.079s	user 0.023s	sys 0.032s
I20260713 09:02:58.889264 12441 ts_tablet_manager.cc:1434] T b14f2047138e4ec7a6f6b9272a1fe18f P 2cca73b338334f9cad16a2504ad520c0: Time spent starting tablet: real 0.076s	user 0.012s	sys 0.026s
I20260713 09:02:58.890280 12441 tablet_bootstrap.cc:492] T 6678ed9b91574e8997d90a79f0712d63 P 2cca73b338334f9cad16a2504ad520c0: Bootstrap starting.
I20260713 09:02:58.890942 12453 raft_consensus.cc:3060] T 69fa9fc740964491b9cbe1d43b9fdb0c P 2541e895df0049f6a00483b026f9a2dd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:58.887929 12291 leader_election.cc:304] T ef19749dd4a0463b9bc4c01eed149e09 P 2cca73b338334f9cad16a2504ad520c0 [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: 0f5894b06c134e03a3cb942896c1da79, 2cca73b338334f9cad16a2504ad520c0; no voters: 2541e895df0049f6a00483b026f9a2dd
I20260713 09:02:58.897667 12400 raft_consensus.cc:2468] T 8b42da2def9d48f8a268b8b612d79a13 P 0f5894b06c134e03a3cb942896c1da79 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cca73b338334f9cad16a2504ad520c0 in term 1.
I20260713 09:02:58.900497 12453 raft_consensus.cc:2749] T 69fa9fc740964491b9cbe1d43b9fdb0c P 2541e895df0049f6a00483b026f9a2dd [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:02:58.901227 12291 leader_election.cc:304] T 8b42da2def9d48f8a268b8b612d79a13 P 2cca73b338334f9cad16a2504ad520c0 [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: 0f5894b06c134e03a3cb942896c1da79, 2cca73b338334f9cad16a2504ad520c0; no voters: 2541e895df0049f6a00483b026f9a2dd
I20260713 09:02:58.902226 12505 raft_consensus.cc:2804] T ef19749dd4a0463b9bc4c01eed149e09 P 2cca73b338334f9cad16a2504ad520c0 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:58.902684 12505 raft_consensus.cc:697] T ef19749dd4a0463b9bc4c01eed149e09 P 2cca73b338334f9cad16a2504ad520c0 [term 1 LEADER]: Becoming Leader. State: Replica: 2cca73b338334f9cad16a2504ad520c0, State: Running, Role: LEADER
I20260713 09:02:58.903241 12440 raft_consensus.cc:359] T cbcb357e1a4144428913538ec6039480 P 0f5894b06c134e03a3cb942896c1da79 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } }
I20260713 09:02:58.903478 12505 consensus_queue.cc:237] T ef19749dd4a0463b9bc4c01eed149e09 P 2cca73b338334f9cad16a2504ad520c0 [LEADER]: Queue going to LEADER mode. State: All 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: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } }
I20260713 09:02:58.901336 12441 tablet_bootstrap.cc:654] T 6678ed9b91574e8997d90a79f0712d63 P 2cca73b338334f9cad16a2504ad520c0: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:58.904338 12148 catalog_manager.cc:5697] T 09f98c776a614f6cae5c52bbda2233a5 P 2cca73b338334f9cad16a2504ad520c0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2cca73b338334f9cad16a2504ad520c0 (127.10.222.130). New cstate: current_term: 1 leader_uuid: "2cca73b338334f9cad16a2504ad520c0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:58.903915 12440 raft_consensus.cc:385] T cbcb357e1a4144428913538ec6039480 P 0f5894b06c134e03a3cb942896c1da79 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:58.906615 12440 raft_consensus.cc:740] T cbcb357e1a4144428913538ec6039480 P 0f5894b06c134e03a3cb942896c1da79 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f5894b06c134e03a3cb942896c1da79, State: Initialized, Role: FOLLOWER
I20260713 09:02:58.907248 12452 raft_consensus.cc:2804] T 8b42da2def9d48f8a268b8b612d79a13 P 2cca73b338334f9cad16a2504ad520c0 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:58.907322 12440 consensus_queue.cc:260] T cbcb357e1a4144428913538ec6039480 P 0f5894b06c134e03a3cb942896c1da79 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } }
I20260713 09:02:58.907832 12452 raft_consensus.cc:697] T 8b42da2def9d48f8a268b8b612d79a13 P 2cca73b338334f9cad16a2504ad520c0 [term 1 LEADER]: Becoming Leader. State: Replica: 2cca73b338334f9cad16a2504ad520c0, State: Running, Role: LEADER
I20260713 09:02:58.909369 12440 ts_tablet_manager.cc:1434] T cbcb357e1a4144428913538ec6039480 P 0f5894b06c134e03a3cb942896c1da79: Time spent starting tablet: real 0.022s	user 0.004s	sys 0.000s
I20260713 09:02:58.909067 12452 consensus_queue.cc:237] T 8b42da2def9d48f8a268b8b612d79a13 P 2cca73b338334f9cad16a2504ad520c0 [LEADER]: Queue going to LEADER mode. State: All 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: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } }
I20260713 09:02:58.910485 12440 tablet_bootstrap.cc:492] T b14f2047138e4ec7a6f6b9272a1fe18f P 0f5894b06c134e03a3cb942896c1da79: Bootstrap starting.
I20260713 09:02:58.916493 12440 tablet_bootstrap.cc:654] T b14f2047138e4ec7a6f6b9272a1fe18f P 0f5894b06c134e03a3cb942896c1da79: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:58.917948 12445 raft_consensus.cc:493] T 46e1f54761b141c3b0f514d4215b6f5c P 0f5894b06c134e03a3cb942896c1da79 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:58.919293 12445 raft_consensus.cc:515] T 46e1f54761b141c3b0f514d4215b6f5c P 0f5894b06c134e03a3cb942896c1da79 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } }
I20260713 09:02:58.924788 12445 leader_election.cc:290] T 46e1f54761b141c3b0f514d4215b6f5c P 0f5894b06c134e03a3cb942896c1da79 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2541e895df0049f6a00483b026f9a2dd (127.10.222.129:36195), 2cca73b338334f9cad16a2504ad520c0 (127.10.222.130:37587)
I20260713 09:02:58.926214 12325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46e1f54761b141c3b0f514d4215b6f5c" candidate_uuid: "0f5894b06c134e03a3cb942896c1da79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cca73b338334f9cad16a2504ad520c0" is_pre_election: true
I20260713 09:02:58.926614 12251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46e1f54761b141c3b0f514d4215b6f5c" candidate_uuid: "0f5894b06c134e03a3cb942896c1da79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2541e895df0049f6a00483b026f9a2dd" is_pre_election: true
W20260713 09:02:58.928117 12363 leader_election.cc:343] T 46e1f54761b141c3b0f514d4215b6f5c P 0f5894b06c134e03a3cb942896c1da79 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2cca73b338334f9cad16a2504ad520c0 (127.10.222.130:37587): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:58.929651 12442 tablet_bootstrap.cc:492] T 2c0ea15d861544ed85f2747c8a8648f4 P 2541e895df0049f6a00483b026f9a2dd: No bootstrap required, opened a new log
I20260713 09:02:58.930132 12442 ts_tablet_manager.cc:1403] T 2c0ea15d861544ed85f2747c8a8648f4 P 2541e895df0049f6a00483b026f9a2dd: Time spent bootstrapping tablet: real 0.106s	user 0.003s	sys 0.012s
W20260713 09:02:58.931943 12365 leader_election.cc:343] T 46e1f54761b141c3b0f514d4215b6f5c P 0f5894b06c134e03a3cb942896c1da79 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2541e895df0049f6a00483b026f9a2dd (127.10.222.129:36195): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:58.932440 12365 leader_election.cc:304] T 46e1f54761b141c3b0f514d4215b6f5c P 0f5894b06c134e03a3cb942896c1da79 [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: 0f5894b06c134e03a3cb942896c1da79; no voters: 2541e895df0049f6a00483b026f9a2dd, 2cca73b338334f9cad16a2504ad520c0
I20260713 09:02:58.935150 12442 raft_consensus.cc:359] T 2c0ea15d861544ed85f2747c8a8648f4 P 2541e895df0049f6a00483b026f9a2dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } }
I20260713 09:02:58.935909 12442 raft_consensus.cc:385] T 2c0ea15d861544ed85f2747c8a8648f4 P 2541e895df0049f6a00483b026f9a2dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:58.936194 12442 raft_consensus.cc:740] T 2c0ea15d861544ed85f2747c8a8648f4 P 2541e895df0049f6a00483b026f9a2dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2541e895df0049f6a00483b026f9a2dd, State: Initialized, Role: FOLLOWER
I20260713 09:02:58.936898 12445 raft_consensus.cc:2749] T 46e1f54761b141c3b0f514d4215b6f5c P 0f5894b06c134e03a3cb942896c1da79 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:02:58.941371 12453 raft_consensus.cc:493] T b14f2047138e4ec7a6f6b9272a1fe18f P 2541e895df0049f6a00483b026f9a2dd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:58.941870 12453 raft_consensus.cc:515] T b14f2047138e4ec7a6f6b9272a1fe18f P 2541e895df0049f6a00483b026f9a2dd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } }
I20260713 09:02:58.944613 12325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b14f2047138e4ec7a6f6b9272a1fe18f" candidate_uuid: "2541e895df0049f6a00483b026f9a2dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cca73b338334f9cad16a2504ad520c0" is_pre_election: true
I20260713 09:02:58.945199 12325 raft_consensus.cc:2468] T b14f2047138e4ec7a6f6b9272a1fe18f P 2cca73b338334f9cad16a2504ad520c0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2541e895df0049f6a00483b026f9a2dd in term 0.
I20260713 09:02:58.945263 12484 consensus_queue.cc:1048] T ce05e4af94d14dd5ab92c82853c4a19a P 2cca73b338334f9cad16a2504ad520c0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:02:58.946488 12214 leader_election.cc:304] T b14f2047138e4ec7a6f6b9272a1fe18f P 2541e895df0049f6a00483b026f9a2dd [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: 2541e895df0049f6a00483b026f9a2dd, 2cca73b338334f9cad16a2504ad520c0; no voters: 
I20260713 09:02:58.947389 12487 raft_consensus.cc:2804] T b14f2047138e4ec7a6f6b9272a1fe18f P 2541e895df0049f6a00483b026f9a2dd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:58.947752 12487 raft_consensus.cc:493] T b14f2047138e4ec7a6f6b9272a1fe18f P 2541e895df0049f6a00483b026f9a2dd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:58.948076 12487 raft_consensus.cc:3060] T b14f2047138e4ec7a6f6b9272a1fe18f P 2541e895df0049f6a00483b026f9a2dd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:58.956928 12400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b14f2047138e4ec7a6f6b9272a1fe18f" candidate_uuid: "2541e895df0049f6a00483b026f9a2dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f5894b06c134e03a3cb942896c1da79" is_pre_election: true
W20260713 09:02:58.958784 12216 leader_election.cc:343] T b14f2047138e4ec7a6f6b9272a1fe18f P 2541e895df0049f6a00483b026f9a2dd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0f5894b06c134e03a3cb942896c1da79 (127.10.222.131:37007): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:58.959900 12453 leader_election.cc:290] T b14f2047138e4ec7a6f6b9272a1fe18f P 2541e895df0049f6a00483b026f9a2dd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2cca73b338334f9cad16a2504ad520c0 (127.10.222.130:37587), 0f5894b06c134e03a3cb942896c1da79 (127.10.222.131:37007)
I20260713 09:02:58.965586 12453 raft_consensus.cc:493] T 59f256a09d4e44cd82252cab381698f8 P 2541e895df0049f6a00483b026f9a2dd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:58.966120 12400 raft_consensus.cc:3060] T ce05e4af94d14dd5ab92c82853c4a19a P 0f5894b06c134e03a3cb942896c1da79 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:58.966060 12453 raft_consensus.cc:515] T 59f256a09d4e44cd82252cab381698f8 P 2541e895df0049f6a00483b026f9a2dd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } }
I20260713 09:02:58.967905 12442 consensus_queue.cc:260] T 2c0ea15d861544ed85f2747c8a8648f4 P 2541e895df0049f6a00483b026f9a2dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } }
I20260713 09:02:58.971647 12442 ts_tablet_manager.cc:1434] T 2c0ea15d861544ed85f2747c8a8648f4 P 2541e895df0049f6a00483b026f9a2dd: Time spent starting tablet: real 0.041s	user 0.008s	sys 0.000s
I20260713 09:02:58.971901 12484 consensus_queue.cc:1048] T 69fa9fc740964491b9cbe1d43b9fdb0c P 2cca73b338334f9cad16a2504ad520c0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:58.972540 12442 tablet_bootstrap.cc:492] T b2b8921a63ef4f0698a96fe58cf3c0d7 P 2541e895df0049f6a00483b026f9a2dd: Bootstrap starting.
I20260713 09:02:58.974921 12325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59f256a09d4e44cd82252cab381698f8" candidate_uuid: "2541e895df0049f6a00483b026f9a2dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cca73b338334f9cad16a2504ad520c0" is_pre_election: true
I20260713 09:02:58.975553 12325 raft_consensus.cc:2468] T 59f256a09d4e44cd82252cab381698f8 P 2cca73b338334f9cad16a2504ad520c0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2541e895df0049f6a00483b026f9a2dd in term 0.
I20260713 09:02:58.976413 12398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59f256a09d4e44cd82252cab381698f8" candidate_uuid: "2541e895df0049f6a00483b026f9a2dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f5894b06c134e03a3cb942896c1da79" is_pre_election: true
I20260713 09:02:58.976924 12487 raft_consensus.cc:515] T b14f2047138e4ec7a6f6b9272a1fe18f P 2541e895df0049f6a00483b026f9a2dd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } }
I20260713 09:02:58.977787 12214 leader_election.cc:304] T 59f256a09d4e44cd82252cab381698f8 P 2541e895df0049f6a00483b026f9a2dd [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: 2541e895df0049f6a00483b026f9a2dd, 2cca73b338334f9cad16a2504ad520c0; no voters: 
I20260713 09:02:58.978606 12514 raft_consensus.cc:2804] T 59f256a09d4e44cd82252cab381698f8 P 2541e895df0049f6a00483b026f9a2dd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:58.978948 12514 raft_consensus.cc:493] T 59f256a09d4e44cd82252cab381698f8 P 2541e895df0049f6a00483b026f9a2dd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:58.978876 12484 consensus_queue.cc:1048] T ce05e4af94d14dd5ab92c82853c4a19a P 2cca73b338334f9cad16a2504ad520c0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:02:58.979435 12514 raft_consensus.cc:3060] T 59f256a09d4e44cd82252cab381698f8 P 2541e895df0049f6a00483b026f9a2dd [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:02:58.983493 12216 leader_election.cc:343] T 59f256a09d4e44cd82252cab381698f8 P 2541e895df0049f6a00483b026f9a2dd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0f5894b06c134e03a3cb942896c1da79 (127.10.222.131:37007): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:58.987674 12514 raft_consensus.cc:515] T 59f256a09d4e44cd82252cab381698f8 P 2541e895df0049f6a00483b026f9a2dd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } }
I20260713 09:02:58.990795 12453 leader_election.cc:290] T 59f256a09d4e44cd82252cab381698f8 P 2541e895df0049f6a00483b026f9a2dd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2cca73b338334f9cad16a2504ad520c0 (127.10.222.130:37587), 0f5894b06c134e03a3cb942896c1da79 (127.10.222.131:37007)
I20260713 09:02:58.991600 12453 raft_consensus.cc:493] T d27792d963d545b794da3989d05019b1 P 2541e895df0049f6a00483b026f9a2dd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:58.992041 12453 raft_consensus.cc:515] T d27792d963d545b794da3989d05019b1 P 2541e895df0049f6a00483b026f9a2dd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } }
I20260713 09:02:58.996665 12398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d27792d963d545b794da3989d05019b1" candidate_uuid: "2541e895df0049f6a00483b026f9a2dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f5894b06c134e03a3cb942896c1da79" is_pre_election: true
W20260713 09:02:58.998062 12216 leader_election.cc:343] T d27792d963d545b794da3989d05019b1 P 2541e895df0049f6a00483b026f9a2dd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0f5894b06c134e03a3cb942896c1da79 (127.10.222.131:37007): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:59.005587 12487 leader_election.cc:290] T b14f2047138e4ec7a6f6b9272a1fe18f P 2541e895df0049f6a00483b026f9a2dd [CANDIDATE]: Term 1 election: Requested vote from peers 2cca73b338334f9cad16a2504ad520c0 (127.10.222.130:37587), 0f5894b06c134e03a3cb942896c1da79 (127.10.222.131:37007)
I20260713 09:02:59.006451 12400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59f256a09d4e44cd82252cab381698f8" candidate_uuid: "2541e895df0049f6a00483b026f9a2dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f5894b06c134e03a3cb942896c1da79"
I20260713 09:02:59.006839 12399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b14f2047138e4ec7a6f6b9272a1fe18f" candidate_uuid: "2541e895df0049f6a00483b026f9a2dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f5894b06c134e03a3cb942896c1da79"
W20260713 09:02:59.008157 12216 leader_election.cc:343] T b14f2047138e4ec7a6f6b9272a1fe18f P 2541e895df0049f6a00483b026f9a2dd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0f5894b06c134e03a3cb942896c1da79 (127.10.222.131:37007): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:59.017104 12441 tablet_bootstrap.cc:492] T 6678ed9b91574e8997d90a79f0712d63 P 2cca73b338334f9cad16a2504ad520c0: No bootstrap required, opened a new log
I20260713 09:02:59.017606 12441 ts_tablet_manager.cc:1403] T 6678ed9b91574e8997d90a79f0712d63 P 2cca73b338334f9cad16a2504ad520c0: Time spent bootstrapping tablet: real 0.128s	user 0.013s	sys 0.025s
I20260713 09:02:59.017946 12514 leader_election.cc:290] T 59f256a09d4e44cd82252cab381698f8 P 2541e895df0049f6a00483b026f9a2dd [CANDIDATE]: Term 1 election: Requested vote from peers 2cca73b338334f9cad16a2504ad520c0 (127.10.222.130:37587), 0f5894b06c134e03a3cb942896c1da79 (127.10.222.131:37007)
W20260713 09:02:59.019104 12216 leader_election.cc:343] T 59f256a09d4e44cd82252cab381698f8 P 2541e895df0049f6a00483b026f9a2dd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0f5894b06c134e03a3cb942896c1da79 (127.10.222.131:37007): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:58.998608 12453 leader_election.cc:290] T d27792d963d545b794da3989d05019b1 P 2541e895df0049f6a00483b026f9a2dd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2cca73b338334f9cad16a2504ad520c0 (127.10.222.130:37587), 0f5894b06c134e03a3cb942896c1da79 (127.10.222.131:37007)
I20260713 09:02:59.020082 12441 raft_consensus.cc:359] T 6678ed9b91574e8997d90a79f0712d63 P 2cca73b338334f9cad16a2504ad520c0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } }
I20260713 09:02:59.020773 12441 raft_consensus.cc:385] T 6678ed9b91574e8997d90a79f0712d63 P 2cca73b338334f9cad16a2504ad520c0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:59.021037 12441 raft_consensus.cc:740] T 6678ed9b91574e8997d90a79f0712d63 P 2cca73b338334f9cad16a2504ad520c0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2cca73b338334f9cad16a2504ad520c0, State: Initialized, Role: FOLLOWER
I20260713 09:02:59.022693 12442 tablet_bootstrap.cc:654] T b2b8921a63ef4f0698a96fe58cf3c0d7 P 2541e895df0049f6a00483b026f9a2dd: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:59.023713 12325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d27792d963d545b794da3989d05019b1" candidate_uuid: "2541e895df0049f6a00483b026f9a2dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cca73b338334f9cad16a2504ad520c0" is_pre_election: true
I20260713 09:02:59.022697 12326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59f256a09d4e44cd82252cab381698f8" candidate_uuid: "2541e895df0049f6a00483b026f9a2dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cca73b338334f9cad16a2504ad520c0"
I20260713 09:02:59.025051 12326 raft_consensus.cc:3060] T 59f256a09d4e44cd82252cab381698f8 P 2cca73b338334f9cad16a2504ad520c0 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:59.024995 12441 consensus_queue.cc:260] T 6678ed9b91574e8997d90a79f0712d63 P 2cca73b338334f9cad16a2504ad520c0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } }
I20260713 09:02:59.028146 12325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b14f2047138e4ec7a6f6b9272a1fe18f" candidate_uuid: "2541e895df0049f6a00483b026f9a2dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cca73b338334f9cad16a2504ad520c0"
I20260713 09:02:59.028697 12325 raft_consensus.cc:3060] T b14f2047138e4ec7a6f6b9272a1fe18f P 2cca73b338334f9cad16a2504ad520c0 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:59.031316 12476 consensus_queue.cc:1048] T 69fa9fc740964491b9cbe1d43b9fdb0c P 2cca73b338334f9cad16a2504ad520c0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:59.033277 12326 raft_consensus.cc:2468] T 59f256a09d4e44cd82252cab381698f8 P 2cca73b338334f9cad16a2504ad520c0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2541e895df0049f6a00483b026f9a2dd in term 1.
I20260713 09:02:59.034696 12445 consensus_queue.cc:1048] T 8443f0c4a5c64d0886f1961cddc3ac9a P 0f5894b06c134e03a3cb942896c1da79 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:59.035329 12325 raft_consensus.cc:2468] T b14f2047138e4ec7a6f6b9272a1fe18f P 2cca73b338334f9cad16a2504ad520c0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2541e895df0049f6a00483b026f9a2dd in term 1.
W20260713 09:02:59.036381 12214 leader_election.cc:343] T d27792d963d545b794da3989d05019b1 P 2541e895df0049f6a00483b026f9a2dd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2cca73b338334f9cad16a2504ad520c0 (127.10.222.130:37587): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:59.036806 12214 leader_election.cc:304] T d27792d963d545b794da3989d05019b1 P 2541e895df0049f6a00483b026f9a2dd [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: 2541e895df0049f6a00483b026f9a2dd; no voters: 0f5894b06c134e03a3cb942896c1da79, 2cca73b338334f9cad16a2504ad520c0
I20260713 09:02:59.027033 12441 ts_tablet_manager.cc:1434] T 6678ed9b91574e8997d90a79f0712d63 P 2cca73b338334f9cad16a2504ad520c0: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260713 09:02:59.038046 12441 tablet_bootstrap.cc:492] T 808305af4b6b4e0d9f88b03de475a766 P 2cca73b338334f9cad16a2504ad520c0: Bootstrap starting.
I20260713 09:02:59.041004 12440 tablet_bootstrap.cc:492] T b14f2047138e4ec7a6f6b9272a1fe18f P 0f5894b06c134e03a3cb942896c1da79: No bootstrap required, opened a new log
I20260713 09:02:59.041447 12440 ts_tablet_manager.cc:1403] T b14f2047138e4ec7a6f6b9272a1fe18f P 0f5894b06c134e03a3cb942896c1da79: Time spent bootstrapping tablet: real 0.131s	user 0.033s	sys 0.002s
I20260713 09:02:59.043787 12441 tablet_bootstrap.cc:654] T 808305af4b6b4e0d9f88b03de475a766 P 2cca73b338334f9cad16a2504ad520c0: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:59.043880 12445 consensus_queue.cc:1048] T 8443f0c4a5c64d0886f1961cddc3ac9a P 0f5894b06c134e03a3cb942896c1da79 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:59.044169 12440 raft_consensus.cc:359] T b14f2047138e4ec7a6f6b9272a1fe18f P 0f5894b06c134e03a3cb942896c1da79 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } }
I20260713 09:02:59.044940 12440 raft_consensus.cc:385] T b14f2047138e4ec7a6f6b9272a1fe18f P 0f5894b06c134e03a3cb942896c1da79 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:59.045208 12440 raft_consensus.cc:740] T b14f2047138e4ec7a6f6b9272a1fe18f P 0f5894b06c134e03a3cb942896c1da79 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f5894b06c134e03a3cb942896c1da79, State: Initialized, Role: FOLLOWER
I20260713 09:02:59.045882 12440 consensus_queue.cc:260] T b14f2047138e4ec7a6f6b9272a1fe18f P 0f5894b06c134e03a3cb942896c1da79 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } }
I20260713 09:02:59.048134 12440 ts_tablet_manager.cc:1434] T b14f2047138e4ec7a6f6b9272a1fe18f P 0f5894b06c134e03a3cb942896c1da79: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.001s
I20260713 09:02:59.049120 12440 tablet_bootstrap.cc:492] T 59f256a09d4e44cd82252cab381698f8 P 0f5894b06c134e03a3cb942896c1da79: Bootstrap starting.
I20260713 09:02:59.052991 12442 tablet_bootstrap.cc:492] T b2b8921a63ef4f0698a96fe58cf3c0d7 P 2541e895df0049f6a00483b026f9a2dd: No bootstrap required, opened a new log
I20260713 09:02:59.053416 12442 ts_tablet_manager.cc:1403] T b2b8921a63ef4f0698a96fe58cf3c0d7 P 2541e895df0049f6a00483b026f9a2dd: Time spent bootstrapping tablet: real 0.081s	user 0.003s	sys 0.006s
I20260713 09:02:59.053920 12517 raft_consensus.cc:2749] T d27792d963d545b794da3989d05019b1 P 2541e895df0049f6a00483b026f9a2dd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:02:59.054558 12440 tablet_bootstrap.cc:654] T 59f256a09d4e44cd82252cab381698f8 P 0f5894b06c134e03a3cb942896c1da79: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:59.055181 12214 leader_election.cc:304] T 59f256a09d4e44cd82252cab381698f8 P 2541e895df0049f6a00483b026f9a2dd [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: 2541e895df0049f6a00483b026f9a2dd, 2cca73b338334f9cad16a2504ad520c0; no voters: 0f5894b06c134e03a3cb942896c1da79
I20260713 09:02:59.055987 12442 raft_consensus.cc:359] T b2b8921a63ef4f0698a96fe58cf3c0d7 P 2541e895df0049f6a00483b026f9a2dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } }
I20260713 09:02:59.056660 12442 raft_consensus.cc:385] T b2b8921a63ef4f0698a96fe58cf3c0d7 P 2541e895df0049f6a00483b026f9a2dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:59.056918 12442 raft_consensus.cc:740] T b2b8921a63ef4f0698a96fe58cf3c0d7 P 2541e895df0049f6a00483b026f9a2dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2541e895df0049f6a00483b026f9a2dd, State: Initialized, Role: FOLLOWER
I20260713 09:02:59.057619 12442 consensus_queue.cc:260] T b2b8921a63ef4f0698a96fe58cf3c0d7 P 2541e895df0049f6a00483b026f9a2dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } }
I20260713 09:02:59.060845 12517 raft_consensus.cc:2804] T 59f256a09d4e44cd82252cab381698f8 P 2541e895df0049f6a00483b026f9a2dd [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:59.061309 12517 raft_consensus.cc:697] T 59f256a09d4e44cd82252cab381698f8 P 2541e895df0049f6a00483b026f9a2dd [term 1 LEADER]: Becoming Leader. State: Replica: 2541e895df0049f6a00483b026f9a2dd, State: Running, Role: LEADER
I20260713 09:02:59.062127 12442 ts_tablet_manager.cc:1434] T b2b8921a63ef4f0698a96fe58cf3c0d7 P 2541e895df0049f6a00483b026f9a2dd: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260713 09:02:59.062108 12517 consensus_queue.cc:237] T 59f256a09d4e44cd82252cab381698f8 P 2541e895df0049f6a00483b026f9a2dd [LEADER]: Queue going to LEADER mode. State: All 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: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } }
I20260713 09:02:59.063310 12442 tablet_bootstrap.cc:492] T ef19749dd4a0463b9bc4c01eed149e09 P 2541e895df0049f6a00483b026f9a2dd: Bootstrap starting.
I20260713 09:02:59.069473 12442 tablet_bootstrap.cc:654] T ef19749dd4a0463b9bc4c01eed149e09 P 2541e895df0049f6a00483b026f9a2dd: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:59.069356 12214 leader_election.cc:304] T b14f2047138e4ec7a6f6b9272a1fe18f P 2541e895df0049f6a00483b026f9a2dd [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: 2541e895df0049f6a00483b026f9a2dd, 2cca73b338334f9cad16a2504ad520c0; no voters: 0f5894b06c134e03a3cb942896c1da79
I20260713 09:02:59.042335 12149 catalog_manager.cc:5697] T 8b42da2def9d48f8a268b8b612d79a13 P 2cca73b338334f9cad16a2504ad520c0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2cca73b338334f9cad16a2504ad520c0 (127.10.222.130). New cstate: current_term: 1 leader_uuid: "2cca73b338334f9cad16a2504ad520c0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:59.072084 12149 catalog_manager.cc:5697] T ef19749dd4a0463b9bc4c01eed149e09 P 2cca73b338334f9cad16a2504ad520c0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2cca73b338334f9cad16a2504ad520c0 (127.10.222.130). New cstate: current_term: 1 leader_uuid: "2cca73b338334f9cad16a2504ad520c0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:59.078167 12514 raft_consensus.cc:2804] T b14f2047138e4ec7a6f6b9272a1fe18f P 2541e895df0049f6a00483b026f9a2dd [term 1 FOLLOWER]: Leader election won for term 1
W20260713 09:02:59.087965 12197 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:02:59.088445 12514 raft_consensus.cc:697] T b14f2047138e4ec7a6f6b9272a1fe18f P 2541e895df0049f6a00483b026f9a2dd [term 1 LEADER]: Becoming Leader. State: Replica: 2541e895df0049f6a00483b026f9a2dd, State: Running, Role: LEADER
I20260713 09:02:59.092589 12514 consensus_queue.cc:237] T b14f2047138e4ec7a6f6b9272a1fe18f P 2541e895df0049f6a00483b026f9a2dd [LEADER]: Queue going to LEADER mode. State: All 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: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } }
I20260713 09:02:59.101764 12441 tablet_bootstrap.cc:492] T 808305af4b6b4e0d9f88b03de475a766 P 2cca73b338334f9cad16a2504ad520c0: No bootstrap required, opened a new log
I20260713 09:02:59.102205 12441 ts_tablet_manager.cc:1403] T 808305af4b6b4e0d9f88b03de475a766 P 2cca73b338334f9cad16a2504ad520c0: Time spent bootstrapping tablet: real 0.064s	user 0.017s	sys 0.004s
I20260713 09:02:59.103672 12440 tablet_bootstrap.cc:492] T 59f256a09d4e44cd82252cab381698f8 P 0f5894b06c134e03a3cb942896c1da79: No bootstrap required, opened a new log
I20260713 09:02:59.104166 12440 ts_tablet_manager.cc:1403] T 59f256a09d4e44cd82252cab381698f8 P 0f5894b06c134e03a3cb942896c1da79: Time spent bootstrapping tablet: real 0.055s	user 0.033s	sys 0.018s
I20260713 09:02:59.104736 12441 raft_consensus.cc:359] T 808305af4b6b4e0d9f88b03de475a766 P 2cca73b338334f9cad16a2504ad520c0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } }
I20260713 09:02:59.105468 12441 raft_consensus.cc:385] T 808305af4b6b4e0d9f88b03de475a766 P 2cca73b338334f9cad16a2504ad520c0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:59.105743 12441 raft_consensus.cc:740] T 808305af4b6b4e0d9f88b03de475a766 P 2cca73b338334f9cad16a2504ad520c0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2cca73b338334f9cad16a2504ad520c0, State: Initialized, Role: FOLLOWER
I20260713 09:02:59.104344 12442 tablet_bootstrap.cc:492] T ef19749dd4a0463b9bc4c01eed149e09 P 2541e895df0049f6a00483b026f9a2dd: No bootstrap required, opened a new log
I20260713 09:02:59.106474 12442 ts_tablet_manager.cc:1403] T ef19749dd4a0463b9bc4c01eed149e09 P 2541e895df0049f6a00483b026f9a2dd: Time spent bootstrapping tablet: real 0.043s	user 0.011s	sys 0.005s
I20260713 09:02:59.106386 12441 consensus_queue.cc:260] T 808305af4b6b4e0d9f88b03de475a766 P 2cca73b338334f9cad16a2504ad520c0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } }
I20260713 09:02:59.107115 12440 raft_consensus.cc:359] T 59f256a09d4e44cd82252cab381698f8 P 0f5894b06c134e03a3cb942896c1da79 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } }
I20260713 09:02:59.107801 12440 raft_consensus.cc:385] T 59f256a09d4e44cd82252cab381698f8 P 0f5894b06c134e03a3cb942896c1da79 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:59.108069 12440 raft_consensus.cc:740] T 59f256a09d4e44cd82252cab381698f8 P 0f5894b06c134e03a3cb942896c1da79 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f5894b06c134e03a3cb942896c1da79, State: Initialized, Role: FOLLOWER
I20260713 09:02:59.108451 12442 raft_consensus.cc:359] T ef19749dd4a0463b9bc4c01eed149e09 P 2541e895df0049f6a00483b026f9a2dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } }
I20260713 09:02:59.108973 12442 raft_consensus.cc:385] T ef19749dd4a0463b9bc4c01eed149e09 P 2541e895df0049f6a00483b026f9a2dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:59.109179 12442 raft_consensus.cc:740] T ef19749dd4a0463b9bc4c01eed149e09 P 2541e895df0049f6a00483b026f9a2dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2541e895df0049f6a00483b026f9a2dd, State: Initialized, Role: FOLLOWER
I20260713 09:02:59.108711 12440 consensus_queue.cc:260] T 59f256a09d4e44cd82252cab381698f8 P 0f5894b06c134e03a3cb942896c1da79 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } }
I20260713 09:02:59.109762 12442 consensus_queue.cc:260] T ef19749dd4a0463b9bc4c01eed149e09 P 2541e895df0049f6a00483b026f9a2dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } }
I20260713 09:02:59.111126 12440 ts_tablet_manager.cc:1434] T 59f256a09d4e44cd82252cab381698f8 P 0f5894b06c134e03a3cb942896c1da79: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.001s
I20260713 09:02:59.111797 12441 ts_tablet_manager.cc:1434] T 808305af4b6b4e0d9f88b03de475a766 P 2cca73b338334f9cad16a2504ad520c0: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260713 09:02:59.111987 12440 tablet_bootstrap.cc:492] T c4f21d14895d4281a4d94602124c1f3f P 0f5894b06c134e03a3cb942896c1da79: Bootstrap starting.
I20260713 09:02:59.112250 12442 ts_tablet_manager.cc:1434] T ef19749dd4a0463b9bc4c01eed149e09 P 2541e895df0049f6a00483b026f9a2dd: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.002s
I20260713 09:02:59.112612 12441 tablet_bootstrap.cc:492] T c4f21d14895d4281a4d94602124c1f3f P 2cca73b338334f9cad16a2504ad520c0: Bootstrap starting.
I20260713 09:02:59.113090 12442 tablet_bootstrap.cc:492] T d919c06ddd164c509cc40233575578ff P 2541e895df0049f6a00483b026f9a2dd: Bootstrap starting.
I20260713 09:02:59.118433 12441 tablet_bootstrap.cc:654] T c4f21d14895d4281a4d94602124c1f3f P 2cca73b338334f9cad16a2504ad520c0: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:59.119549 12452 consensus_queue.cc:1048] T cbcb357e1a4144428913538ec6039480 P 2cca73b338334f9cad16a2504ad520c0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:59.131896 12440 tablet_bootstrap.cc:654] T c4f21d14895d4281a4d94602124c1f3f P 0f5894b06c134e03a3cb942896c1da79: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:59.135700 12147 catalog_manager.cc:5697] T 59f256a09d4e44cd82252cab381698f8 P 2541e895df0049f6a00483b026f9a2dd reported cstate change: term changed from 0 to 1, leader changed from <none> to 2541e895df0049f6a00483b026f9a2dd (127.10.222.129). New cstate: current_term: 1 leader_uuid: "2541e895df0049f6a00483b026f9a2dd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:59.137485 12147 catalog_manager.cc:5697] T b14f2047138e4ec7a6f6b9272a1fe18f P 2541e895df0049f6a00483b026f9a2dd reported cstate change: term changed from 0 to 1, leader changed from <none> to 2541e895df0049f6a00483b026f9a2dd (127.10.222.129). New cstate: current_term: 1 leader_uuid: "2541e895df0049f6a00483b026f9a2dd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:59.138453 12400 raft_consensus.cc:3060] T cbcb357e1a4144428913538ec6039480 P 0f5894b06c134e03a3cb942896c1da79 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:59.148564 12514 raft_consensus.cc:493] T ef19749dd4a0463b9bc4c01eed149e09 P 2541e895df0049f6a00483b026f9a2dd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:59.149086 12514 raft_consensus.cc:515] T ef19749dd4a0463b9bc4c01eed149e09 P 2541e895df0049f6a00483b026f9a2dd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } }
I20260713 09:02:59.151075 12514 leader_election.cc:290] T ef19749dd4a0463b9bc4c01eed149e09 P 2541e895df0049f6a00483b026f9a2dd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2cca73b338334f9cad16a2504ad520c0 (127.10.222.130:37587), 0f5894b06c134e03a3cb942896c1da79 (127.10.222.131:37007)
I20260713 09:02:59.152254 12452 consensus_queue.cc:1048] T cbcb357e1a4144428913538ec6039480 P 2cca73b338334f9cad16a2504ad520c0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:59.154224 12442 tablet_bootstrap.cc:654] T d919c06ddd164c509cc40233575578ff P 2541e895df0049f6a00483b026f9a2dd: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:59.154523 12324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef19749dd4a0463b9bc4c01eed149e09" candidate_uuid: "2541e895df0049f6a00483b026f9a2dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cca73b338334f9cad16a2504ad520c0" is_pre_election: true
I20260713 09:02:59.157407 12399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef19749dd4a0463b9bc4c01eed149e09" candidate_uuid: "2541e895df0049f6a00483b026f9a2dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f5894b06c134e03a3cb942896c1da79" is_pre_election: true
I20260713 09:02:59.158191 12399 raft_consensus.cc:2393] T ef19749dd4a0463b9bc4c01eed149e09 P 0f5894b06c134e03a3cb942896c1da79 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2541e895df0049f6a00483b026f9a2dd in current term 1: Already voted for candidate 2cca73b338334f9cad16a2504ad520c0 in this term.
I20260713 09:02:59.159411 12216 leader_election.cc:304] T ef19749dd4a0463b9bc4c01eed149e09 P 2541e895df0049f6a00483b026f9a2dd [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: 2541e895df0049f6a00483b026f9a2dd; no voters: 0f5894b06c134e03a3cb942896c1da79, 2cca73b338334f9cad16a2504ad520c0
I20260713 09:02:59.161181 12517 raft_consensus.cc:3060] T ef19749dd4a0463b9bc4c01eed149e09 P 2541e895df0049f6a00483b026f9a2dd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:59.170039 12487 consensus_queue.cc:1048] T 30d9dfcad767431b86f118581ca89954 P 2541e895df0049f6a00483b026f9a2dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:02:59.172163 12487 raft_consensus.cc:493] T b2b8921a63ef4f0698a96fe58cf3c0d7 P 2541e895df0049f6a00483b026f9a2dd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:59.172636 12487 raft_consensus.cc:515] T b2b8921a63ef4f0698a96fe58cf3c0d7 P 2541e895df0049f6a00483b026f9a2dd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } }
I20260713 09:02:59.176339 12471 raft_consensus.cc:493] T 59f256a09d4e44cd82252cab381698f8 P 0f5894b06c134e03a3cb942896c1da79 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:59.176671 12442 tablet_bootstrap.cc:492] T d919c06ddd164c509cc40233575578ff P 2541e895df0049f6a00483b026f9a2dd: No bootstrap required, opened a new log
I20260713 09:02:59.177076 12442 ts_tablet_manager.cc:1403] T d919c06ddd164c509cc40233575578ff P 2541e895df0049f6a00483b026f9a2dd: Time spent bootstrapping tablet: real 0.064s	user 0.008s	sys 0.000s
I20260713 09:02:59.176787 12471 raft_consensus.cc:515] T 59f256a09d4e44cd82252cab381698f8 P 0f5894b06c134e03a3cb942896c1da79 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } }
I20260713 09:02:59.178239 12325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2b8921a63ef4f0698a96fe58cf3c0d7" candidate_uuid: "2541e895df0049f6a00483b026f9a2dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cca73b338334f9cad16a2504ad520c0" is_pre_election: true
I20260713 09:02:59.178694 12471 leader_election.cc:290] T 59f256a09d4e44cd82252cab381698f8 P 0f5894b06c134e03a3cb942896c1da79 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2541e895df0049f6a00483b026f9a2dd (127.10.222.129:36195), 2cca73b338334f9cad16a2504ad520c0 (127.10.222.130:37587)
I20260713 09:02:59.179448 12442 raft_consensus.cc:359] T d919c06ddd164c509cc40233575578ff P 2541e895df0049f6a00483b026f9a2dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } }
W20260713 09:02:59.179708 12214 leader_election.cc:343] T b2b8921a63ef4f0698a96fe58cf3c0d7 P 2541e895df0049f6a00483b026f9a2dd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2cca73b338334f9cad16a2504ad520c0 (127.10.222.130:37587): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:59.180070 12442 raft_consensus.cc:385] T d919c06ddd164c509cc40233575578ff P 2541e895df0049f6a00483b026f9a2dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:59.180351 12442 raft_consensus.cc:740] T d919c06ddd164c509cc40233575578ff P 2541e895df0049f6a00483b026f9a2dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2541e895df0049f6a00483b026f9a2dd, State: Initialized, Role: FOLLOWER
I20260713 09:02:59.181241 12250 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59f256a09d4e44cd82252cab381698f8" candidate_uuid: "0f5894b06c134e03a3cb942896c1da79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2541e895df0049f6a00483b026f9a2dd" is_pre_election: true
I20260713 09:02:59.181833 12487 leader_election.cc:290] T b2b8921a63ef4f0698a96fe58cf3c0d7 P 2541e895df0049f6a00483b026f9a2dd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2cca73b338334f9cad16a2504ad520c0 (127.10.222.130:37587), 0f5894b06c134e03a3cb942896c1da79 (127.10.222.131:37007)
I20260713 09:02:59.182539 12325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59f256a09d4e44cd82252cab381698f8" candidate_uuid: "0f5894b06c134e03a3cb942896c1da79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cca73b338334f9cad16a2504ad520c0" is_pre_election: true
I20260713 09:02:59.182233 12399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2b8921a63ef4f0698a96fe58cf3c0d7" candidate_uuid: "2541e895df0049f6a00483b026f9a2dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f5894b06c134e03a3cb942896c1da79" is_pre_election: true
I20260713 09:02:59.182616 12442 consensus_queue.cc:260] T d919c06ddd164c509cc40233575578ff P 2541e895df0049f6a00483b026f9a2dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } }
I20260713 09:02:59.183350 12325 raft_consensus.cc:2393] T 59f256a09d4e44cd82252cab381698f8 P 2cca73b338334f9cad16a2504ad520c0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0f5894b06c134e03a3cb942896c1da79 in current term 1: Already voted for candidate 2541e895df0049f6a00483b026f9a2dd in this term.
I20260713 09:02:59.184932 12471 raft_consensus.cc:493] T b14f2047138e4ec7a6f6b9272a1fe18f P 0f5894b06c134e03a3cb942896c1da79 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:59.185376 12363 leader_election.cc:304] T 59f256a09d4e44cd82252cab381698f8 P 0f5894b06c134e03a3cb942896c1da79 [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: 0f5894b06c134e03a3cb942896c1da79; no voters: 2541e895df0049f6a00483b026f9a2dd, 2cca73b338334f9cad16a2504ad520c0
I20260713 09:02:59.186215 12441 tablet_bootstrap.cc:492] T c4f21d14895d4281a4d94602124c1f3f P 2cca73b338334f9cad16a2504ad520c0: No bootstrap required, opened a new log
I20260713 09:02:59.186336 12445 raft_consensus.cc:3060] T 59f256a09d4e44cd82252cab381698f8 P 0f5894b06c134e03a3cb942896c1da79 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:02:59.186635 12216 leader_election.cc:343] T b2b8921a63ef4f0698a96fe58cf3c0d7 P 2541e895df0049f6a00483b026f9a2dd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0f5894b06c134e03a3cb942896c1da79 (127.10.222.131:37007): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:59.187026 12441 ts_tablet_manager.cc:1403] T c4f21d14895d4281a4d94602124c1f3f P 2cca73b338334f9cad16a2504ad520c0: Time spent bootstrapping tablet: real 0.075s	user 0.041s	sys 0.024s
I20260713 09:02:59.187068 12216 leader_election.cc:304] T b2b8921a63ef4f0698a96fe58cf3c0d7 P 2541e895df0049f6a00483b026f9a2dd [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: 2541e895df0049f6a00483b026f9a2dd; no voters: 0f5894b06c134e03a3cb942896c1da79, 2cca73b338334f9cad16a2504ad520c0
I20260713 09:02:59.187108 12442 ts_tablet_manager.cc:1434] T d919c06ddd164c509cc40233575578ff P 2541e895df0049f6a00483b026f9a2dd: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260713 09:02:59.191385 12441 raft_consensus.cc:359] T c4f21d14895d4281a4d94602124c1f3f P 2cca73b338334f9cad16a2504ad520c0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } }
I20260713 09:02:59.192108 12441 raft_consensus.cc:385] T c4f21d14895d4281a4d94602124c1f3f P 2cca73b338334f9cad16a2504ad520c0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:59.192660 12441 raft_consensus.cc:740] T c4f21d14895d4281a4d94602124c1f3f P 2cca73b338334f9cad16a2504ad520c0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2cca73b338334f9cad16a2504ad520c0, State: Initialized, Role: FOLLOWER
I20260713 09:02:59.193609 12441 consensus_queue.cc:260] T c4f21d14895d4281a4d94602124c1f3f P 2cca73b338334f9cad16a2504ad520c0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } }
I20260713 09:02:59.194701 12445 raft_consensus.cc:2749] T 59f256a09d4e44cd82252cab381698f8 P 0f5894b06c134e03a3cb942896c1da79 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:02:59.189654 12517 raft_consensus.cc:2749] T ef19749dd4a0463b9bc4c01eed149e09 P 2541e895df0049f6a00483b026f9a2dd [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:02:59.185387 12471 raft_consensus.cc:515] T b14f2047138e4ec7a6f6b9272a1fe18f P 0f5894b06c134e03a3cb942896c1da79 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } }
I20260713 09:02:59.200605 12324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b14f2047138e4ec7a6f6b9272a1fe18f" candidate_uuid: "0f5894b06c134e03a3cb942896c1da79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cca73b338334f9cad16a2504ad520c0" is_pre_election: true
I20260713 09:02:59.196432 12441 ts_tablet_manager.cc:1434] T c4f21d14895d4281a4d94602124c1f3f P 2cca73b338334f9cad16a2504ad520c0: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260713 09:02:59.201414 12324 raft_consensus.cc:2393] T b14f2047138e4ec7a6f6b9272a1fe18f P 2cca73b338334f9cad16a2504ad520c0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0f5894b06c134e03a3cb942896c1da79 in current term 1: Already voted for candidate 2541e895df0049f6a00483b026f9a2dd in this term.
I20260713 09:02:59.201997 12441 tablet_bootstrap.cc:492] T bd6ef93f002a4b079bea1b6aa372c4d1 P 2cca73b338334f9cad16a2504ad520c0: Bootstrap starting.
I20260713 09:02:59.202217 12250 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b14f2047138e4ec7a6f6b9272a1fe18f" candidate_uuid: "0f5894b06c134e03a3cb942896c1da79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2541e895df0049f6a00483b026f9a2dd" is_pre_election: true
I20260713 09:02:59.203994 12487 raft_consensus.cc:2749] T b2b8921a63ef4f0698a96fe58cf3c0d7 P 2541e895df0049f6a00483b026f9a2dd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:02:59.204142 12365 leader_election.cc:304] T b14f2047138e4ec7a6f6b9272a1fe18f P 0f5894b06c134e03a3cb942896c1da79 [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: 0f5894b06c134e03a3cb942896c1da79; no voters: 2541e895df0049f6a00483b026f9a2dd, 2cca73b338334f9cad16a2504ad520c0
I20260713 09:02:59.204931 12442 tablet_bootstrap.cc:492] T 8b42da2def9d48f8a268b8b612d79a13 P 2541e895df0049f6a00483b026f9a2dd: Bootstrap starting.
I20260713 09:02:59.204658 12487 consensus_queue.cc:1048] T 30d9dfcad767431b86f118581ca89954 P 2541e895df0049f6a00483b026f9a2dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:59.205425 12445 raft_consensus.cc:3060] T b14f2047138e4ec7a6f6b9272a1fe18f P 0f5894b06c134e03a3cb942896c1da79 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:59.206094 12471 leader_election.cc:290] T b14f2047138e4ec7a6f6b9272a1fe18f P 0f5894b06c134e03a3cb942896c1da79 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2541e895df0049f6a00483b026f9a2dd (127.10.222.129:36195), 2cca73b338334f9cad16a2504ad520c0 (127.10.222.130:37587)
I20260713 09:02:59.209870 12440 tablet_bootstrap.cc:492] T c4f21d14895d4281a4d94602124c1f3f P 0f5894b06c134e03a3cb942896c1da79: No bootstrap required, opened a new log
I20260713 09:02:59.210232 12440 ts_tablet_manager.cc:1403] T c4f21d14895d4281a4d94602124c1f3f P 0f5894b06c134e03a3cb942896c1da79: Time spent bootstrapping tablet: real 0.098s	user 0.003s	sys 0.013s
I20260713 09:02:59.217991 12440 raft_consensus.cc:359] T c4f21d14895d4281a4d94602124c1f3f P 0f5894b06c134e03a3cb942896c1da79 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } }
I20260713 09:02:59.218693 12440 raft_consensus.cc:385] T c4f21d14895d4281a4d94602124c1f3f P 0f5894b06c134e03a3cb942896c1da79 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:59.218950 12440 raft_consensus.cc:740] T c4f21d14895d4281a4d94602124c1f3f P 0f5894b06c134e03a3cb942896c1da79 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f5894b06c134e03a3cb942896c1da79, State: Initialized, Role: FOLLOWER
I20260713 09:02:59.219646 12440 consensus_queue.cc:260] T c4f21d14895d4281a4d94602124c1f3f P 0f5894b06c134e03a3cb942896c1da79 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } }
I20260713 09:02:59.221691 12440 ts_tablet_manager.cc:1434] T c4f21d14895d4281a4d94602124c1f3f P 0f5894b06c134e03a3cb942896c1da79: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.001s
I20260713 09:02:59.222647 12440 tablet_bootstrap.cc:492] T 4491e79f62a543328ac59c7ced9900fa P 0f5894b06c134e03a3cb942896c1da79: Bootstrap starting.
I20260713 09:02:59.230516 12445 raft_consensus.cc:2749] T b14f2047138e4ec7a6f6b9272a1fe18f P 0f5894b06c134e03a3cb942896c1da79 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:02:59.233331 12441 tablet_bootstrap.cc:654] T bd6ef93f002a4b079bea1b6aa372c4d1 P 2cca73b338334f9cad16a2504ad520c0: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:59.236938 12440 tablet_bootstrap.cc:654] T 4491e79f62a543328ac59c7ced9900fa P 0f5894b06c134e03a3cb942896c1da79: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:59.239377 12452 consensus_queue.cc:1048] T 09f98c776a614f6cae5c52bbda2233a5 P 2cca73b338334f9cad16a2504ad520c0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:59.244741 12535 raft_consensus.cc:493] T 2c0ea15d861544ed85f2747c8a8648f4 P 2541e895df0049f6a00483b026f9a2dd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:59.245287 12535 raft_consensus.cc:515] T 2c0ea15d861544ed85f2747c8a8648f4 P 2541e895df0049f6a00483b026f9a2dd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } }
I20260713 09:02:59.249063 12441 tablet_bootstrap.cc:492] T bd6ef93f002a4b079bea1b6aa372c4d1 P 2cca73b338334f9cad16a2504ad520c0: No bootstrap required, opened a new log
I20260713 09:02:59.249635 12441 ts_tablet_manager.cc:1403] T bd6ef93f002a4b079bea1b6aa372c4d1 P 2cca73b338334f9cad16a2504ad520c0: Time spent bootstrapping tablet: real 0.048s	user 0.020s	sys 0.000s
I20260713 09:02:59.251466 12442 tablet_bootstrap.cc:654] T 8b42da2def9d48f8a268b8b612d79a13 P 2541e895df0049f6a00483b026f9a2dd: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:59.252310 12441 raft_consensus.cc:359] T bd6ef93f002a4b079bea1b6aa372c4d1 P 2cca73b338334f9cad16a2504ad520c0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } }
I20260713 09:02:59.253038 12441 raft_consensus.cc:385] T bd6ef93f002a4b079bea1b6aa372c4d1 P 2cca73b338334f9cad16a2504ad520c0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:59.253320 12441 raft_consensus.cc:740] T bd6ef93f002a4b079bea1b6aa372c4d1 P 2cca73b338334f9cad16a2504ad520c0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2cca73b338334f9cad16a2504ad520c0, State: Initialized, Role: FOLLOWER
I20260713 09:02:59.254094 12441 consensus_queue.cc:260] T bd6ef93f002a4b079bea1b6aa372c4d1 P 2cca73b338334f9cad16a2504ad520c0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } }
I20260713 09:02:59.255034 12440 tablet_bootstrap.cc:492] T 4491e79f62a543328ac59c7ced9900fa P 0f5894b06c134e03a3cb942896c1da79: No bootstrap required, opened a new log
I20260713 09:02:59.255481 12440 ts_tablet_manager.cc:1403] T 4491e79f62a543328ac59c7ced9900fa P 0f5894b06c134e03a3cb942896c1da79: Time spent bootstrapping tablet: real 0.033s	user 0.015s	sys 0.002s
I20260713 09:02:59.256706 12535 leader_election.cc:290] T 2c0ea15d861544ed85f2747c8a8648f4 P 2541e895df0049f6a00483b026f9a2dd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2cca73b338334f9cad16a2504ad520c0 (127.10.222.130:37587), 0f5894b06c134e03a3cb942896c1da79 (127.10.222.131:37007)
I20260713 09:02:59.257786 12324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c0ea15d861544ed85f2747c8a8648f4" candidate_uuid: "2541e895df0049f6a00483b026f9a2dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cca73b338334f9cad16a2504ad520c0" is_pre_election: true
I20260713 09:02:59.256067 12441 ts_tablet_manager.cc:1434] T bd6ef93f002a4b079bea1b6aa372c4d1 P 2cca73b338334f9cad16a2504ad520c0: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:02:59.258108 12399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c0ea15d861544ed85f2747c8a8648f4" candidate_uuid: "2541e895df0049f6a00483b026f9a2dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f5894b06c134e03a3cb942896c1da79" is_pre_election: true
I20260713 09:02:59.259547 12441 tablet_bootstrap.cc:492] T 46e1f54761b141c3b0f514d4215b6f5c P 2cca73b338334f9cad16a2504ad520c0: Bootstrap starting.
W20260713 09:02:59.259569 12214 leader_election.cc:343] T 2c0ea15d861544ed85f2747c8a8648f4 P 2541e895df0049f6a00483b026f9a2dd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2cca73b338334f9cad16a2504ad520c0 (127.10.222.130:37587): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:59.258003 12440 raft_consensus.cc:359] T 4491e79f62a543328ac59c7ced9900fa P 0f5894b06c134e03a3cb942896c1da79 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } }
W20260713 09:02:59.260205 12216 leader_election.cc:343] T 2c0ea15d861544ed85f2747c8a8648f4 P 2541e895df0049f6a00483b026f9a2dd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0f5894b06c134e03a3cb942896c1da79 (127.10.222.131:37007): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:59.260637 12216 leader_election.cc:304] T 2c0ea15d861544ed85f2747c8a8648f4 P 2541e895df0049f6a00483b026f9a2dd [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: 2541e895df0049f6a00483b026f9a2dd; no voters: 0f5894b06c134e03a3cb942896c1da79, 2cca73b338334f9cad16a2504ad520c0
I20260713 09:02:59.261631 12535 raft_consensus.cc:2749] T 2c0ea15d861544ed85f2747c8a8648f4 P 2541e895df0049f6a00483b026f9a2dd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:02:59.262262 12440 raft_consensus.cc:385] T 4491e79f62a543328ac59c7ced9900fa P 0f5894b06c134e03a3cb942896c1da79 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:59.262574 12440 raft_consensus.cc:740] T 4491e79f62a543328ac59c7ced9900fa P 0f5894b06c134e03a3cb942896c1da79 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f5894b06c134e03a3cb942896c1da79, State: Initialized, Role: FOLLOWER
I20260713 09:02:59.263756 12440 consensus_queue.cc:260] T 4491e79f62a543328ac59c7ced9900fa P 0f5894b06c134e03a3cb942896c1da79 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } }
I20260713 09:02:59.268682 12440 ts_tablet_manager.cc:1434] T 4491e79f62a543328ac59c7ced9900fa P 0f5894b06c134e03a3cb942896c1da79: Time spent starting tablet: real 0.013s	user 0.002s	sys 0.004s
I20260713 09:02:59.269492 12441 tablet_bootstrap.cc:654] T 46e1f54761b141c3b0f514d4215b6f5c P 2cca73b338334f9cad16a2504ad520c0: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:59.271229 12440 tablet_bootstrap.cc:492] T d27792d963d545b794da3989d05019b1 P 0f5894b06c134e03a3cb942896c1da79: Bootstrap starting.
I20260713 09:02:59.276400 12452 consensus_queue.cc:1048] T 09f98c776a614f6cae5c52bbda2233a5 P 2cca73b338334f9cad16a2504ad520c0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:59.289912 12442 tablet_bootstrap.cc:492] T 8b42da2def9d48f8a268b8b612d79a13 P 2541e895df0049f6a00483b026f9a2dd: No bootstrap required, opened a new log
I20260713 09:02:59.290403 12442 ts_tablet_manager.cc:1403] T 8b42da2def9d48f8a268b8b612d79a13 P 2541e895df0049f6a00483b026f9a2dd: Time spent bootstrapping tablet: real 0.086s	user 0.017s	sys 0.019s
I20260713 09:02:59.293301 12442 raft_consensus.cc:359] T 8b42da2def9d48f8a268b8b612d79a13 P 2541e895df0049f6a00483b026f9a2dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } }
I20260713 09:02:59.293972 12442 raft_consensus.cc:385] T 8b42da2def9d48f8a268b8b612d79a13 P 2541e895df0049f6a00483b026f9a2dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:59.294231 12442 raft_consensus.cc:740] T 8b42da2def9d48f8a268b8b612d79a13 P 2541e895df0049f6a00483b026f9a2dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2541e895df0049f6a00483b026f9a2dd, State: Initialized, Role: FOLLOWER
I20260713 09:02:59.294986 12440 tablet_bootstrap.cc:654] T d27792d963d545b794da3989d05019b1 P 0f5894b06c134e03a3cb942896c1da79: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:59.294835 12442 consensus_queue.cc:260] T 8b42da2def9d48f8a268b8b612d79a13 P 2541e895df0049f6a00483b026f9a2dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } }
I20260713 09:02:59.296756 12442 ts_tablet_manager.cc:1434] T 8b42da2def9d48f8a268b8b612d79a13 P 2541e895df0049f6a00483b026f9a2dd: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260713 09:02:59.299117 12441 tablet_bootstrap.cc:492] T 46e1f54761b141c3b0f514d4215b6f5c P 2cca73b338334f9cad16a2504ad520c0: No bootstrap required, opened a new log
I20260713 09:02:59.299568 12441 ts_tablet_manager.cc:1403] T 46e1f54761b141c3b0f514d4215b6f5c P 2cca73b338334f9cad16a2504ad520c0: Time spent bootstrapping tablet: real 0.040s	user 0.012s	sys 0.000s
I20260713 09:02:59.300647 12442 tablet_bootstrap.cc:492] T bd6ef93f002a4b079bea1b6aa372c4d1 P 2541e895df0049f6a00483b026f9a2dd: Bootstrap starting.
I20260713 09:02:59.302994 12441 raft_consensus.cc:359] T 46e1f54761b141c3b0f514d4215b6f5c P 2cca73b338334f9cad16a2504ad520c0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } }
I20260713 09:02:59.303699 12441 raft_consensus.cc:385] T 46e1f54761b141c3b0f514d4215b6f5c P 2cca73b338334f9cad16a2504ad520c0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:59.303956 12441 raft_consensus.cc:740] T 46e1f54761b141c3b0f514d4215b6f5c P 2cca73b338334f9cad16a2504ad520c0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2cca73b338334f9cad16a2504ad520c0, State: Initialized, Role: FOLLOWER
I20260713 09:02:59.306311 12441 consensus_queue.cc:260] T 46e1f54761b141c3b0f514d4215b6f5c P 2cca73b338334f9cad16a2504ad520c0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } }
I20260713 09:02:59.308745 12484 consensus_queue.cc:1048] T ef19749dd4a0463b9bc4c01eed149e09 P 2cca73b338334f9cad16a2504ad520c0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:59.309243 12441 ts_tablet_manager.cc:1434] T 46e1f54761b141c3b0f514d4215b6f5c P 2cca73b338334f9cad16a2504ad520c0: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260713 09:02:59.311842 12442 tablet_bootstrap.cc:654] T bd6ef93f002a4b079bea1b6aa372c4d1 P 2541e895df0049f6a00483b026f9a2dd: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:59.312814 12440 tablet_bootstrap.cc:492] T d27792d963d545b794da3989d05019b1 P 0f5894b06c134e03a3cb942896c1da79: No bootstrap required, opened a new log
I20260713 09:02:59.313256 12440 ts_tablet_manager.cc:1403] T d27792d963d545b794da3989d05019b1 P 0f5894b06c134e03a3cb942896c1da79: Time spent bootstrapping tablet: real 0.042s	user 0.014s	sys 0.006s
I20260713 09:02:59.315847 12441 tablet_bootstrap.cc:492] T cb9df26c637f4b6d819b27706e771e32 P 2cca73b338334f9cad16a2504ad520c0: Bootstrap starting.
I20260713 09:02:59.316355 12442 tablet_bootstrap.cc:492] T bd6ef93f002a4b079bea1b6aa372c4d1 P 2541e895df0049f6a00483b026f9a2dd: No bootstrap required, opened a new log
I20260713 09:02:59.316745 12442 ts_tablet_manager.cc:1403] T bd6ef93f002a4b079bea1b6aa372c4d1 P 2541e895df0049f6a00483b026f9a2dd: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.000s
I20260713 09:02:59.317855 12484 consensus_queue.cc:1048] T 8b42da2def9d48f8a268b8b612d79a13 P 2cca73b338334f9cad16a2504ad520c0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:59.318583 12440 raft_consensus.cc:359] T d27792d963d545b794da3989d05019b1 P 0f5894b06c134e03a3cb942896c1da79 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } }
I20260713 09:02:59.319279 12440 raft_consensus.cc:385] T d27792d963d545b794da3989d05019b1 P 0f5894b06c134e03a3cb942896c1da79 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:59.319042 12442 raft_consensus.cc:359] T bd6ef93f002a4b079bea1b6aa372c4d1 P 2541e895df0049f6a00483b026f9a2dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } }
I20260713 09:02:59.319710 12440 raft_consensus.cc:740] T d27792d963d545b794da3989d05019b1 P 0f5894b06c134e03a3cb942896c1da79 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f5894b06c134e03a3cb942896c1da79, State: Initialized, Role: FOLLOWER
I20260713 09:02:59.319751 12442 raft_consensus.cc:385] T bd6ef93f002a4b079bea1b6aa372c4d1 P 2541e895df0049f6a00483b026f9a2dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:59.320250 12442 raft_consensus.cc:740] T bd6ef93f002a4b079bea1b6aa372c4d1 P 2541e895df0049f6a00483b026f9a2dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2541e895df0049f6a00483b026f9a2dd, State: Initialized, Role: FOLLOWER
I20260713 09:02:59.320722 12440 consensus_queue.cc:260] T d27792d963d545b794da3989d05019b1 P 0f5894b06c134e03a3cb942896c1da79 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } }
I20260713 09:02:59.320941 12442 consensus_queue.cc:260] T bd6ef93f002a4b079bea1b6aa372c4d1 P 2541e895df0049f6a00483b026f9a2dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } }
I20260713 09:02:59.321542 12441 tablet_bootstrap.cc:654] T cb9df26c637f4b6d819b27706e771e32 P 2cca73b338334f9cad16a2504ad520c0: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:59.322988 12440 ts_tablet_manager.cc:1434] T d27792d963d545b794da3989d05019b1 P 0f5894b06c134e03a3cb942896c1da79: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260713 09:02:59.323951 12440 tablet_bootstrap.cc:492] T 2c0ea15d861544ed85f2747c8a8648f4 P 0f5894b06c134e03a3cb942896c1da79: Bootstrap starting.
I20260713 09:02:59.325099 12442 ts_tablet_manager.cc:1434] T bd6ef93f002a4b079bea1b6aa372c4d1 P 2541e895df0049f6a00483b026f9a2dd: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260713 09:02:59.325907 12442 tablet_bootstrap.cc:492] T 46e1f54761b141c3b0f514d4215b6f5c P 2541e895df0049f6a00483b026f9a2dd: Bootstrap starting.
I20260713 09:02:59.335870 12440 tablet_bootstrap.cc:654] T 2c0ea15d861544ed85f2747c8a8648f4 P 0f5894b06c134e03a3cb942896c1da79: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:59.337096 12441 tablet_bootstrap.cc:492] T cb9df26c637f4b6d819b27706e771e32 P 2cca73b338334f9cad16a2504ad520c0: No bootstrap required, opened a new log
I20260713 09:02:59.337527 12441 ts_tablet_manager.cc:1403] T cb9df26c637f4b6d819b27706e771e32 P 2cca73b338334f9cad16a2504ad520c0: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.005s
I20260713 09:02:59.337596 12476 raft_consensus.cc:493] T bd6ef93f002a4b079bea1b6aa372c4d1 P 2cca73b338334f9cad16a2504ad520c0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:59.338088 12476 raft_consensus.cc:515] T bd6ef93f002a4b079bea1b6aa372c4d1 P 2cca73b338334f9cad16a2504ad520c0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } }
I20260713 09:02:59.340158 12476 leader_election.cc:290] T bd6ef93f002a4b079bea1b6aa372c4d1 P 2cca73b338334f9cad16a2504ad520c0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2541e895df0049f6a00483b026f9a2dd (127.10.222.129:36195), 0f5894b06c134e03a3cb942896c1da79 (127.10.222.131:37007)
I20260713 09:02:59.343351 12442 tablet_bootstrap.cc:654] T 46e1f54761b141c3b0f514d4215b6f5c P 2541e895df0049f6a00483b026f9a2dd: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:59.346524 12441 raft_consensus.cc:359] T cb9df26c637f4b6d819b27706e771e32 P 2cca73b338334f9cad16a2504ad520c0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } }
I20260713 09:02:59.347261 12441 raft_consensus.cc:385] T cb9df26c637f4b6d819b27706e771e32 P 2cca73b338334f9cad16a2504ad520c0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:59.347609 12441 raft_consensus.cc:740] T cb9df26c637f4b6d819b27706e771e32 P 2cca73b338334f9cad16a2504ad520c0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2cca73b338334f9cad16a2504ad520c0, State: Initialized, Role: FOLLOWER
I20260713 09:02:59.347754 12400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd6ef93f002a4b079bea1b6aa372c4d1" candidate_uuid: "2cca73b338334f9cad16a2504ad520c0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f5894b06c134e03a3cb942896c1da79" is_pre_election: true
I20260713 09:02:59.348453 12441 consensus_queue.cc:260] T cb9df26c637f4b6d819b27706e771e32 P 2cca73b338334f9cad16a2504ad520c0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } }
I20260713 09:02:59.349448 12452 consensus_queue.cc:1048] T ef19749dd4a0463b9bc4c01eed149e09 P 2cca73b338334f9cad16a2504ad520c0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:59.350112 12441 ts_tablet_manager.cc:1434] T cb9df26c637f4b6d819b27706e771e32 P 2cca73b338334f9cad16a2504ad520c0: Time spent starting tablet: real 0.012s	user 0.002s	sys 0.003s
I20260713 09:02:59.350742 12441 tablet_bootstrap.cc:492] T 4491e79f62a543328ac59c7ced9900fa P 2cca73b338334f9cad16a2504ad520c0: Bootstrap starting.
I20260713 09:02:59.351235 12445 raft_consensus.cc:493] T c4f21d14895d4281a4d94602124c1f3f P 0f5894b06c134e03a3cb942896c1da79 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:59.351671 12445 raft_consensus.cc:515] T c4f21d14895d4281a4d94602124c1f3f P 0f5894b06c134e03a3cb942896c1da79 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } }
I20260713 09:02:59.353542 12445 leader_election.cc:290] T c4f21d14895d4281a4d94602124c1f3f P 0f5894b06c134e03a3cb942896c1da79 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2541e895df0049f6a00483b026f9a2dd (127.10.222.129:36195), 2cca73b338334f9cad16a2504ad520c0 (127.10.222.130:37587)
I20260713 09:02:59.346455 12251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd6ef93f002a4b079bea1b6aa372c4d1" candidate_uuid: "2cca73b338334f9cad16a2504ad520c0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2541e895df0049f6a00483b026f9a2dd" is_pre_election: true
I20260713 09:02:59.355063 12248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4f21d14895d4281a4d94602124c1f3f" candidate_uuid: "0f5894b06c134e03a3cb942896c1da79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2541e895df0049f6a00483b026f9a2dd" is_pre_election: true
I20260713 09:02:59.355719 12251 raft_consensus.cc:2468] T bd6ef93f002a4b079bea1b6aa372c4d1 P 2541e895df0049f6a00483b026f9a2dd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cca73b338334f9cad16a2504ad520c0 in term 0.
I20260713 09:02:59.356936 12441 tablet_bootstrap.cc:654] T 4491e79f62a543328ac59c7ced9900fa P 2cca73b338334f9cad16a2504ad520c0: Neither blocks nor log segments found. Creating new log.
W20260713 09:02:59.358188 12365 leader_election.cc:343] T c4f21d14895d4281a4d94602124c1f3f P 0f5894b06c134e03a3cb942896c1da79 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2541e895df0049f6a00483b026f9a2dd (127.10.222.129:36195): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:59.359685 12505 raft_consensus.cc:493] T cb9df26c637f4b6d819b27706e771e32 P 2cca73b338334f9cad16a2504ad520c0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:59.359916 12291 leader_election.cc:304] T bd6ef93f002a4b079bea1b6aa372c4d1 P 2cca73b338334f9cad16a2504ad520c0 [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: 2541e895df0049f6a00483b026f9a2dd, 2cca73b338334f9cad16a2504ad520c0; no voters: 
I20260713 09:02:59.360260 12505 raft_consensus.cc:515] T cb9df26c637f4b6d819b27706e771e32 P 2cca73b338334f9cad16a2504ad520c0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } }
I20260713 09:02:59.361399 12324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4f21d14895d4281a4d94602124c1f3f" candidate_uuid: "0f5894b06c134e03a3cb942896c1da79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cca73b338334f9cad16a2504ad520c0" is_pre_election: true
I20260713 09:02:59.362032 12324 raft_consensus.cc:2468] T c4f21d14895d4281a4d94602124c1f3f P 2cca73b338334f9cad16a2504ad520c0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0f5894b06c134e03a3cb942896c1da79 in term 0.
I20260713 09:02:59.362318 12505 leader_election.cc:290] T cb9df26c637f4b6d819b27706e771e32 P 2cca73b338334f9cad16a2504ad520c0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2541e895df0049f6a00483b026f9a2dd (127.10.222.129:36195), 0f5894b06c134e03a3cb942896c1da79 (127.10.222.131:37007)
W20260713 09:02:59.362919 12291 leader_election.cc:343] T bd6ef93f002a4b079bea1b6aa372c4d1 P 2cca73b338334f9cad16a2504ad520c0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0f5894b06c134e03a3cb942896c1da79 (127.10.222.131:37007): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:59.363415 12505 raft_consensus.cc:2804] T bd6ef93f002a4b079bea1b6aa372c4d1 P 2cca73b338334f9cad16a2504ad520c0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:59.363770 12505 raft_consensus.cc:493] T bd6ef93f002a4b079bea1b6aa372c4d1 P 2cca73b338334f9cad16a2504ad520c0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:59.364151 12505 raft_consensus.cc:3060] T bd6ef93f002a4b079bea1b6aa372c4d1 P 2cca73b338334f9cad16a2504ad520c0 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:59.364732 12248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb9df26c637f4b6d819b27706e771e32" candidate_uuid: "2cca73b338334f9cad16a2504ad520c0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2541e895df0049f6a00483b026f9a2dd" is_pre_election: true
I20260713 09:02:59.365365 12248 raft_consensus.cc:2468] T cb9df26c637f4b6d819b27706e771e32 P 2541e895df0049f6a00483b026f9a2dd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cca73b338334f9cad16a2504ad520c0 in term 0.
I20260713 09:02:59.366794 12363 leader_election.cc:304] T c4f21d14895d4281a4d94602124c1f3f P 0f5894b06c134e03a3cb942896c1da79 [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: 0f5894b06c134e03a3cb942896c1da79, 2cca73b338334f9cad16a2504ad520c0; no voters: 2541e895df0049f6a00483b026f9a2dd
I20260713 09:02:59.368012 12445 raft_consensus.cc:2804] T c4f21d14895d4281a4d94602124c1f3f P 0f5894b06c134e03a3cb942896c1da79 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:59.368357 12445 raft_consensus.cc:493] T c4f21d14895d4281a4d94602124c1f3f P 0f5894b06c134e03a3cb942896c1da79 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:59.368659 12445 raft_consensus.cc:3060] T c4f21d14895d4281a4d94602124c1f3f P 0f5894b06c134e03a3cb942896c1da79 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:59.378868 12398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb9df26c637f4b6d819b27706e771e32" candidate_uuid: "2cca73b338334f9cad16a2504ad520c0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f5894b06c134e03a3cb942896c1da79" is_pre_election: true
I20260713 09:02:59.391498 12291 leader_election.cc:304] T cb9df26c637f4b6d819b27706e771e32 P 2cca73b338334f9cad16a2504ad520c0 [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: 2541e895df0049f6a00483b026f9a2dd, 2cca73b338334f9cad16a2504ad520c0; no voters: 
I20260713 09:02:59.392364 12476 raft_consensus.cc:2804] T cb9df26c637f4b6d819b27706e771e32 P 2cca73b338334f9cad16a2504ad520c0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:59.392740 12476 raft_consensus.cc:493] T cb9df26c637f4b6d819b27706e771e32 P 2cca73b338334f9cad16a2504ad520c0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:59.393079 12476 raft_consensus.cc:3060] T cb9df26c637f4b6d819b27706e771e32 P 2cca73b338334f9cad16a2504ad520c0 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:59.396584 12505 raft_consensus.cc:515] T bd6ef93f002a4b079bea1b6aa372c4d1 P 2cca73b338334f9cad16a2504ad520c0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } }
I20260713 09:02:59.399276 12445 raft_consensus.cc:515] T c4f21d14895d4281a4d94602124c1f3f P 0f5894b06c134e03a3cb942896c1da79 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } }
W20260713 09:02:59.399820 12291 leader_election.cc:343] T cb9df26c637f4b6d819b27706e771e32 P 2cca73b338334f9cad16a2504ad520c0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0f5894b06c134e03a3cb942896c1da79 (127.10.222.131:37007): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:59.402310 12248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4f21d14895d4281a4d94602124c1f3f" candidate_uuid: "0f5894b06c134e03a3cb942896c1da79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2541e895df0049f6a00483b026f9a2dd"
W20260713 09:02:59.403748 12365 leader_election.cc:343] T c4f21d14895d4281a4d94602124c1f3f P 0f5894b06c134e03a3cb942896c1da79 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2541e895df0049f6a00483b026f9a2dd (127.10.222.129:36195): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:59.405313 12445 leader_election.cc:290] T c4f21d14895d4281a4d94602124c1f3f P 0f5894b06c134e03a3cb942896c1da79 [CANDIDATE]: Term 1 election: Requested vote from peers 2541e895df0049f6a00483b026f9a2dd (127.10.222.129:36195), 2cca73b338334f9cad16a2504ad520c0 (127.10.222.130:37587)
I20260713 09:02:59.407331 12505 leader_election.cc:290] T bd6ef93f002a4b079bea1b6aa372c4d1 P 2cca73b338334f9cad16a2504ad520c0 [CANDIDATE]: Term 1 election: Requested vote from peers 2541e895df0049f6a00483b026f9a2dd (127.10.222.129:36195), 0f5894b06c134e03a3cb942896c1da79 (127.10.222.131:37007)
I20260713 09:02:59.412084 12250 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd6ef93f002a4b079bea1b6aa372c4d1" candidate_uuid: "2cca73b338334f9cad16a2504ad520c0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2541e895df0049f6a00483b026f9a2dd"
I20260713 09:02:59.412711 12250 raft_consensus.cc:3060] T bd6ef93f002a4b079bea1b6aa372c4d1 P 2541e895df0049f6a00483b026f9a2dd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:59.422370 12399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd6ef93f002a4b079bea1b6aa372c4d1" candidate_uuid: "2cca73b338334f9cad16a2504ad520c0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f5894b06c134e03a3cb942896c1da79"
I20260713 09:02:59.429977 12324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4f21d14895d4281a4d94602124c1f3f" candidate_uuid: "0f5894b06c134e03a3cb942896c1da79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cca73b338334f9cad16a2504ad520c0"
I20260713 09:02:59.430608 12324 raft_consensus.cc:3060] T c4f21d14895d4281a4d94602124c1f3f P 2cca73b338334f9cad16a2504ad520c0 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:59.437558 12324 raft_consensus.cc:2468] T c4f21d14895d4281a4d94602124c1f3f P 2cca73b338334f9cad16a2504ad520c0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f5894b06c134e03a3cb942896c1da79 in term 1.
I20260713 09:02:59.439621 12248 raft_consensus.cc:3060] T 8b42da2def9d48f8a268b8b612d79a13 P 2541e895df0049f6a00483b026f9a2dd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:59.447953 12476 raft_consensus.cc:515] T cb9df26c637f4b6d819b27706e771e32 P 2cca73b338334f9cad16a2504ad520c0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } }
I20260713 09:02:59.450083 12476 leader_election.cc:290] T cb9df26c637f4b6d819b27706e771e32 P 2cca73b338334f9cad16a2504ad520c0 [CANDIDATE]: Term 1 election: Requested vote from peers 2541e895df0049f6a00483b026f9a2dd (127.10.222.129:36195), 0f5894b06c134e03a3cb942896c1da79 (127.10.222.131:37007)
I20260713 09:02:59.461814 12363 leader_election.cc:304] T c4f21d14895d4281a4d94602124c1f3f P 0f5894b06c134e03a3cb942896c1da79 [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: 0f5894b06c134e03a3cb942896c1da79, 2cca73b338334f9cad16a2504ad520c0; no voters: 2541e895df0049f6a00483b026f9a2dd
I20260713 09:02:59.463032 12445 raft_consensus.cc:2804] T c4f21d14895d4281a4d94602124c1f3f P 0f5894b06c134e03a3cb942896c1da79 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:59.463253 12535 consensus_queue.cc:1048] T 59f256a09d4e44cd82252cab381698f8 P 2541e895df0049f6a00483b026f9a2dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:59.463583 12445 raft_consensus.cc:697] T c4f21d14895d4281a4d94602124c1f3f P 0f5894b06c134e03a3cb942896c1da79 [term 1 LEADER]: Becoming Leader. State: Replica: 0f5894b06c134e03a3cb942896c1da79, State: Running, Role: LEADER
I20260713 09:02:59.464457 12445 consensus_queue.cc:237] T c4f21d14895d4281a4d94602124c1f3f P 0f5894b06c134e03a3cb942896c1da79 [LEADER]: Queue going to LEADER mode. State: All 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: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } }
W20260713 09:02:59.470269 12291 leader_election.cc:343] T bd6ef93f002a4b079bea1b6aa372c4d1 P 2cca73b338334f9cad16a2504ad520c0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0f5894b06c134e03a3cb942896c1da79 (127.10.222.131:37007): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:59.474892 12248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb9df26c637f4b6d819b27706e771e32" candidate_uuid: "2cca73b338334f9cad16a2504ad520c0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2541e895df0049f6a00483b026f9a2dd"
I20260713 09:02:59.475523 12248 raft_consensus.cc:3060] T cb9df26c637f4b6d819b27706e771e32 P 2541e895df0049f6a00483b026f9a2dd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:59.479429 12517 raft_consensus.cc:493] T d919c06ddd164c509cc40233575578ff P 2541e895df0049f6a00483b026f9a2dd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:59.479980 12517 raft_consensus.cc:515] T d919c06ddd164c509cc40233575578ff P 2541e895df0049f6a00483b026f9a2dd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } }
I20260713 09:02:59.481985 12517 leader_election.cc:290] T d919c06ddd164c509cc40233575578ff P 2541e895df0049f6a00483b026f9a2dd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2cca73b338334f9cad16a2504ad520c0 (127.10.222.130:37587), 0f5894b06c134e03a3cb942896c1da79 (127.10.222.131:37007)
I20260713 09:02:59.483834 12399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d919c06ddd164c509cc40233575578ff" candidate_uuid: "2541e895df0049f6a00483b026f9a2dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f5894b06c134e03a3cb942896c1da79" is_pre_election: true
I20260713 09:02:59.484562 12324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d919c06ddd164c509cc40233575578ff" candidate_uuid: "2541e895df0049f6a00483b026f9a2dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cca73b338334f9cad16a2504ad520c0" is_pre_election: true
W20260713 09:02:59.485204 12216 leader_election.cc:343] T d919c06ddd164c509cc40233575578ff P 2541e895df0049f6a00483b026f9a2dd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0f5894b06c134e03a3cb942896c1da79 (127.10.222.131:37007): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:59.479307 12535 consensus_queue.cc:1048] T b14f2047138e4ec7a6f6b9272a1fe18f P 2541e895df0049f6a00483b026f9a2dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:02:59.485895 12214 leader_election.cc:343] T d919c06ddd164c509cc40233575578ff P 2541e895df0049f6a00483b026f9a2dd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2cca73b338334f9cad16a2504ad520c0 (127.10.222.130:37587): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:59.486347 12214 leader_election.cc:304] T d919c06ddd164c509cc40233575578ff P 2541e895df0049f6a00483b026f9a2dd [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: 2541e895df0049f6a00483b026f9a2dd; no voters: 0f5894b06c134e03a3cb942896c1da79, 2cca73b338334f9cad16a2504ad520c0
I20260713 09:02:59.487404 12535 raft_consensus.cc:2749] T d919c06ddd164c509cc40233575578ff P 2541e895df0049f6a00483b026f9a2dd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:02:59.495671 12453 consensus_queue.cc:1048] T 59f256a09d4e44cd82252cab381698f8 P 2541e895df0049f6a00483b026f9a2dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:59.495000 12535 consensus_queue.cc:1048] T b14f2047138e4ec7a6f6b9272a1fe18f P 2541e895df0049f6a00483b026f9a2dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
I20260713 09:02:59.505796 12484 raft_consensus.cc:493] T 6678ed9b91574e8997d90a79f0712d63 P 2cca73b338334f9cad16a2504ad520c0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:59.506332 12484 raft_consensus.cc:515] T 6678ed9b91574e8997d90a79f0712d63 P 2cca73b338334f9cad16a2504ad520c0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } }
I20260713 09:02:59.508411 12484 leader_election.cc:290] T 6678ed9b91574e8997d90a79f0712d63 P 2cca73b338334f9cad16a2504ad520c0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2541e895df0049f6a00483b026f9a2dd (127.10.222.129:36195), 0f5894b06c134e03a3cb942896c1da79 (127.10.222.131:37007)
I20260713 09:02:59.517189 12484 raft_consensus.cc:493] T 46e1f54761b141c3b0f514d4215b6f5c P 2cca73b338334f9cad16a2504ad520c0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:59.521131 12484 raft_consensus.cc:515] T 46e1f54761b141c3b0f514d4215b6f5c P 2cca73b338334f9cad16a2504ad520c0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } }
I20260713 09:02:59.523276 12484 leader_election.cc:290] T 46e1f54761b141c3b0f514d4215b6f5c P 2cca73b338334f9cad16a2504ad520c0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2541e895df0049f6a00483b026f9a2dd (127.10.222.129:36195), 0f5894b06c134e03a3cb942896c1da79 (127.10.222.131:37007)
I20260713 09:02:59.528129 12250 raft_consensus.cc:2468] T bd6ef93f002a4b079bea1b6aa372c4d1 P 2541e895df0049f6a00483b026f9a2dd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cca73b338334f9cad16a2504ad520c0 in term 1.
I20260713 09:02:59.530184 12399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb9df26c637f4b6d819b27706e771e32" candidate_uuid: "2cca73b338334f9cad16a2504ad520c0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f5894b06c134e03a3cb942896c1da79"
I20260713 09:02:59.544584 12145 catalog_manager.cc:5697] T c4f21d14895d4281a4d94602124c1f3f P 0f5894b06c134e03a3cb942896c1da79 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0f5894b06c134e03a3cb942896c1da79 (127.10.222.131). New cstate: current_term: 1 leader_uuid: "0f5894b06c134e03a3cb942896c1da79" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } health_report { overall_health: HEALTHY } } }
I20260713 09:02:59.554260 12291 leader_election.cc:304] T bd6ef93f002a4b079bea1b6aa372c4d1 P 2cca73b338334f9cad16a2504ad520c0 [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: 2541e895df0049f6a00483b026f9a2dd, 2cca73b338334f9cad16a2504ad520c0; no voters: 0f5894b06c134e03a3cb942896c1da79
I20260713 09:02:59.555869 12484 consensus_queue.cc:1048] T 8b42da2def9d48f8a268b8b612d79a13 P 2cca73b338334f9cad16a2504ad520c0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:59.557149 12484 raft_consensus.cc:2804] T bd6ef93f002a4b079bea1b6aa372c4d1 P 2cca73b338334f9cad16a2504ad520c0 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:59.557595 12484 raft_consensus.cc:697] T bd6ef93f002a4b079bea1b6aa372c4d1 P 2cca73b338334f9cad16a2504ad520c0 [term 1 LEADER]: Becoming Leader. State: Replica: 2cca73b338334f9cad16a2504ad520c0, State: Running, Role: LEADER
I20260713 09:02:59.558364 12484 consensus_queue.cc:237] T bd6ef93f002a4b079bea1b6aa372c4d1 P 2cca73b338334f9cad16a2504ad520c0 [LEADER]: Queue going to LEADER mode. State: All 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: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } }
I20260713 09:02:59.559139 12251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6678ed9b91574e8997d90a79f0712d63" candidate_uuid: "2cca73b338334f9cad16a2504ad520c0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2541e895df0049f6a00483b026f9a2dd" is_pre_election: true
I20260713 09:02:59.559932 12399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6678ed9b91574e8997d90a79f0712d63" candidate_uuid: "2cca73b338334f9cad16a2504ad520c0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f5894b06c134e03a3cb942896c1da79" is_pre_election: true
I20260713 09:02:59.560526 12399 raft_consensus.cc:2468] T 6678ed9b91574e8997d90a79f0712d63 P 0f5894b06c134e03a3cb942896c1da79 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cca73b338334f9cad16a2504ad520c0 in term 0.
I20260713 09:02:59.562484 12251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46e1f54761b141c3b0f514d4215b6f5c" candidate_uuid: "2cca73b338334f9cad16a2504ad520c0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2541e895df0049f6a00483b026f9a2dd" is_pre_election: true
I20260713 09:02:59.564435 12399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46e1f54761b141c3b0f514d4215b6f5c" candidate_uuid: "2cca73b338334f9cad16a2504ad520c0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f5894b06c134e03a3cb942896c1da79" is_pre_election: true
I20260713 09:02:59.565014 12399 raft_consensus.cc:2468] T 46e1f54761b141c3b0f514d4215b6f5c P 0f5894b06c134e03a3cb942896c1da79 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cca73b338334f9cad16a2504ad520c0 in term 0.
I20260713 09:02:59.573750 12442 tablet_bootstrap.cc:492] T 46e1f54761b141c3b0f514d4215b6f5c P 2541e895df0049f6a00483b026f9a2dd: No bootstrap required, opened a new log
I20260713 09:02:59.574347 12442 ts_tablet_manager.cc:1403] T 46e1f54761b141c3b0f514d4215b6f5c P 2541e895df0049f6a00483b026f9a2dd: Time spent bootstrapping tablet: real 0.249s	user 0.057s	sys 0.089s
I20260713 09:02:59.577014 12442 raft_consensus.cc:359] T 46e1f54761b141c3b0f514d4215b6f5c P 2541e895df0049f6a00483b026f9a2dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } }
I20260713 09:02:59.527001 12248 raft_consensus.cc:2468] T cb9df26c637f4b6d819b27706e771e32 P 2541e895df0049f6a00483b026f9a2dd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cca73b338334f9cad16a2504ad520c0 in term 1.
W20260713 09:02:59.578464 12291 leader_election.cc:343] T cb9df26c637f4b6d819b27706e771e32 P 2cca73b338334f9cad16a2504ad520c0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0f5894b06c134e03a3cb942896c1da79 (127.10.222.131:37007): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:59.579279 12505 raft_consensus.cc:493] T 808305af4b6b4e0d9f88b03de475a766 P 2cca73b338334f9cad16a2504ad520c0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:59.579408 12291 leader_election.cc:304] T 6678ed9b91574e8997d90a79f0712d63 P 2cca73b338334f9cad16a2504ad520c0 [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: 0f5894b06c134e03a3cb942896c1da79, 2cca73b338334f9cad16a2504ad520c0; no voters: 
I20260713 09:02:59.579711 12505 raft_consensus.cc:515] T 808305af4b6b4e0d9f88b03de475a766 P 2cca73b338334f9cad16a2504ad520c0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } }
I20260713 09:02:59.581619 12505 leader_election.cc:290] T 808305af4b6b4e0d9f88b03de475a766 P 2cca73b338334f9cad16a2504ad520c0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2541e895df0049f6a00483b026f9a2dd (127.10.222.129:36195), 0f5894b06c134e03a3cb942896c1da79 (127.10.222.131:37007)
I20260713 09:02:59.582427 12535 raft_consensus.cc:493] T 8b42da2def9d48f8a268b8b612d79a13 P 2541e895df0049f6a00483b026f9a2dd [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:59.582561 12505 raft_consensus.cc:2804] T 6678ed9b91574e8997d90a79f0712d63 P 2cca73b338334f9cad16a2504ad520c0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:59.582962 12505 raft_consensus.cc:493] T 6678ed9b91574e8997d90a79f0712d63 P 2cca73b338334f9cad16a2504ad520c0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:59.586040 12505 raft_consensus.cc:3060] T 6678ed9b91574e8997d90a79f0712d63 P 2cca73b338334f9cad16a2504ad520c0 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:59.582881 12535 raft_consensus.cc:515] T 8b42da2def9d48f8a268b8b612d79a13 P 2541e895df0049f6a00483b026f9a2dd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } }
I20260713 09:02:59.588519 12535 leader_election.cc:290] T 8b42da2def9d48f8a268b8b612d79a13 P 2541e895df0049f6a00483b026f9a2dd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2cca73b338334f9cad16a2504ad520c0 (127.10.222.130:37587), 0f5894b06c134e03a3cb942896c1da79 (127.10.222.131:37007)
I20260713 09:02:59.577700 12442 raft_consensus.cc:385] T 46e1f54761b141c3b0f514d4215b6f5c P 2541e895df0049f6a00483b026f9a2dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:59.589985 12399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b42da2def9d48f8a268b8b612d79a13" candidate_uuid: "2541e895df0049f6a00483b026f9a2dd" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f5894b06c134e03a3cb942896c1da79" is_pre_election: true
I20260713 09:02:59.590276 12324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b42da2def9d48f8a268b8b612d79a13" candidate_uuid: "2541e895df0049f6a00483b026f9a2dd" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cca73b338334f9cad16a2504ad520c0" is_pre_election: true
I20260713 09:02:59.591665 12214 leader_election.cc:304] T 8b42da2def9d48f8a268b8b612d79a13 P 2541e895df0049f6a00483b026f9a2dd [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: 2541e895df0049f6a00483b026f9a2dd; no voters: 0f5894b06c134e03a3cb942896c1da79, 2cca73b338334f9cad16a2504ad520c0
I20260713 09:02:59.592602 12441 tablet_bootstrap.cc:492] T 4491e79f62a543328ac59c7ced9900fa P 2cca73b338334f9cad16a2504ad520c0: No bootstrap required, opened a new log
I20260713 09:02:59.592623 12535 raft_consensus.cc:2749] T 8b42da2def9d48f8a268b8b612d79a13 P 2541e895df0049f6a00483b026f9a2dd [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:02:59.593225 12441 ts_tablet_manager.cc:1403] T 4491e79f62a543328ac59c7ced9900fa P 2cca73b338334f9cad16a2504ad520c0: Time spent bootstrapping tablet: real 0.243s	user 0.061s	sys 0.072s
I20260713 09:02:59.595017 12441 raft_consensus.cc:359] T 4491e79f62a543328ac59c7ced9900fa P 2cca73b338334f9cad16a2504ad520c0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } }
I20260713 09:02:59.595504 12441 raft_consensus.cc:385] T 4491e79f62a543328ac59c7ced9900fa P 2cca73b338334f9cad16a2504ad520c0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:59.595721 12441 raft_consensus.cc:740] T 4491e79f62a543328ac59c7ced9900fa P 2cca73b338334f9cad16a2504ad520c0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2cca73b338334f9cad16a2504ad520c0, State: Initialized, Role: FOLLOWER
I20260713 09:02:59.596202 12441 consensus_queue.cc:260] T 4491e79f62a543328ac59c7ced9900fa P 2cca73b338334f9cad16a2504ad520c0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } }
I20260713 09:02:59.597641 12441 ts_tablet_manager.cc:1434] T 4491e79f62a543328ac59c7ced9900fa P 2cca73b338334f9cad16a2504ad520c0: Time spent starting tablet: real 0.004s	user 0.002s	sys 0.000s
I20260713 09:02:59.597440 12505 raft_consensus.cc:515] T 6678ed9b91574e8997d90a79f0712d63 P 2cca73b338334f9cad16a2504ad520c0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } }
I20260713 09:02:59.598374 12441 tablet_bootstrap.cc:492] T d919c06ddd164c509cc40233575578ff P 2cca73b338334f9cad16a2504ad520c0: Bootstrap starting.
I20260713 09:02:59.590037 12442 raft_consensus.cc:740] T 46e1f54761b141c3b0f514d4215b6f5c P 2541e895df0049f6a00483b026f9a2dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2541e895df0049f6a00483b026f9a2dd, State: Initialized, Role: FOLLOWER
I20260713 09:02:59.600677 12291 leader_election.cc:304] T 46e1f54761b141c3b0f514d4215b6f5c P 2cca73b338334f9cad16a2504ad520c0 [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: 0f5894b06c134e03a3cb942896c1da79, 2cca73b338334f9cad16a2504ad520c0; no voters: 
I20260713 09:02:59.601565 12559 raft_consensus.cc:2804] T 46e1f54761b141c3b0f514d4215b6f5c P 2cca73b338334f9cad16a2504ad520c0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:59.602397 12559 raft_consensus.cc:493] T 46e1f54761b141c3b0f514d4215b6f5c P 2cca73b338334f9cad16a2504ad520c0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:59.602332 12442 consensus_queue.cc:260] T 46e1f54761b141c3b0f514d4215b6f5c P 2541e895df0049f6a00483b026f9a2dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } }
I20260713 09:02:59.601918 12440 tablet_bootstrap.cc:492] T 2c0ea15d861544ed85f2747c8a8648f4 P 0f5894b06c134e03a3cb942896c1da79: No bootstrap required, opened a new log
I20260713 09:02:59.611267 12250 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "808305af4b6b4e0d9f88b03de475a766" candidate_uuid: "2cca73b338334f9cad16a2504ad520c0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2541e895df0049f6a00483b026f9a2dd" is_pre_election: true
I20260713 09:02:59.612128 12440 ts_tablet_manager.cc:1403] T 2c0ea15d861544ed85f2747c8a8648f4 P 0f5894b06c134e03a3cb942896c1da79: Time spent bootstrapping tablet: real 0.288s	user 0.079s	sys 0.141s
I20260713 09:02:59.604310 12442 ts_tablet_manager.cc:1434] T 46e1f54761b141c3b0f514d4215b6f5c P 2541e895df0049f6a00483b026f9a2dd: Time spent starting tablet: real 0.030s	user 0.003s	sys 0.003s
I20260713 09:02:59.612764 12399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "808305af4b6b4e0d9f88b03de475a766" candidate_uuid: "2cca73b338334f9cad16a2504ad520c0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f5894b06c134e03a3cb942896c1da79" is_pre_election: true
I20260713 09:02:59.613245 12442 tablet_bootstrap.cc:492] T 808305af4b6b4e0d9f88b03de475a766 P 2541e895df0049f6a00483b026f9a2dd: Bootstrap starting.
I20260713 09:02:59.614998 12440 raft_consensus.cc:359] T 2c0ea15d861544ed85f2747c8a8648f4 P 0f5894b06c134e03a3cb942896c1da79 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } }
I20260713 09:02:59.615694 12440 raft_consensus.cc:385] T 2c0ea15d861544ed85f2747c8a8648f4 P 0f5894b06c134e03a3cb942896c1da79 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:59.615994 12440 raft_consensus.cc:740] T 2c0ea15d861544ed85f2747c8a8648f4 P 0f5894b06c134e03a3cb942896c1da79 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f5894b06c134e03a3cb942896c1da79, State: Initialized, Role: FOLLOWER
I20260713 09:02:59.616665 12250 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6678ed9b91574e8997d90a79f0712d63" candidate_uuid: "2cca73b338334f9cad16a2504ad520c0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2541e895df0049f6a00483b026f9a2dd"
I20260713 09:02:59.616680 12440 consensus_queue.cc:260] T 2c0ea15d861544ed85f2747c8a8648f4 P 0f5894b06c134e03a3cb942896c1da79 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } }
I20260713 09:02:59.618877 12440 ts_tablet_manager.cc:1434] T 2c0ea15d861544ed85f2747c8a8648f4 P 0f5894b06c134e03a3cb942896c1da79: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.001s
I20260713 09:02:59.604128 12441 tablet_bootstrap.cc:654] T d919c06ddd164c509cc40233575578ff P 2cca73b338334f9cad16a2504ad520c0: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:59.619611 12442 tablet_bootstrap.cc:654] T 808305af4b6b4e0d9f88b03de475a766 P 2541e895df0049f6a00483b026f9a2dd: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:59.604836 12505 leader_election.cc:290] T 6678ed9b91574e8997d90a79f0712d63 P 2cca73b338334f9cad16a2504ad520c0 [CANDIDATE]: Term 1 election: Requested vote from peers 2541e895df0049f6a00483b026f9a2dd (127.10.222.129:36195), 0f5894b06c134e03a3cb942896c1da79 (127.10.222.131:37007)
W20260713 09:02:59.624876 12291 leader_election.cc:343] T 6678ed9b91574e8997d90a79f0712d63 P 2cca73b338334f9cad16a2504ad520c0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2541e895df0049f6a00483b026f9a2dd (127.10.222.129:36195): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:02:59.625764 12291 leader_election.cc:343] T 46e1f54761b141c3b0f514d4215b6f5c P 2cca73b338334f9cad16a2504ad520c0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2541e895df0049f6a00483b026f9a2dd (127.10.222.129:36195): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:59.627197 12440 tablet_bootstrap.cc:492] T 808305af4b6b4e0d9f88b03de475a766 P 0f5894b06c134e03a3cb942896c1da79: Bootstrap starting.
I20260713 09:02:59.632920 12291 leader_election.cc:304] T cb9df26c637f4b6d819b27706e771e32 P 2cca73b338334f9cad16a2504ad520c0 [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: 2541e895df0049f6a00483b026f9a2dd, 2cca73b338334f9cad16a2504ad520c0; no voters: 0f5894b06c134e03a3cb942896c1da79
I20260713 09:02:59.633934 12558 raft_consensus.cc:2804] T cb9df26c637f4b6d819b27706e771e32 P 2cca73b338334f9cad16a2504ad520c0 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:59.634378 12558 raft_consensus.cc:697] T cb9df26c637f4b6d819b27706e771e32 P 2cca73b338334f9cad16a2504ad520c0 [term 1 LEADER]: Becoming Leader. State: Replica: 2cca73b338334f9cad16a2504ad520c0, State: Running, Role: LEADER
W20260713 09:02:59.634434 12291 leader_election.cc:343] T 808305af4b6b4e0d9f88b03de475a766 P 2cca73b338334f9cad16a2504ad520c0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2541e895df0049f6a00483b026f9a2dd (127.10.222.129:36195): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:02:59.635191 12291 leader_election.cc:343] T 6678ed9b91574e8997d90a79f0712d63 P 2cca73b338334f9cad16a2504ad520c0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2541e895df0049f6a00483b026f9a2dd (127.10.222.129:36195): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:59.635303 12558 consensus_queue.cc:237] T cb9df26c637f4b6d819b27706e771e32 P 2cca73b338334f9cad16a2504ad520c0 [LEADER]: Queue going to LEADER mode. State: All 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: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } }
I20260713 09:02:59.636731 12399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6678ed9b91574e8997d90a79f0712d63" candidate_uuid: "2cca73b338334f9cad16a2504ad520c0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f5894b06c134e03a3cb942896c1da79"
I20260713 09:02:59.637321 12399 raft_consensus.cc:3060] T 6678ed9b91574e8997d90a79f0712d63 P 0f5894b06c134e03a3cb942896c1da79 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:59.602870 12559 raft_consensus.cc:3060] T 46e1f54761b141c3b0f514d4215b6f5c P 2cca73b338334f9cad16a2504ad520c0 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:59.647202 12399 raft_consensus.cc:2468] T 6678ed9b91574e8997d90a79f0712d63 P 0f5894b06c134e03a3cb942896c1da79 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cca73b338334f9cad16a2504ad520c0 in term 1.
I20260713 09:02:59.650754 12440 tablet_bootstrap.cc:654] T 808305af4b6b4e0d9f88b03de475a766 P 0f5894b06c134e03a3cb942896c1da79: Neither blocks nor log segments found. Creating new log.
W20260713 09:02:59.652868 12291 leader_election.cc:343] T 808305af4b6b4e0d9f88b03de475a766 P 2cca73b338334f9cad16a2504ad520c0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0f5894b06c134e03a3cb942896c1da79 (127.10.222.131:37007): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:59.655836 12291 leader_election.cc:304] T 808305af4b6b4e0d9f88b03de475a766 P 2cca73b338334f9cad16a2504ad520c0 [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: 2cca73b338334f9cad16a2504ad520c0; no voters: 0f5894b06c134e03a3cb942896c1da79, 2541e895df0049f6a00483b026f9a2dd
I20260713 09:02:59.656607 12558 raft_consensus.cc:2749] T 808305af4b6b4e0d9f88b03de475a766 P 2cca73b338334f9cad16a2504ad520c0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:02:59.657891 12291 leader_election.cc:304] T 6678ed9b91574e8997d90a79f0712d63 P 2cca73b338334f9cad16a2504ad520c0 [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: 0f5894b06c134e03a3cb942896c1da79, 2cca73b338334f9cad16a2504ad520c0; no voters: 2541e895df0049f6a00483b026f9a2dd
I20260713 09:02:59.657785 12145 catalog_manager.cc:5697] T bd6ef93f002a4b079bea1b6aa372c4d1 P 2cca73b338334f9cad16a2504ad520c0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2cca73b338334f9cad16a2504ad520c0 (127.10.222.130). New cstate: current_term: 1 leader_uuid: "2cca73b338334f9cad16a2504ad520c0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:59.658721 12505 raft_consensus.cc:2804] T 6678ed9b91574e8997d90a79f0712d63 P 2cca73b338334f9cad16a2504ad520c0 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:59.659281 12505 raft_consensus.cc:697] T 6678ed9b91574e8997d90a79f0712d63 P 2cca73b338334f9cad16a2504ad520c0 [term 1 LEADER]: Becoming Leader. State: Replica: 2cca73b338334f9cad16a2504ad520c0, State: Running, Role: LEADER
I20260713 09:02:59.660135 12505 consensus_queue.cc:237] T 6678ed9b91574e8997d90a79f0712d63 P 2cca73b338334f9cad16a2504ad520c0 [LEADER]: Queue going to LEADER mode. State: All 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: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } }
I20260713 09:02:59.661999 12559 raft_consensus.cc:515] T 46e1f54761b141c3b0f514d4215b6f5c P 2cca73b338334f9cad16a2504ad520c0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } }
I20260713 09:02:59.664024 12559 leader_election.cc:290] T 46e1f54761b141c3b0f514d4215b6f5c P 2cca73b338334f9cad16a2504ad520c0 [CANDIDATE]: Term 1 election: Requested vote from peers 2541e895df0049f6a00483b026f9a2dd (127.10.222.129:36195), 0f5894b06c134e03a3cb942896c1da79 (127.10.222.131:37007)
I20260713 09:02:59.666385 12440 tablet_bootstrap.cc:492] T 808305af4b6b4e0d9f88b03de475a766 P 0f5894b06c134e03a3cb942896c1da79: No bootstrap required, opened a new log
I20260713 09:02:59.666868 12440 ts_tablet_manager.cc:1403] T 808305af4b6b4e0d9f88b03de475a766 P 0f5894b06c134e03a3cb942896c1da79: Time spent bootstrapping tablet: real 0.040s	user 0.010s	sys 0.000s
I20260713 09:02:59.667449 12442 tablet_bootstrap.cc:492] T 808305af4b6b4e0d9f88b03de475a766 P 2541e895df0049f6a00483b026f9a2dd: No bootstrap required, opened a new log
I20260713 09:02:59.667317 12248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46e1f54761b141c3b0f514d4215b6f5c" candidate_uuid: "2cca73b338334f9cad16a2504ad520c0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2541e895df0049f6a00483b026f9a2dd"
I20260713 09:02:59.667857 12442 ts_tablet_manager.cc:1403] T 808305af4b6b4e0d9f88b03de475a766 P 2541e895df0049f6a00483b026f9a2dd: Time spent bootstrapping tablet: real 0.055s	user 0.026s	sys 0.017s
I20260713 09:02:59.667862 12248 raft_consensus.cc:3060] T 46e1f54761b141c3b0f514d4215b6f5c P 2541e895df0049f6a00483b026f9a2dd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:59.670352 12442 raft_consensus.cc:359] T 808305af4b6b4e0d9f88b03de475a766 P 2541e895df0049f6a00483b026f9a2dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } }
I20260713 09:02:59.670995 12442 raft_consensus.cc:385] T 808305af4b6b4e0d9f88b03de475a766 P 2541e895df0049f6a00483b026f9a2dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:59.669530 12440 raft_consensus.cc:359] T 808305af4b6b4e0d9f88b03de475a766 P 0f5894b06c134e03a3cb942896c1da79 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } }
I20260713 09:02:59.672811 12440 raft_consensus.cc:385] T 808305af4b6b4e0d9f88b03de475a766 P 0f5894b06c134e03a3cb942896c1da79 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:59.673192 12440 raft_consensus.cc:740] T 808305af4b6b4e0d9f88b03de475a766 P 0f5894b06c134e03a3cb942896c1da79 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f5894b06c134e03a3cb942896c1da79, State: Initialized, Role: FOLLOWER
I20260713 09:02:59.673810 12441 tablet_bootstrap.cc:492] T d919c06ddd164c509cc40233575578ff P 2cca73b338334f9cad16a2504ad520c0: No bootstrap required, opened a new log
I20260713 09:02:59.674268 12441 ts_tablet_manager.cc:1403] T d919c06ddd164c509cc40233575578ff P 2cca73b338334f9cad16a2504ad520c0: Time spent bootstrapping tablet: real 0.076s	user 0.015s	sys 0.026s
I20260713 09:02:59.673977 12440 consensus_queue.cc:260] T 808305af4b6b4e0d9f88b03de475a766 P 0f5894b06c134e03a3cb942896c1da79 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } }
I20260713 09:02:59.674481 12248 raft_consensus.cc:2468] T 46e1f54761b141c3b0f514d4215b6f5c P 2541e895df0049f6a00483b026f9a2dd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cca73b338334f9cad16a2504ad520c0 in term 1.
I20260713 09:02:59.671334 12442 raft_consensus.cc:740] T 808305af4b6b4e0d9f88b03de475a766 P 2541e895df0049f6a00483b026f9a2dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2541e895df0049f6a00483b026f9a2dd, State: Initialized, Role: FOLLOWER
I20260713 09:02:59.675851 12442 consensus_queue.cc:260] T 808305af4b6b4e0d9f88b03de475a766 P 2541e895df0049f6a00483b026f9a2dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } }
I20260713 09:02:59.677749 12442 ts_tablet_manager.cc:1434] T 808305af4b6b4e0d9f88b03de475a766 P 2541e895df0049f6a00483b026f9a2dd: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.000s
I20260713 09:02:59.678840 12442 tablet_bootstrap.cc:492] T c4f21d14895d4281a4d94602124c1f3f P 2541e895df0049f6a00483b026f9a2dd: Bootstrap starting.
I20260713 09:02:59.679011 12445 raft_consensus.cc:493] T 808305af4b6b4e0d9f88b03de475a766 P 0f5894b06c134e03a3cb942896c1da79 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:59.679217 12399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46e1f54761b141c3b0f514d4215b6f5c" candidate_uuid: "2cca73b338334f9cad16a2504ad520c0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f5894b06c134e03a3cb942896c1da79"
I20260713 09:02:59.679498 12445 raft_consensus.cc:515] T 808305af4b6b4e0d9f88b03de475a766 P 0f5894b06c134e03a3cb942896c1da79 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } }
I20260713 09:02:59.679854 12441 raft_consensus.cc:359] T d919c06ddd164c509cc40233575578ff P 2cca73b338334f9cad16a2504ad520c0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } }
I20260713 09:02:59.680871 12441 raft_consensus.cc:385] T d919c06ddd164c509cc40233575578ff P 2cca73b338334f9cad16a2504ad520c0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:59.681133 12441 raft_consensus.cc:740] T d919c06ddd164c509cc40233575578ff P 2cca73b338334f9cad16a2504ad520c0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2cca73b338334f9cad16a2504ad520c0, State: Initialized, Role: FOLLOWER
I20260713 09:02:59.681730 12445 leader_election.cc:290] T 808305af4b6b4e0d9f88b03de475a766 P 0f5894b06c134e03a3cb942896c1da79 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2541e895df0049f6a00483b026f9a2dd (127.10.222.129:36195), 2cca73b338334f9cad16a2504ad520c0 (127.10.222.130:37587)
I20260713 09:02:59.681823 12441 consensus_queue.cc:260] T d919c06ddd164c509cc40233575578ff P 2cca73b338334f9cad16a2504ad520c0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } }
I20260713 09:02:59.684218 12441 ts_tablet_manager.cc:1434] T d919c06ddd164c509cc40233575578ff P 2cca73b338334f9cad16a2504ad520c0: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260713 09:02:59.684414 12250 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "808305af4b6b4e0d9f88b03de475a766" candidate_uuid: "0f5894b06c134e03a3cb942896c1da79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2541e895df0049f6a00483b026f9a2dd" is_pre_election: true
I20260713 09:02:59.679761 12399 raft_consensus.cc:3060] T 46e1f54761b141c3b0f514d4215b6f5c P 0f5894b06c134e03a3cb942896c1da79 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:59.685240 12442 tablet_bootstrap.cc:654] T c4f21d14895d4281a4d94602124c1f3f P 2541e895df0049f6a00483b026f9a2dd: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:59.684988 12250 raft_consensus.cc:2468] T 808305af4b6b4e0d9f88b03de475a766 P 2541e895df0049f6a00483b026f9a2dd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0f5894b06c134e03a3cb942896c1da79 in term 0.
I20260713 09:02:59.686637 12291 leader_election.cc:304] T 46e1f54761b141c3b0f514d4215b6f5c P 2cca73b338334f9cad16a2504ad520c0 [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: 2541e895df0049f6a00483b026f9a2dd, 2cca73b338334f9cad16a2504ad520c0; no voters: 
I20260713 09:02:59.684989 12441 tablet_bootstrap.cc:492] T b2b8921a63ef4f0698a96fe58cf3c0d7 P 2cca73b338334f9cad16a2504ad520c0: Bootstrap starting.
I20260713 09:02:59.689296 12365 leader_election.cc:304] T 808305af4b6b4e0d9f88b03de475a766 P 0f5894b06c134e03a3cb942896c1da79 [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: 0f5894b06c134e03a3cb942896c1da79, 2541e895df0049f6a00483b026f9a2dd; no voters: 
I20260713 09:02:59.691375 12505 raft_consensus.cc:2804] T 46e1f54761b141c3b0f514d4215b6f5c P 2cca73b338334f9cad16a2504ad520c0 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:59.691902 12505 raft_consensus.cc:697] T 46e1f54761b141c3b0f514d4215b6f5c P 2cca73b338334f9cad16a2504ad520c0 [term 1 LEADER]: Becoming Leader. State: Replica: 2cca73b338334f9cad16a2504ad520c0, State: Running, Role: LEADER
I20260713 09:02:59.692207 12445 raft_consensus.cc:2804] T 808305af4b6b4e0d9f88b03de475a766 P 0f5894b06c134e03a3cb942896c1da79 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:59.692585 12445 raft_consensus.cc:493] T 808305af4b6b4e0d9f88b03de475a766 P 0f5894b06c134e03a3cb942896c1da79 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:59.692914 12445 raft_consensus.cc:3060] T 808305af4b6b4e0d9f88b03de475a766 P 0f5894b06c134e03a3cb942896c1da79 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:59.692780 12505 consensus_queue.cc:237] T 46e1f54761b141c3b0f514d4215b6f5c P 2cca73b338334f9cad16a2504ad520c0 [LEADER]: Queue going to LEADER mode. State: All 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: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } }
I20260713 09:02:59.695214 12447 raft_consensus.cc:493] T 4491e79f62a543328ac59c7ced9900fa P 0f5894b06c134e03a3cb942896c1da79 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:59.695677 12447 raft_consensus.cc:515] T 4491e79f62a543328ac59c7ced9900fa P 0f5894b06c134e03a3cb942896c1da79 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } }
I20260713 09:02:59.685053 12440 ts_tablet_manager.cc:1434] T 808305af4b6b4e0d9f88b03de475a766 P 0f5894b06c134e03a3cb942896c1da79: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.000s
I20260713 09:02:59.696920 12440 tablet_bootstrap.cc:492] T cb9df26c637f4b6d819b27706e771e32 P 0f5894b06c134e03a3cb942896c1da79: Bootstrap starting.
I20260713 09:02:59.697626 12447 leader_election.cc:290] T 4491e79f62a543328ac59c7ced9900fa P 0f5894b06c134e03a3cb942896c1da79 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2541e895df0049f6a00483b026f9a2dd (127.10.222.129:36195), 2cca73b338334f9cad16a2504ad520c0 (127.10.222.130:37587)
I20260713 09:02:59.698992 12442 tablet_bootstrap.cc:492] T c4f21d14895d4281a4d94602124c1f3f P 2541e895df0049f6a00483b026f9a2dd: No bootstrap required, opened a new log
I20260713 09:02:59.699474 12442 ts_tablet_manager.cc:1403] T c4f21d14895d4281a4d94602124c1f3f P 2541e895df0049f6a00483b026f9a2dd: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.005s
I20260713 09:02:59.699374 12441 tablet_bootstrap.cc:654] T b2b8921a63ef4f0698a96fe58cf3c0d7 P 2cca73b338334f9cad16a2504ad520c0: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:59.701514 12248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4491e79f62a543328ac59c7ced9900fa" candidate_uuid: "0f5894b06c134e03a3cb942896c1da79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2541e895df0049f6a00483b026f9a2dd" is_pre_election: true
I20260713 09:02:59.702160 12248 raft_consensus.cc:2468] T 4491e79f62a543328ac59c7ced9900fa P 2541e895df0049f6a00483b026f9a2dd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0f5894b06c134e03a3cb942896c1da79 in term 0.
I20260713 09:02:59.703649 12365 leader_election.cc:304] T 4491e79f62a543328ac59c7ced9900fa P 0f5894b06c134e03a3cb942896c1da79 [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: 0f5894b06c134e03a3cb942896c1da79, 2541e895df0049f6a00483b026f9a2dd; no voters: 
I20260713 09:02:59.704311 12471 raft_consensus.cc:493] T d27792d963d545b794da3989d05019b1 P 0f5894b06c134e03a3cb942896c1da79 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:59.704764 12471 raft_consensus.cc:515] T d27792d963d545b794da3989d05019b1 P 0f5894b06c134e03a3cb942896c1da79 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } }
I20260713 09:02:59.705297 12447 raft_consensus.cc:2804] T 4491e79f62a543328ac59c7ced9900fa P 0f5894b06c134e03a3cb942896c1da79 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:59.705649 12447 raft_consensus.cc:493] T 4491e79f62a543328ac59c7ced9900fa P 0f5894b06c134e03a3cb942896c1da79 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:59.705956 12447 raft_consensus.cc:3060] T 4491e79f62a543328ac59c7ced9900fa P 0f5894b06c134e03a3cb942896c1da79 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:59.706583 12471 leader_election.cc:290] T d27792d963d545b794da3989d05019b1 P 0f5894b06c134e03a3cb942896c1da79 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2541e895df0049f6a00483b026f9a2dd (127.10.222.129:36195), 2cca73b338334f9cad16a2504ad520c0 (127.10.222.130:37587)
I20260713 09:02:59.698906 12324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "808305af4b6b4e0d9f88b03de475a766" candidate_uuid: "0f5894b06c134e03a3cb942896c1da79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cca73b338334f9cad16a2504ad520c0" is_pre_election: true
I20260713 09:02:59.707677 12324 raft_consensus.cc:2468] T 808305af4b6b4e0d9f88b03de475a766 P 2cca73b338334f9cad16a2504ad520c0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0f5894b06c134e03a3cb942896c1da79 in term 0.
I20260713 09:02:59.691656 12399 raft_consensus.cc:2468] T 46e1f54761b141c3b0f514d4215b6f5c P 0f5894b06c134e03a3cb942896c1da79 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cca73b338334f9cad16a2504ad520c0 in term 1.
I20260713 09:02:59.715960 12442 raft_consensus.cc:359] T c4f21d14895d4281a4d94602124c1f3f P 2541e895df0049f6a00483b026f9a2dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } }
I20260713 09:02:59.716463 12248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d27792d963d545b794da3989d05019b1" candidate_uuid: "0f5894b06c134e03a3cb942896c1da79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2541e895df0049f6a00483b026f9a2dd" is_pre_election: true
I20260713 09:02:59.716687 12442 raft_consensus.cc:385] T c4f21d14895d4281a4d94602124c1f3f P 2541e895df0049f6a00483b026f9a2dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:59.717015 12324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4491e79f62a543328ac59c7ced9900fa" candidate_uuid: "0f5894b06c134e03a3cb942896c1da79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cca73b338334f9cad16a2504ad520c0" is_pre_election: true
I20260713 09:02:59.717042 12248 raft_consensus.cc:2468] T d27792d963d545b794da3989d05019b1 P 2541e895df0049f6a00483b026f9a2dd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0f5894b06c134e03a3cb942896c1da79 in term 0.
I20260713 09:02:59.717713 12324 raft_consensus.cc:2468] T 4491e79f62a543328ac59c7ced9900fa P 2cca73b338334f9cad16a2504ad520c0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0f5894b06c134e03a3cb942896c1da79 in term 0.
I20260713 09:02:59.717782 12447 raft_consensus.cc:515] T 4491e79f62a543328ac59c7ced9900fa P 0f5894b06c134e03a3cb942896c1da79 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } }
I20260713 09:02:59.717043 12442 raft_consensus.cc:740] T c4f21d14895d4281a4d94602124c1f3f P 2541e895df0049f6a00483b026f9a2dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2541e895df0049f6a00483b026f9a2dd, State: Initialized, Role: FOLLOWER
I20260713 09:02:59.718122 12445 raft_consensus.cc:515] T 808305af4b6b4e0d9f88b03de475a766 P 0f5894b06c134e03a3cb942896c1da79 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } }
I20260713 09:02:59.718659 12365 leader_election.cc:304] T d27792d963d545b794da3989d05019b1 P 0f5894b06c134e03a3cb942896c1da79 [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: 0f5894b06c134e03a3cb942896c1da79, 2541e895df0049f6a00483b026f9a2dd; no voters: 
I20260713 09:02:59.719491 12471 raft_consensus.cc:2804] T d27792d963d545b794da3989d05019b1 P 0f5894b06c134e03a3cb942896c1da79 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:59.719251 12442 consensus_queue.cc:260] T c4f21d14895d4281a4d94602124c1f3f P 2541e895df0049f6a00483b026f9a2dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } }
I20260713 09:02:59.719830 12471 raft_consensus.cc:493] T d27792d963d545b794da3989d05019b1 P 0f5894b06c134e03a3cb942896c1da79 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:59.720180 12471 raft_consensus.cc:3060] T d27792d963d545b794da3989d05019b1 P 0f5894b06c134e03a3cb942896c1da79 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:59.724622 12248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "808305af4b6b4e0d9f88b03de475a766" candidate_uuid: "0f5894b06c134e03a3cb942896c1da79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2541e895df0049f6a00483b026f9a2dd"
I20260713 09:02:59.725160 12248 raft_consensus.cc:3060] T 808305af4b6b4e0d9f88b03de475a766 P 2541e895df0049f6a00483b026f9a2dd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:59.725044 12145 catalog_manager.cc:5697] T cb9df26c637f4b6d819b27706e771e32 P 2cca73b338334f9cad16a2504ad520c0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2cca73b338334f9cad16a2504ad520c0 (127.10.222.130). New cstate: current_term: 1 leader_uuid: "2cca73b338334f9cad16a2504ad520c0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:59.726281 12517 raft_consensus.cc:493] T c4f21d14895d4281a4d94602124c1f3f P 2541e895df0049f6a00483b026f9a2dd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:59.726706 12517 raft_consensus.cc:515] T c4f21d14895d4281a4d94602124c1f3f P 2541e895df0049f6a00483b026f9a2dd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } }
I20260713 09:02:59.727977 12324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d27792d963d545b794da3989d05019b1" candidate_uuid: "0f5894b06c134e03a3cb942896c1da79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cca73b338334f9cad16a2504ad520c0" is_pre_election: true
I20260713 09:02:59.728164 12442 ts_tablet_manager.cc:1434] T c4f21d14895d4281a4d94602124c1f3f P 2541e895df0049f6a00483b026f9a2dd: Time spent starting tablet: real 0.028s	user 0.008s	sys 0.005s
I20260713 09:02:59.728854 12517 leader_election.cc:290] T c4f21d14895d4281a4d94602124c1f3f P 2541e895df0049f6a00483b026f9a2dd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2cca73b338334f9cad16a2504ad520c0 (127.10.222.130:37587), 0f5894b06c134e03a3cb942896c1da79 (127.10.222.131:37007)
I20260713 09:02:59.726711 12145 catalog_manager.cc:5697] T 6678ed9b91574e8997d90a79f0712d63 P 2cca73b338334f9cad16a2504ad520c0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2cca73b338334f9cad16a2504ad520c0 (127.10.222.130). New cstate: current_term: 1 leader_uuid: "2cca73b338334f9cad16a2504ad520c0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:59.729430 12442 tablet_bootstrap.cc:492] T 6678ed9b91574e8997d90a79f0712d63 P 2541e895df0049f6a00483b026f9a2dd: Bootstrap starting.
I20260713 09:02:59.730525 12324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4f21d14895d4281a4d94602124c1f3f" candidate_uuid: "2541e895df0049f6a00483b026f9a2dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cca73b338334f9cad16a2504ad520c0" is_pre_election: true
I20260713 09:02:59.731237 12324 raft_consensus.cc:2393] T c4f21d14895d4281a4d94602124c1f3f P 2cca73b338334f9cad16a2504ad520c0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2541e895df0049f6a00483b026f9a2dd in current term 1: Already voted for candidate 0f5894b06c134e03a3cb942896c1da79 in this term.
I20260713 09:02:59.727129 12445 leader_election.cc:290] T 808305af4b6b4e0d9f88b03de475a766 P 0f5894b06c134e03a3cb942896c1da79 [CANDIDATE]: Term 1 election: Requested vote from peers 2541e895df0049f6a00483b026f9a2dd (127.10.222.129:36195), 2cca73b338334f9cad16a2504ad520c0 (127.10.222.130:37587)
I20260713 09:02:59.733120 12471 raft_consensus.cc:515] T d27792d963d545b794da3989d05019b1 P 0f5894b06c134e03a3cb942896c1da79 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } }
I20260713 09:02:59.736310 12250 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d27792d963d545b794da3989d05019b1" candidate_uuid: "0f5894b06c134e03a3cb942896c1da79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2541e895df0049f6a00483b026f9a2dd"
I20260713 09:02:59.737823 12250 raft_consensus.cc:3060] T d27792d963d545b794da3989d05019b1 P 2541e895df0049f6a00483b026f9a2dd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:59.738634 12471 leader_election.cc:290] T d27792d963d545b794da3989d05019b1 P 0f5894b06c134e03a3cb942896c1da79 [CANDIDATE]: Term 1 election: Requested vote from peers 2541e895df0049f6a00483b026f9a2dd (127.10.222.129:36195), 2cca73b338334f9cad16a2504ad520c0 (127.10.222.130:37587)
I20260713 09:02:59.739760 12145 catalog_manager.cc:5697] T 46e1f54761b141c3b0f514d4215b6f5c P 2cca73b338334f9cad16a2504ad520c0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2cca73b338334f9cad16a2504ad520c0 (127.10.222.130). New cstate: current_term: 1 leader_uuid: "2cca73b338334f9cad16a2504ad520c0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:59.742640 12399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4f21d14895d4281a4d94602124c1f3f" candidate_uuid: "2541e895df0049f6a00483b026f9a2dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f5894b06c134e03a3cb942896c1da79" is_pre_election: true
I20260713 09:02:59.744266 12216 leader_election.cc:304] T c4f21d14895d4281a4d94602124c1f3f P 2541e895df0049f6a00483b026f9a2dd [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: 2541e895df0049f6a00483b026f9a2dd; no voters: 0f5894b06c134e03a3cb942896c1da79, 2cca73b338334f9cad16a2504ad520c0
I20260713 09:02:59.745314 12517 raft_consensus.cc:3060] T c4f21d14895d4281a4d94602124c1f3f P 2541e895df0049f6a00483b026f9a2dd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:59.744808 12324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "808305af4b6b4e0d9f88b03de475a766" candidate_uuid: "0f5894b06c134e03a3cb942896c1da79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cca73b338334f9cad16a2504ad520c0"
I20260713 09:02:59.746006 12324 raft_consensus.cc:3060] T 808305af4b6b4e0d9f88b03de475a766 P 2cca73b338334f9cad16a2504ad520c0 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:59.746918 12248 raft_consensus.cc:2468] T 808305af4b6b4e0d9f88b03de475a766 P 2541e895df0049f6a00483b026f9a2dd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f5894b06c134e03a3cb942896c1da79 in term 1.
I20260713 09:02:59.745182 12326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d27792d963d545b794da3989d05019b1" candidate_uuid: "0f5894b06c134e03a3cb942896c1da79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cca73b338334f9cad16a2504ad520c0"
W20260713 09:02:59.749250 12363 leader_election.cc:343] T d27792d963d545b794da3989d05019b1 P 0f5894b06c134e03a3cb942896c1da79 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2cca73b338334f9cad16a2504ad520c0 (127.10.222.130:37587): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:59.749593 12365 leader_election.cc:304] T 808305af4b6b4e0d9f88b03de475a766 P 0f5894b06c134e03a3cb942896c1da79 [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: 0f5894b06c134e03a3cb942896c1da79, 2541e895df0049f6a00483b026f9a2dd; no voters: 
W20260713 09:02:59.752537 12363 leader_election.cc:343] T d27792d963d545b794da3989d05019b1 P 0f5894b06c134e03a3cb942896c1da79 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2cca73b338334f9cad16a2504ad520c0 (127.10.222.130:37587): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:59.753463 12248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4491e79f62a543328ac59c7ced9900fa" candidate_uuid: "0f5894b06c134e03a3cb942896c1da79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2541e895df0049f6a00483b026f9a2dd"
I20260713 09:02:59.754022 12248 raft_consensus.cc:3060] T 4491e79f62a543328ac59c7ced9900fa P 2541e895df0049f6a00483b026f9a2dd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:59.754791 12324 raft_consensus.cc:2468] T 808305af4b6b4e0d9f88b03de475a766 P 2cca73b338334f9cad16a2504ad520c0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f5894b06c134e03a3cb942896c1da79 in term 1.
I20260713 09:02:59.755290 12517 raft_consensus.cc:2749] T c4f21d14895d4281a4d94602124c1f3f P 2541e895df0049f6a00483b026f9a2dd [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:02:59.756024 12471 raft_consensus.cc:2804] T 808305af4b6b4e0d9f88b03de475a766 P 0f5894b06c134e03a3cb942896c1da79 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:59.756593 12250 raft_consensus.cc:2468] T d27792d963d545b794da3989d05019b1 P 2541e895df0049f6a00483b026f9a2dd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f5894b06c134e03a3cb942896c1da79 in term 1.
I20260713 09:02:59.757586 12365 leader_election.cc:304] T d27792d963d545b794da3989d05019b1 P 0f5894b06c134e03a3cb942896c1da79 [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: 0f5894b06c134e03a3cb942896c1da79, 2541e895df0049f6a00483b026f9a2dd; no voters: 2cca73b338334f9cad16a2504ad520c0
I20260713 09:02:59.758603 12445 raft_consensus.cc:2804] T d27792d963d545b794da3989d05019b1 P 0f5894b06c134e03a3cb942896c1da79 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:59.761037 12440 tablet_bootstrap.cc:654] T cb9df26c637f4b6d819b27706e771e32 P 0f5894b06c134e03a3cb942896c1da79: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:59.757997 12471 raft_consensus.cc:697] T 808305af4b6b4e0d9f88b03de475a766 P 0f5894b06c134e03a3cb942896c1da79 [term 1 LEADER]: Becoming Leader. State: Replica: 0f5894b06c134e03a3cb942896c1da79, State: Running, Role: LEADER
I20260713 09:02:59.765174 12471 consensus_queue.cc:237] T 808305af4b6b4e0d9f88b03de475a766 P 0f5894b06c134e03a3cb942896c1da79 [LEADER]: Queue going to LEADER mode. State: All 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: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } }
I20260713 09:02:59.766152 12447 leader_election.cc:290] T 4491e79f62a543328ac59c7ced9900fa P 0f5894b06c134e03a3cb942896c1da79 [CANDIDATE]: Term 1 election: Requested vote from peers 2541e895df0049f6a00483b026f9a2dd (127.10.222.129:36195), 2cca73b338334f9cad16a2504ad520c0 (127.10.222.130:37587)
I20260713 09:02:59.768565 12441 tablet_bootstrap.cc:492] T b2b8921a63ef4f0698a96fe58cf3c0d7 P 2cca73b338334f9cad16a2504ad520c0: No bootstrap required, opened a new log
I20260713 09:02:59.770745 12441 ts_tablet_manager.cc:1403] T b2b8921a63ef4f0698a96fe58cf3c0d7 P 2cca73b338334f9cad16a2504ad520c0: Time spent bootstrapping tablet: real 0.086s	user 0.013s	sys 0.006s
I20260713 09:02:59.771011 12445 raft_consensus.cc:697] T d27792d963d545b794da3989d05019b1 P 0f5894b06c134e03a3cb942896c1da79 [term 1 LEADER]: Becoming Leader. State: Replica: 0f5894b06c134e03a3cb942896c1da79, State: Running, Role: LEADER
I20260713 09:02:59.771899 12445 consensus_queue.cc:237] T d27792d963d545b794da3989d05019b1 P 0f5894b06c134e03a3cb942896c1da79 [LEADER]: Queue going to LEADER mode. State: All 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: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } }
I20260713 09:02:59.772858 12440 tablet_bootstrap.cc:492] T cb9df26c637f4b6d819b27706e771e32 P 0f5894b06c134e03a3cb942896c1da79: No bootstrap required, opened a new log
I20260713 09:02:59.773170 12440 ts_tablet_manager.cc:1403] T cb9df26c637f4b6d819b27706e771e32 P 0f5894b06c134e03a3cb942896c1da79: Time spent bootstrapping tablet: real 0.076s	user 0.012s	sys 0.004s
I20260713 09:02:59.773335 12441 raft_consensus.cc:359] T b2b8921a63ef4f0698a96fe58cf3c0d7 P 2cca73b338334f9cad16a2504ad520c0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } }
I20260713 09:02:59.773998 12441 raft_consensus.cc:385] T b2b8921a63ef4f0698a96fe58cf3c0d7 P 2cca73b338334f9cad16a2504ad520c0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:59.774259 12441 raft_consensus.cc:740] T b2b8921a63ef4f0698a96fe58cf3c0d7 P 2cca73b338334f9cad16a2504ad520c0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2cca73b338334f9cad16a2504ad520c0, State: Initialized, Role: FOLLOWER
I20260713 09:02:59.774847 12441 consensus_queue.cc:260] T b2b8921a63ef4f0698a96fe58cf3c0d7 P 2cca73b338334f9cad16a2504ad520c0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } }
I20260713 09:02:59.775290 12440 raft_consensus.cc:359] T cb9df26c637f4b6d819b27706e771e32 P 0f5894b06c134e03a3cb942896c1da79 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } }
I20260713 09:02:59.775918 12440 raft_consensus.cc:385] T cb9df26c637f4b6d819b27706e771e32 P 0f5894b06c134e03a3cb942896c1da79 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:59.776192 12440 raft_consensus.cc:740] T cb9df26c637f4b6d819b27706e771e32 P 0f5894b06c134e03a3cb942896c1da79 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f5894b06c134e03a3cb942896c1da79, State: Initialized, Role: FOLLOWER
I20260713 09:02:59.769152 12324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4491e79f62a543328ac59c7ced9900fa" candidate_uuid: "0f5894b06c134e03a3cb942896c1da79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cca73b338334f9cad16a2504ad520c0"
I20260713 09:02:59.769866 12248 raft_consensus.cc:2468] T 4491e79f62a543328ac59c7ced9900fa P 2541e895df0049f6a00483b026f9a2dd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f5894b06c134e03a3cb942896c1da79 in term 1.
I20260713 09:02:59.777215 12324 raft_consensus.cc:3060] T 4491e79f62a543328ac59c7ced9900fa P 2cca73b338334f9cad16a2504ad520c0 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:59.776856 12440 consensus_queue.cc:260] T cb9df26c637f4b6d819b27706e771e32 P 0f5894b06c134e03a3cb942896c1da79 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } }
I20260713 09:02:59.769944 12442 tablet_bootstrap.cc:654] T 6678ed9b91574e8997d90a79f0712d63 P 2541e895df0049f6a00483b026f9a2dd: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:59.778100 12365 leader_election.cc:304] T 4491e79f62a543328ac59c7ced9900fa P 0f5894b06c134e03a3cb942896c1da79 [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: 0f5894b06c134e03a3cb942896c1da79, 2541e895df0049f6a00483b026f9a2dd; no voters: 
I20260713 09:02:59.778955 12569 raft_consensus.cc:2804] T 4491e79f62a543328ac59c7ced9900fa P 0f5894b06c134e03a3cb942896c1da79 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:59.776892 12441 ts_tablet_manager.cc:1434] T b2b8921a63ef4f0698a96fe58cf3c0d7 P 2cca73b338334f9cad16a2504ad520c0: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:02:59.784255 12441 tablet_bootstrap.cc:492] T 2c0ea15d861544ed85f2747c8a8648f4 P 2cca73b338334f9cad16a2504ad520c0: Bootstrap starting.
I20260713 09:02:59.785652 12440 ts_tablet_manager.cc:1434] T cb9df26c637f4b6d819b27706e771e32 P 0f5894b06c134e03a3cb942896c1da79: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.001s
I20260713 09:02:59.786476 12440 tablet_bootstrap.cc:492] T b2b8921a63ef4f0698a96fe58cf3c0d7 P 0f5894b06c134e03a3cb942896c1da79: Bootstrap starting.
I20260713 09:02:59.793780 12440 tablet_bootstrap.cc:654] T b2b8921a63ef4f0698a96fe58cf3c0d7 P 0f5894b06c134e03a3cb942896c1da79: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:59.794898 12441 tablet_bootstrap.cc:654] T 2c0ea15d861544ed85f2747c8a8648f4 P 2cca73b338334f9cad16a2504ad520c0: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:59.797806 12324 raft_consensus.cc:2468] T 4491e79f62a543328ac59c7ced9900fa P 2cca73b338334f9cad16a2504ad520c0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f5894b06c134e03a3cb942896c1da79 in term 1.
I20260713 09:02:59.799561 12445 raft_consensus.cc:493] T 2c0ea15d861544ed85f2747c8a8648f4 P 0f5894b06c134e03a3cb942896c1da79 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:59.800092 12445 raft_consensus.cc:515] T 2c0ea15d861544ed85f2747c8a8648f4 P 0f5894b06c134e03a3cb942896c1da79 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } }
I20260713 09:02:59.800645 12569 raft_consensus.cc:697] T 4491e79f62a543328ac59c7ced9900fa P 0f5894b06c134e03a3cb942896c1da79 [term 1 LEADER]: Becoming Leader. State: Replica: 0f5894b06c134e03a3cb942896c1da79, State: Running, Role: LEADER
I20260713 09:02:59.801488 12569 consensus_queue.cc:237] T 4491e79f62a543328ac59c7ced9900fa P 0f5894b06c134e03a3cb942896c1da79 [LEADER]: Queue going to LEADER mode. State: All 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: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } }
I20260713 09:02:59.802860 12248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c0ea15d861544ed85f2747c8a8648f4" candidate_uuid: "0f5894b06c134e03a3cb942896c1da79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2541e895df0049f6a00483b026f9a2dd" is_pre_election: true
I20260713 09:02:59.802523 12149 catalog_manager.cc:5697] T 808305af4b6b4e0d9f88b03de475a766 P 0f5894b06c134e03a3cb942896c1da79 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0f5894b06c134e03a3cb942896c1da79 (127.10.222.131). New cstate: current_term: 1 leader_uuid: "0f5894b06c134e03a3cb942896c1da79" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } health_report { overall_health: HEALTHY } } }
I20260713 09:02:59.803326 12445 leader_election.cc:290] T 2c0ea15d861544ed85f2747c8a8648f4 P 0f5894b06c134e03a3cb942896c1da79 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2541e895df0049f6a00483b026f9a2dd (127.10.222.129:36195), 2cca73b338334f9cad16a2504ad520c0 (127.10.222.130:37587)
I20260713 09:02:59.803462 12248 raft_consensus.cc:2468] T 2c0ea15d861544ed85f2747c8a8648f4 P 2541e895df0049f6a00483b026f9a2dd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0f5894b06c134e03a3cb942896c1da79 in term 0.
I20260713 09:02:59.804725 12365 leader_election.cc:304] T 2c0ea15d861544ed85f2747c8a8648f4 P 0f5894b06c134e03a3cb942896c1da79 [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: 0f5894b06c134e03a3cb942896c1da79, 2541e895df0049f6a00483b026f9a2dd; no voters: 
I20260713 09:02:59.805527 12569 raft_consensus.cc:2804] T 2c0ea15d861544ed85f2747c8a8648f4 P 0f5894b06c134e03a3cb942896c1da79 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:59.805887 12569 raft_consensus.cc:493] T 2c0ea15d861544ed85f2747c8a8648f4 P 0f5894b06c134e03a3cb942896c1da79 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:59.806205 12569 raft_consensus.cc:3060] T 2c0ea15d861544ed85f2747c8a8648f4 P 0f5894b06c134e03a3cb942896c1da79 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:59.807518 12324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c0ea15d861544ed85f2747c8a8648f4" candidate_uuid: "0f5894b06c134e03a3cb942896c1da79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cca73b338334f9cad16a2504ad520c0" is_pre_election: true
W20260713 09:02:59.808559 12363 leader_election.cc:343] T 2c0ea15d861544ed85f2747c8a8648f4 P 0f5894b06c134e03a3cb942896c1da79 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2cca73b338334f9cad16a2504ad520c0 (127.10.222.130:37587): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:59.820058 12149 catalog_manager.cc:5697] T d27792d963d545b794da3989d05019b1 P 0f5894b06c134e03a3cb942896c1da79 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0f5894b06c134e03a3cb942896c1da79 (127.10.222.131). New cstate: current_term: 1 leader_uuid: "0f5894b06c134e03a3cb942896c1da79" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } health_report { overall_health: HEALTHY } } }
I20260713 09:02:59.821223 12149 catalog_manager.cc:5697] T 4491e79f62a543328ac59c7ced9900fa P 0f5894b06c134e03a3cb942896c1da79 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0f5894b06c134e03a3cb942896c1da79 (127.10.222.131). New cstate: current_term: 1 leader_uuid: "0f5894b06c134e03a3cb942896c1da79" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } health_report { overall_health: HEALTHY } } }
I20260713 09:02:59.828794 12442 tablet_bootstrap.cc:492] T 6678ed9b91574e8997d90a79f0712d63 P 2541e895df0049f6a00483b026f9a2dd: No bootstrap required, opened a new log
I20260713 09:02:59.828888 12441 tablet_bootstrap.cc:492] T 2c0ea15d861544ed85f2747c8a8648f4 P 2cca73b338334f9cad16a2504ad520c0: No bootstrap required, opened a new log
I20260713 09:02:59.829325 12442 ts_tablet_manager.cc:1403] T 6678ed9b91574e8997d90a79f0712d63 P 2541e895df0049f6a00483b026f9a2dd: Time spent bootstrapping tablet: real 0.100s	user 0.002s	sys 0.010s
I20260713 09:02:59.829370 12441 ts_tablet_manager.cc:1403] T 2c0ea15d861544ed85f2747c8a8648f4 P 2cca73b338334f9cad16a2504ad520c0: Time spent bootstrapping tablet: real 0.045s	user 0.009s	sys 0.000s
I20260713 09:02:59.832274 12442 raft_consensus.cc:359] T 6678ed9b91574e8997d90a79f0712d63 P 2541e895df0049f6a00483b026f9a2dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } }
I20260713 09:02:59.832412 12441 raft_consensus.cc:359] T 2c0ea15d861544ed85f2747c8a8648f4 P 2cca73b338334f9cad16a2504ad520c0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } }
I20260713 09:02:59.832991 12442 raft_consensus.cc:385] T 6678ed9b91574e8997d90a79f0712d63 P 2541e895df0049f6a00483b026f9a2dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:59.833101 12441 raft_consensus.cc:385] T 2c0ea15d861544ed85f2747c8a8648f4 P 2cca73b338334f9cad16a2504ad520c0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:59.833344 12442 raft_consensus.cc:740] T 6678ed9b91574e8997d90a79f0712d63 P 2541e895df0049f6a00483b026f9a2dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2541e895df0049f6a00483b026f9a2dd, State: Initialized, Role: FOLLOWER
I20260713 09:02:59.833434 12441 raft_consensus.cc:740] T 2c0ea15d861544ed85f2747c8a8648f4 P 2cca73b338334f9cad16a2504ad520c0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2cca73b338334f9cad16a2504ad520c0, State: Initialized, Role: FOLLOWER
I20260713 09:02:59.834583 12442 consensus_queue.cc:260] T 6678ed9b91574e8997d90a79f0712d63 P 2541e895df0049f6a00483b026f9a2dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } }
I20260713 09:02:59.834625 12441 consensus_queue.cc:260] T 2c0ea15d861544ed85f2747c8a8648f4 P 2cca73b338334f9cad16a2504ad520c0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } }
I20260713 09:02:59.836114 12569 raft_consensus.cc:515] T 2c0ea15d861544ed85f2747c8a8648f4 P 0f5894b06c134e03a3cb942896c1da79 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } }
I20260713 09:02:59.838863 12248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c0ea15d861544ed85f2747c8a8648f4" candidate_uuid: "0f5894b06c134e03a3cb942896c1da79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2541e895df0049f6a00483b026f9a2dd"
I20260713 09:02:59.839476 12248 raft_consensus.cc:3060] T 2c0ea15d861544ed85f2747c8a8648f4 P 2541e895df0049f6a00483b026f9a2dd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:59.842811 12324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c0ea15d861544ed85f2747c8a8648f4" candidate_uuid: "0f5894b06c134e03a3cb942896c1da79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cca73b338334f9cad16a2504ad520c0"
I20260713 09:02:59.843393 12324 raft_consensus.cc:3060] T 2c0ea15d861544ed85f2747c8a8648f4 P 2cca73b338334f9cad16a2504ad520c0 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:59.846537 12248 raft_consensus.cc:2468] T 2c0ea15d861544ed85f2747c8a8648f4 P 2541e895df0049f6a00483b026f9a2dd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f5894b06c134e03a3cb942896c1da79 in term 1.
I20260713 09:02:59.847086 12441 ts_tablet_manager.cc:1434] T 2c0ea15d861544ed85f2747c8a8648f4 P 2cca73b338334f9cad16a2504ad520c0: Time spent starting tablet: real 0.017s	user 0.003s	sys 0.003s
I20260713 09:02:59.847601 12365 leader_election.cc:304] T 2c0ea15d861544ed85f2747c8a8648f4 P 0f5894b06c134e03a3cb942896c1da79 [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: 0f5894b06c134e03a3cb942896c1da79, 2541e895df0049f6a00483b026f9a2dd; no voters: 
I20260713 09:02:59.848606 12441 tablet_bootstrap.cc:492] T d27792d963d545b794da3989d05019b1 P 2cca73b338334f9cad16a2504ad520c0: Bootstrap starting.
I20260713 09:02:59.848691 12445 raft_consensus.cc:2804] T 2c0ea15d861544ed85f2747c8a8648f4 P 0f5894b06c134e03a3cb942896c1da79 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:59.848908 12442 ts_tablet_manager.cc:1434] T 6678ed9b91574e8997d90a79f0712d63 P 2541e895df0049f6a00483b026f9a2dd: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.000s
I20260713 09:02:59.849351 12445 raft_consensus.cc:697] T 2c0ea15d861544ed85f2747c8a8648f4 P 0f5894b06c134e03a3cb942896c1da79 [term 1 LEADER]: Becoming Leader. State: Replica: 0f5894b06c134e03a3cb942896c1da79, State: Running, Role: LEADER
I20260713 09:02:59.850171 12445 consensus_queue.cc:237] T 2c0ea15d861544ed85f2747c8a8648f4 P 0f5894b06c134e03a3cb942896c1da79 [LEADER]: Queue going to LEADER mode. State: All 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: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } }
I20260713 09:02:59.855001 12441 tablet_bootstrap.cc:654] T d27792d963d545b794da3989d05019b1 P 2cca73b338334f9cad16a2504ad520c0: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:59.856309 12324 raft_consensus.cc:2468] T 2c0ea15d861544ed85f2747c8a8648f4 P 2cca73b338334f9cad16a2504ad520c0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f5894b06c134e03a3cb942896c1da79 in term 1.
I20260713 09:02:59.857375 12442 tablet_bootstrap.cc:492] T 30a6ea22a46a4c818d43a8f9a46fff78 P 2541e895df0049f6a00483b026f9a2dd: Bootstrap starting.
I20260713 09:02:59.857523 12569 leader_election.cc:290] T 2c0ea15d861544ed85f2747c8a8648f4 P 0f5894b06c134e03a3cb942896c1da79 [CANDIDATE]: Term 1 election: Requested vote from peers 2541e895df0049f6a00483b026f9a2dd (127.10.222.129:36195), 2cca73b338334f9cad16a2504ad520c0 (127.10.222.130:37587)
I20260713 09:02:59.862567 12559 raft_consensus.cc:493] T d919c06ddd164c509cc40233575578ff P 2cca73b338334f9cad16a2504ad520c0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:59.863045 12442 tablet_bootstrap.cc:654] T 30a6ea22a46a4c818d43a8f9a46fff78 P 2541e895df0049f6a00483b026f9a2dd: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:59.863559 12440 tablet_bootstrap.cc:492] T b2b8921a63ef4f0698a96fe58cf3c0d7 P 0f5894b06c134e03a3cb942896c1da79: No bootstrap required, opened a new log
I20260713 09:02:59.862818 12149 catalog_manager.cc:5697] T 2c0ea15d861544ed85f2747c8a8648f4 P 0f5894b06c134e03a3cb942896c1da79 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0f5894b06c134e03a3cb942896c1da79 (127.10.222.131). New cstate: current_term: 1 leader_uuid: "0f5894b06c134e03a3cb942896c1da79" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } health_report { overall_health: HEALTHY } } }
I20260713 09:02:59.864120 12440 ts_tablet_manager.cc:1403] T b2b8921a63ef4f0698a96fe58cf3c0d7 P 0f5894b06c134e03a3cb942896c1da79: Time spent bootstrapping tablet: real 0.078s	user 0.019s	sys 0.013s
I20260713 09:02:59.864930 12559 raft_consensus.cc:515] T d919c06ddd164c509cc40233575578ff P 2cca73b338334f9cad16a2504ad520c0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } }
I20260713 09:02:59.866916 12559 leader_election.cc:290] T d919c06ddd164c509cc40233575578ff P 2cca73b338334f9cad16a2504ad520c0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2541e895df0049f6a00483b026f9a2dd (127.10.222.129:36195), 0f5894b06c134e03a3cb942896c1da79 (127.10.222.131:37007)
I20260713 09:02:59.866999 12440 raft_consensus.cc:359] T b2b8921a63ef4f0698a96fe58cf3c0d7 P 0f5894b06c134e03a3cb942896c1da79 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } }
I20260713 09:02:59.867758 12440 raft_consensus.cc:385] T b2b8921a63ef4f0698a96fe58cf3c0d7 P 0f5894b06c134e03a3cb942896c1da79 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:59.868073 12440 raft_consensus.cc:740] T b2b8921a63ef4f0698a96fe58cf3c0d7 P 0f5894b06c134e03a3cb942896c1da79 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f5894b06c134e03a3cb942896c1da79, State: Initialized, Role: FOLLOWER
I20260713 09:02:59.868690 12399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d919c06ddd164c509cc40233575578ff" candidate_uuid: "2cca73b338334f9cad16a2504ad520c0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f5894b06c134e03a3cb942896c1da79" is_pre_election: true
I20260713 09:02:59.868738 12440 consensus_queue.cc:260] T b2b8921a63ef4f0698a96fe58cf3c0d7 P 0f5894b06c134e03a3cb942896c1da79 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } }
I20260713 09:02:59.870237 12248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d919c06ddd164c509cc40233575578ff" candidate_uuid: "2cca73b338334f9cad16a2504ad520c0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2541e895df0049f6a00483b026f9a2dd" is_pre_election: true
I20260713 09:02:59.870818 12248 raft_consensus.cc:2468] T d919c06ddd164c509cc40233575578ff P 2541e895df0049f6a00483b026f9a2dd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cca73b338334f9cad16a2504ad520c0 in term 0.
I20260713 09:02:59.871263 12440 ts_tablet_manager.cc:1434] T b2b8921a63ef4f0698a96fe58cf3c0d7 P 0f5894b06c134e03a3cb942896c1da79: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260713 09:02:59.872150 12440 tablet_bootstrap.cc:492] T d919c06ddd164c509cc40233575578ff P 0f5894b06c134e03a3cb942896c1da79: Bootstrap starting.
I20260713 09:02:59.872334 12291 leader_election.cc:304] T d919c06ddd164c509cc40233575578ff P 2cca73b338334f9cad16a2504ad520c0 [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: 2541e895df0049f6a00483b026f9a2dd, 2cca73b338334f9cad16a2504ad520c0; no voters: 
W20260713 09:02:59.873178 12291 leader_election.cc:343] T d919c06ddd164c509cc40233575578ff P 2cca73b338334f9cad16a2504ad520c0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0f5894b06c134e03a3cb942896c1da79 (127.10.222.131:37007): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:59.874083 12559 raft_consensus.cc:2804] T d919c06ddd164c509cc40233575578ff P 2cca73b338334f9cad16a2504ad520c0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:59.874382 12442 tablet_bootstrap.cc:492] T 30a6ea22a46a4c818d43a8f9a46fff78 P 2541e895df0049f6a00483b026f9a2dd: No bootstrap required, opened a new log
I20260713 09:02:59.874460 12559 raft_consensus.cc:493] T d919c06ddd164c509cc40233575578ff P 2cca73b338334f9cad16a2504ad520c0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:59.874946 12442 ts_tablet_manager.cc:1403] T 30a6ea22a46a4c818d43a8f9a46fff78 P 2541e895df0049f6a00483b026f9a2dd: Time spent bootstrapping tablet: real 0.018s	user 0.004s	sys 0.012s
I20260713 09:02:59.874910 12559 raft_consensus.cc:3060] T d919c06ddd164c509cc40233575578ff P 2cca73b338334f9cad16a2504ad520c0 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:59.877530 12442 raft_consensus.cc:359] T 30a6ea22a46a4c818d43a8f9a46fff78 P 2541e895df0049f6a00483b026f9a2dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } }
I20260713 09:02:59.878146 12442 raft_consensus.cc:385] T 30a6ea22a46a4c818d43a8f9a46fff78 P 2541e895df0049f6a00483b026f9a2dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:59.878424 12440 tablet_bootstrap.cc:654] T d919c06ddd164c509cc40233575578ff P 0f5894b06c134e03a3cb942896c1da79: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:59.878418 12442 raft_consensus.cc:740] T 30a6ea22a46a4c818d43a8f9a46fff78 P 2541e895df0049f6a00483b026f9a2dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2541e895df0049f6a00483b026f9a2dd, State: Initialized, Role: FOLLOWER
I20260713 09:02:59.881696 12442 consensus_queue.cc:260] T 30a6ea22a46a4c818d43a8f9a46fff78 P 2541e895df0049f6a00483b026f9a2dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } }
I20260713 09:02:59.883720 12442 ts_tablet_manager.cc:1434] T 30a6ea22a46a4c818d43a8f9a46fff78 P 2541e895df0049f6a00483b026f9a2dd: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260713 09:02:59.890604 12559 raft_consensus.cc:515] T d919c06ddd164c509cc40233575578ff P 2cca73b338334f9cad16a2504ad520c0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } }
I20260713 09:02:59.893121 12558 raft_consensus.cc:493] T b2b8921a63ef4f0698a96fe58cf3c0d7 P 2cca73b338334f9cad16a2504ad520c0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:59.894642 12558 raft_consensus.cc:515] T b2b8921a63ef4f0698a96fe58cf3c0d7 P 2cca73b338334f9cad16a2504ad520c0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } }
I20260713 09:02:59.895713 12559 leader_election.cc:290] T d919c06ddd164c509cc40233575578ff P 2cca73b338334f9cad16a2504ad520c0 [CANDIDATE]: Term 1 election: Requested vote from peers 2541e895df0049f6a00483b026f9a2dd (127.10.222.129:36195), 0f5894b06c134e03a3cb942896c1da79 (127.10.222.131:37007)
I20260713 09:02:59.896271 12442 tablet_bootstrap.cc:492] T 3be28ac715da4acd94666a61f9e151a1 P 2541e895df0049f6a00483b026f9a2dd: Bootstrap starting.
I20260713 09:02:59.896603 12558 leader_election.cc:290] T b2b8921a63ef4f0698a96fe58cf3c0d7 P 2cca73b338334f9cad16a2504ad520c0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2541e895df0049f6a00483b026f9a2dd (127.10.222.129:36195), 0f5894b06c134e03a3cb942896c1da79 (127.10.222.131:37007)
I20260713 09:02:59.899341 12248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d919c06ddd164c509cc40233575578ff" candidate_uuid: "2cca73b338334f9cad16a2504ad520c0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2541e895df0049f6a00483b026f9a2dd"
I20260713 09:02:59.899891 12248 raft_consensus.cc:3060] T d919c06ddd164c509cc40233575578ff P 2541e895df0049f6a00483b026f9a2dd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:59.900527 12400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d919c06ddd164c509cc40233575578ff" candidate_uuid: "2cca73b338334f9cad16a2504ad520c0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f5894b06c134e03a3cb942896c1da79"
W20260713 09:02:59.901898 12291 leader_election.cc:343] T d919c06ddd164c509cc40233575578ff P 2cca73b338334f9cad16a2504ad520c0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0f5894b06c134e03a3cb942896c1da79 (127.10.222.131:37007): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:59.903155 12442 tablet_bootstrap.cc:654] T 3be28ac715da4acd94666a61f9e151a1 P 2541e895df0049f6a00483b026f9a2dd: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:59.903474 12250 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2b8921a63ef4f0698a96fe58cf3c0d7" candidate_uuid: "2cca73b338334f9cad16a2504ad520c0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2541e895df0049f6a00483b026f9a2dd" is_pre_election: true
I20260713 09:02:59.904075 12250 raft_consensus.cc:2468] T b2b8921a63ef4f0698a96fe58cf3c0d7 P 2541e895df0049f6a00483b026f9a2dd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cca73b338334f9cad16a2504ad520c0 in term 0.
I20260713 09:02:59.904466 12440 tablet_bootstrap.cc:492] T d919c06ddd164c509cc40233575578ff P 0f5894b06c134e03a3cb942896c1da79: No bootstrap required, opened a new log
I20260713 09:02:59.904901 12440 ts_tablet_manager.cc:1403] T d919c06ddd164c509cc40233575578ff P 0f5894b06c134e03a3cb942896c1da79: Time spent bootstrapping tablet: real 0.033s	user 0.016s	sys 0.013s
I20260713 09:02:59.905382 12398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2b8921a63ef4f0698a96fe58cf3c0d7" candidate_uuid: "2cca73b338334f9cad16a2504ad520c0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f5894b06c134e03a3cb942896c1da79" is_pre_election: true
I20260713 09:02:59.905959 12398 raft_consensus.cc:2468] T b2b8921a63ef4f0698a96fe58cf3c0d7 P 0f5894b06c134e03a3cb942896c1da79 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cca73b338334f9cad16a2504ad520c0 in term 0.
I20260713 09:02:59.894016 12441 tablet_bootstrap.cc:492] T d27792d963d545b794da3989d05019b1 P 2cca73b338334f9cad16a2504ad520c0: No bootstrap required, opened a new log
I20260713 09:02:59.906677 12441 ts_tablet_manager.cc:1403] T d27792d963d545b794da3989d05019b1 P 2cca73b338334f9cad16a2504ad520c0: Time spent bootstrapping tablet: real 0.058s	user 0.014s	sys 0.000s
I20260713 09:02:59.907824 12440 raft_consensus.cc:359] T d919c06ddd164c509cc40233575578ff P 0f5894b06c134e03a3cb942896c1da79 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } }
I20260713 09:02:59.908509 12440 raft_consensus.cc:385] T d919c06ddd164c509cc40233575578ff P 0f5894b06c134e03a3cb942896c1da79 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:59.908782 12440 raft_consensus.cc:740] T d919c06ddd164c509cc40233575578ff P 0f5894b06c134e03a3cb942896c1da79 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f5894b06c134e03a3cb942896c1da79, State: Initialized, Role: FOLLOWER
I20260713 09:02:59.909376 12441 raft_consensus.cc:359] T d27792d963d545b794da3989d05019b1 P 2cca73b338334f9cad16a2504ad520c0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } }
I20260713 09:02:59.909416 12440 consensus_queue.cc:260] T d919c06ddd164c509cc40233575578ff P 0f5894b06c134e03a3cb942896c1da79 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } }
I20260713 09:02:59.910084 12291 leader_election.cc:304] T b2b8921a63ef4f0698a96fe58cf3c0d7 P 2cca73b338334f9cad16a2504ad520c0 [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: 0f5894b06c134e03a3cb942896c1da79, 2cca73b338334f9cad16a2504ad520c0; no voters: 
I20260713 09:02:59.912240 12558 raft_consensus.cc:2804] T b2b8921a63ef4f0698a96fe58cf3c0d7 P 2cca73b338334f9cad16a2504ad520c0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:59.912588 12558 raft_consensus.cc:493] T b2b8921a63ef4f0698a96fe58cf3c0d7 P 2cca73b338334f9cad16a2504ad520c0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:59.912957 12558 raft_consensus.cc:3060] T b2b8921a63ef4f0698a96fe58cf3c0d7 P 2cca73b338334f9cad16a2504ad520c0 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:59.914347 12248 raft_consensus.cc:2468] T d919c06ddd164c509cc40233575578ff P 2541e895df0049f6a00483b026f9a2dd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cca73b338334f9cad16a2504ad520c0 in term 1.
I20260713 09:02:59.910262 12441 raft_consensus.cc:385] T d27792d963d545b794da3989d05019b1 P 2cca73b338334f9cad16a2504ad520c0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:59.915320 12441 raft_consensus.cc:740] T d27792d963d545b794da3989d05019b1 P 2cca73b338334f9cad16a2504ad520c0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2cca73b338334f9cad16a2504ad520c0, State: Initialized, Role: FOLLOWER
I20260713 09:02:59.916028 12441 consensus_queue.cc:260] T d27792d963d545b794da3989d05019b1 P 2cca73b338334f9cad16a2504ad520c0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } }
I20260713 09:02:59.918227 12441 ts_tablet_manager.cc:1434] T d27792d963d545b794da3989d05019b1 P 2cca73b338334f9cad16a2504ad520c0: Time spent starting tablet: real 0.011s	user 0.002s	sys 0.003s
I20260713 09:02:59.919121 12441 tablet_bootstrap.cc:492] T 3be28ac715da4acd94666a61f9e151a1 P 2cca73b338334f9cad16a2504ad520c0: Bootstrap starting.
I20260713 09:02:59.921207 12440 ts_tablet_manager.cc:1434] T d919c06ddd164c509cc40233575578ff P 0f5894b06c134e03a3cb942896c1da79: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260713 09:02:59.924624 12441 tablet_bootstrap.cc:654] T 3be28ac715da4acd94666a61f9e151a1 P 2cca73b338334f9cad16a2504ad520c0: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:59.925527 12440 tablet_bootstrap.cc:492] T 30a6ea22a46a4c818d43a8f9a46fff78 P 0f5894b06c134e03a3cb942896c1da79: Bootstrap starting.
I20260713 09:02:59.928992 12442 tablet_bootstrap.cc:492] T 3be28ac715da4acd94666a61f9e151a1 P 2541e895df0049f6a00483b026f9a2dd: No bootstrap required, opened a new log
I20260713 09:02:59.929427 12442 ts_tablet_manager.cc:1403] T 3be28ac715da4acd94666a61f9e151a1 P 2541e895df0049f6a00483b026f9a2dd: Time spent bootstrapping tablet: real 0.033s	user 0.009s	sys 0.020s
I20260713 09:02:59.931790 12440 tablet_bootstrap.cc:654] T 30a6ea22a46a4c818d43a8f9a46fff78 P 0f5894b06c134e03a3cb942896c1da79: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:59.932204 12442 raft_consensus.cc:359] T 3be28ac715da4acd94666a61f9e151a1 P 2541e895df0049f6a00483b026f9a2dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } }
I20260713 09:02:59.932915 12442 raft_consensus.cc:385] T 3be28ac715da4acd94666a61f9e151a1 P 2541e895df0049f6a00483b026f9a2dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:59.933189 12442 raft_consensus.cc:740] T 3be28ac715da4acd94666a61f9e151a1 P 2541e895df0049f6a00483b026f9a2dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2541e895df0049f6a00483b026f9a2dd, State: Initialized, Role: FOLLOWER
I20260713 09:02:59.933825 12442 consensus_queue.cc:260] T 3be28ac715da4acd94666a61f9e151a1 P 2541e895df0049f6a00483b026f9a2dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } }
I20260713 09:02:59.932344 12291 leader_election.cc:304] T d919c06ddd164c509cc40233575578ff P 2cca73b338334f9cad16a2504ad520c0 [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: 2541e895df0049f6a00483b026f9a2dd, 2cca73b338334f9cad16a2504ad520c0; no voters: 0f5894b06c134e03a3cb942896c1da79
I20260713 09:02:59.934882 12559 raft_consensus.cc:2804] T d919c06ddd164c509cc40233575578ff P 2cca73b338334f9cad16a2504ad520c0 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:59.935349 12559 raft_consensus.cc:697] T d919c06ddd164c509cc40233575578ff P 2cca73b338334f9cad16a2504ad520c0 [term 1 LEADER]: Becoming Leader. State: Replica: 2cca73b338334f9cad16a2504ad520c0, State: Running, Role: LEADER
I20260713 09:02:59.935904 12442 ts_tablet_manager.cc:1434] T 3be28ac715da4acd94666a61f9e151a1 P 2541e895df0049f6a00483b026f9a2dd: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260713 09:02:59.936088 12559 consensus_queue.cc:237] T d919c06ddd164c509cc40233575578ff P 2cca73b338334f9cad16a2504ad520c0 [LEADER]: Queue going to LEADER mode. State: All 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: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } }
I20260713 09:02:59.955765 12558 raft_consensus.cc:515] T b2b8921a63ef4f0698a96fe58cf3c0d7 P 2cca73b338334f9cad16a2504ad520c0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } }
I20260713 09:02:59.956344 12440 tablet_bootstrap.cc:492] T 30a6ea22a46a4c818d43a8f9a46fff78 P 0f5894b06c134e03a3cb942896c1da79: No bootstrap required, opened a new log
I20260713 09:02:59.956429 12441 tablet_bootstrap.cc:492] T 3be28ac715da4acd94666a61f9e151a1 P 2cca73b338334f9cad16a2504ad520c0: No bootstrap required, opened a new log
I20260713 09:02:59.956897 12441 ts_tablet_manager.cc:1403] T 3be28ac715da4acd94666a61f9e151a1 P 2cca73b338334f9cad16a2504ad520c0: Time spent bootstrapping tablet: real 0.038s	user 0.012s	sys 0.019s
I20260713 09:02:59.957962 12558 leader_election.cc:290] T b2b8921a63ef4f0698a96fe58cf3c0d7 P 2cca73b338334f9cad16a2504ad520c0 [CANDIDATE]: Term 1 election: Requested vote from peers 2541e895df0049f6a00483b026f9a2dd (127.10.222.129:36195), 0f5894b06c134e03a3cb942896c1da79 (127.10.222.131:37007)
I20260713 09:02:59.956897 12440 ts_tablet_manager.cc:1403] T 30a6ea22a46a4c818d43a8f9a46fff78 P 0f5894b06c134e03a3cb942896c1da79: Time spent bootstrapping tablet: real 0.032s	user 0.016s	sys 0.014s
I20260713 09:02:59.959263 12248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2b8921a63ef4f0698a96fe58cf3c0d7" candidate_uuid: "2cca73b338334f9cad16a2504ad520c0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2541e895df0049f6a00483b026f9a2dd"
I20260713 09:02:59.959497 12399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2b8921a63ef4f0698a96fe58cf3c0d7" candidate_uuid: "2cca73b338334f9cad16a2504ad520c0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f5894b06c134e03a3cb942896c1da79"
I20260713 09:02:59.959874 12248 raft_consensus.cc:3060] T b2b8921a63ef4f0698a96fe58cf3c0d7 P 2541e895df0049f6a00483b026f9a2dd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:59.960142 12399 raft_consensus.cc:3060] T b2b8921a63ef4f0698a96fe58cf3c0d7 P 0f5894b06c134e03a3cb942896c1da79 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:59.962095 12440 raft_consensus.cc:359] T 30a6ea22a46a4c818d43a8f9a46fff78 P 0f5894b06c134e03a3cb942896c1da79 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } }
I20260713 09:02:59.962720 12440 raft_consensus.cc:385] T 30a6ea22a46a4c818d43a8f9a46fff78 P 0f5894b06c134e03a3cb942896c1da79 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:59.962968 12440 raft_consensus.cc:740] T 30a6ea22a46a4c818d43a8f9a46fff78 P 0f5894b06c134e03a3cb942896c1da79 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f5894b06c134e03a3cb942896c1da79, State: Initialized, Role: FOLLOWER
I20260713 09:02:59.963563 12440 consensus_queue.cc:260] T 30a6ea22a46a4c818d43a8f9a46fff78 P 0f5894b06c134e03a3cb942896c1da79 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } }
I20260713 09:02:59.964978 12440 ts_tablet_manager.cc:1434] T 30a6ea22a46a4c818d43a8f9a46fff78 P 0f5894b06c134e03a3cb942896c1da79: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.001s
I20260713 09:02:59.965749 12440 tablet_bootstrap.cc:492] T bd6ef93f002a4b079bea1b6aa372c4d1 P 0f5894b06c134e03a3cb942896c1da79: Bootstrap starting.
I20260713 09:02:59.966111 12399 raft_consensus.cc:2468] T b2b8921a63ef4f0698a96fe58cf3c0d7 P 0f5894b06c134e03a3cb942896c1da79 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cca73b338334f9cad16a2504ad520c0 in term 1.
I20260713 09:02:59.970304 12441 raft_consensus.cc:359] T 3be28ac715da4acd94666a61f9e151a1 P 2cca73b338334f9cad16a2504ad520c0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } }
I20260713 09:02:59.970963 12441 raft_consensus.cc:385] T 3be28ac715da4acd94666a61f9e151a1 P 2cca73b338334f9cad16a2504ad520c0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:59.971225 12441 raft_consensus.cc:740] T 3be28ac715da4acd94666a61f9e151a1 P 2cca73b338334f9cad16a2504ad520c0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2cca73b338334f9cad16a2504ad520c0, State: Initialized, Role: FOLLOWER
I20260713 09:02:59.971758 12291 leader_election.cc:304] T b2b8921a63ef4f0698a96fe58cf3c0d7 P 2cca73b338334f9cad16a2504ad520c0 [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: 0f5894b06c134e03a3cb942896c1da79, 2cca73b338334f9cad16a2504ad520c0; no voters: 
I20260713 09:02:59.971827 12441 consensus_queue.cc:260] T 3be28ac715da4acd94666a61f9e151a1 P 2cca73b338334f9cad16a2504ad520c0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } }
I20260713 09:02:59.972193 12147 catalog_manager.cc:5697] T d919c06ddd164c509cc40233575578ff P 2cca73b338334f9cad16a2504ad520c0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2cca73b338334f9cad16a2504ad520c0 (127.10.222.130). New cstate: current_term: 1 leader_uuid: "2cca73b338334f9cad16a2504ad520c0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:59.972280 12569 consensus_queue.cc:1048] T c4f21d14895d4281a4d94602124c1f3f P 0f5894b06c134e03a3cb942896c1da79 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:59.973850 12440 tablet_bootstrap.cc:654] T bd6ef93f002a4b079bea1b6aa372c4d1 P 0f5894b06c134e03a3cb942896c1da79: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:59.974136 12441 ts_tablet_manager.cc:1434] T 3be28ac715da4acd94666a61f9e151a1 P 2cca73b338334f9cad16a2504ad520c0: Time spent starting tablet: real 0.017s	user 0.000s	sys 0.004s
I20260713 09:02:59.974938 12441 tablet_bootstrap.cc:492] T 30a6ea22a46a4c818d43a8f9a46fff78 P 2cca73b338334f9cad16a2504ad520c0: Bootstrap starting.
I20260713 09:02:59.979744 12248 raft_consensus.cc:2468] T b2b8921a63ef4f0698a96fe58cf3c0d7 P 2541e895df0049f6a00483b026f9a2dd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cca73b338334f9cad16a2504ad520c0 in term 1.
I20260713 09:02:59.982041 12484 raft_consensus.cc:2804] T b2b8921a63ef4f0698a96fe58cf3c0d7 P 2cca73b338334f9cad16a2504ad520c0 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:59.982558 12484 raft_consensus.cc:697] T b2b8921a63ef4f0698a96fe58cf3c0d7 P 2cca73b338334f9cad16a2504ad520c0 [term 1 LEADER]: Becoming Leader. State: Replica: 2cca73b338334f9cad16a2504ad520c0, State: Running, Role: LEADER
I20260713 09:02:59.983441 12484 consensus_queue.cc:237] T b2b8921a63ef4f0698a96fe58cf3c0d7 P 2cca73b338334f9cad16a2504ad520c0 [LEADER]: Queue going to LEADER mode. State: All 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: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } }
I20260713 09:02:59.983417 12441 tablet_bootstrap.cc:654] T 30a6ea22a46a4c818d43a8f9a46fff78 P 2cca73b338334f9cad16a2504ad520c0: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:59.984512 12569 consensus_queue.cc:1048] T c4f21d14895d4281a4d94602124c1f3f P 0f5894b06c134e03a3cb942896c1da79 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:03:00.013149 12569 raft_consensus.cc:493] T d919c06ddd164c509cc40233575578ff P 0f5894b06c134e03a3cb942896c1da79 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:00.026132 12569 raft_consensus.cc:515] T d919c06ddd164c509cc40233575578ff P 0f5894b06c134e03a3cb942896c1da79 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } }
I20260713 09:03:00.028851 12569 leader_election.cc:290] T d919c06ddd164c509cc40233575578ff P 0f5894b06c134e03a3cb942896c1da79 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2541e895df0049f6a00483b026f9a2dd (127.10.222.129:36195), 2cca73b338334f9cad16a2504ad520c0 (127.10.222.130:37587)
I20260713 09:03:00.029547 12326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d919c06ddd164c509cc40233575578ff" candidate_uuid: "0f5894b06c134e03a3cb942896c1da79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cca73b338334f9cad16a2504ad520c0" is_pre_election: true
I20260713 09:03:00.030675 12248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d919c06ddd164c509cc40233575578ff" candidate_uuid: "0f5894b06c134e03a3cb942896c1da79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2541e895df0049f6a00483b026f9a2dd" is_pre_election: true
I20260713 09:03:00.031502 12248 raft_consensus.cc:2393] T d919c06ddd164c509cc40233575578ff P 2541e895df0049f6a00483b026f9a2dd [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0f5894b06c134e03a3cb942896c1da79 in current term 1: Already voted for candidate 2cca73b338334f9cad16a2504ad520c0 in this term.
I20260713 09:03:00.033219 12365 leader_election.cc:304] T d919c06ddd164c509cc40233575578ff P 0f5894b06c134e03a3cb942896c1da79 [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: 0f5894b06c134e03a3cb942896c1da79; no voters: 2541e895df0049f6a00483b026f9a2dd, 2cca73b338334f9cad16a2504ad520c0
I20260713 09:03:00.034462 12445 raft_consensus.cc:3060] T d919c06ddd164c509cc40233575578ff P 0f5894b06c134e03a3cb942896c1da79 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:00.045455 12445 raft_consensus.cc:2749] T d919c06ddd164c509cc40233575578ff P 0f5894b06c134e03a3cb942896c1da79 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:03:00.050379 12559 raft_consensus.cc:493] T 3be28ac715da4acd94666a61f9e151a1 P 2cca73b338334f9cad16a2504ad520c0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:00.051244 12559 raft_consensus.cc:515] T 3be28ac715da4acd94666a61f9e151a1 P 2cca73b338334f9cad16a2504ad520c0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } }
I20260713 09:03:00.052413 12440 tablet_bootstrap.cc:492] T bd6ef93f002a4b079bea1b6aa372c4d1 P 0f5894b06c134e03a3cb942896c1da79: No bootstrap required, opened a new log
I20260713 09:03:00.053460 12559 leader_election.cc:290] T 3be28ac715da4acd94666a61f9e151a1 P 2cca73b338334f9cad16a2504ad520c0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2541e895df0049f6a00483b026f9a2dd (127.10.222.129:36195), 0f5894b06c134e03a3cb942896c1da79 (127.10.222.131:37007)
I20260713 09:03:00.052932 12440 ts_tablet_manager.cc:1403] T bd6ef93f002a4b079bea1b6aa372c4d1 P 0f5894b06c134e03a3cb942896c1da79: Time spent bootstrapping tablet: real 0.087s	user 0.020s	sys 0.043s
I20260713 09:03:00.055640 12441 tablet_bootstrap.cc:492] T 30a6ea22a46a4c818d43a8f9a46fff78 P 2cca73b338334f9cad16a2504ad520c0: No bootstrap required, opened a new log
I20260713 09:03:00.056071 12441 ts_tablet_manager.cc:1403] T 30a6ea22a46a4c818d43a8f9a46fff78 P 2cca73b338334f9cad16a2504ad520c0: Time spent bootstrapping tablet: real 0.081s	user 0.024s	sys 0.015s
I20260713 09:03:00.055994 12399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3be28ac715da4acd94666a61f9e151a1" candidate_uuid: "2cca73b338334f9cad16a2504ad520c0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f5894b06c134e03a3cb942896c1da79" is_pre_election: true
I20260713 09:03:00.057090 12440 raft_consensus.cc:359] T bd6ef93f002a4b079bea1b6aa372c4d1 P 0f5894b06c134e03a3cb942896c1da79 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } }
I20260713 09:03:00.057858 12440 raft_consensus.cc:385] T bd6ef93f002a4b079bea1b6aa372c4d1 P 0f5894b06c134e03a3cb942896c1da79 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:00.058127 12440 raft_consensus.cc:740] T bd6ef93f002a4b079bea1b6aa372c4d1 P 0f5894b06c134e03a3cb942896c1da79 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f5894b06c134e03a3cb942896c1da79, State: Initialized, Role: FOLLOWER
I20260713 09:03:00.058673 12441 raft_consensus.cc:359] T 30a6ea22a46a4c818d43a8f9a46fff78 P 2cca73b338334f9cad16a2504ad520c0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } }
W20260713 09:03:00.058967 12291 leader_election.cc:343] T 3be28ac715da4acd94666a61f9e151a1 P 2cca73b338334f9cad16a2504ad520c0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0f5894b06c134e03a3cb942896c1da79 (127.10.222.131:37007): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:00.059370 12248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3be28ac715da4acd94666a61f9e151a1" candidate_uuid: "2cca73b338334f9cad16a2504ad520c0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2541e895df0049f6a00483b026f9a2dd" is_pre_election: true
I20260713 09:03:00.060058 12248 raft_consensus.cc:2468] T 3be28ac715da4acd94666a61f9e151a1 P 2541e895df0049f6a00483b026f9a2dd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cca73b338334f9cad16a2504ad520c0 in term 0.
I20260713 09:03:00.059365 12441 raft_consensus.cc:385] T 30a6ea22a46a4c818d43a8f9a46fff78 P 2cca73b338334f9cad16a2504ad520c0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:00.061458 12291 leader_election.cc:304] T 3be28ac715da4acd94666a61f9e151a1 P 2cca73b338334f9cad16a2504ad520c0 [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: 2541e895df0049f6a00483b026f9a2dd, 2cca73b338334f9cad16a2504ad520c0; no voters: 0f5894b06c134e03a3cb942896c1da79
I20260713 09:03:00.061859 12441 raft_consensus.cc:740] T 30a6ea22a46a4c818d43a8f9a46fff78 P 2cca73b338334f9cad16a2504ad520c0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2cca73b338334f9cad16a2504ad520c0, State: Initialized, Role: FOLLOWER
I20260713 09:03:00.058795 12440 consensus_queue.cc:260] T bd6ef93f002a4b079bea1b6aa372c4d1 P 0f5894b06c134e03a3cb942896c1da79 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } }
I20260713 09:03:00.062484 12441 consensus_queue.cc:260] T 30a6ea22a46a4c818d43a8f9a46fff78 P 2cca73b338334f9cad16a2504ad520c0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } }
I20260713 09:03:00.063299 12484 raft_consensus.cc:2804] T 3be28ac715da4acd94666a61f9e151a1 P 2cca73b338334f9cad16a2504ad520c0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:03:00.063659 12484 raft_consensus.cc:493] T 3be28ac715da4acd94666a61f9e151a1 P 2cca73b338334f9cad16a2504ad520c0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:03:00.064356 12484 raft_consensus.cc:3060] T 3be28ac715da4acd94666a61f9e151a1 P 2cca73b338334f9cad16a2504ad520c0 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:00.064569 12441 ts_tablet_manager.cc:1434] T 30a6ea22a46a4c818d43a8f9a46fff78 P 2cca73b338334f9cad16a2504ad520c0: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:03:00.067381 12440 ts_tablet_manager.cc:1434] T bd6ef93f002a4b079bea1b6aa372c4d1 P 0f5894b06c134e03a3cb942896c1da79: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.002s
I20260713 09:03:00.068333 12440 tablet_bootstrap.cc:492] T 3be28ac715da4acd94666a61f9e151a1 P 0f5894b06c134e03a3cb942896c1da79: Bootstrap starting.
I20260713 09:03:00.073024 12569 raft_consensus.cc:493] T bd6ef93f002a4b079bea1b6aa372c4d1 P 0f5894b06c134e03a3cb942896c1da79 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:00.076205 12569 raft_consensus.cc:515] T bd6ef93f002a4b079bea1b6aa372c4d1 P 0f5894b06c134e03a3cb942896c1da79 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } }
I20260713 09:03:00.084141 12248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd6ef93f002a4b079bea1b6aa372c4d1" candidate_uuid: "0f5894b06c134e03a3cb942896c1da79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2541e895df0049f6a00483b026f9a2dd" is_pre_election: true
I20260713 09:03:00.085006 12248 raft_consensus.cc:2393] T bd6ef93f002a4b079bea1b6aa372c4d1 P 2541e895df0049f6a00483b026f9a2dd [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0f5894b06c134e03a3cb942896c1da79 in current term 1: Already voted for candidate 2cca73b338334f9cad16a2504ad520c0 in this term.
I20260713 09:03:00.086782 12147 catalog_manager.cc:5697] T b2b8921a63ef4f0698a96fe58cf3c0d7 P 2cca73b338334f9cad16a2504ad520c0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2cca73b338334f9cad16a2504ad520c0 (127.10.222.130). New cstate: current_term: 1 leader_uuid: "2cca73b338334f9cad16a2504ad520c0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } health_report { overall_health: UNKNOWN } } }
I20260713 09:03:00.095227 12484 raft_consensus.cc:515] T 3be28ac715da4acd94666a61f9e151a1 P 2cca73b338334f9cad16a2504ad520c0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } }
I20260713 09:03:00.095934 12505 consensus_queue.cc:1048] T cb9df26c637f4b6d819b27706e771e32 P 2cca73b338334f9cad16a2504ad520c0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:03:00.096868 12440 tablet_bootstrap.cc:654] T 3be28ac715da4acd94666a61f9e151a1 P 0f5894b06c134e03a3cb942896c1da79: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:00.097234 12505 consensus_queue.cc:1048] T 6678ed9b91574e8997d90a79f0712d63 P 2cca73b338334f9cad16a2504ad520c0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:03:00.097785 12249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3be28ac715da4acd94666a61f9e151a1" candidate_uuid: "2cca73b338334f9cad16a2504ad520c0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2541e895df0049f6a00483b026f9a2dd"
I20260713 09:03:00.098351 12249 raft_consensus.cc:3060] T 3be28ac715da4acd94666a61f9e151a1 P 2541e895df0049f6a00483b026f9a2dd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:00.099112 12484 leader_election.cc:290] T 3be28ac715da4acd94666a61f9e151a1 P 2cca73b338334f9cad16a2504ad520c0 [CANDIDATE]: Term 1 election: Requested vote from peers 2541e895df0049f6a00483b026f9a2dd (127.10.222.129:36195), 0f5894b06c134e03a3cb942896c1da79 (127.10.222.131:37007)
I20260713 09:03:00.105201 12399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3be28ac715da4acd94666a61f9e151a1" candidate_uuid: "2cca73b338334f9cad16a2504ad520c0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f5894b06c134e03a3cb942896c1da79"
I20260713 09:03:00.105639 12249 raft_consensus.cc:2468] T 3be28ac715da4acd94666a61f9e151a1 P 2541e895df0049f6a00483b026f9a2dd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cca73b338334f9cad16a2504ad520c0 in term 1.
I20260713 09:03:00.106568 12400 raft_consensus.cc:3060] T cb9df26c637f4b6d819b27706e771e32 P 0f5894b06c134e03a3cb942896c1da79 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:00.107180 12291 leader_election.cc:304] T 3be28ac715da4acd94666a61f9e151a1 P 2cca73b338334f9cad16a2504ad520c0 [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: 2541e895df0049f6a00483b026f9a2dd, 2cca73b338334f9cad16a2504ad520c0; no voters: 
I20260713 09:03:00.111483 12505 raft_consensus.cc:2804] T 3be28ac715da4acd94666a61f9e151a1 P 2cca73b338334f9cad16a2504ad520c0 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:03:00.111986 12505 raft_consensus.cc:697] T 3be28ac715da4acd94666a61f9e151a1 P 2cca73b338334f9cad16a2504ad520c0 [term 1 LEADER]: Becoming Leader. State: Replica: 2cca73b338334f9cad16a2504ad520c0, State: Running, Role: LEADER
W20260713 09:03:00.112711 12291 leader_election.cc:343] T 3be28ac715da4acd94666a61f9e151a1 P 2cca73b338334f9cad16a2504ad520c0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0f5894b06c134e03a3cb942896c1da79 (127.10.222.131:37007): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:00.116497 12558 consensus_queue.cc:1048] T bd6ef93f002a4b079bea1b6aa372c4d1 P 2cca73b338334f9cad16a2504ad520c0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:03:00.112782 12505 consensus_queue.cc:237] T 3be28ac715da4acd94666a61f9e151a1 P 2cca73b338334f9cad16a2504ad520c0 [LEADER]: Queue going to LEADER mode. State: All 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: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } }
I20260713 09:03:00.123348 12569 leader_election.cc:290] T bd6ef93f002a4b079bea1b6aa372c4d1 P 0f5894b06c134e03a3cb942896c1da79 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2541e895df0049f6a00483b026f9a2dd (127.10.222.129:36195), 2cca73b338334f9cad16a2504ad520c0 (127.10.222.130:37587)
I20260713 09:03:00.125438 12326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd6ef93f002a4b079bea1b6aa372c4d1" candidate_uuid: "0f5894b06c134e03a3cb942896c1da79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cca73b338334f9cad16a2504ad520c0" is_pre_election: true
I20260713 09:03:00.133579 12440 tablet_bootstrap.cc:492] T 3be28ac715da4acd94666a61f9e151a1 P 0f5894b06c134e03a3cb942896c1da79: No bootstrap required, opened a new log
I20260713 09:03:00.134104 12440 ts_tablet_manager.cc:1403] T 3be28ac715da4acd94666a61f9e151a1 P 0f5894b06c134e03a3cb942896c1da79: Time spent bootstrapping tablet: real 0.066s	user 0.010s	sys 0.000s
I20260713 09:03:00.136045 12363 leader_election.cc:304] T bd6ef93f002a4b079bea1b6aa372c4d1 P 0f5894b06c134e03a3cb942896c1da79 [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: 0f5894b06c134e03a3cb942896c1da79; no voters: 2541e895df0049f6a00483b026f9a2dd, 2cca73b338334f9cad16a2504ad520c0
I20260713 09:03:00.137235 12569 raft_consensus.cc:3060] T bd6ef93f002a4b079bea1b6aa372c4d1 P 0f5894b06c134e03a3cb942896c1da79 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:00.142409 12440 raft_consensus.cc:359] T 3be28ac715da4acd94666a61f9e151a1 P 0f5894b06c134e03a3cb942896c1da79 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } }
I20260713 09:03:00.143152 12440 raft_consensus.cc:385] T 3be28ac715da4acd94666a61f9e151a1 P 0f5894b06c134e03a3cb942896c1da79 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:00.149906 12440 raft_consensus.cc:740] T 3be28ac715da4acd94666a61f9e151a1 P 0f5894b06c134e03a3cb942896c1da79 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f5894b06c134e03a3cb942896c1da79, State: Initialized, Role: FOLLOWER
I20260713 09:03:00.149524 12569 raft_consensus.cc:2749] T bd6ef93f002a4b079bea1b6aa372c4d1 P 0f5894b06c134e03a3cb942896c1da79 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:03:00.151599 12440 consensus_queue.cc:260] T 3be28ac715da4acd94666a61f9e151a1 P 0f5894b06c134e03a3cb942896c1da79 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } }
I20260713 09:03:00.155936 12440 ts_tablet_manager.cc:1434] T 3be28ac715da4acd94666a61f9e151a1 P 0f5894b06c134e03a3cb942896c1da79: Time spent starting tablet: real 0.022s	user 0.008s	sys 0.000s
I20260713 09:03:00.166018 12569 raft_consensus.cc:493] T cb9df26c637f4b6d819b27706e771e32 P 0f5894b06c134e03a3cb942896c1da79 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:00.166651 12569 raft_consensus.cc:515] T cb9df26c637f4b6d819b27706e771e32 P 0f5894b06c134e03a3cb942896c1da79 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } }
I20260713 09:03:00.171015 12558 consensus_queue.cc:1048] T cb9df26c637f4b6d819b27706e771e32 P 2cca73b338334f9cad16a2504ad520c0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:03:00.176611 12569 leader_election.cc:290] T cb9df26c637f4b6d819b27706e771e32 P 0f5894b06c134e03a3cb942896c1da79 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2541e895df0049f6a00483b026f9a2dd (127.10.222.129:36195), 2cca73b338334f9cad16a2504ad520c0 (127.10.222.130:37587)
I20260713 09:03:00.178540 12251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb9df26c637f4b6d819b27706e771e32" candidate_uuid: "0f5894b06c134e03a3cb942896c1da79" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2541e895df0049f6a00483b026f9a2dd" is_pre_election: true
I20260713 09:03:00.178870 12147 catalog_manager.cc:5697] T 3be28ac715da4acd94666a61f9e151a1 P 2cca73b338334f9cad16a2504ad520c0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2cca73b338334f9cad16a2504ad520c0 (127.10.222.130). New cstate: current_term: 1 leader_uuid: "2cca73b338334f9cad16a2504ad520c0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } health_report { overall_health: UNKNOWN } } }
I20260713 09:03:00.185846 12471 consensus_queue.cc:1048] T 4491e79f62a543328ac59c7ced9900fa P 0f5894b06c134e03a3cb942896c1da79 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:03:00.187644 12535 raft_consensus.cc:493] T 6678ed9b91574e8997d90a79f0712d63 P 2541e895df0049f6a00483b026f9a2dd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:00.188105 12535 raft_consensus.cc:515] T 6678ed9b91574e8997d90a79f0712d63 P 2541e895df0049f6a00483b026f9a2dd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } }
I20260713 09:03:00.189669 12569 consensus_queue.cc:1048] T 808305af4b6b4e0d9f88b03de475a766 P 0f5894b06c134e03a3cb942896c1da79 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:03:00.190019 12535 leader_election.cc:290] T 6678ed9b91574e8997d90a79f0712d63 P 2541e895df0049f6a00483b026f9a2dd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2cca73b338334f9cad16a2504ad520c0 (127.10.222.130:37587), 0f5894b06c134e03a3cb942896c1da79 (127.10.222.131:37007)
I20260713 09:03:00.193195 12326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6678ed9b91574e8997d90a79f0712d63" candidate_uuid: "2541e895df0049f6a00483b026f9a2dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cca73b338334f9cad16a2504ad520c0" is_pre_election: true
I20260713 09:03:00.194012 12324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb9df26c637f4b6d819b27706e771e32" candidate_uuid: "0f5894b06c134e03a3cb942896c1da79" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cca73b338334f9cad16a2504ad520c0" is_pre_election: true
I20260713 09:03:00.196180 12505 consensus_queue.cc:1048] T bd6ef93f002a4b079bea1b6aa372c4d1 P 2cca73b338334f9cad16a2504ad520c0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:03:00.199199 12399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6678ed9b91574e8997d90a79f0712d63" candidate_uuid: "2541e895df0049f6a00483b026f9a2dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f5894b06c134e03a3cb942896c1da79" is_pre_election: true
I20260713 09:03:00.200886 12216 leader_election.cc:304] T 6678ed9b91574e8997d90a79f0712d63 P 2541e895df0049f6a00483b026f9a2dd [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: 2541e895df0049f6a00483b026f9a2dd; no voters: 0f5894b06c134e03a3cb942896c1da79, 2cca73b338334f9cad16a2504ad520c0
I20260713 09:03:00.201817 12535 raft_consensus.cc:2749] T 6678ed9b91574e8997d90a79f0712d63 P 2541e895df0049f6a00483b026f9a2dd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:03:00.206933 12505 raft_consensus.cc:493] T 30a6ea22a46a4c818d43a8f9a46fff78 P 2cca73b338334f9cad16a2504ad520c0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:00.207386 12471 raft_consensus.cc:493] T 30a6ea22a46a4c818d43a8f9a46fff78 P 0f5894b06c134e03a3cb942896c1da79 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:00.207470 12505 raft_consensus.cc:515] T 30a6ea22a46a4c818d43a8f9a46fff78 P 2cca73b338334f9cad16a2504ad520c0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } }
I20260713 09:03:00.207962 12471 raft_consensus.cc:515] T 30a6ea22a46a4c818d43a8f9a46fff78 P 0f5894b06c134e03a3cb942896c1da79 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } }
I20260713 09:03:00.208498 12363 leader_election.cc:304] T cb9df26c637f4b6d819b27706e771e32 P 0f5894b06c134e03a3cb942896c1da79 [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: 0f5894b06c134e03a3cb942896c1da79; no voters: 2541e895df0049f6a00483b026f9a2dd, 2cca73b338334f9cad16a2504ad520c0
I20260713 09:03:00.212692 12505 leader_election.cc:290] T 30a6ea22a46a4c818d43a8f9a46fff78 P 2cca73b338334f9cad16a2504ad520c0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2541e895df0049f6a00483b026f9a2dd (127.10.222.129:36195), 0f5894b06c134e03a3cb942896c1da79 (127.10.222.131:37007)
I20260713 09:03:00.223649 12397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30a6ea22a46a4c818d43a8f9a46fff78" candidate_uuid: "2cca73b338334f9cad16a2504ad520c0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f5894b06c134e03a3cb942896c1da79" is_pre_election: true
I20260713 09:03:00.226038 12569 raft_consensus.cc:2749] T cb9df26c637f4b6d819b27706e771e32 P 0f5894b06c134e03a3cb942896c1da79 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:03:00.228621 12247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30a6ea22a46a4c818d43a8f9a46fff78" candidate_uuid: "2cca73b338334f9cad16a2504ad520c0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2541e895df0049f6a00483b026f9a2dd" is_pre_election: true
I20260713 09:03:00.229303 12247 raft_consensus.cc:2468] T 30a6ea22a46a4c818d43a8f9a46fff78 P 2541e895df0049f6a00483b026f9a2dd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cca73b338334f9cad16a2504ad520c0 in term 0.
I20260713 09:03:00.238185 12471 leader_election.cc:290] T 30a6ea22a46a4c818d43a8f9a46fff78 P 0f5894b06c134e03a3cb942896c1da79 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2541e895df0049f6a00483b026f9a2dd (127.10.222.129:36195), 2cca73b338334f9cad16a2504ad520c0 (127.10.222.130:37587)
I20260713 09:03:00.230408 12397 raft_consensus.cc:2468] T 30a6ea22a46a4c818d43a8f9a46fff78 P 0f5894b06c134e03a3cb942896c1da79 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cca73b338334f9cad16a2504ad520c0 in term 0.
I20260713 09:03:00.241302 12245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30a6ea22a46a4c818d43a8f9a46fff78" candidate_uuid: "0f5894b06c134e03a3cb942896c1da79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2541e895df0049f6a00483b026f9a2dd" is_pre_election: true
I20260713 09:03:00.241971 12245 raft_consensus.cc:2468] T 30a6ea22a46a4c818d43a8f9a46fff78 P 2541e895df0049f6a00483b026f9a2dd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0f5894b06c134e03a3cb942896c1da79 in term 0.
I20260713 09:03:00.243261 12365 leader_election.cc:304] T 30a6ea22a46a4c818d43a8f9a46fff78 P 0f5894b06c134e03a3cb942896c1da79 [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: 0f5894b06c134e03a3cb942896c1da79, 2541e895df0049f6a00483b026f9a2dd; no voters: 
I20260713 09:03:00.243306 12324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30a6ea22a46a4c818d43a8f9a46fff78" candidate_uuid: "0f5894b06c134e03a3cb942896c1da79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cca73b338334f9cad16a2504ad520c0" is_pre_election: true
I20260713 09:03:00.244055 12324 raft_consensus.cc:2468] T 30a6ea22a46a4c818d43a8f9a46fff78 P 2cca73b338334f9cad16a2504ad520c0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0f5894b06c134e03a3cb942896c1da79 in term 0.
I20260713 09:03:00.244530 12569 raft_consensus.cc:2804] T 30a6ea22a46a4c818d43a8f9a46fff78 P 0f5894b06c134e03a3cb942896c1da79 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:03:00.244890 12569 raft_consensus.cc:493] T 30a6ea22a46a4c818d43a8f9a46fff78 P 0f5894b06c134e03a3cb942896c1da79 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:03:00.245219 12569 raft_consensus.cc:3060] T 30a6ea22a46a4c818d43a8f9a46fff78 P 0f5894b06c134e03a3cb942896c1da79 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:00.249379 12291 leader_election.cc:304] T 30a6ea22a46a4c818d43a8f9a46fff78 P 2cca73b338334f9cad16a2504ad520c0 [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: 0f5894b06c134e03a3cb942896c1da79, 2cca73b338334f9cad16a2504ad520c0; no voters: 
I20260713 09:03:00.250121 12505 raft_consensus.cc:2804] T 30a6ea22a46a4c818d43a8f9a46fff78 P 2cca73b338334f9cad16a2504ad520c0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:03:00.250458 12505 raft_consensus.cc:493] T 30a6ea22a46a4c818d43a8f9a46fff78 P 2cca73b338334f9cad16a2504ad520c0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:03:00.250787 12505 raft_consensus.cc:3060] T 30a6ea22a46a4c818d43a8f9a46fff78 P 2cca73b338334f9cad16a2504ad520c0 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:00.251892 12569 raft_consensus.cc:515] T 30a6ea22a46a4c818d43a8f9a46fff78 P 0f5894b06c134e03a3cb942896c1da79 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } }
I20260713 09:03:00.255734 12247 raft_consensus.cc:3060] T 6678ed9b91574e8997d90a79f0712d63 P 2541e895df0049f6a00483b026f9a2dd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:00.258299 12569 leader_election.cc:290] T 30a6ea22a46a4c818d43a8f9a46fff78 P 0f5894b06c134e03a3cb942896c1da79 [CANDIDATE]: Term 1 election: Requested vote from peers 2541e895df0049f6a00483b026f9a2dd (127.10.222.129:36195), 2cca73b338334f9cad16a2504ad520c0 (127.10.222.130:37587)
I20260713 09:03:00.259310 12558 consensus_queue.cc:1048] T 46e1f54761b141c3b0f514d4215b6f5c P 2cca73b338334f9cad16a2504ad520c0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:03:00.260638 12246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30a6ea22a46a4c818d43a8f9a46fff78" candidate_uuid: "0f5894b06c134e03a3cb942896c1da79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2541e895df0049f6a00483b026f9a2dd"
I20260713 09:03:00.261034 12324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30a6ea22a46a4c818d43a8f9a46fff78" candidate_uuid: "0f5894b06c134e03a3cb942896c1da79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cca73b338334f9cad16a2504ad520c0"
I20260713 09:03:00.261230 12246 raft_consensus.cc:3060] T 30a6ea22a46a4c818d43a8f9a46fff78 P 2541e895df0049f6a00483b026f9a2dd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:00.264156 12505 raft_consensus.cc:515] T 30a6ea22a46a4c818d43a8f9a46fff78 P 2cca73b338334f9cad16a2504ad520c0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } }
I20260713 09:03:00.265288 12326 raft_consensus.cc:3060] T d27792d963d545b794da3989d05019b1 P 2cca73b338334f9cad16a2504ad520c0 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:00.276465 12324 raft_consensus.cc:2393] T 30a6ea22a46a4c818d43a8f9a46fff78 P 2cca73b338334f9cad16a2504ad520c0 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 0f5894b06c134e03a3cb942896c1da79 in current term 1: Already voted for candidate 2cca73b338334f9cad16a2504ad520c0 in this term.
I20260713 09:03:00.277940 12505 leader_election.cc:290] T 30a6ea22a46a4c818d43a8f9a46fff78 P 2cca73b338334f9cad16a2504ad520c0 [CANDIDATE]: Term 1 election: Requested vote from peers 2541e895df0049f6a00483b026f9a2dd (127.10.222.129:36195), 0f5894b06c134e03a3cb942896c1da79 (127.10.222.131:37007)
I20260713 09:03:00.280635 12244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30a6ea22a46a4c818d43a8f9a46fff78" candidate_uuid: "2cca73b338334f9cad16a2504ad520c0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2541e895df0049f6a00483b026f9a2dd"
W20260713 09:03:00.289637 12197 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:03:00.282974 12397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30a6ea22a46a4c818d43a8f9a46fff78" candidate_uuid: "2cca73b338334f9cad16a2504ad520c0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f5894b06c134e03a3cb942896c1da79"
I20260713 09:03:00.301860 12559 raft_consensus.cc:493] T d27792d963d545b794da3989d05019b1 P 2cca73b338334f9cad16a2504ad520c0 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:00.305830 12559 raft_consensus.cc:515] T d27792d963d545b794da3989d05019b1 P 2cca73b338334f9cad16a2504ad520c0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } }
I20260713 09:03:00.301868 12447 consensus_queue.cc:1048] T d27792d963d545b794da3989d05019b1 P 0f5894b06c134e03a3cb942896c1da79 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.008s
I20260713 09:03:00.310510 12397 raft_consensus.cc:2393] T 30a6ea22a46a4c818d43a8f9a46fff78 P 0f5894b06c134e03a3cb942896c1da79 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 2cca73b338334f9cad16a2504ad520c0 in current term 1: Already voted for candidate 0f5894b06c134e03a3cb942896c1da79 in this term.
I20260713 09:03:00.298067 12484 consensus_queue.cc:1048] T 6678ed9b91574e8997d90a79f0712d63 P 2cca73b338334f9cad16a2504ad520c0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.011s
I20260713 09:03:00.316814 12559 leader_election.cc:290] T d27792d963d545b794da3989d05019b1 P 2cca73b338334f9cad16a2504ad520c0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2541e895df0049f6a00483b026f9a2dd (127.10.222.129:36195), 0f5894b06c134e03a3cb942896c1da79 (127.10.222.131:37007)
I20260713 09:03:00.327253 12573 consensus_queue.cc:1048] T 2c0ea15d861544ed85f2747c8a8648f4 P 0f5894b06c134e03a3cb942896c1da79 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260713 09:03:00.328287 12291 leader_election.cc:304] T 30a6ea22a46a4c818d43a8f9a46fff78 P 2cca73b338334f9cad16a2504ad520c0 [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: 2cca73b338334f9cad16a2504ad520c0; no voters: 0f5894b06c134e03a3cb942896c1da79, 2541e895df0049f6a00483b026f9a2dd
I20260713 09:03:00.327795 12447 consensus_queue.cc:1048] T 4491e79f62a543328ac59c7ced9900fa P 0f5894b06c134e03a3cb942896c1da79 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260713 09:03:00.333793 12249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d27792d963d545b794da3989d05019b1" candidate_uuid: "2cca73b338334f9cad16a2504ad520c0" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2541e895df0049f6a00483b026f9a2dd" is_pre_election: true
I20260713 09:03:00.334439 12249 raft_consensus.cc:2468] T d27792d963d545b794da3989d05019b1 P 2541e895df0049f6a00483b026f9a2dd [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cca73b338334f9cad16a2504ad520c0 in term 1.
I20260713 09:03:00.334911 12559 raft_consensus.cc:2749] T 30a6ea22a46a4c818d43a8f9a46fff78 P 2cca73b338334f9cad16a2504ad520c0 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:03:00.335613 12400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d27792d963d545b794da3989d05019b1" candidate_uuid: "2cca73b338334f9cad16a2504ad520c0" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f5894b06c134e03a3cb942896c1da79" is_pre_election: true
I20260713 09:03:00.339596 12291 leader_election.cc:304] T d27792d963d545b794da3989d05019b1 P 2cca73b338334f9cad16a2504ad520c0 [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: 2541e895df0049f6a00483b026f9a2dd, 2cca73b338334f9cad16a2504ad520c0; no voters: 
I20260713 09:03:00.341929 12246 raft_consensus.cc:2468] T 30a6ea22a46a4c818d43a8f9a46fff78 P 2541e895df0049f6a00483b026f9a2dd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f5894b06c134e03a3cb942896c1da79 in term 1.
I20260713 09:03:00.343578 12365 leader_election.cc:304] T 30a6ea22a46a4c818d43a8f9a46fff78 P 0f5894b06c134e03a3cb942896c1da79 [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: 0f5894b06c134e03a3cb942896c1da79, 2541e895df0049f6a00483b026f9a2dd; no voters: 2cca73b338334f9cad16a2504ad520c0
I20260713 09:03:00.346266 12445 raft_consensus.cc:2804] T 30a6ea22a46a4c818d43a8f9a46fff78 P 0f5894b06c134e03a3cb942896c1da79 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:03:00.346758 12445 raft_consensus.cc:697] T 30a6ea22a46a4c818d43a8f9a46fff78 P 0f5894b06c134e03a3cb942896c1da79 [term 1 LEADER]: Becoming Leader. State: Replica: 0f5894b06c134e03a3cb942896c1da79, State: Running, Role: LEADER
I20260713 09:03:00.347635 12445 consensus_queue.cc:237] T 30a6ea22a46a4c818d43a8f9a46fff78 P 0f5894b06c134e03a3cb942896c1da79 [LEADER]: Queue going to LEADER mode. State: All 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: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } }
I20260713 09:03:00.347725 12573 consensus_queue.cc:1048] T d27792d963d545b794da3989d05019b1 P 0f5894b06c134e03a3cb942896c1da79 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:03:00.350308 12484 raft_consensus.cc:2804] T d27792d963d545b794da3989d05019b1 P 2cca73b338334f9cad16a2504ad520c0 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:03:00.350708 12484 raft_consensus.cc:493] T d27792d963d545b794da3989d05019b1 P 2cca73b338334f9cad16a2504ad520c0 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 0f5894b06c134e03a3cb942896c1da79)
I20260713 09:03:00.351125 12484 raft_consensus.cc:3060] T d27792d963d545b794da3989d05019b1 P 2cca73b338334f9cad16a2504ad520c0 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:00.356870 12569 consensus_queue.cc:1048] T 808305af4b6b4e0d9f88b03de475a766 P 0f5894b06c134e03a3cb942896c1da79 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
I20260713 09:03:00.382202 12558 consensus_queue.cc:1048] T 46e1f54761b141c3b0f514d4215b6f5c P 2cca73b338334f9cad16a2504ad520c0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:03:00.369432 12484 raft_consensus.cc:515] T d27792d963d545b794da3989d05019b1 P 2cca73b338334f9cad16a2504ad520c0 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } }
I20260713 09:03:00.438081 12484 leader_election.cc:290] T d27792d963d545b794da3989d05019b1 P 2cca73b338334f9cad16a2504ad520c0 [CANDIDATE]: Term 2 election: Requested vote from peers 2541e895df0049f6a00483b026f9a2dd (127.10.222.129:36195), 0f5894b06c134e03a3cb942896c1da79 (127.10.222.131:37007)
I20260713 09:03:00.467144 12400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d27792d963d545b794da3989d05019b1" candidate_uuid: "2cca73b338334f9cad16a2504ad520c0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0f5894b06c134e03a3cb942896c1da79"
I20260713 09:03:00.471072 12484 consensus_queue.cc:1048] T b2b8921a63ef4f0698a96fe58cf3c0d7 P 2cca73b338334f9cad16a2504ad520c0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:03:00.469223 12149 catalog_manager.cc:5697] T 30a6ea22a46a4c818d43a8f9a46fff78 P 0f5894b06c134e03a3cb942896c1da79 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0f5894b06c134e03a3cb942896c1da79 (127.10.222.131). New cstate: current_term: 1 leader_uuid: "0f5894b06c134e03a3cb942896c1da79" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } health_report { overall_health: HEALTHY } } }
I20260713 09:03:00.480115 12246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d27792d963d545b794da3989d05019b1" candidate_uuid: "2cca73b338334f9cad16a2504ad520c0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2541e895df0049f6a00483b026f9a2dd"
I20260713 09:03:00.487232 12573 consensus_queue.cc:1048] T 2c0ea15d861544ed85f2747c8a8648f4 P 0f5894b06c134e03a3cb942896c1da79 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:03:00.492169 12505 consensus_queue.cc:1048] T d919c06ddd164c509cc40233575578ff P 2cca73b338334f9cad16a2504ad520c0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:03:00.493564 12323 raft_consensus.cc:1240] T d27792d963d545b794da3989d05019b1 P 2cca73b338334f9cad16a2504ad520c0 [term 2 FOLLOWER]: Rejecting Update request from peer 0f5894b06c134e03a3cb942896c1da79 for earlier term 1. Current term is 2. Ops: []
I20260713 09:03:00.501349 12559 consensus_queue.cc:1048] T b2b8921a63ef4f0698a96fe58cf3c0d7 P 2cca73b338334f9cad16a2504ad520c0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:03:00.502292 12291 leader_election.cc:304] T d27792d963d545b794da3989d05019b1 P 2cca73b338334f9cad16a2504ad520c0 [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: 2cca73b338334f9cad16a2504ad520c0; no voters: 0f5894b06c134e03a3cb942896c1da79, 2541e895df0049f6a00483b026f9a2dd
I20260713 09:03:00.504034 12484 raft_consensus.cc:2749] T d27792d963d545b794da3989d05019b1 P 2cca73b338334f9cad16a2504ad520c0 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260713 09:03:00.506764 12573 consensus_queue.cc:1059] T d27792d963d545b794da3989d05019b1 P 0f5894b06c134e03a3cb942896c1da79 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:03:00.507879 12573 raft_consensus.cc:3055] T d27792d963d545b794da3989d05019b1 P 0f5894b06c134e03a3cb942896c1da79 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:03:00.508245 12573 raft_consensus.cc:740] T d27792d963d545b794da3989d05019b1 P 0f5894b06c134e03a3cb942896c1da79 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0f5894b06c134e03a3cb942896c1da79, State: Running, Role: LEADER
I20260713 09:03:00.509150 12573 consensus_queue.cc:260] T d27792d963d545b794da3989d05019b1 P 0f5894b06c134e03a3cb942896c1da79 [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: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } }
I20260713 09:03:00.510773 12610 consensus_queue.cc:1048] T d919c06ddd164c509cc40233575578ff P 2cca73b338334f9cad16a2504ad520c0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.008s
I20260713 09:03:00.510418 12573 raft_consensus.cc:3060] T d27792d963d545b794da3989d05019b1 P 0f5894b06c134e03a3cb942896c1da79 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:00.554251 12399 raft_consensus.cc:3060] T 3be28ac715da4acd94666a61f9e151a1 P 0f5894b06c134e03a3cb942896c1da79 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:00.569844 12610 consensus_queue.cc:1048] T 3be28ac715da4acd94666a61f9e151a1 P 2cca73b338334f9cad16a2504ad520c0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:03:00.589551 12484 consensus_queue.cc:1048] T 3be28ac715da4acd94666a61f9e151a1 P 2cca73b338334f9cad16a2504ad520c0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:03:00.764945 12615 consensus_queue.cc:1048] T 30a6ea22a46a4c818d43a8f9a46fff78 P 0f5894b06c134e03a3cb942896c1da79 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:03:00.774657 12573 consensus_queue.cc:1048] T 30a6ea22a46a4c818d43a8f9a46fff78 P 0f5894b06c134e03a3cb942896c1da79 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:03:01.124178 11130 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:03:01.129969 12623 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:03:01.130615 12624 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:03:01.131908 12626 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:03:01.133416 11130 server_base.cc:1061] running on GCE node
I20260713 09:03:01.134708 11130 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:03:01.134934 11130 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:03:01.135105 11130 hybrid_clock.cc:648] HybridClock initialized: now 1783933381135082 us; error 0 us; skew 500 ppm
I20260713 09:03:01.135743 11130 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:03:01.138252 11130 webserver.cc:533] Webserver started at http://127.10.222.132:45209/ using document root <none> and password file <none>
I20260713 09:03:01.138821 11130 fs_manager.cc:362] Metadata directory not provided
I20260713 09:03:01.138998 11130 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:03:01.139300 11130 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:03:01.140384 11130 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task0siKgA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933353904069-11130-0/minicluster-data/ts-3-root/instance:
uuid: "5ef7fc1351554f3ab22d933258fd329a"
format_stamp: "Formatted at 2026-07-13 09:03:01 on dist-test-slave-7lf8"
I20260713 09:03:01.144389 11130 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260713 09:03:01.147505 12631 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:03:01.148241 11130 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:03:01.148551 11130 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task0siKgA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933353904069-11130-0/minicluster-data/ts-3-root
uuid: "5ef7fc1351554f3ab22d933258fd329a"
format_stamp: "Formatted at 2026-07-13 09:03:01 on dist-test-slave-7lf8"
I20260713 09:03:01.148869 11130 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task0siKgA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933353904069-11130-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task0siKgA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933353904069-11130-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task0siKgA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933353904069-11130-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:03:01.165506 11130 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:03:01.166715 11130 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:03:01.168200 11130 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:03:01.170363 11130 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:03:01.170544 11130 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:03:01.170778 11130 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:03:01.170917 11130 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:03:01.224085 11130 rpc_server.cc:307] RPC server started. Bound to: 127.10.222.132:34869
I20260713 09:03:01.224182 12693 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.222.132:34869 every 8 connection(s)
I20260713 09:03:01.228488 11130 auto_leader_rebalancer-test.cc:392] add a tserver: 5ef7fc1351554f3ab22d933258fd329a
I20260713 09:03:01.239388 12694 heartbeater.cc:344] Connected to a master server at 127.10.222.190:45985
I20260713 09:03:01.239830 12694 heartbeater.cc:461] Registering TS with master...
I20260713 09:03:01.240996 12694 heartbeater.cc:507] Master 127.10.222.190:45985 requested a full tablet report, sending...
I20260713 09:03:01.242713 12145 ts_manager.cc:194] Registered new tserver with Master: 5ef7fc1351554f3ab22d933258fd329a (127.10.222.132:34869)
I20260713 09:03:01.244086 12145 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33308
I20260713 09:03:01.342229 12323 consensus_queue.cc:237] T b2b8921a63ef4f0698a96fe58cf3c0d7 P 2cca73b338334f9cad16a2504ad520c0 [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: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } attrs { replace: true } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: NON_VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: true } }
I20260713 09:03:01.348687 12399 raft_consensus.cc:1275] T b2b8921a63ef4f0698a96fe58cf3c0d7 P 0f5894b06c134e03a3cb942896c1da79 [term 1 FOLLOWER]: Refusing update from remote peer 2cca73b338334f9cad16a2504ad520c0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:03:01.350389 12249 raft_consensus.cc:1275] T b2b8921a63ef4f0698a96fe58cf3c0d7 P 2541e895df0049f6a00483b026f9a2dd [term 1 FOLLOWER]: Refusing update from remote peer 2cca73b338334f9cad16a2504ad520c0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:03:01.350183 12505 consensus_queue.cc:1048] T b2b8921a63ef4f0698a96fe58cf3c0d7 P 2cca73b338334f9cad16a2504ad520c0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } 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:03:01.351878 12484 consensus_queue.cc:1048] T b2b8921a63ef4f0698a96fe58cf3c0d7 P 2cca73b338334f9cad16a2504ad520c0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:03:01.356503 12559 raft_consensus.cc:2955] T b2b8921a63ef4f0698a96fe58cf3c0d7 P 2cca73b338334f9cad16a2504ad520c0 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5ef7fc1351554f3ab22d933258fd329a (127.10.222.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } attrs { replace: true } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: NON_VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: true } } }
I20260713 09:03:01.358155 12399 raft_consensus.cc:2955] T b2b8921a63ef4f0698a96fe58cf3c0d7 P 0f5894b06c134e03a3cb942896c1da79 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5ef7fc1351554f3ab22d933258fd329a (127.10.222.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } attrs { replace: true } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: NON_VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: true } } }
I20260713 09:03:01.360066 12249 raft_consensus.cc:2955] T b2b8921a63ef4f0698a96fe58cf3c0d7 P 2541e895df0049f6a00483b026f9a2dd [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5ef7fc1351554f3ab22d933258fd329a (127.10.222.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } attrs { replace: true } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: NON_VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: true } } }
W20260713 09:03:01.369287 12289 consensus_peers.cc:597] T b2b8921a63ef4f0698a96fe58cf3c0d7 P 2cca73b338334f9cad16a2504ad520c0 -> Peer 5ef7fc1351554f3ab22d933258fd329a (127.10.222.132:34869): Couldn't send request to peer 5ef7fc1351554f3ab22d933258fd329a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b2b8921a63ef4f0698a96fe58cf3c0d7. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:03:01.370783 12145 catalog_manager.cc:5697] T b2b8921a63ef4f0698a96fe58cf3c0d7 P 2cca73b338334f9cad16a2504ad520c0 reported cstate change: config changed from index -1 to 2, NON_VOTER 5ef7fc1351554f3ab22d933258fd329a (127.10.222.132) added. New cstate: current_term: 1 leader_uuid: "2cca73b338334f9cad16a2504ad520c0" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: NON_VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:03:01.374529 12323 consensus_queue.cc:237] T d919c06ddd164c509cc40233575578ff P 2cca73b338334f9cad16a2504ad520c0 [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: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } attrs { replace: true } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: NON_VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: true } }
I20260713 09:03:01.380796 12399 raft_consensus.cc:1275] T d919c06ddd164c509cc40233575578ff P 0f5894b06c134e03a3cb942896c1da79 [term 1 FOLLOWER]: Refusing update from remote peer 2cca73b338334f9cad16a2504ad520c0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:03:01.380950 12249 raft_consensus.cc:1275] T d919c06ddd164c509cc40233575578ff P 2541e895df0049f6a00483b026f9a2dd [term 1 FOLLOWER]: Refusing update from remote peer 2cca73b338334f9cad16a2504ad520c0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:03:01.381724 12289 consensus_peers.cc:597] T d919c06ddd164c509cc40233575578ff P 2cca73b338334f9cad16a2504ad520c0 -> Peer 5ef7fc1351554f3ab22d933258fd329a (127.10.222.132:34869): Couldn't send request to peer 5ef7fc1351554f3ab22d933258fd329a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d919c06ddd164c509cc40233575578ff. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:03:01.382220 12484 consensus_queue.cc:1048] T d919c06ddd164c509cc40233575578ff P 2cca73b338334f9cad16a2504ad520c0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:03:01.383005 12559 consensus_queue.cc:1048] T d919c06ddd164c509cc40233575578ff P 2cca73b338334f9cad16a2504ad520c0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } 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:03:01.388954 12484 raft_consensus.cc:2955] T d919c06ddd164c509cc40233575578ff P 2cca73b338334f9cad16a2504ad520c0 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5ef7fc1351554f3ab22d933258fd329a (127.10.222.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } attrs { replace: true } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: NON_VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: true } } }
I20260713 09:03:01.393312 12245 raft_consensus.cc:2955] T d919c06ddd164c509cc40233575578ff P 2541e895df0049f6a00483b026f9a2dd [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5ef7fc1351554f3ab22d933258fd329a (127.10.222.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } attrs { replace: true } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: NON_VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: true } } }
I20260713 09:03:01.397779 12399 raft_consensus.cc:2955] T d919c06ddd164c509cc40233575578ff P 0f5894b06c134e03a3cb942896c1da79 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5ef7fc1351554f3ab22d933258fd329a (127.10.222.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } attrs { replace: true } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: NON_VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: true } } }
I20260713 09:03:01.410243 12145 catalog_manager.cc:5697] T d919c06ddd164c509cc40233575578ff P 2541e895df0049f6a00483b026f9a2dd reported cstate change: config changed from index -1 to 2, NON_VOTER 5ef7fc1351554f3ab22d933258fd329a (127.10.222.132) added. New cstate: current_term: 1 leader_uuid: "2cca73b338334f9cad16a2504ad520c0" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } attrs { replace: true } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: NON_VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: true } } }
I20260713 09:03:01.413091 12399 consensus_queue.cc:237] T 6d81923b546648ca9bd71a8705275c39 P 0f5894b06c134e03a3cb942896c1da79 [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: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } attrs { replace: true } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: NON_VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: true } }
I20260713 09:03:01.421314 12323 raft_consensus.cc:1275] T 6d81923b546648ca9bd71a8705275c39 P 2cca73b338334f9cad16a2504ad520c0 [term 1 FOLLOWER]: Refusing update from remote peer 0f5894b06c134e03a3cb942896c1da79: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:03:01.421768 12245 raft_consensus.cc:1275] T 6d81923b546648ca9bd71a8705275c39 P 2541e895df0049f6a00483b026f9a2dd [term 1 FOLLOWER]: Refusing update from remote peer 0f5894b06c134e03a3cb942896c1da79: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:03:01.423096 12569 consensus_queue.cc:1048] T 6d81923b546648ca9bd71a8705275c39 P 0f5894b06c134e03a3cb942896c1da79 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:03:01.424017 12615 consensus_queue.cc:1048] T 6d81923b546648ca9bd71a8705275c39 P 0f5894b06c134e03a3cb942896c1da79 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } 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:03:01.431653 12615 raft_consensus.cc:2955] T 6d81923b546648ca9bd71a8705275c39 P 0f5894b06c134e03a3cb942896c1da79 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5ef7fc1351554f3ab22d933258fd329a (127.10.222.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } attrs { replace: true } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: NON_VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: true } } }
I20260713 09:03:01.433377 12323 raft_consensus.cc:2955] T 6d81923b546648ca9bd71a8705275c39 P 2cca73b338334f9cad16a2504ad520c0 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5ef7fc1351554f3ab22d933258fd329a (127.10.222.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } attrs { replace: true } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: NON_VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: true } } }
W20260713 09:03:01.434350 12363 consensus_peers.cc:597] T 6d81923b546648ca9bd71a8705275c39 P 0f5894b06c134e03a3cb942896c1da79 -> Peer 5ef7fc1351554f3ab22d933258fd329a (127.10.222.132:34869): Couldn't send request to peer 5ef7fc1351554f3ab22d933258fd329a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6d81923b546648ca9bd71a8705275c39. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:03:01.436645 12245 raft_consensus.cc:2955] T 6d81923b546648ca9bd71a8705275c39 P 2541e895df0049f6a00483b026f9a2dd [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5ef7fc1351554f3ab22d933258fd329a (127.10.222.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } attrs { replace: true } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: NON_VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: true } } }
I20260713 09:03:01.446283 12326 consensus_queue.cc:237] T cbcb357e1a4144428913538ec6039480 P 2cca73b338334f9cad16a2504ad520c0 [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: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } attrs { replace: true } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: NON_VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: true } }
I20260713 09:03:01.446394 12149 catalog_manager.cc:5697] T 6d81923b546648ca9bd71a8705275c39 P 2cca73b338334f9cad16a2504ad520c0 reported cstate change: config changed from index -1 to 2, NON_VOTER 5ef7fc1351554f3ab22d933258fd329a (127.10.222.132) added. New cstate: current_term: 1 leader_uuid: "0f5894b06c134e03a3cb942896c1da79" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } attrs { replace: true } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: NON_VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: true } } }
I20260713 09:03:01.458647 12399 raft_consensus.cc:1275] T cbcb357e1a4144428913538ec6039480 P 0f5894b06c134e03a3cb942896c1da79 [term 1 FOLLOWER]: Refusing update from remote peer 2cca73b338334f9cad16a2504ad520c0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:03:01.459744 12289 consensus_peers.cc:597] T cbcb357e1a4144428913538ec6039480 P 2cca73b338334f9cad16a2504ad520c0 -> Peer 5ef7fc1351554f3ab22d933258fd329a (127.10.222.132:34869): Couldn't send request to peer 5ef7fc1351554f3ab22d933258fd329a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: cbcb357e1a4144428913538ec6039480. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:03:01.459878 12484 consensus_queue.cc:1048] T cbcb357e1a4144428913538ec6039480 P 2cca73b338334f9cad16a2504ad520c0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:03:01.461166 12245 raft_consensus.cc:1275] T cbcb357e1a4144428913538ec6039480 P 2541e895df0049f6a00483b026f9a2dd [term 1 FOLLOWER]: Refusing update from remote peer 2cca73b338334f9cad16a2504ad520c0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:03:01.463654 12484 consensus_queue.cc:1048] T cbcb357e1a4144428913538ec6039480 P 2cca73b338334f9cad16a2504ad520c0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } 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:03:01.471845 12505 raft_consensus.cc:2955] T cbcb357e1a4144428913538ec6039480 P 2cca73b338334f9cad16a2504ad520c0 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5ef7fc1351554f3ab22d933258fd329a (127.10.222.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } attrs { replace: true } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: NON_VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: true } } }
I20260713 09:03:01.475142 12245 raft_consensus.cc:2955] T cbcb357e1a4144428913538ec6039480 P 2541e895df0049f6a00483b026f9a2dd [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5ef7fc1351554f3ab22d933258fd329a (127.10.222.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } attrs { replace: true } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: NON_VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: true } } }
I20260713 09:03:01.475463 12399 raft_consensus.cc:2955] T cbcb357e1a4144428913538ec6039480 P 0f5894b06c134e03a3cb942896c1da79 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5ef7fc1351554f3ab22d933258fd329a (127.10.222.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } attrs { replace: true } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: NON_VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: true } } }
I20260713 09:03:01.486250 12147 catalog_manager.cc:5697] T cbcb357e1a4144428913538ec6039480 P 2541e895df0049f6a00483b026f9a2dd reported cstate change: config changed from index -1 to 2, NON_VOTER 5ef7fc1351554f3ab22d933258fd329a (127.10.222.132) added. New cstate: current_term: 1 leader_uuid: "2cca73b338334f9cad16a2504ad520c0" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } attrs { replace: true } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: NON_VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: true } } }
I20260713 09:03:01.906283 12713 ts_tablet_manager.cc:933] T 6d81923b546648ca9bd71a8705275c39 P 5ef7fc1351554f3ab22d933258fd329a: Initiating tablet copy from peer 0f5894b06c134e03a3cb942896c1da79 (127.10.222.131:37007)
I20260713 09:03:01.908176 12713 tablet_copy_client.cc:323] T 6d81923b546648ca9bd71a8705275c39 P 5ef7fc1351554f3ab22d933258fd329a: tablet copy: Beginning tablet copy session from remote peer at address 127.10.222.131:37007
I20260713 09:03:01.918434 12410 tablet_copy_service.cc:140] P 0f5894b06c134e03a3cb942896c1da79: Received BeginTabletCopySession request for tablet 6d81923b546648ca9bd71a8705275c39 from peer 5ef7fc1351554f3ab22d933258fd329a ({username='slave'} at 127.0.0.1:50742)
I20260713 09:03:01.918892 12410 tablet_copy_service.cc:161] P 0f5894b06c134e03a3cb942896c1da79: Beginning new tablet copy session on tablet 6d81923b546648ca9bd71a8705275c39 from peer 5ef7fc1351554f3ab22d933258fd329a at {username='slave'} at 127.0.0.1:50742: session id = 5ef7fc1351554f3ab22d933258fd329a-6d81923b546648ca9bd71a8705275c39
I20260713 09:03:01.923964 12410 tablet_copy_source_session.cc:215] T 6d81923b546648ca9bd71a8705275c39 P 0f5894b06c134e03a3cb942896c1da79: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:03:01.926664 12713 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d81923b546648ca9bd71a8705275c39. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:01.931243 12615 raft_consensus.cc:493] T d27792d963d545b794da3989d05019b1 P 0f5894b06c134e03a3cb942896c1da79 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:01.931725 12615 raft_consensus.cc:515] T d27792d963d545b794da3989d05019b1 P 0f5894b06c134e03a3cb942896c1da79 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } }
I20260713 09:03:01.933883 12615 leader_election.cc:290] T d27792d963d545b794da3989d05019b1 P 0f5894b06c134e03a3cb942896c1da79 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2541e895df0049f6a00483b026f9a2dd (127.10.222.129:36195), 2cca73b338334f9cad16a2504ad520c0 (127.10.222.130:37587)
I20260713 09:03:01.934708 12245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d27792d963d545b794da3989d05019b1" candidate_uuid: "0f5894b06c134e03a3cb942896c1da79" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2541e895df0049f6a00483b026f9a2dd" is_pre_election: true
I20260713 09:03:01.935429 12326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d27792d963d545b794da3989d05019b1" candidate_uuid: "0f5894b06c134e03a3cb942896c1da79" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2cca73b338334f9cad16a2504ad520c0" is_pre_election: true
I20260713 09:03:01.936023 12326 raft_consensus.cc:2468] T d27792d963d545b794da3989d05019b1 P 2cca73b338334f9cad16a2504ad520c0 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0f5894b06c134e03a3cb942896c1da79 in term 2.
I20260713 09:03:01.937127 12363 leader_election.cc:304] T d27792d963d545b794da3989d05019b1 P 0f5894b06c134e03a3cb942896c1da79 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0f5894b06c134e03a3cb942896c1da79, 2cca73b338334f9cad16a2504ad520c0; no voters: 2541e895df0049f6a00483b026f9a2dd
I20260713 09:03:01.937857 12615 raft_consensus.cc:2804] T d27792d963d545b794da3989d05019b1 P 0f5894b06c134e03a3cb942896c1da79 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260713 09:03:01.938213 12615 raft_consensus.cc:493] T d27792d963d545b794da3989d05019b1 P 0f5894b06c134e03a3cb942896c1da79 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:03:01.938539 12615 raft_consensus.cc:3060] T d27792d963d545b794da3989d05019b1 P 0f5894b06c134e03a3cb942896c1da79 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:03:01.938802 12713 tablet_copy_client.cc:806] T 6d81923b546648ca9bd71a8705275c39 P 5ef7fc1351554f3ab22d933258fd329a: tablet copy: Starting download of 0 data blocks...
I20260713 09:03:01.939373 12713 tablet_copy_client.cc:670] T 6d81923b546648ca9bd71a8705275c39 P 5ef7fc1351554f3ab22d933258fd329a: tablet copy: Starting download of 1 WAL segments...
I20260713 09:03:01.943439 12713 tablet_copy_client.cc:538] T 6d81923b546648ca9bd71a8705275c39 P 5ef7fc1351554f3ab22d933258fd329a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:03:01.945447 12615 raft_consensus.cc:515] T d27792d963d545b794da3989d05019b1 P 0f5894b06c134e03a3cb942896c1da79 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } }
I20260713 09:03:01.947813 12615 leader_election.cc:290] T d27792d963d545b794da3989d05019b1 P 0f5894b06c134e03a3cb942896c1da79 [CANDIDATE]: Term 3 election: Requested vote from peers 2541e895df0049f6a00483b026f9a2dd (127.10.222.129:36195), 2cca73b338334f9cad16a2504ad520c0 (127.10.222.130:37587)
I20260713 09:03:01.948505 12245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d27792d963d545b794da3989d05019b1" candidate_uuid: "0f5894b06c134e03a3cb942896c1da79" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2541e895df0049f6a00483b026f9a2dd"
I20260713 09:03:01.950471 12326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d27792d963d545b794da3989d05019b1" candidate_uuid: "0f5894b06c134e03a3cb942896c1da79" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2cca73b338334f9cad16a2504ad520c0"
I20260713 09:03:01.951046 12326 raft_consensus.cc:3060] T d27792d963d545b794da3989d05019b1 P 2cca73b338334f9cad16a2504ad520c0 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:03:01.952026 12713 tablet_bootstrap.cc:492] T 6d81923b546648ca9bd71a8705275c39 P 5ef7fc1351554f3ab22d933258fd329a: Bootstrap starting.
I20260713 09:03:01.960847 12326 raft_consensus.cc:2468] T d27792d963d545b794da3989d05019b1 P 2cca73b338334f9cad16a2504ad520c0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f5894b06c134e03a3cb942896c1da79 in term 3.
I20260713 09:03:01.962246 12363 leader_election.cc:304] T d27792d963d545b794da3989d05019b1 P 0f5894b06c134e03a3cb942896c1da79 [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: 0f5894b06c134e03a3cb942896c1da79, 2cca73b338334f9cad16a2504ad520c0; no voters: 2541e895df0049f6a00483b026f9a2dd
I20260713 09:03:01.963353 12615 raft_consensus.cc:2804] T d27792d963d545b794da3989d05019b1 P 0f5894b06c134e03a3cb942896c1da79 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:03:01.964440 12615 raft_consensus.cc:697] T d27792d963d545b794da3989d05019b1 P 0f5894b06c134e03a3cb942896c1da79 [term 3 LEADER]: Becoming Leader. State: Replica: 0f5894b06c134e03a3cb942896c1da79, State: Running, Role: LEADER
I20260713 09:03:01.965246 12615 consensus_queue.cc:237] T d27792d963d545b794da3989d05019b1 P 0f5894b06c134e03a3cb942896c1da79 [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: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } }
I20260713 09:03:01.977164 12147 catalog_manager.cc:5697] T d27792d963d545b794da3989d05019b1 P 0f5894b06c134e03a3cb942896c1da79 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "0f5894b06c134e03a3cb942896c1da79" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } health_report { overall_health: HEALTHY } } }
I20260713 09:03:01.983777 12717 ts_tablet_manager.cc:933] T d919c06ddd164c509cc40233575578ff P 5ef7fc1351554f3ab22d933258fd329a: Initiating tablet copy from peer 2cca73b338334f9cad16a2504ad520c0 (127.10.222.130:37587)
I20260713 09:03:01.996779 12717 tablet_copy_client.cc:323] T d919c06ddd164c509cc40233575578ff P 5ef7fc1351554f3ab22d933258fd329a: tablet copy: Beginning tablet copy session from remote peer at address 127.10.222.130:37587
I20260713 09:03:01.997524 12535 raft_consensus.cc:493] T d27792d963d545b794da3989d05019b1 P 2541e895df0049f6a00483b026f9a2dd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0f5894b06c134e03a3cb942896c1da79)
I20260713 09:03:01.998059 12535 raft_consensus.cc:515] T d27792d963d545b794da3989d05019b1 P 2541e895df0049f6a00483b026f9a2dd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } }
I20260713 09:03:02.000068 12535 leader_election.cc:290] T d27792d963d545b794da3989d05019b1 P 2541e895df0049f6a00483b026f9a2dd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2cca73b338334f9cad16a2504ad520c0 (127.10.222.130:37587), 0f5894b06c134e03a3cb942896c1da79 (127.10.222.131:37007)
I20260713 09:03:02.003330 12326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d27792d963d545b794da3989d05019b1" candidate_uuid: "2541e895df0049f6a00483b026f9a2dd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2cca73b338334f9cad16a2504ad520c0" is_pre_election: true
I20260713 09:03:02.004083 12326 raft_consensus.cc:2368] T d27792d963d545b794da3989d05019b1 P 2cca73b338334f9cad16a2504ad520c0 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2541e895df0049f6a00483b026f9a2dd for earlier term 2. Current term is 3.
I20260713 09:03:02.004585 12397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d27792d963d545b794da3989d05019b1" candidate_uuid: "2541e895df0049f6a00483b026f9a2dd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0f5894b06c134e03a3cb942896c1da79" is_pre_election: true
I20260713 09:03:02.005206 12214 leader_election.cc:400] T d27792d963d545b794da3989d05019b1 P 2541e895df0049f6a00483b026f9a2dd [CANDIDATE]: Term 2 pre-election: Vote denied by peer 2cca73b338334f9cad16a2504ad520c0 (127.10.222.130:37587) with higher term. Message: Invalid argument: T d27792d963d545b794da3989d05019b1 P 2cca73b338334f9cad16a2504ad520c0 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2541e895df0049f6a00483b026f9a2dd for earlier term 2. Current term is 3.
I20260713 09:03:02.005535 12214 leader_election.cc:403] T d27792d963d545b794da3989d05019b1 P 2541e895df0049f6a00483b026f9a2dd [CANDIDATE]: Term 2 pre-election: Cancelling election due to peer responding with higher term
I20260713 09:03:02.007535 12535 raft_consensus.cc:3060] T d27792d963d545b794da3989d05019b1 P 2541e895df0049f6a00483b026f9a2dd [term 1 FOLLOWER]: Advancing to term 3
I20260713 09:03:02.010170 12716 ts_tablet_manager.cc:933] T b2b8921a63ef4f0698a96fe58cf3c0d7 P 5ef7fc1351554f3ab22d933258fd329a: Initiating tablet copy from peer 2cca73b338334f9cad16a2504ad520c0 (127.10.222.130:37587)
I20260713 09:03:02.020174 12713 tablet_bootstrap.cc:492] T 6d81923b546648ca9bd71a8705275c39 P 5ef7fc1351554f3ab22d933258fd329a: 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:03:02.022603 12713 tablet_bootstrap.cc:492] T 6d81923b546648ca9bd71a8705275c39 P 5ef7fc1351554f3ab22d933258fd329a: Bootstrap complete.
I20260713 09:03:02.023355 12713 ts_tablet_manager.cc:1403] T 6d81923b546648ca9bd71a8705275c39 P 5ef7fc1351554f3ab22d933258fd329a: Time spent bootstrapping tablet: real 0.072s	user 0.044s	sys 0.023s
I20260713 09:03:02.023742 12716 tablet_copy_client.cc:323] T b2b8921a63ef4f0698a96fe58cf3c0d7 P 5ef7fc1351554f3ab22d933258fd329a: tablet copy: Beginning tablet copy session from remote peer at address 127.10.222.130:37587
I20260713 09:03:02.027007 12535 raft_consensus.cc:2749] T d27792d963d545b794da3989d05019b1 P 2541e895df0049f6a00483b026f9a2dd [term 3 FOLLOWER]: Leader pre-election lost for term 2. Reason: Vote denied by peer 2cca73b338334f9cad16a2504ad520c0 (127.10.222.130:37587) with higher term. Message: Invalid argument: T d27792d963d545b794da3989d05019b1 P 2cca73b338334f9cad16a2504ad520c0 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2541e895df0049f6a00483b026f9a2dd for earlier term 2. Current term is 3.
I20260713 09:03:02.026266 12713 raft_consensus.cc:359] T 6d81923b546648ca9bd71a8705275c39 P 5ef7fc1351554f3ab22d933258fd329a [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } attrs { replace: true } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: NON_VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: true } }
I20260713 09:03:02.027848 12713 raft_consensus.cc:740] T 6d81923b546648ca9bd71a8705275c39 P 5ef7fc1351554f3ab22d933258fd329a [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 5ef7fc1351554f3ab22d933258fd329a, State: Initialized, Role: LEARNER
I20260713 09:03:02.028545 12713 consensus_queue.cc:260] T 6d81923b546648ca9bd71a8705275c39 P 5ef7fc1351554f3ab22d933258fd329a [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: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } attrs { replace: true } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: NON_VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: true } }
I20260713 09:03:02.031034 12694 heartbeater.cc:499] Master 127.10.222.190:45985 was elected leader, sending a full tablet report...
I20260713 09:03:02.033247 12713 ts_tablet_manager.cc:1434] T 6d81923b546648ca9bd71a8705275c39 P 5ef7fc1351554f3ab22d933258fd329a: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.002s
I20260713 09:03:02.035820 12410 tablet_copy_service.cc:342] P 0f5894b06c134e03a3cb942896c1da79: Request end of tablet copy session 5ef7fc1351554f3ab22d933258fd329a-6d81923b546648ca9bd71a8705275c39 received from {username='slave'} at 127.0.0.1:50742
I20260713 09:03:02.036247 12410 tablet_copy_service.cc:434] P 0f5894b06c134e03a3cb942896c1da79: ending tablet copy session 5ef7fc1351554f3ab22d933258fd329a-6d81923b546648ca9bd71a8705275c39 on tablet 6d81923b546648ca9bd71a8705275c39 with peer 5ef7fc1351554f3ab22d933258fd329a
I20260713 09:03:02.044601 12336 tablet_copy_service.cc:140] P 2cca73b338334f9cad16a2504ad520c0: Received BeginTabletCopySession request for tablet d919c06ddd164c509cc40233575578ff from peer 5ef7fc1351554f3ab22d933258fd329a ({username='slave'} at 127.0.0.1:49168)
I20260713 09:03:02.045164 12336 tablet_copy_service.cc:161] P 2cca73b338334f9cad16a2504ad520c0: Beginning new tablet copy session on tablet d919c06ddd164c509cc40233575578ff from peer 5ef7fc1351554f3ab22d933258fd329a at {username='slave'} at 127.0.0.1:49168: session id = 5ef7fc1351554f3ab22d933258fd329a-d919c06ddd164c509cc40233575578ff
I20260713 09:03:02.045614 12335 tablet_copy_service.cc:140] P 2cca73b338334f9cad16a2504ad520c0: Received BeginTabletCopySession request for tablet b2b8921a63ef4f0698a96fe58cf3c0d7 from peer 5ef7fc1351554f3ab22d933258fd329a ({username='slave'} at 127.0.0.1:49168)
I20260713 09:03:02.046051 12335 tablet_copy_service.cc:161] P 2cca73b338334f9cad16a2504ad520c0: Beginning new tablet copy session on tablet b2b8921a63ef4f0698a96fe58cf3c0d7 from peer 5ef7fc1351554f3ab22d933258fd329a at {username='slave'} at 127.0.0.1:49168: session id = 5ef7fc1351554f3ab22d933258fd329a-b2b8921a63ef4f0698a96fe58cf3c0d7
I20260713 09:03:02.051000 12335 tablet_copy_source_session.cc:215] T b2b8921a63ef4f0698a96fe58cf3c0d7 P 2cca73b338334f9cad16a2504ad520c0: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:03:02.052593 12336 tablet_copy_source_session.cc:215] T d919c06ddd164c509cc40233575578ff P 2cca73b338334f9cad16a2504ad520c0: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:03:02.053536 12716 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b2b8921a63ef4f0698a96fe58cf3c0d7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:02.055446 12717 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d919c06ddd164c509cc40233575578ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:02.067682 12716 tablet_copy_client.cc:806] T b2b8921a63ef4f0698a96fe58cf3c0d7 P 5ef7fc1351554f3ab22d933258fd329a: tablet copy: Starting download of 0 data blocks...
I20260713 09:03:02.068218 12716 tablet_copy_client.cc:670] T b2b8921a63ef4f0698a96fe58cf3c0d7 P 5ef7fc1351554f3ab22d933258fd329a: tablet copy: Starting download of 1 WAL segments...
I20260713 09:03:02.069489 12717 tablet_copy_client.cc:806] T d919c06ddd164c509cc40233575578ff P 5ef7fc1351554f3ab22d933258fd329a: tablet copy: Starting download of 0 data blocks...
I20260713 09:03:02.070004 12717 tablet_copy_client.cc:670] T d919c06ddd164c509cc40233575578ff P 5ef7fc1351554f3ab22d933258fd329a: tablet copy: Starting download of 1 WAL segments...
I20260713 09:03:02.072240 12716 tablet_copy_client.cc:538] T b2b8921a63ef4f0698a96fe58cf3c0d7 P 5ef7fc1351554f3ab22d933258fd329a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:03:02.073659 12717 tablet_copy_client.cc:538] T d919c06ddd164c509cc40233575578ff P 5ef7fc1351554f3ab22d933258fd329a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:03:02.078707 12716 tablet_bootstrap.cc:492] T b2b8921a63ef4f0698a96fe58cf3c0d7 P 5ef7fc1351554f3ab22d933258fd329a: Bootstrap starting.
I20260713 09:03:02.082723 12713 ts_tablet_manager.cc:933] T cbcb357e1a4144428913538ec6039480 P 5ef7fc1351554f3ab22d933258fd329a: Initiating tablet copy from peer 2cca73b338334f9cad16a2504ad520c0 (127.10.222.130:37587)
I20260713 09:03:02.084816 12717 tablet_bootstrap.cc:492] T d919c06ddd164c509cc40233575578ff P 5ef7fc1351554f3ab22d933258fd329a: Bootstrap starting.
I20260713 09:03:02.095845 12713 tablet_copy_client.cc:323] T cbcb357e1a4144428913538ec6039480 P 5ef7fc1351554f3ab22d933258fd329a: tablet copy: Beginning tablet copy session from remote peer at address 127.10.222.130:37587
I20260713 09:03:02.097656 12336 tablet_copy_service.cc:140] P 2cca73b338334f9cad16a2504ad520c0: Received BeginTabletCopySession request for tablet cbcb357e1a4144428913538ec6039480 from peer 5ef7fc1351554f3ab22d933258fd329a ({username='slave'} at 127.0.0.1:49168)
I20260713 09:03:02.098289 12336 tablet_copy_service.cc:161] P 2cca73b338334f9cad16a2504ad520c0: Beginning new tablet copy session on tablet cbcb357e1a4144428913538ec6039480 from peer 5ef7fc1351554f3ab22d933258fd329a at {username='slave'} at 127.0.0.1:49168: session id = 5ef7fc1351554f3ab22d933258fd329a-cbcb357e1a4144428913538ec6039480
I20260713 09:03:02.105746 12336 tablet_copy_source_session.cc:215] T cbcb357e1a4144428913538ec6039480 P 2cca73b338334f9cad16a2504ad520c0: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:03:02.108603 12713 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cbcb357e1a4144428913538ec6039480. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:02.111238 12716 tablet_bootstrap.cc:492] T b2b8921a63ef4f0698a96fe58cf3c0d7 P 5ef7fc1351554f3ab22d933258fd329a: 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:03:02.112118 12716 tablet_bootstrap.cc:492] T b2b8921a63ef4f0698a96fe58cf3c0d7 P 5ef7fc1351554f3ab22d933258fd329a: Bootstrap complete.
I20260713 09:03:02.112836 12716 ts_tablet_manager.cc:1403] T b2b8921a63ef4f0698a96fe58cf3c0d7 P 5ef7fc1351554f3ab22d933258fd329a: Time spent bootstrapping tablet: real 0.034s	user 0.017s	sys 0.014s
I20260713 09:03:02.124073 12716 raft_consensus.cc:359] T b2b8921a63ef4f0698a96fe58cf3c0d7 P 5ef7fc1351554f3ab22d933258fd329a [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } attrs { replace: true } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: NON_VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: true } }
I20260713 09:03:02.124969 12716 raft_consensus.cc:740] T b2b8921a63ef4f0698a96fe58cf3c0d7 P 5ef7fc1351554f3ab22d933258fd329a [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 5ef7fc1351554f3ab22d933258fd329a, State: Initialized, Role: LEARNER
I20260713 09:03:02.125671 12716 consensus_queue.cc:260] T b2b8921a63ef4f0698a96fe58cf3c0d7 P 5ef7fc1351554f3ab22d933258fd329a [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: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } attrs { replace: true } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: NON_VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: true } }
I20260713 09:03:02.127923 12716 ts_tablet_manager.cc:1434] T b2b8921a63ef4f0698a96fe58cf3c0d7 P 5ef7fc1351554f3ab22d933258fd329a: Time spent starting tablet: real 0.015s	user 0.009s	sys 0.004s
I20260713 09:03:02.129806 12336 tablet_copy_service.cc:342] P 2cca73b338334f9cad16a2504ad520c0: Request end of tablet copy session 5ef7fc1351554f3ab22d933258fd329a-b2b8921a63ef4f0698a96fe58cf3c0d7 received from {username='slave'} at 127.0.0.1:49168
I20260713 09:03:02.129860 12717 tablet_bootstrap.cc:492] T d919c06ddd164c509cc40233575578ff P 5ef7fc1351554f3ab22d933258fd329a: 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:03:02.130259 12336 tablet_copy_service.cc:434] P 2cca73b338334f9cad16a2504ad520c0: ending tablet copy session 5ef7fc1351554f3ab22d933258fd329a-b2b8921a63ef4f0698a96fe58cf3c0d7 on tablet b2b8921a63ef4f0698a96fe58cf3c0d7 with peer 5ef7fc1351554f3ab22d933258fd329a
I20260713 09:03:02.130874 12717 tablet_bootstrap.cc:492] T d919c06ddd164c509cc40233575578ff P 5ef7fc1351554f3ab22d933258fd329a: Bootstrap complete.
I20260713 09:03:02.131611 12717 ts_tablet_manager.cc:1403] T d919c06ddd164c509cc40233575578ff P 5ef7fc1351554f3ab22d933258fd329a: Time spent bootstrapping tablet: real 0.047s	user 0.013s	sys 0.016s
I20260713 09:03:02.135998 12713 tablet_copy_client.cc:806] T cbcb357e1a4144428913538ec6039480 P 5ef7fc1351554f3ab22d933258fd329a: tablet copy: Starting download of 0 data blocks...
I20260713 09:03:02.136029 12717 raft_consensus.cc:359] T d919c06ddd164c509cc40233575578ff P 5ef7fc1351554f3ab22d933258fd329a [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } attrs { replace: true } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: NON_VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: true } }
I20260713 09:03:02.136906 12713 tablet_copy_client.cc:670] T cbcb357e1a4144428913538ec6039480 P 5ef7fc1351554f3ab22d933258fd329a: tablet copy: Starting download of 1 WAL segments...
I20260713 09:03:02.136931 12717 raft_consensus.cc:740] T d919c06ddd164c509cc40233575578ff P 5ef7fc1351554f3ab22d933258fd329a [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 5ef7fc1351554f3ab22d933258fd329a, State: Initialized, Role: LEARNER
I20260713 09:03:02.137774 12717 consensus_queue.cc:260] T d919c06ddd164c509cc40233575578ff P 5ef7fc1351554f3ab22d933258fd329a [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: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } attrs { replace: true } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: NON_VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: true } }
I20260713 09:03:02.140353 12717 ts_tablet_manager.cc:1434] T d919c06ddd164c509cc40233575578ff P 5ef7fc1351554f3ab22d933258fd329a: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:03:02.141824 12336 tablet_copy_service.cc:342] P 2cca73b338334f9cad16a2504ad520c0: Request end of tablet copy session 5ef7fc1351554f3ab22d933258fd329a-d919c06ddd164c509cc40233575578ff received from {username='slave'} at 127.0.0.1:49168
I20260713 09:03:02.142200 12336 tablet_copy_service.cc:434] P 2cca73b338334f9cad16a2504ad520c0: ending tablet copy session 5ef7fc1351554f3ab22d933258fd329a-d919c06ddd164c509cc40233575578ff on tablet d919c06ddd164c509cc40233575578ff with peer 5ef7fc1351554f3ab22d933258fd329a
I20260713 09:03:02.146494 12713 tablet_copy_client.cc:538] T cbcb357e1a4144428913538ec6039480 P 5ef7fc1351554f3ab22d933258fd329a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:03:02.153648 12713 tablet_bootstrap.cc:492] T cbcb357e1a4144428913538ec6039480 P 5ef7fc1351554f3ab22d933258fd329a: Bootstrap starting.
I20260713 09:03:02.167856 12713 tablet_bootstrap.cc:492] T cbcb357e1a4144428913538ec6039480 P 5ef7fc1351554f3ab22d933258fd329a: 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:03:02.168458 12713 tablet_bootstrap.cc:492] T cbcb357e1a4144428913538ec6039480 P 5ef7fc1351554f3ab22d933258fd329a: Bootstrap complete.
I20260713 09:03:02.168936 12713 ts_tablet_manager.cc:1403] T cbcb357e1a4144428913538ec6039480 P 5ef7fc1351554f3ab22d933258fd329a: Time spent bootstrapping tablet: real 0.015s	user 0.012s	sys 0.003s
I20260713 09:03:02.171371 12713 raft_consensus.cc:359] T cbcb357e1a4144428913538ec6039480 P 5ef7fc1351554f3ab22d933258fd329a [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } attrs { replace: true } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: NON_VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: true } }
I20260713 09:03:02.171938 12713 raft_consensus.cc:740] T cbcb357e1a4144428913538ec6039480 P 5ef7fc1351554f3ab22d933258fd329a [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 5ef7fc1351554f3ab22d933258fd329a, State: Initialized, Role: LEARNER
I20260713 09:03:02.172407 12713 consensus_queue.cc:260] T cbcb357e1a4144428913538ec6039480 P 5ef7fc1351554f3ab22d933258fd329a [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: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } attrs { replace: true } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: NON_VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: true } }
I20260713 09:03:02.174320 12713 ts_tablet_manager.cc:1434] T cbcb357e1a4144428913538ec6039480 P 5ef7fc1351554f3ab22d933258fd329a: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:03:02.175884 12336 tablet_copy_service.cc:342] P 2cca73b338334f9cad16a2504ad520c0: Request end of tablet copy session 5ef7fc1351554f3ab22d933258fd329a-cbcb357e1a4144428913538ec6039480 received from {username='slave'} at 127.0.0.1:49168
I20260713 09:03:02.176276 12336 tablet_copy_service.cc:434] P 2cca73b338334f9cad16a2504ad520c0: ending tablet copy session 5ef7fc1351554f3ab22d933258fd329a-cbcb357e1a4144428913538ec6039480 on tablet cbcb357e1a4144428913538ec6039480 with peer 5ef7fc1351554f3ab22d933258fd329a
I20260713 09:03:02.342154 12668 raft_consensus.cc:1217] T d919c06ddd164c509cc40233575578ff P 5ef7fc1351554f3ab22d933258fd329a [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:03:02.357396 12668 raft_consensus.cc:1217] T 6d81923b546648ca9bd71a8705275c39 P 5ef7fc1351554f3ab22d933258fd329a [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:03:02.377023 12668 raft_consensus.cc:1217] T b2b8921a63ef4f0698a96fe58cf3c0d7 P 5ef7fc1351554f3ab22d933258fd329a [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:03:02.449887 12326 raft_consensus.cc:1275] T d27792d963d545b794da3989d05019b1 P 2cca73b338334f9cad16a2504ad520c0 [term 3 FOLLOWER]: Refusing update from remote peer 0f5894b06c134e03a3cb942896c1da79: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260713 09:03:02.451067 12573 consensus_queue.cc:1048] T d27792d963d545b794da3989d05019b1 P 0f5894b06c134e03a3cb942896c1da79 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:03:02.462182 12245 raft_consensus.cc:1275] T d27792d963d545b794da3989d05019b1 P 2541e895df0049f6a00483b026f9a2dd [term 3 FOLLOWER]: Refusing update from remote peer 0f5894b06c134e03a3cb942896c1da79: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260713 09:03:02.464589 12615 consensus_queue.cc:1048] T d27792d963d545b794da3989d05019b1 P 0f5894b06c134e03a3cb942896c1da79 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:03:02.544234 12668 raft_consensus.cc:1217] T cbcb357e1a4144428913538ec6039480 P 5ef7fc1351554f3ab22d933258fd329a [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:03:02.802043 12732 raft_consensus.cc:1064] T d919c06ddd164c509cc40233575578ff P 2cca73b338334f9cad16a2504ad520c0: attempting to promote NON_VOTER 5ef7fc1351554f3ab22d933258fd329a to VOTER
I20260713 09:03:02.803985 12732 consensus_queue.cc:237] T d919c06ddd164c509cc40233575578ff P 2cca73b338334f9cad16a2504ad520c0 [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: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } attrs { replace: true } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: false } }
I20260713 09:03:02.816876 12397 raft_consensus.cc:1275] T d919c06ddd164c509cc40233575578ff P 0f5894b06c134e03a3cb942896c1da79 [term 1 FOLLOWER]: Refusing update from remote peer 2cca73b338334f9cad16a2504ad520c0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:03:02.817142 12668 raft_consensus.cc:1275] T d919c06ddd164c509cc40233575578ff P 5ef7fc1351554f3ab22d933258fd329a [term 1 LEARNER]: Refusing update from remote peer 2cca73b338334f9cad16a2504ad520c0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:03:02.818493 12732 consensus_queue.cc:1048] T d919c06ddd164c509cc40233575578ff P 2cca73b338334f9cad16a2504ad520c0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 34869 } 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:03:02.819329 12559 consensus_queue.cc:1048] T d919c06ddd164c509cc40233575578ff P 2cca73b338334f9cad16a2504ad520c0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:03:02.820801 12246 raft_consensus.cc:1275] T d919c06ddd164c509cc40233575578ff P 2541e895df0049f6a00483b026f9a2dd [term 1 FOLLOWER]: Refusing update from remote peer 2cca73b338334f9cad16a2504ad520c0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:03:02.822974 12732 consensus_queue.cc:1048] T d919c06ddd164c509cc40233575578ff P 2cca73b338334f9cad16a2504ad520c0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } 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:03:02.840200 12731 raft_consensus.cc:2955] T d919c06ddd164c509cc40233575578ff P 2cca73b338334f9cad16a2504ad520c0 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5ef7fc1351554f3ab22d933258fd329a (127.10.222.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } attrs { replace: true } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: false } } }
I20260713 09:03:02.842703 12397 raft_consensus.cc:2955] T d919c06ddd164c509cc40233575578ff P 0f5894b06c134e03a3cb942896c1da79 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5ef7fc1351554f3ab22d933258fd329a (127.10.222.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } attrs { replace: true } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: false } } }
I20260713 09:03:02.843091 12246 raft_consensus.cc:2955] T d919c06ddd164c509cc40233575578ff P 2541e895df0049f6a00483b026f9a2dd [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5ef7fc1351554f3ab22d933258fd329a (127.10.222.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } attrs { replace: true } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: false } } }
I20260713 09:03:02.851794 12668 raft_consensus.cc:2955] T d919c06ddd164c509cc40233575578ff P 5ef7fc1351554f3ab22d933258fd329a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5ef7fc1351554f3ab22d933258fd329a (127.10.222.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } attrs { replace: true } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: false } } }
I20260713 09:03:02.857223 12147 catalog_manager.cc:5697] T d919c06ddd164c509cc40233575578ff P 2cca73b338334f9cad16a2504ad520c0 reported cstate change: config changed from index 2 to 3, 5ef7fc1351554f3ab22d933258fd329a (127.10.222.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "2cca73b338334f9cad16a2504ad520c0" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:03:02.876282 12326 consensus_queue.cc:237] T d919c06ddd164c509cc40233575578ff P 2cca73b338334f9cad16a2504ad520c0 [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: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: false } }
I20260713 09:03:02.884421 12397 raft_consensus.cc:1275] T d919c06ddd164c509cc40233575578ff P 0f5894b06c134e03a3cb942896c1da79 [term 1 FOLLOWER]: Refusing update from remote peer 2cca73b338334f9cad16a2504ad520c0: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:03:02.885787 12484 consensus_queue.cc:1048] T d919c06ddd164c509cc40233575578ff P 2cca73b338334f9cad16a2504ad520c0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:03:02.887853 12668 raft_consensus.cc:1275] T d919c06ddd164c509cc40233575578ff P 5ef7fc1351554f3ab22d933258fd329a [term 1 FOLLOWER]: Refusing update from remote peer 2cca73b338334f9cad16a2504ad520c0: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:03:02.890038 12484 consensus_queue.cc:1048] T d919c06ddd164c509cc40233575578ff P 2cca73b338334f9cad16a2504ad520c0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 34869 } 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:03:02.893072 12732 raft_consensus.cc:2955] T d919c06ddd164c509cc40233575578ff P 2cca73b338334f9cad16a2504ad520c0 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2541e895df0049f6a00483b026f9a2dd (127.10.222.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: false } } }
I20260713 09:03:02.898563 12668 raft_consensus.cc:2955] T d919c06ddd164c509cc40233575578ff P 5ef7fc1351554f3ab22d933258fd329a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2541e895df0049f6a00483b026f9a2dd (127.10.222.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: false } } }
I20260713 09:03:02.901105 12399 raft_consensus.cc:2955] T d919c06ddd164c509cc40233575578ff P 0f5894b06c134e03a3cb942896c1da79 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2541e895df0049f6a00483b026f9a2dd (127.10.222.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: false } } }
I20260713 09:03:02.902601 12133 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet d919c06ddd164c509cc40233575578ff with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:03:02.913194 12149 catalog_manager.cc:5697] T d919c06ddd164c509cc40233575578ff P 0f5894b06c134e03a3cb942896c1da79 reported cstate change: config changed from index 3 to 4, VOTER 2541e895df0049f6a00483b026f9a2dd (127.10.222.129) evicted. New cstate: current_term: 1 leader_uuid: "2cca73b338334f9cad16a2504ad520c0" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: false } } }
I20260713 09:03:02.923921 12235 tablet_service.cc:1558] Processing DeleteTablet for tablet d919c06ddd164c509cc40233575578ff with delete_type TABLET_DATA_TOMBSTONED (TS 2541e895df0049f6a00483b026f9a2dd not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:51402
I20260713 09:03:02.930521 12745 tablet_replica.cc:333] T d919c06ddd164c509cc40233575578ff P 2541e895df0049f6a00483b026f9a2dd: stopping tablet replica
I20260713 09:03:02.931248 12745 raft_consensus.cc:2243] T d919c06ddd164c509cc40233575578ff P 2541e895df0049f6a00483b026f9a2dd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:02.931819 12745 raft_consensus.cc:2272] T d919c06ddd164c509cc40233575578ff P 2541e895df0049f6a00483b026f9a2dd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:02.934402 12745 ts_tablet_manager.cc:1916] T d919c06ddd164c509cc40233575578ff P 2541e895df0049f6a00483b026f9a2dd: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:03:02.943653 12745 ts_tablet_manager.cc:1929] T d919c06ddd164c509cc40233575578ff P 2541e895df0049f6a00483b026f9a2dd: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:03:02.943949 12745 log.cc:1199] T d919c06ddd164c509cc40233575578ff P 2541e895df0049f6a00483b026f9a2dd: Deleting WAL directory at /tmp/dist-test-task0siKgA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933353904069-11130-0/minicluster-data/ts-0-root/wals/d919c06ddd164c509cc40233575578ff
I20260713 09:03:02.945228 12135 catalog_manager.cc:5028] TS 2541e895df0049f6a00483b026f9a2dd (127.10.222.129:36195): tablet d919c06ddd164c509cc40233575578ff (table test-workload [id=91a5fd3488224ef18de867ce726c7f8a]) successfully deleted
I20260713 09:03:02.952154 12484 raft_consensus.cc:1064] T cbcb357e1a4144428913538ec6039480 P 2cca73b338334f9cad16a2504ad520c0: attempting to promote NON_VOTER 5ef7fc1351554f3ab22d933258fd329a to VOTER
I20260713 09:03:02.953720 12484 consensus_queue.cc:237] T cbcb357e1a4144428913538ec6039480 P 2cca73b338334f9cad16a2504ad520c0 [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: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } attrs { replace: true } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: false } }
I20260713 09:03:02.958985 12399 raft_consensus.cc:1275] T cbcb357e1a4144428913538ec6039480 P 0f5894b06c134e03a3cb942896c1da79 [term 1 FOLLOWER]: Refusing update from remote peer 2cca73b338334f9cad16a2504ad520c0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:03:02.959721 12668 raft_consensus.cc:1275] T cbcb357e1a4144428913538ec6039480 P 5ef7fc1351554f3ab22d933258fd329a [term 1 LEARNER]: Refusing update from remote peer 2cca73b338334f9cad16a2504ad520c0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:03:02.961035 12246 raft_consensus.cc:1275] T cbcb357e1a4144428913538ec6039480 P 2541e895df0049f6a00483b026f9a2dd [term 1 FOLLOWER]: Refusing update from remote peer 2cca73b338334f9cad16a2504ad520c0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:03:02.960979 12484 consensus_queue.cc:1048] T cbcb357e1a4144428913538ec6039480 P 2cca73b338334f9cad16a2504ad520c0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:03:02.962193 12559 consensus_queue.cc:1048] T cbcb357e1a4144428913538ec6039480 P 2cca73b338334f9cad16a2504ad520c0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 34869 } 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:03:02.969099 12484 consensus_queue.cc:1048] T cbcb357e1a4144428913538ec6039480 P 2cca73b338334f9cad16a2504ad520c0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.005s
I20260713 09:03:02.976099 12721 raft_consensus.cc:1064] T 6d81923b546648ca9bd71a8705275c39 P 0f5894b06c134e03a3cb942896c1da79: attempting to promote NON_VOTER 5ef7fc1351554f3ab22d933258fd329a to VOTER
I20260713 09:03:02.976468 12731 raft_consensus.cc:1064] T b2b8921a63ef4f0698a96fe58cf3c0d7 P 2cca73b338334f9cad16a2504ad520c0: attempting to promote NON_VOTER 5ef7fc1351554f3ab22d933258fd329a to VOTER
I20260713 09:03:02.978585 12721 consensus_queue.cc:237] T 6d81923b546648ca9bd71a8705275c39 P 0f5894b06c134e03a3cb942896c1da79 [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: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } attrs { replace: true } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: false } }
I20260713 09:03:02.978935 12731 consensus_queue.cc:237] T b2b8921a63ef4f0698a96fe58cf3c0d7 P 2cca73b338334f9cad16a2504ad520c0 [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: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } attrs { replace: true } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: false } }
I20260713 09:03:02.989506 12326 raft_consensus.cc:1275] T 6d81923b546648ca9bd71a8705275c39 P 2cca73b338334f9cad16a2504ad520c0 [term 1 FOLLOWER]: Refusing update from remote peer 0f5894b06c134e03a3cb942896c1da79: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:03:02.991133 12615 consensus_queue.cc:1048] T 6d81923b546648ca9bd71a8705275c39 P 0f5894b06c134e03a3cb942896c1da79 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } 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:03:02.995741 12245 raft_consensus.cc:1275] T 6d81923b546648ca9bd71a8705275c39 P 2541e895df0049f6a00483b026f9a2dd [term 1 FOLLOWER]: Refusing update from remote peer 0f5894b06c134e03a3cb942896c1da79: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:03:02.997385 12397 raft_consensus.cc:1275] T b2b8921a63ef4f0698a96fe58cf3c0d7 P 0f5894b06c134e03a3cb942896c1da79 [term 1 FOLLOWER]: Refusing update from remote peer 2cca73b338334f9cad16a2504ad520c0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:03:02.997599 12573 consensus_queue.cc:1048] T 6d81923b546648ca9bd71a8705275c39 P 0f5894b06c134e03a3cb942896c1da79 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:03:02.999082 12484 consensus_queue.cc:1048] T b2b8921a63ef4f0698a96fe58cf3c0d7 P 2cca73b338334f9cad16a2504ad520c0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } 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:03:03.000218 12245 raft_consensus.cc:1275] T b2b8921a63ef4f0698a96fe58cf3c0d7 P 2541e895df0049f6a00483b026f9a2dd [term 1 FOLLOWER]: Refusing update from remote peer 2cca73b338334f9cad16a2504ad520c0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:03:03.003986 12667 raft_consensus.cc:1275] T 6d81923b546648ca9bd71a8705275c39 P 5ef7fc1351554f3ab22d933258fd329a [term 1 LEARNER]: Refusing update from remote peer 0f5894b06c134e03a3cb942896c1da79: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:03:03.004700 12484 consensus_queue.cc:1048] T b2b8921a63ef4f0698a96fe58cf3c0d7 P 2cca73b338334f9cad16a2504ad520c0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:03:03.006052 12573 consensus_queue.cc:1048] T 6d81923b546648ca9bd71a8705275c39 P 0f5894b06c134e03a3cb942896c1da79 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 34869 } 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:03:03.008340 12668 raft_consensus.cc:1275] T b2b8921a63ef4f0698a96fe58cf3c0d7 P 5ef7fc1351554f3ab22d933258fd329a [term 1 LEARNER]: Refusing update from remote peer 2cca73b338334f9cad16a2504ad520c0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:03:03.015125 12730 raft_consensus.cc:2955] T cbcb357e1a4144428913538ec6039480 P 2cca73b338334f9cad16a2504ad520c0 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5ef7fc1351554f3ab22d933258fd329a (127.10.222.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } attrs { replace: true } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: false } } }
I20260713 09:03:03.021373 12732 consensus_queue.cc:1048] T b2b8921a63ef4f0698a96fe58cf3c0d7 P 2cca73b338334f9cad16a2504ad520c0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 34869 } 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:03:03.029783 12250 raft_consensus.cc:2955] T cbcb357e1a4144428913538ec6039480 P 2541e895df0049f6a00483b026f9a2dd [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5ef7fc1351554f3ab22d933258fd329a (127.10.222.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } attrs { replace: true } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: false } } }
I20260713 09:03:03.042136 12615 raft_consensus.cc:2955] T 6d81923b546648ca9bd71a8705275c39 P 0f5894b06c134e03a3cb942896c1da79 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5ef7fc1351554f3ab22d933258fd329a (127.10.222.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } attrs { replace: true } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: false } } }
I20260713 09:03:03.043197 12484 raft_consensus.cc:2955] T b2b8921a63ef4f0698a96fe58cf3c0d7 P 2cca73b338334f9cad16a2504ad520c0 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5ef7fc1351554f3ab22d933258fd329a (127.10.222.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } attrs { replace: true } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: false } } }
I20260713 09:03:03.051265 12245 raft_consensus.cc:2955] T 6d81923b546648ca9bd71a8705275c39 P 2541e895df0049f6a00483b026f9a2dd [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5ef7fc1351554f3ab22d933258fd329a (127.10.222.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } attrs { replace: true } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: false } } }
I20260713 09:03:03.060277 12250 raft_consensus.cc:2955] T b2b8921a63ef4f0698a96fe58cf3c0d7 P 2541e895df0049f6a00483b026f9a2dd [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5ef7fc1351554f3ab22d933258fd329a (127.10.222.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } attrs { replace: true } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: false } } }
I20260713 09:03:03.062840 12667 raft_consensus.cc:2955] T cbcb357e1a4144428913538ec6039480 P 5ef7fc1351554f3ab22d933258fd329a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5ef7fc1351554f3ab22d933258fd329a (127.10.222.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } attrs { replace: true } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: false } } }
I20260713 09:03:03.054206 12149 catalog_manager.cc:5697] T cbcb357e1a4144428913538ec6039480 P 2541e895df0049f6a00483b026f9a2dd reported cstate change: config changed from index 2 to 3, 5ef7fc1351554f3ab22d933258fd329a (127.10.222.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "2cca73b338334f9cad16a2504ad520c0" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } attrs { replace: true } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: false } } }
I20260713 09:03:03.076395 12669 raft_consensus.cc:2955] T 6d81923b546648ca9bd71a8705275c39 P 5ef7fc1351554f3ab22d933258fd329a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5ef7fc1351554f3ab22d933258fd329a (127.10.222.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } attrs { replace: true } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: false } } }
I20260713 09:03:03.088932 12666 raft_consensus.cc:2955] T b2b8921a63ef4f0698a96fe58cf3c0d7 P 5ef7fc1351554f3ab22d933258fd329a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5ef7fc1351554f3ab22d933258fd329a (127.10.222.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } attrs { replace: true } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: false } } }
I20260713 09:03:03.099303 12147 catalog_manager.cc:5697] T 6d81923b546648ca9bd71a8705275c39 P 0f5894b06c134e03a3cb942896c1da79 reported cstate change: config changed from index 2 to 3, 5ef7fc1351554f3ab22d933258fd329a (127.10.222.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "0f5894b06c134e03a3cb942896c1da79" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:03:03.103818 12397 raft_consensus.cc:2955] T cbcb357e1a4144428913538ec6039480 P 0f5894b06c134e03a3cb942896c1da79 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5ef7fc1351554f3ab22d933258fd329a (127.10.222.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } attrs { replace: true } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: false } } }
I20260713 09:03:03.108312 12326 raft_consensus.cc:2955] T 6d81923b546648ca9bd71a8705275c39 P 2cca73b338334f9cad16a2504ad520c0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5ef7fc1351554f3ab22d933258fd329a (127.10.222.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } attrs { replace: true } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: false } } }
I20260713 09:03:03.101435 12399 raft_consensus.cc:2955] T b2b8921a63ef4f0698a96fe58cf3c0d7 P 0f5894b06c134e03a3cb942896c1da79 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5ef7fc1351554f3ab22d933258fd329a (127.10.222.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } attrs { replace: true } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: false } } }
I20260713 09:03:03.118606 12400 consensus_queue.cc:237] T 6d81923b546648ca9bd71a8705275c39 P 0f5894b06c134e03a3cb942896c1da79 [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: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: false } }
I20260713 09:03:03.119531 12145 catalog_manager.cc:5697] T b2b8921a63ef4f0698a96fe58cf3c0d7 P 5ef7fc1351554f3ab22d933258fd329a reported cstate change: config changed from index 2 to 3, 5ef7fc1351554f3ab22d933258fd329a (127.10.222.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "2cca73b338334f9cad16a2504ad520c0" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } attrs { replace: true } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: false } } }
I20260713 09:03:03.127882 12245 raft_consensus.cc:1275] T 6d81923b546648ca9bd71a8705275c39 P 2541e895df0049f6a00483b026f9a2dd [term 1 FOLLOWER]: Refusing update from remote peer 0f5894b06c134e03a3cb942896c1da79: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:03:03.128896 12666 raft_consensus.cc:1275] T 6d81923b546648ca9bd71a8705275c39 P 5ef7fc1351554f3ab22d933258fd329a [term 1 FOLLOWER]: Refusing update from remote peer 0f5894b06c134e03a3cb942896c1da79: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:03:03.129292 12721 consensus_queue.cc:1048] T 6d81923b546648ca9bd71a8705275c39 P 0f5894b06c134e03a3cb942896c1da79 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:03:03.130604 12615 consensus_queue.cc:1048] T 6d81923b546648ca9bd71a8705275c39 P 0f5894b06c134e03a3cb942896c1da79 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.002s
I20260713 09:03:03.136013 12721 raft_consensus.cc:2955] T 6d81923b546648ca9bd71a8705275c39 P 0f5894b06c134e03a3cb942896c1da79 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2cca73b338334f9cad16a2504ad520c0 (127.10.222.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: false } } }
I20260713 09:03:03.137102 12323 consensus_queue.cc:237] T b2b8921a63ef4f0698a96fe58cf3c0d7 P 2cca73b338334f9cad16a2504ad520c0 [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: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: false } }
I20260713 09:03:03.138482 12249 raft_consensus.cc:2955] T 6d81923b546648ca9bd71a8705275c39 P 2541e895df0049f6a00483b026f9a2dd [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2cca73b338334f9cad16a2504ad520c0 (127.10.222.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: false } } }
I20260713 09:03:03.142745 12666 raft_consensus.cc:2955] T 6d81923b546648ca9bd71a8705275c39 P 5ef7fc1351554f3ab22d933258fd329a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2cca73b338334f9cad16a2504ad520c0 (127.10.222.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: false } } }
I20260713 09:03:03.152724 12669 raft_consensus.cc:1275] T b2b8921a63ef4f0698a96fe58cf3c0d7 P 5ef7fc1351554f3ab22d933258fd329a [term 1 FOLLOWER]: Refusing update from remote peer 2cca73b338334f9cad16a2504ad520c0: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:03:03.139061 12326 consensus_queue.cc:237] T cbcb357e1a4144428913538ec6039480 P 2cca73b338334f9cad16a2504ad520c0 [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: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: false } }
I20260713 09:03:03.154258 12732 consensus_queue.cc:1048] T b2b8921a63ef4f0698a96fe58cf3c0d7 P 2cca73b338334f9cad16a2504ad520c0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 34869 } 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:03:03.155049 12246 raft_consensus.cc:1275] T b2b8921a63ef4f0698a96fe58cf3c0d7 P 2541e895df0049f6a00483b026f9a2dd [term 1 FOLLOWER]: Refusing update from remote peer 2cca73b338334f9cad16a2504ad520c0: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:03:03.157110 12758 consensus_queue.cc:1048] T b2b8921a63ef4f0698a96fe58cf3c0d7 P 2cca73b338334f9cad16a2504ad520c0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:03:03.165431 12484 raft_consensus.cc:2955] T b2b8921a63ef4f0698a96fe58cf3c0d7 P 2cca73b338334f9cad16a2504ad520c0 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0f5894b06c134e03a3cb942896c1da79 (127.10.222.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: false } } }
I20260713 09:03:03.169838 12399 raft_consensus.cc:1275] T cbcb357e1a4144428913538ec6039480 P 0f5894b06c134e03a3cb942896c1da79 [term 1 FOLLOWER]: Refusing update from remote peer 2cca73b338334f9cad16a2504ad520c0: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:03:03.170701 12666 raft_consensus.cc:1275] T cbcb357e1a4144428913538ec6039480 P 5ef7fc1351554f3ab22d933258fd329a [term 1 FOLLOWER]: Refusing update from remote peer 2cca73b338334f9cad16a2504ad520c0: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:03:03.171046 12250 raft_consensus.cc:2955] T b2b8921a63ef4f0698a96fe58cf3c0d7 P 2541e895df0049f6a00483b026f9a2dd [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0f5894b06c134e03a3cb942896c1da79 (127.10.222.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: false } } }
I20260713 09:03:03.172020 12758 consensus_queue.cc:1048] T cbcb357e1a4144428913538ec6039480 P 2cca73b338334f9cad16a2504ad520c0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 34869 } 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:03:03.178478 12731 consensus_queue.cc:1048] T cbcb357e1a4144428913538ec6039480 P 2cca73b338334f9cad16a2504ad520c0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:03:03.179338 12147 catalog_manager.cc:5697] T 6d81923b546648ca9bd71a8705275c39 P 5ef7fc1351554f3ab22d933258fd329a reported cstate change: config changed from index 3 to 4, VOTER 2cca73b338334f9cad16a2504ad520c0 (127.10.222.130) evicted. New cstate: current_term: 1 leader_uuid: "0f5894b06c134e03a3cb942896c1da79" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: false } } }
I20260713 09:03:03.179764 12730 raft_consensus.cc:2955] T cbcb357e1a4144428913538ec6039480 P 2cca73b338334f9cad16a2504ad520c0 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2541e895df0049f6a00483b026f9a2dd (127.10.222.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: false } } }
I20260713 09:03:03.182869 12399 raft_consensus.cc:2955] T cbcb357e1a4144428913538ec6039480 P 0f5894b06c134e03a3cb942896c1da79 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2541e895df0049f6a00483b026f9a2dd (127.10.222.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: false } } }
I20260713 09:03:03.192476 12315 tablet_service.cc:1558] Processing DeleteTablet for tablet 6d81923b546648ca9bd71a8705275c39 with delete_type TABLET_DATA_TOMBSTONED (TS 2cca73b338334f9cad16a2504ad520c0 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:35290
I20260713 09:03:03.195808 12133 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet b2b8921a63ef4f0698a96fe58cf3c0d7 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:03:03.197319 12133 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet cbcb357e1a4144428913538ec6039480 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:03:03.198519 12135 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 6d81923b546648ca9bd71a8705275c39 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:03:03.201220 12147 catalog_manager.cc:5697] T b2b8921a63ef4f0698a96fe58cf3c0d7 P 2cca73b338334f9cad16a2504ad520c0 reported cstate change: config changed from index 3 to 4, VOTER 0f5894b06c134e03a3cb942896c1da79 (127.10.222.131) evicted. New cstate: current_term: 1 leader_uuid: "2cca73b338334f9cad16a2504ad520c0" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:03:03.202410 12668 raft_consensus.cc:2955] T cbcb357e1a4144428913538ec6039480 P 5ef7fc1351554f3ab22d933258fd329a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2541e895df0049f6a00483b026f9a2dd (127.10.222.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: false } } }
I20260713 09:03:03.205672 12762 tablet_replica.cc:333] T 6d81923b546648ca9bd71a8705275c39 P 2cca73b338334f9cad16a2504ad520c0: stopping tablet replica
I20260713 09:03:03.212905 12762 raft_consensus.cc:2243] T 6d81923b546648ca9bd71a8705275c39 P 2cca73b338334f9cad16a2504ad520c0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:03.209013 12669 raft_consensus.cc:2955] T b2b8921a63ef4f0698a96fe58cf3c0d7 P 5ef7fc1351554f3ab22d933258fd329a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0f5894b06c134e03a3cb942896c1da79 (127.10.222.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: false } } }
I20260713 09:03:03.215130 12762 raft_consensus.cc:2272] T 6d81923b546648ca9bd71a8705275c39 P 2cca73b338334f9cad16a2504ad520c0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:03.219136 12145 catalog_manager.cc:5697] T cbcb357e1a4144428913538ec6039480 P 5ef7fc1351554f3ab22d933258fd329a reported cstate change: config changed from index 3 to 4, VOTER 2541e895df0049f6a00483b026f9a2dd (127.10.222.129) evicted. New cstate: current_term: 1 leader_uuid: "2cca73b338334f9cad16a2504ad520c0" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: false } } }
I20260713 09:03:03.221933 12762 ts_tablet_manager.cc:1916] T 6d81923b546648ca9bd71a8705275c39 P 2cca73b338334f9cad16a2504ad520c0: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:03:03.226841 12386 tablet_service.cc:1558] Processing DeleteTablet for tablet b2b8921a63ef4f0698a96fe58cf3c0d7 with delete_type TABLET_DATA_TOMBSTONED (TS 0f5894b06c134e03a3cb942896c1da79 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:55618
I20260713 09:03:03.230209 12764 tablet_replica.cc:333] T b2b8921a63ef4f0698a96fe58cf3c0d7 P 0f5894b06c134e03a3cb942896c1da79: stopping tablet replica
I20260713 09:03:03.231177 12764 raft_consensus.cc:2243] T b2b8921a63ef4f0698a96fe58cf3c0d7 P 0f5894b06c134e03a3cb942896c1da79 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:03.232137 12764 raft_consensus.cc:2272] T b2b8921a63ef4f0698a96fe58cf3c0d7 P 0f5894b06c134e03a3cb942896c1da79 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:03.241874 12762 ts_tablet_manager.cc:1929] T 6d81923b546648ca9bd71a8705275c39 P 2cca73b338334f9cad16a2504ad520c0: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:03:03.242322 12762 log.cc:1199] T 6d81923b546648ca9bd71a8705275c39 P 2cca73b338334f9cad16a2504ad520c0: Deleting WAL directory at /tmp/dist-test-task0siKgA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933353904069-11130-0/minicluster-data/ts-1-root/wals/6d81923b546648ca9bd71a8705275c39
I20260713 09:03:03.243142 12764 ts_tablet_manager.cc:1916] T b2b8921a63ef4f0698a96fe58cf3c0d7 P 0f5894b06c134e03a3cb942896c1da79: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:03:03.243538 12235 tablet_service.cc:1558] Processing DeleteTablet for tablet cbcb357e1a4144428913538ec6039480 with delete_type TABLET_DATA_TOMBSTONED (TS 2541e895df0049f6a00483b026f9a2dd not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:51402
I20260713 09:03:03.244518 12745 tablet_replica.cc:333] T cbcb357e1a4144428913538ec6039480 P 2541e895df0049f6a00483b026f9a2dd: stopping tablet replica
I20260713 09:03:03.245447 12745 raft_consensus.cc:2243] T cbcb357e1a4144428913538ec6039480 P 2541e895df0049f6a00483b026f9a2dd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:03.246143 12745 raft_consensus.cc:2272] T cbcb357e1a4144428913538ec6039480 P 2541e895df0049f6a00483b026f9a2dd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:03.249238 12745 ts_tablet_manager.cc:1916] T cbcb357e1a4144428913538ec6039480 P 2541e895df0049f6a00483b026f9a2dd: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:03:03.248404 12133 catalog_manager.cc:5028] TS 2cca73b338334f9cad16a2504ad520c0 (127.10.222.130:37587): tablet 6d81923b546648ca9bd71a8705275c39 (table test-workload [id=91a5fd3488224ef18de867ce726c7f8a]) successfully deleted
I20260713 09:03:03.257202 12764 ts_tablet_manager.cc:1929] T b2b8921a63ef4f0698a96fe58cf3c0d7 P 0f5894b06c134e03a3cb942896c1da79: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:03:03.257562 12764 log.cc:1199] T b2b8921a63ef4f0698a96fe58cf3c0d7 P 0f5894b06c134e03a3cb942896c1da79: Deleting WAL directory at /tmp/dist-test-task0siKgA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933353904069-11130-0/minicluster-data/ts-2-root/wals/b2b8921a63ef4f0698a96fe58cf3c0d7
I20260713 09:03:03.258724 12135 catalog_manager.cc:5028] TS 0f5894b06c134e03a3cb942896c1da79 (127.10.222.131:37007): tablet b2b8921a63ef4f0698a96fe58cf3c0d7 (table test-workload [id=91a5fd3488224ef18de867ce726c7f8a]) successfully deleted
I20260713 09:03:03.260617 12745 ts_tablet_manager.cc:1929] T cbcb357e1a4144428913538ec6039480 P 2541e895df0049f6a00483b026f9a2dd: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:03:03.260942 12745 log.cc:1199] T cbcb357e1a4144428913538ec6039480 P 2541e895df0049f6a00483b026f9a2dd: Deleting WAL directory at /tmp/dist-test-task0siKgA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933353904069-11130-0/minicluster-data/ts-0-root/wals/cbcb357e1a4144428913538ec6039480
I20260713 09:03:03.262009 12135 catalog_manager.cc:5028] TS 2541e895df0049f6a00483b026f9a2dd (127.10.222.129:36195): tablet cbcb357e1a4144428913538ec6039480 (table test-workload [id=91a5fd3488224ef18de867ce726c7f8a]) successfully deleted
I20260713 09:03:04.267923 12323 consensus_queue.cc:237] T 09f98c776a614f6cae5c52bbda2233a5 P 2cca73b338334f9cad16a2504ad520c0 [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: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } attrs { replace: true } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: NON_VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: true } }
W20260713 09:03:04.274976 12289 consensus_peers.cc:597] T 09f98c776a614f6cae5c52bbda2233a5 P 2cca73b338334f9cad16a2504ad520c0 -> Peer 5ef7fc1351554f3ab22d933258fd329a (127.10.222.132:34869): Couldn't send request to peer 5ef7fc1351554f3ab22d933258fd329a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 09f98c776a614f6cae5c52bbda2233a5. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:03:04.275794 12245 raft_consensus.cc:1275] T 09f98c776a614f6cae5c52bbda2233a5 P 2541e895df0049f6a00483b026f9a2dd [term 1 FOLLOWER]: Refusing update from remote peer 2cca73b338334f9cad16a2504ad520c0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:03:04.275748 12400 raft_consensus.cc:1275] T 09f98c776a614f6cae5c52bbda2233a5 P 0f5894b06c134e03a3cb942896c1da79 [term 1 FOLLOWER]: Refusing update from remote peer 2cca73b338334f9cad16a2504ad520c0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:03:04.277316 12758 consensus_queue.cc:1048] T 09f98c776a614f6cae5c52bbda2233a5 P 2cca73b338334f9cad16a2504ad520c0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } 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:03:04.278170 12767 consensus_queue.cc:1048] T 09f98c776a614f6cae5c52bbda2233a5 P 2cca73b338334f9cad16a2504ad520c0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:03:04.286209 12767 raft_consensus.cc:2955] T 09f98c776a614f6cae5c52bbda2233a5 P 2cca73b338334f9cad16a2504ad520c0 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5ef7fc1351554f3ab22d933258fd329a (127.10.222.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } attrs { replace: true } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: NON_VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: true } } }
I20260713 09:03:04.287545 12245 raft_consensus.cc:2955] T 09f98c776a614f6cae5c52bbda2233a5 P 2541e895df0049f6a00483b026f9a2dd [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5ef7fc1351554f3ab22d933258fd329a (127.10.222.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } attrs { replace: true } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: NON_VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: true } } }
I20260713 09:03:04.287936 12400 raft_consensus.cc:2955] T 09f98c776a614f6cae5c52bbda2233a5 P 0f5894b06c134e03a3cb942896c1da79 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5ef7fc1351554f3ab22d933258fd329a (127.10.222.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } attrs { replace: true } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: NON_VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: true } } }
I20260713 09:03:04.308118 12148 catalog_manager.cc:5697] T 09f98c776a614f6cae5c52bbda2233a5 P 0f5894b06c134e03a3cb942896c1da79 reported cstate change: config changed from index -1 to 2, NON_VOTER 5ef7fc1351554f3ab22d933258fd329a (127.10.222.132) added. New cstate: current_term: 1 leader_uuid: "2cca73b338334f9cad16a2504ad520c0" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } attrs { replace: true } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: NON_VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: true } } }
I20260713 09:03:04.311424 12399 consensus_queue.cc:237] T d27792d963d545b794da3989d05019b1 P 0f5894b06c134e03a3cb942896c1da79 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } attrs { replace: true } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: NON_VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: true } }
I20260713 09:03:04.318852 12245 raft_consensus.cc:1275] T d27792d963d545b794da3989d05019b1 P 2541e895df0049f6a00483b026f9a2dd [term 3 FOLLOWER]: Refusing update from remote peer 0f5894b06c134e03a3cb942896c1da79: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:03:04.318907 12323 raft_consensus.cc:1275] T d27792d963d545b794da3989d05019b1 P 2cca73b338334f9cad16a2504ad520c0 [term 3 FOLLOWER]: Refusing update from remote peer 0f5894b06c134e03a3cb942896c1da79: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
W20260713 09:03:04.318921 12363 consensus_peers.cc:597] T d27792d963d545b794da3989d05019b1 P 0f5894b06c134e03a3cb942896c1da79 -> Peer 5ef7fc1351554f3ab22d933258fd329a (127.10.222.132:34869): Couldn't send request to peer 5ef7fc1351554f3ab22d933258fd329a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d27792d963d545b794da3989d05019b1. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:03:04.320694 12761 consensus_queue.cc:1048] T d27792d963d545b794da3989d05019b1 P 0f5894b06c134e03a3cb942896c1da79 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:03:04.321506 12760 consensus_queue.cc:1048] T d27792d963d545b794da3989d05019b1 P 0f5894b06c134e03a3cb942896c1da79 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } 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:03:04.339082 12761 raft_consensus.cc:2955] T d27792d963d545b794da3989d05019b1 P 0f5894b06c134e03a3cb942896c1da79 [term 3 LEADER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 5ef7fc1351554f3ab22d933258fd329a (127.10.222.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } attrs { replace: true } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: NON_VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: true } } }
I20260713 09:03:04.340678 12323 raft_consensus.cc:2955] T d27792d963d545b794da3989d05019b1 P 2cca73b338334f9cad16a2504ad520c0 [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 5ef7fc1351554f3ab22d933258fd329a (127.10.222.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } attrs { replace: true } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: NON_VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: true } } }
I20260713 09:03:04.346709 12250 raft_consensus.cc:2955] T d27792d963d545b794da3989d05019b1 P 2541e895df0049f6a00483b026f9a2dd [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 5ef7fc1351554f3ab22d933258fd329a (127.10.222.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } attrs { replace: true } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: NON_VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: true } } }
I20260713 09:03:04.356105 12149 catalog_manager.cc:5697] T d27792d963d545b794da3989d05019b1 P 2cca73b338334f9cad16a2504ad520c0 reported cstate change: config changed from index -1 to 3, NON_VOTER 5ef7fc1351554f3ab22d933258fd329a (127.10.222.132) added. New cstate: current_term: 3 leader_uuid: "0f5894b06c134e03a3cb942896c1da79" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } attrs { replace: true } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: NON_VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: true } } }
I20260713 09:03:04.366433 12399 consensus_queue.cc:237] T 2c0ea15d861544ed85f2747c8a8648f4 P 0f5894b06c134e03a3cb942896c1da79 [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: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } attrs { replace: true } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: NON_VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: true } }
I20260713 09:03:04.373294 12250 raft_consensus.cc:1275] T 2c0ea15d861544ed85f2747c8a8648f4 P 2541e895df0049f6a00483b026f9a2dd [term 1 FOLLOWER]: Refusing update from remote peer 0f5894b06c134e03a3cb942896c1da79: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:03:04.373382 12363 consensus_peers.cc:597] T 2c0ea15d861544ed85f2747c8a8648f4 P 0f5894b06c134e03a3cb942896c1da79 -> Peer 5ef7fc1351554f3ab22d933258fd329a (127.10.222.132:34869): Couldn't send request to peer 5ef7fc1351554f3ab22d933258fd329a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2c0ea15d861544ed85f2747c8a8648f4. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:03:04.374246 12323 raft_consensus.cc:1275] T 2c0ea15d861544ed85f2747c8a8648f4 P 2cca73b338334f9cad16a2504ad520c0 [term 1 FOLLOWER]: Refusing update from remote peer 0f5894b06c134e03a3cb942896c1da79: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:03:04.375458 12760 consensus_queue.cc:1048] T 2c0ea15d861544ed85f2747c8a8648f4 P 0f5894b06c134e03a3cb942896c1da79 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:03:04.376297 12777 consensus_queue.cc:1048] T 2c0ea15d861544ed85f2747c8a8648f4 P 0f5894b06c134e03a3cb942896c1da79 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } 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:03:04.383800 12777 raft_consensus.cc:2955] T 2c0ea15d861544ed85f2747c8a8648f4 P 0f5894b06c134e03a3cb942896c1da79 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5ef7fc1351554f3ab22d933258fd329a (127.10.222.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } attrs { replace: true } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: NON_VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: true } } }
I20260713 09:03:04.385164 12323 raft_consensus.cc:2955] T 2c0ea15d861544ed85f2747c8a8648f4 P 2cca73b338334f9cad16a2504ad520c0 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5ef7fc1351554f3ab22d933258fd329a (127.10.222.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } attrs { replace: true } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: NON_VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: true } } }
I20260713 09:03:04.385823 12250 raft_consensus.cc:2955] T 2c0ea15d861544ed85f2747c8a8648f4 P 2541e895df0049f6a00483b026f9a2dd [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5ef7fc1351554f3ab22d933258fd329a (127.10.222.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } attrs { replace: true } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: NON_VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: true } } }
I20260713 09:03:04.395741 12145 catalog_manager.cc:5697] T 2c0ea15d861544ed85f2747c8a8648f4 P 0f5894b06c134e03a3cb942896c1da79 reported cstate change: config changed from index -1 to 2, NON_VOTER 5ef7fc1351554f3ab22d933258fd329a (127.10.222.132) added. New cstate: current_term: 1 leader_uuid: "0f5894b06c134e03a3cb942896c1da79" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: NON_VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:03:04.424027 12250 consensus_queue.cc:237] T 59f256a09d4e44cd82252cab381698f8 P 2541e895df0049f6a00483b026f9a2dd [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: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } attrs { replace: true } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: NON_VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: true } }
I20260713 09:03:04.430780 12399 raft_consensus.cc:1275] T 59f256a09d4e44cd82252cab381698f8 P 0f5894b06c134e03a3cb942896c1da79 [term 1 FOLLOWER]: Refusing update from remote peer 2541e895df0049f6a00483b026f9a2dd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:03:04.432689 12759 consensus_queue.cc:1048] T 59f256a09d4e44cd82252cab381698f8 P 2541e895df0049f6a00483b026f9a2dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:03:04.440997 12323 raft_consensus.cc:1275] T 59f256a09d4e44cd82252cab381698f8 P 2cca73b338334f9cad16a2504ad520c0 [term 1 FOLLOWER]: Refusing update from remote peer 2541e895df0049f6a00483b026f9a2dd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:03:04.442605 12759 consensus_queue.cc:1048] T 59f256a09d4e44cd82252cab381698f8 P 2541e895df0049f6a00483b026f9a2dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } 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:03:04.442000 12784 raft_consensus.cc:2955] T 59f256a09d4e44cd82252cab381698f8 P 2541e895df0049f6a00483b026f9a2dd [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5ef7fc1351554f3ab22d933258fd329a (127.10.222.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } attrs { replace: true } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: NON_VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: true } } }
I20260713 09:03:04.443384 12399 raft_consensus.cc:2955] T 59f256a09d4e44cd82252cab381698f8 P 0f5894b06c134e03a3cb942896c1da79 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5ef7fc1351554f3ab22d933258fd329a (127.10.222.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } attrs { replace: true } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: NON_VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: true } } }
W20260713 09:03:04.453126 12214 consensus_peers.cc:597] T 59f256a09d4e44cd82252cab381698f8 P 2541e895df0049f6a00483b026f9a2dd -> Peer 5ef7fc1351554f3ab22d933258fd329a (127.10.222.132:34869): Couldn't send request to peer 5ef7fc1351554f3ab22d933258fd329a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 59f256a09d4e44cd82252cab381698f8. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:03:04.456328 12149 catalog_manager.cc:5697] T 59f256a09d4e44cd82252cab381698f8 P 0f5894b06c134e03a3cb942896c1da79 reported cstate change: config changed from index -1 to 2, NON_VOTER 5ef7fc1351554f3ab22d933258fd329a (127.10.222.132) added. New cstate: current_term: 1 leader_uuid: "2541e895df0049f6a00483b026f9a2dd" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } attrs { replace: true } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: NON_VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: true } } }
I20260713 09:03:04.459568 12323 raft_consensus.cc:2955] T 59f256a09d4e44cd82252cab381698f8 P 2cca73b338334f9cad16a2504ad520c0 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5ef7fc1351554f3ab22d933258fd329a (127.10.222.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } attrs { replace: true } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: NON_VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: true } } }
I20260713 09:03:04.664742 12790 ts_tablet_manager.cc:933] T 09f98c776a614f6cae5c52bbda2233a5 P 5ef7fc1351554f3ab22d933258fd329a: Initiating tablet copy from peer 2cca73b338334f9cad16a2504ad520c0 (127.10.222.130:37587)
I20260713 09:03:04.666579 12790 tablet_copy_client.cc:323] T 09f98c776a614f6cae5c52bbda2233a5 P 5ef7fc1351554f3ab22d933258fd329a: tablet copy: Beginning tablet copy session from remote peer at address 127.10.222.130:37587
I20260713 09:03:04.668290 12336 tablet_copy_service.cc:140] P 2cca73b338334f9cad16a2504ad520c0: Received BeginTabletCopySession request for tablet 09f98c776a614f6cae5c52bbda2233a5 from peer 5ef7fc1351554f3ab22d933258fd329a ({username='slave'} at 127.0.0.1:49168)
I20260713 09:03:04.668852 12336 tablet_copy_service.cc:161] P 2cca73b338334f9cad16a2504ad520c0: Beginning new tablet copy session on tablet 09f98c776a614f6cae5c52bbda2233a5 from peer 5ef7fc1351554f3ab22d933258fd329a at {username='slave'} at 127.0.0.1:49168: session id = 5ef7fc1351554f3ab22d933258fd329a-09f98c776a614f6cae5c52bbda2233a5
I20260713 09:03:04.676891 12336 tablet_copy_source_session.cc:215] T 09f98c776a614f6cae5c52bbda2233a5 P 2cca73b338334f9cad16a2504ad520c0: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:03:04.679733 12790 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 09f98c776a614f6cae5c52bbda2233a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:04.689530 12790 tablet_copy_client.cc:806] T 09f98c776a614f6cae5c52bbda2233a5 P 5ef7fc1351554f3ab22d933258fd329a: tablet copy: Starting download of 0 data blocks...
I20260713 09:03:04.690076 12790 tablet_copy_client.cc:670] T 09f98c776a614f6cae5c52bbda2233a5 P 5ef7fc1351554f3ab22d933258fd329a: tablet copy: Starting download of 1 WAL segments...
I20260713 09:03:04.693361 12790 tablet_copy_client.cc:538] T 09f98c776a614f6cae5c52bbda2233a5 P 5ef7fc1351554f3ab22d933258fd329a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:03:04.699460 12790 tablet_bootstrap.cc:492] T 09f98c776a614f6cae5c52bbda2233a5 P 5ef7fc1351554f3ab22d933258fd329a: Bootstrap starting.
I20260713 09:03:04.714895 12790 tablet_bootstrap.cc:492] T 09f98c776a614f6cae5c52bbda2233a5 P 5ef7fc1351554f3ab22d933258fd329a: 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:03:04.715622 12790 tablet_bootstrap.cc:492] T 09f98c776a614f6cae5c52bbda2233a5 P 5ef7fc1351554f3ab22d933258fd329a: Bootstrap complete.
I20260713 09:03:04.716133 12790 ts_tablet_manager.cc:1403] T 09f98c776a614f6cae5c52bbda2233a5 P 5ef7fc1351554f3ab22d933258fd329a: Time spent bootstrapping tablet: real 0.017s	user 0.015s	sys 0.000s
I20260713 09:03:04.718289 12790 raft_consensus.cc:359] T 09f98c776a614f6cae5c52bbda2233a5 P 5ef7fc1351554f3ab22d933258fd329a [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } attrs { replace: true } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: NON_VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: true } }
I20260713 09:03:04.718847 12790 raft_consensus.cc:740] T 09f98c776a614f6cae5c52bbda2233a5 P 5ef7fc1351554f3ab22d933258fd329a [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 5ef7fc1351554f3ab22d933258fd329a, State: Initialized, Role: LEARNER
I20260713 09:03:04.719372 12790 consensus_queue.cc:260] T 09f98c776a614f6cae5c52bbda2233a5 P 5ef7fc1351554f3ab22d933258fd329a [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: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } attrs { replace: true } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: NON_VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: true } }
I20260713 09:03:04.722256 12790 ts_tablet_manager.cc:1434] T 09f98c776a614f6cae5c52bbda2233a5 P 5ef7fc1351554f3ab22d933258fd329a: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:03:04.724143 12336 tablet_copy_service.cc:342] P 2cca73b338334f9cad16a2504ad520c0: Request end of tablet copy session 5ef7fc1351554f3ab22d933258fd329a-09f98c776a614f6cae5c52bbda2233a5 received from {username='slave'} at 127.0.0.1:49168
I20260713 09:03:04.724604 12336 tablet_copy_service.cc:434] P 2cca73b338334f9cad16a2504ad520c0: ending tablet copy session 5ef7fc1351554f3ab22d933258fd329a-09f98c776a614f6cae5c52bbda2233a5 on tablet 09f98c776a614f6cae5c52bbda2233a5 with peer 5ef7fc1351554f3ab22d933258fd329a
I20260713 09:03:04.824950 12790 ts_tablet_manager.cc:933] T 2c0ea15d861544ed85f2747c8a8648f4 P 5ef7fc1351554f3ab22d933258fd329a: Initiating tablet copy from peer 0f5894b06c134e03a3cb942896c1da79 (127.10.222.131:37007)
I20260713 09:03:04.827544 12790 tablet_copy_client.cc:323] T 2c0ea15d861544ed85f2747c8a8648f4 P 5ef7fc1351554f3ab22d933258fd329a: tablet copy: Beginning tablet copy session from remote peer at address 127.10.222.131:37007
I20260713 09:03:04.829216 12410 tablet_copy_service.cc:140] P 0f5894b06c134e03a3cb942896c1da79: Received BeginTabletCopySession request for tablet 2c0ea15d861544ed85f2747c8a8648f4 from peer 5ef7fc1351554f3ab22d933258fd329a ({username='slave'} at 127.0.0.1:50742)
I20260713 09:03:04.829694 12410 tablet_copy_service.cc:161] P 0f5894b06c134e03a3cb942896c1da79: Beginning new tablet copy session on tablet 2c0ea15d861544ed85f2747c8a8648f4 from peer 5ef7fc1351554f3ab22d933258fd329a at {username='slave'} at 127.0.0.1:50742: session id = 5ef7fc1351554f3ab22d933258fd329a-2c0ea15d861544ed85f2747c8a8648f4
I20260713 09:03:04.834692 12410 tablet_copy_source_session.cc:215] T 2c0ea15d861544ed85f2747c8a8648f4 P 0f5894b06c134e03a3cb942896c1da79: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:03:04.837795 12790 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c0ea15d861544ed85f2747c8a8648f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:04.855041 12790 tablet_copy_client.cc:806] T 2c0ea15d861544ed85f2747c8a8648f4 P 5ef7fc1351554f3ab22d933258fd329a: tablet copy: Starting download of 0 data blocks...
I20260713 09:03:04.855659 12790 tablet_copy_client.cc:670] T 2c0ea15d861544ed85f2747c8a8648f4 P 5ef7fc1351554f3ab22d933258fd329a: tablet copy: Starting download of 1 WAL segments...
I20260713 09:03:04.857151 12795 ts_tablet_manager.cc:933] T d27792d963d545b794da3989d05019b1 P 5ef7fc1351554f3ab22d933258fd329a: Initiating tablet copy from peer 0f5894b06c134e03a3cb942896c1da79 (127.10.222.131:37007)
I20260713 09:03:04.859251 12795 tablet_copy_client.cc:323] T d27792d963d545b794da3989d05019b1 P 5ef7fc1351554f3ab22d933258fd329a: tablet copy: Beginning tablet copy session from remote peer at address 127.10.222.131:37007
I20260713 09:03:04.861025 12409 tablet_copy_service.cc:140] P 0f5894b06c134e03a3cb942896c1da79: Received BeginTabletCopySession request for tablet d27792d963d545b794da3989d05019b1 from peer 5ef7fc1351554f3ab22d933258fd329a ({username='slave'} at 127.0.0.1:50742)
I20260713 09:03:04.861428 12790 tablet_copy_client.cc:538] T 2c0ea15d861544ed85f2747c8a8648f4 P 5ef7fc1351554f3ab22d933258fd329a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:03:04.861548 12409 tablet_copy_service.cc:161] P 0f5894b06c134e03a3cb942896c1da79: Beginning new tablet copy session on tablet d27792d963d545b794da3989d05019b1 from peer 5ef7fc1351554f3ab22d933258fd329a at {username='slave'} at 127.0.0.1:50742: session id = 5ef7fc1351554f3ab22d933258fd329a-d27792d963d545b794da3989d05019b1
I20260713 09:03:04.868770 12790 tablet_bootstrap.cc:492] T 2c0ea15d861544ed85f2747c8a8648f4 P 5ef7fc1351554f3ab22d933258fd329a: Bootstrap starting.
I20260713 09:03:04.869191 12409 tablet_copy_source_session.cc:215] T d27792d963d545b794da3989d05019b1 P 0f5894b06c134e03a3cb942896c1da79: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:03:04.873616 12795 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d27792d963d545b794da3989d05019b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:04.888489 12795 tablet_copy_client.cc:806] T d27792d963d545b794da3989d05019b1 P 5ef7fc1351554f3ab22d933258fd329a: tablet copy: Starting download of 0 data blocks...
I20260713 09:03:04.889084 12795 tablet_copy_client.cc:670] T d27792d963d545b794da3989d05019b1 P 5ef7fc1351554f3ab22d933258fd329a: tablet copy: Starting download of 1 WAL segments...
I20260713 09:03:04.889266 12790 tablet_bootstrap.cc:492] T 2c0ea15d861544ed85f2747c8a8648f4 P 5ef7fc1351554f3ab22d933258fd329a: 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:03:04.890197 12790 tablet_bootstrap.cc:492] T 2c0ea15d861544ed85f2747c8a8648f4 P 5ef7fc1351554f3ab22d933258fd329a: Bootstrap complete.
I20260713 09:03:04.891465 12790 ts_tablet_manager.cc:1403] T 2c0ea15d861544ed85f2747c8a8648f4 P 5ef7fc1351554f3ab22d933258fd329a: Time spent bootstrapping tablet: real 0.023s	user 0.020s	sys 0.000s
I20260713 09:03:04.893239 12795 tablet_copy_client.cc:538] T d27792d963d545b794da3989d05019b1 P 5ef7fc1351554f3ab22d933258fd329a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:03:04.895033 12790 raft_consensus.cc:359] T 2c0ea15d861544ed85f2747c8a8648f4 P 5ef7fc1351554f3ab22d933258fd329a [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } attrs { replace: true } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: NON_VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: true } }
I20260713 09:03:04.895885 12790 raft_consensus.cc:740] T 2c0ea15d861544ed85f2747c8a8648f4 P 5ef7fc1351554f3ab22d933258fd329a [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 5ef7fc1351554f3ab22d933258fd329a, State: Initialized, Role: LEARNER
I20260713 09:03:04.897576 12790 consensus_queue.cc:260] T 2c0ea15d861544ed85f2747c8a8648f4 P 5ef7fc1351554f3ab22d933258fd329a [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: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } attrs { replace: true } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: NON_VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: true } }
I20260713 09:03:04.899858 12790 ts_tablet_manager.cc:1434] T 2c0ea15d861544ed85f2747c8a8648f4 P 5ef7fc1351554f3ab22d933258fd329a: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.004s
I20260713 09:03:04.901690 12409 tablet_copy_service.cc:342] P 0f5894b06c134e03a3cb942896c1da79: Request end of tablet copy session 5ef7fc1351554f3ab22d933258fd329a-2c0ea15d861544ed85f2747c8a8648f4 received from {username='slave'} at 127.0.0.1:50742
I20260713 09:03:04.902115 12409 tablet_copy_service.cc:434] P 0f5894b06c134e03a3cb942896c1da79: ending tablet copy session 5ef7fc1351554f3ab22d933258fd329a-2c0ea15d861544ed85f2747c8a8648f4 on tablet 2c0ea15d861544ed85f2747c8a8648f4 with peer 5ef7fc1351554f3ab22d933258fd329a
I20260713 09:03:04.905170 12795 tablet_bootstrap.cc:492] T d27792d963d545b794da3989d05019b1 P 5ef7fc1351554f3ab22d933258fd329a: Bootstrap starting.
I20260713 09:03:04.924813 12795 tablet_bootstrap.cc:492] T d27792d963d545b794da3989d05019b1 P 5ef7fc1351554f3ab22d933258fd329a: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:03:04.925493 12795 tablet_bootstrap.cc:492] T d27792d963d545b794da3989d05019b1 P 5ef7fc1351554f3ab22d933258fd329a: Bootstrap complete.
I20260713 09:03:04.925987 12795 ts_tablet_manager.cc:1403] T d27792d963d545b794da3989d05019b1 P 5ef7fc1351554f3ab22d933258fd329a: Time spent bootstrapping tablet: real 0.021s	user 0.018s	sys 0.000s
I20260713 09:03:04.927948 12795 raft_consensus.cc:359] T d27792d963d545b794da3989d05019b1 P 5ef7fc1351554f3ab22d933258fd329a [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } attrs { replace: true } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: NON_VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: true } }
I20260713 09:03:04.928589 12795 raft_consensus.cc:740] T d27792d963d545b794da3989d05019b1 P 5ef7fc1351554f3ab22d933258fd329a [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: 5ef7fc1351554f3ab22d933258fd329a, State: Initialized, Role: LEARNER
I20260713 09:03:04.929052 12795 consensus_queue.cc:260] T d27792d963d545b794da3989d05019b1 P 5ef7fc1351554f3ab22d933258fd329a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 3.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } attrs { replace: true } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: NON_VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: true } }
I20260713 09:03:04.930982 12795 ts_tablet_manager.cc:1434] T d27792d963d545b794da3989d05019b1 P 5ef7fc1351554f3ab22d933258fd329a: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:03:04.932981 12409 tablet_copy_service.cc:342] P 0f5894b06c134e03a3cb942896c1da79: Request end of tablet copy session 5ef7fc1351554f3ab22d933258fd329a-d27792d963d545b794da3989d05019b1 received from {username='slave'} at 127.0.0.1:50742
I20260713 09:03:04.933385 12409 tablet_copy_service.cc:434] P 0f5894b06c134e03a3cb942896c1da79: ending tablet copy session 5ef7fc1351554f3ab22d933258fd329a-d27792d963d545b794da3989d05019b1 on tablet d27792d963d545b794da3989d05019b1 with peer 5ef7fc1351554f3ab22d933258fd329a
I20260713 09:03:04.958779 12795 ts_tablet_manager.cc:933] T 59f256a09d4e44cd82252cab381698f8 P 5ef7fc1351554f3ab22d933258fd329a: Initiating tablet copy from peer 2541e895df0049f6a00483b026f9a2dd (127.10.222.129:36195)
I20260713 09:03:04.960254 12795 tablet_copy_client.cc:323] T 59f256a09d4e44cd82252cab381698f8 P 5ef7fc1351554f3ab22d933258fd329a: tablet copy: Beginning tablet copy session from remote peer at address 127.10.222.129:36195
I20260713 09:03:04.972978 12261 tablet_copy_service.cc:140] P 2541e895df0049f6a00483b026f9a2dd: Received BeginTabletCopySession request for tablet 59f256a09d4e44cd82252cab381698f8 from peer 5ef7fc1351554f3ab22d933258fd329a ({username='slave'} at 127.0.0.1:36962)
I20260713 09:03:04.973542 12261 tablet_copy_service.cc:161] P 2541e895df0049f6a00483b026f9a2dd: Beginning new tablet copy session on tablet 59f256a09d4e44cd82252cab381698f8 from peer 5ef7fc1351554f3ab22d933258fd329a at {username='slave'} at 127.0.0.1:36962: session id = 5ef7fc1351554f3ab22d933258fd329a-59f256a09d4e44cd82252cab381698f8
I20260713 09:03:04.980918 12261 tablet_copy_source_session.cc:215] T 59f256a09d4e44cd82252cab381698f8 P 2541e895df0049f6a00483b026f9a2dd: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:03:04.984005 12795 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 59f256a09d4e44cd82252cab381698f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:04.997844 12795 tablet_copy_client.cc:806] T 59f256a09d4e44cd82252cab381698f8 P 5ef7fc1351554f3ab22d933258fd329a: tablet copy: Starting download of 0 data blocks...
I20260713 09:03:04.998364 12795 tablet_copy_client.cc:670] T 59f256a09d4e44cd82252cab381698f8 P 5ef7fc1351554f3ab22d933258fd329a: tablet copy: Starting download of 1 WAL segments...
I20260713 09:03:05.001866 12795 tablet_copy_client.cc:538] T 59f256a09d4e44cd82252cab381698f8 P 5ef7fc1351554f3ab22d933258fd329a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:03:05.007665 12795 tablet_bootstrap.cc:492] T 59f256a09d4e44cd82252cab381698f8 P 5ef7fc1351554f3ab22d933258fd329a: Bootstrap starting.
I20260713 09:03:05.027998 12795 tablet_bootstrap.cc:492] T 59f256a09d4e44cd82252cab381698f8 P 5ef7fc1351554f3ab22d933258fd329a: 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:03:05.028631 12795 tablet_bootstrap.cc:492] T 59f256a09d4e44cd82252cab381698f8 P 5ef7fc1351554f3ab22d933258fd329a: Bootstrap complete.
I20260713 09:03:05.029109 12795 ts_tablet_manager.cc:1403] T 59f256a09d4e44cd82252cab381698f8 P 5ef7fc1351554f3ab22d933258fd329a: Time spent bootstrapping tablet: real 0.022s	user 0.019s	sys 0.000s
I20260713 09:03:05.031066 12795 raft_consensus.cc:359] T 59f256a09d4e44cd82252cab381698f8 P 5ef7fc1351554f3ab22d933258fd329a [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } attrs { replace: true } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: NON_VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: true } }
I20260713 09:03:05.031659 12795 raft_consensus.cc:740] T 59f256a09d4e44cd82252cab381698f8 P 5ef7fc1351554f3ab22d933258fd329a [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 5ef7fc1351554f3ab22d933258fd329a, State: Initialized, Role: LEARNER
I20260713 09:03:05.032119 12795 consensus_queue.cc:260] T 59f256a09d4e44cd82252cab381698f8 P 5ef7fc1351554f3ab22d933258fd329a [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: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } attrs { replace: true } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: NON_VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: true } }
I20260713 09:03:05.033905 12795 ts_tablet_manager.cc:1434] T 59f256a09d4e44cd82252cab381698f8 P 5ef7fc1351554f3ab22d933258fd329a: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:03:05.035668 12261 tablet_copy_service.cc:342] P 2541e895df0049f6a00483b026f9a2dd: Request end of tablet copy session 5ef7fc1351554f3ab22d933258fd329a-59f256a09d4e44cd82252cab381698f8 received from {username='slave'} at 127.0.0.1:36962
I20260713 09:03:05.036055 12261 tablet_copy_service.cc:434] P 2541e895df0049f6a00483b026f9a2dd: ending tablet copy session 5ef7fc1351554f3ab22d933258fd329a-59f256a09d4e44cd82252cab381698f8 on tablet 59f256a09d4e44cd82252cab381698f8 with peer 5ef7fc1351554f3ab22d933258fd329a
I20260713 09:03:05.236423 12669 raft_consensus.cc:1217] T 09f98c776a614f6cae5c52bbda2233a5 P 5ef7fc1351554f3ab22d933258fd329a [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:03:05.397779 12669 raft_consensus.cc:1217] T 59f256a09d4e44cd82252cab381698f8 P 5ef7fc1351554f3ab22d933258fd329a [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:03:05.426182 12669 raft_consensus.cc:1217] T d27792d963d545b794da3989d05019b1 P 5ef7fc1351554f3ab22d933258fd329a [term 3 LEARNER]: Deduplicated request from leader. Original: 3.2->[3.3-3.3]   Dedup: 3.3->[]
I20260713 09:03:05.429682 12669 raft_consensus.cc:1217] T 2c0ea15d861544ed85f2747c8a8648f4 P 5ef7fc1351554f3ab22d933258fd329a [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:03:05.831813 12761 raft_consensus.cc:1064] T d27792d963d545b794da3989d05019b1 P 0f5894b06c134e03a3cb942896c1da79: attempting to promote NON_VOTER 5ef7fc1351554f3ab22d933258fd329a to VOTER
I20260713 09:03:05.834054 12761 consensus_queue.cc:237] T d27792d963d545b794da3989d05019b1 P 0f5894b06c134e03a3cb942896c1da79 [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: 1, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } attrs { replace: true } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: false } }
I20260713 09:03:05.836128 12805 raft_consensus.cc:1064] T 09f98c776a614f6cae5c52bbda2233a5 P 2cca73b338334f9cad16a2504ad520c0: attempting to promote NON_VOTER 5ef7fc1351554f3ab22d933258fd329a to VOTER
I20260713 09:03:05.838631 12805 consensus_queue.cc:237] T 09f98c776a614f6cae5c52bbda2233a5 P 2cca73b338334f9cad16a2504ad520c0 [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: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } attrs { replace: true } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: false } }
I20260713 09:03:05.842051 12326 raft_consensus.cc:1275] T d27792d963d545b794da3989d05019b1 P 2cca73b338334f9cad16a2504ad520c0 [term 3 FOLLOWER]: Refusing update from remote peer 0f5894b06c134e03a3cb942896c1da79: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260713 09:03:05.843416 12669 raft_consensus.cc:1275] T d27792d963d545b794da3989d05019b1 P 5ef7fc1351554f3ab22d933258fd329a [term 3 LEARNER]: Refusing update from remote peer 0f5894b06c134e03a3cb942896c1da79: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260713 09:03:05.843825 12806 consensus_queue.cc:1048] T d27792d963d545b794da3989d05019b1 P 0f5894b06c134e03a3cb942896c1da79 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:03:05.849901 12400 raft_consensus.cc:1275] T 09f98c776a614f6cae5c52bbda2233a5 P 0f5894b06c134e03a3cb942896c1da79 [term 1 FOLLOWER]: Refusing update from remote peer 2cca73b338334f9cad16a2504ad520c0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:03:05.851140 12668 raft_consensus.cc:1275] T 09f98c776a614f6cae5c52bbda2233a5 P 5ef7fc1351554f3ab22d933258fd329a [term 1 LEARNER]: Refusing update from remote peer 2cca73b338334f9cad16a2504ad520c0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:03:05.852020 12767 consensus_queue.cc:1048] T 09f98c776a614f6cae5c52bbda2233a5 P 2cca73b338334f9cad16a2504ad520c0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } 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:03:05.854931 12767 consensus_queue.cc:1048] T 09f98c776a614f6cae5c52bbda2233a5 P 2cca73b338334f9cad16a2504ad520c0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 34869 } 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:03:05.856302 12802 raft_consensus.cc:1064] T 59f256a09d4e44cd82252cab381698f8 P 2541e895df0049f6a00483b026f9a2dd: attempting to promote NON_VOTER 5ef7fc1351554f3ab22d933258fd329a to VOTER
I20260713 09:03:05.860008 12250 raft_consensus.cc:1275] T d27792d963d545b794da3989d05019b1 P 2541e895df0049f6a00483b026f9a2dd [term 3 FOLLOWER]: Refusing update from remote peer 0f5894b06c134e03a3cb942896c1da79: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260713 09:03:05.862160 12806 consensus_queue.cc:1048] T d27792d963d545b794da3989d05019b1 P 0f5894b06c134e03a3cb942896c1da79 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 34869 } 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:03:05.863735 12250 raft_consensus.cc:1275] T 09f98c776a614f6cae5c52bbda2233a5 P 2541e895df0049f6a00483b026f9a2dd [term 1 FOLLOWER]: Refusing update from remote peer 2cca73b338334f9cad16a2504ad520c0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:03:05.864301 12806 consensus_queue.cc:1048] T d27792d963d545b794da3989d05019b1 P 0f5894b06c134e03a3cb942896c1da79 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:03:05.866128 12809 consensus_queue.cc:1048] T 09f98c776a614f6cae5c52bbda2233a5 P 2cca73b338334f9cad16a2504ad520c0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:03:05.858692 12802 consensus_queue.cc:237] T 59f256a09d4e44cd82252cab381698f8 P 2541e895df0049f6a00483b026f9a2dd [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: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } attrs { replace: true } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: false } }
I20260713 09:03:05.884408 12767 raft_consensus.cc:2955] T 09f98c776a614f6cae5c52bbda2233a5 P 2cca73b338334f9cad16a2504ad520c0 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5ef7fc1351554f3ab22d933258fd329a (127.10.222.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } attrs { replace: true } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: false } } }
I20260713 09:03:05.893337 12669 raft_consensus.cc:2955] T 09f98c776a614f6cae5c52bbda2233a5 P 5ef7fc1351554f3ab22d933258fd329a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5ef7fc1351554f3ab22d933258fd329a (127.10.222.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } attrs { replace: true } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: false } } }
I20260713 09:03:05.893952 12806 raft_consensus.cc:2955] T d27792d963d545b794da3989d05019b1 P 0f5894b06c134e03a3cb942896c1da79 [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 5ef7fc1351554f3ab22d933258fd329a (127.10.222.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } attrs { replace: true } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: false } } }
I20260713 09:03:05.902923 12250 raft_consensus.cc:2955] T 09f98c776a614f6cae5c52bbda2233a5 P 2541e895df0049f6a00483b026f9a2dd [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5ef7fc1351554f3ab22d933258fd329a (127.10.222.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } attrs { replace: true } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: false } } }
I20260713 09:03:05.904887 12149 catalog_manager.cc:5697] T 09f98c776a614f6cae5c52bbda2233a5 P 2cca73b338334f9cad16a2504ad520c0 reported cstate change: config changed from index 2 to 3, 5ef7fc1351554f3ab22d933258fd329a (127.10.222.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "2cca73b338334f9cad16a2504ad520c0" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:03:05.900454 12326 raft_consensus.cc:2955] T d27792d963d545b794da3989d05019b1 P 2cca73b338334f9cad16a2504ad520c0 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 5ef7fc1351554f3ab22d933258fd329a (127.10.222.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } attrs { replace: true } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: false } } }
I20260713 09:03:05.908144 12668 raft_consensus.cc:1275] T 59f256a09d4e44cd82252cab381698f8 P 5ef7fc1351554f3ab22d933258fd329a [term 1 LEARNER]: Refusing update from remote peer 2541e895df0049f6a00483b026f9a2dd: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:03:05.911736 12323 raft_consensus.cc:1275] T 59f256a09d4e44cd82252cab381698f8 P 2cca73b338334f9cad16a2504ad520c0 [term 1 FOLLOWER]: Refusing update from remote peer 2541e895df0049f6a00483b026f9a2dd: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:03:05.912597 12399 raft_consensus.cc:1275] T 59f256a09d4e44cd82252cab381698f8 P 0f5894b06c134e03a3cb942896c1da79 [term 1 FOLLOWER]: Refusing update from remote peer 2541e895df0049f6a00483b026f9a2dd: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:03:05.915375 12802 consensus_queue.cc:1048] T 59f256a09d4e44cd82252cab381698f8 P 2541e895df0049f6a00483b026f9a2dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } 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:03:05.916595 12784 consensus_queue.cc:1048] T 59f256a09d4e44cd82252cab381698f8 P 2541e895df0049f6a00483b026f9a2dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:03:05.926191 12400 raft_consensus.cc:2955] T 09f98c776a614f6cae5c52bbda2233a5 P 0f5894b06c134e03a3cb942896c1da79 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5ef7fc1351554f3ab22d933258fd329a (127.10.222.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } attrs { replace: true } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: false } } }
I20260713 09:03:05.931510 12250 raft_consensus.cc:2955] T d27792d963d545b794da3989d05019b1 P 2541e895df0049f6a00483b026f9a2dd [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 5ef7fc1351554f3ab22d933258fd329a (127.10.222.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } attrs { replace: true } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: false } } }
I20260713 09:03:05.946125 12789 raft_consensus.cc:2955] T 59f256a09d4e44cd82252cab381698f8 P 2541e895df0049f6a00483b026f9a2dd [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5ef7fc1351554f3ab22d933258fd329a (127.10.222.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } attrs { replace: true } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: false } } }
I20260713 09:03:05.948419 12399 raft_consensus.cc:2955] T 59f256a09d4e44cd82252cab381698f8 P 0f5894b06c134e03a3cb942896c1da79 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5ef7fc1351554f3ab22d933258fd329a (127.10.222.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } attrs { replace: true } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: false } } }
I20260713 09:03:05.945937 12666 raft_consensus.cc:2955] T d27792d963d545b794da3989d05019b1 P 5ef7fc1351554f3ab22d933258fd329a [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 5ef7fc1351554f3ab22d933258fd329a (127.10.222.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } attrs { replace: true } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: false } } }
I20260713 09:03:05.954478 12802 consensus_queue.cc:1048] T 59f256a09d4e44cd82252cab381698f8 P 2541e895df0049f6a00483b026f9a2dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 34869 } 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:03:05.971380 12148 catalog_manager.cc:5697] T d27792d963d545b794da3989d05019b1 P 0f5894b06c134e03a3cb942896c1da79 reported cstate change: config changed from index 3 to 4, 5ef7fc1351554f3ab22d933258fd329a (127.10.222.132) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "0f5894b06c134e03a3cb942896c1da79" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260713 09:03:05.979566 12668 raft_consensus.cc:2955] T 59f256a09d4e44cd82252cab381698f8 P 5ef7fc1351554f3ab22d933258fd329a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5ef7fc1351554f3ab22d933258fd329a (127.10.222.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } attrs { replace: true } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: false } } }
I20260713 09:03:05.985733 12326 raft_consensus.cc:2955] T 59f256a09d4e44cd82252cab381698f8 P 2cca73b338334f9cad16a2504ad520c0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5ef7fc1351554f3ab22d933258fd329a (127.10.222.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } attrs { replace: true } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: false } } }
I20260713 09:03:06.001371 12326 consensus_queue.cc:237] T 09f98c776a614f6cae5c52bbda2233a5 P 2cca73b338334f9cad16a2504ad520c0 [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: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: false } }
I20260713 09:03:06.007441 12250 raft_consensus.cc:1275] T 09f98c776a614f6cae5c52bbda2233a5 P 2541e895df0049f6a00483b026f9a2dd [term 1 FOLLOWER]: Refusing update from remote peer 2cca73b338334f9cad16a2504ad520c0: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:03:06.007447 12668 raft_consensus.cc:1275] T 09f98c776a614f6cae5c52bbda2233a5 P 5ef7fc1351554f3ab22d933258fd329a [term 1 FOLLOWER]: Refusing update from remote peer 2cca73b338334f9cad16a2504ad520c0: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:03:06.008710 12809 consensus_queue.cc:1048] T 09f98c776a614f6cae5c52bbda2233a5 P 2cca73b338334f9cad16a2504ad520c0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 34869 } 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:03:06.009495 12805 consensus_queue.cc:1048] T 09f98c776a614f6cae5c52bbda2233a5 P 2cca73b338334f9cad16a2504ad520c0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:03:06.012738 12149 catalog_manager.cc:5697] T 59f256a09d4e44cd82252cab381698f8 P 2cca73b338334f9cad16a2504ad520c0 reported cstate change: config changed from index 2 to 3, 5ef7fc1351554f3ab22d933258fd329a (127.10.222.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "2541e895df0049f6a00483b026f9a2dd" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } attrs { replace: true } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: false } } }
I20260713 09:03:06.021114 12767 raft_consensus.cc:2955] T 09f98c776a614f6cae5c52bbda2233a5 P 2cca73b338334f9cad16a2504ad520c0 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0f5894b06c134e03a3cb942896c1da79 (127.10.222.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: false } } }
I20260713 09:03:06.025461 12250 raft_consensus.cc:2955] T 09f98c776a614f6cae5c52bbda2233a5 P 2541e895df0049f6a00483b026f9a2dd [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0f5894b06c134e03a3cb942896c1da79 (127.10.222.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: false } } }
I20260713 09:03:06.027930 12668 raft_consensus.cc:2955] T 09f98c776a614f6cae5c52bbda2233a5 P 5ef7fc1351554f3ab22d933258fd329a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0f5894b06c134e03a3cb942896c1da79 (127.10.222.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: false } } }
I20260713 09:03:06.037315 12133 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 09f98c776a614f6cae5c52bbda2233a5 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:03:06.041625 12149 catalog_manager.cc:5697] T 09f98c776a614f6cae5c52bbda2233a5 P 2cca73b338334f9cad16a2504ad520c0 reported cstate change: config changed from index 3 to 4, VOTER 0f5894b06c134e03a3cb942896c1da79 (127.10.222.131) evicted. New cstate: current_term: 1 leader_uuid: "2cca73b338334f9cad16a2504ad520c0" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:03:06.043208 12399 consensus_queue.cc:237] T d27792d963d545b794da3989d05019b1 P 0f5894b06c134e03a3cb942896c1da79 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: false } }
I20260713 09:03:06.048440 12821 raft_consensus.cc:1064] T 2c0ea15d861544ed85f2747c8a8648f4 P 0f5894b06c134e03a3cb942896c1da79: attempting to promote NON_VOTER 5ef7fc1351554f3ab22d933258fd329a to VOTER
I20260713 09:03:06.049345 12250 raft_consensus.cc:1275] T d27792d963d545b794da3989d05019b1 P 2541e895df0049f6a00483b026f9a2dd [term 3 FOLLOWER]: Refusing update from remote peer 0f5894b06c134e03a3cb942896c1da79: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260713 09:03:06.050559 12804 consensus_queue.cc:1048] T d27792d963d545b794da3989d05019b1 P 0f5894b06c134e03a3cb942896c1da79 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:03:06.050765 12821 consensus_queue.cc:237] T 2c0ea15d861544ed85f2747c8a8648f4 P 0f5894b06c134e03a3cb942896c1da79 [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: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } attrs { replace: true } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: false } }
I20260713 09:03:06.051599 12666 raft_consensus.cc:1275] T d27792d963d545b794da3989d05019b1 P 5ef7fc1351554f3ab22d933258fd329a [term 3 FOLLOWER]: Refusing update from remote peer 0f5894b06c134e03a3cb942896c1da79: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260713 09:03:06.053236 12804 consensus_queue.cc:1048] T d27792d963d545b794da3989d05019b1 P 0f5894b06c134e03a3cb942896c1da79 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:03:06.060540 12761 raft_consensus.cc:2955] T d27792d963d545b794da3989d05019b1 P 0f5894b06c134e03a3cb942896c1da79 [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 2cca73b338334f9cad16a2504ad520c0 (127.10.222.130) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: false } } }
I20260713 09:03:06.062216 12386 tablet_service.cc:1558] Processing DeleteTablet for tablet 09f98c776a614f6cae5c52bbda2233a5 with delete_type TABLET_DATA_TOMBSTONED (TS 0f5894b06c134e03a3cb942896c1da79 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:55618
I20260713 09:03:06.064750 12245 raft_consensus.cc:2955] T d27792d963d545b794da3989d05019b1 P 2541e895df0049f6a00483b026f9a2dd [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 2cca73b338334f9cad16a2504ad520c0 (127.10.222.130) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: false } } }
I20260713 09:03:06.065691 12668 raft_consensus.cc:2955] T d27792d963d545b794da3989d05019b1 P 5ef7fc1351554f3ab22d933258fd329a [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 2cca73b338334f9cad16a2504ad520c0 (127.10.222.130) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: false } } }
I20260713 09:03:06.083006 12249 raft_consensus.cc:1275] T 2c0ea15d861544ed85f2747c8a8648f4 P 2541e895df0049f6a00483b026f9a2dd [term 1 FOLLOWER]: Refusing update from remote peer 0f5894b06c134e03a3cb942896c1da79: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:03:06.083334 12326 raft_consensus.cc:1275] T 2c0ea15d861544ed85f2747c8a8648f4 P 2cca73b338334f9cad16a2504ad520c0 [term 1 FOLLOWER]: Refusing update from remote peer 0f5894b06c134e03a3cb942896c1da79: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:03:06.084484 12669 raft_consensus.cc:1275] T 2c0ea15d861544ed85f2747c8a8648f4 P 5ef7fc1351554f3ab22d933258fd329a [term 1 LEARNER]: Refusing update from remote peer 0f5894b06c134e03a3cb942896c1da79: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:03:06.084514 12806 consensus_queue.cc:1048] T 2c0ea15d861544ed85f2747c8a8648f4 P 0f5894b06c134e03a3cb942896c1da79 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } 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:03:06.086885 12821 consensus_queue.cc:1048] T 2c0ea15d861544ed85f2747c8a8648f4 P 0f5894b06c134e03a3cb942896c1da79 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:03:06.092877 12804 consensus_queue.cc:1048] T 2c0ea15d861544ed85f2747c8a8648f4 P 0f5894b06c134e03a3cb942896c1da79 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 34869 } 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:03:06.100111 12149 catalog_manager.cc:5697] T d27792d963d545b794da3989d05019b1 P 5ef7fc1351554f3ab22d933258fd329a reported cstate change: config changed from index 4 to 5, VOTER 2cca73b338334f9cad16a2504ad520c0 (127.10.222.130) evicted. New cstate: current_term: 3 leader_uuid: "0f5894b06c134e03a3cb942896c1da79" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: false } } }
I20260713 09:03:06.106979 12831 tablet_replica.cc:333] T 09f98c776a614f6cae5c52bbda2233a5 P 0f5894b06c134e03a3cb942896c1da79: stopping tablet replica
I20260713 09:03:06.111225 12315 tablet_service.cc:1558] Processing DeleteTablet for tablet d27792d963d545b794da3989d05019b1 with delete_type TABLET_DATA_TOMBSTONED (TS 2cca73b338334f9cad16a2504ad520c0 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:35290
I20260713 09:03:06.117259 12837 tablet_replica.cc:333] T d27792d963d545b794da3989d05019b1 P 2cca73b338334f9cad16a2504ad520c0: stopping tablet replica
I20260713 09:03:06.118275 12837 raft_consensus.cc:2243] T d27792d963d545b794da3989d05019b1 P 2cca73b338334f9cad16a2504ad520c0 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:06.124737 12837 raft_consensus.cc:2272] T d27792d963d545b794da3989d05019b1 P 2cca73b338334f9cad16a2504ad520c0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:06.120704 12135 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet d27792d963d545b794da3989d05019b1 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:03:06.128239 12326 raft_consensus.cc:2955] T 2c0ea15d861544ed85f2747c8a8648f4 P 2cca73b338334f9cad16a2504ad520c0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5ef7fc1351554f3ab22d933258fd329a (127.10.222.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } attrs { replace: true } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: false } } }
I20260713 09:03:06.124601 12821 raft_consensus.cc:2955] T 2c0ea15d861544ed85f2747c8a8648f4 P 0f5894b06c134e03a3cb942896c1da79 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5ef7fc1351554f3ab22d933258fd329a (127.10.222.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } attrs { replace: true } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: false } } }
I20260713 09:03:06.132930 12668 raft_consensus.cc:2955] T 2c0ea15d861544ed85f2747c8a8648f4 P 5ef7fc1351554f3ab22d933258fd329a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5ef7fc1351554f3ab22d933258fd329a (127.10.222.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } attrs { replace: true } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: false } } }
I20260713 09:03:06.120343 12831 raft_consensus.cc:2243] T 09f98c776a614f6cae5c52bbda2233a5 P 0f5894b06c134e03a3cb942896c1da79 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:06.135831 12831 raft_consensus.cc:2272] T 09f98c776a614f6cae5c52bbda2233a5 P 0f5894b06c134e03a3cb942896c1da79 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:06.140962 12831 ts_tablet_manager.cc:1916] T 09f98c776a614f6cae5c52bbda2233a5 P 0f5894b06c134e03a3cb942896c1da79: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:03:06.144703 12837 ts_tablet_manager.cc:1916] T d27792d963d545b794da3989d05019b1 P 2cca73b338334f9cad16a2504ad520c0: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:03:06.154074 12245 raft_consensus.cc:2955] T 2c0ea15d861544ed85f2747c8a8648f4 P 2541e895df0049f6a00483b026f9a2dd [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5ef7fc1351554f3ab22d933258fd329a (127.10.222.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } attrs { replace: true } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: false } } }
I20260713 09:03:06.160329 12148 catalog_manager.cc:5697] T 2c0ea15d861544ed85f2747c8a8648f4 P 2cca73b338334f9cad16a2504ad520c0 reported cstate change: config changed from index 2 to 3, 5ef7fc1351554f3ab22d933258fd329a (127.10.222.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "0f5894b06c134e03a3cb942896c1da79" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } attrs { replace: true } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: false } } }
I20260713 09:03:06.164151 12837 ts_tablet_manager.cc:1929] T d27792d963d545b794da3989d05019b1 P 2cca73b338334f9cad16a2504ad520c0: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.4
I20260713 09:03:06.164691 12837 log.cc:1199] T d27792d963d545b794da3989d05019b1 P 2cca73b338334f9cad16a2504ad520c0: Deleting WAL directory at /tmp/dist-test-task0siKgA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933353904069-11130-0/minicluster-data/ts-1-root/wals/d27792d963d545b794da3989d05019b1
I20260713 09:03:06.175007 12133 catalog_manager.cc:5028] TS 2cca73b338334f9cad16a2504ad520c0 (127.10.222.130:37587): tablet d27792d963d545b794da3989d05019b1 (table test-workload [id=91a5fd3488224ef18de867ce726c7f8a]) successfully deleted
I20260713 09:03:06.178689 12831 ts_tablet_manager.cc:1929] T 09f98c776a614f6cae5c52bbda2233a5 P 0f5894b06c134e03a3cb942896c1da79: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:03:06.179211 12831 log.cc:1199] T 09f98c776a614f6cae5c52bbda2233a5 P 0f5894b06c134e03a3cb942896c1da79: Deleting WAL directory at /tmp/dist-test-task0siKgA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933353904069-11130-0/minicluster-data/ts-2-root/wals/09f98c776a614f6cae5c52bbda2233a5
I20260713 09:03:06.180789 12135 catalog_manager.cc:5028] TS 0f5894b06c134e03a3cb942896c1da79 (127.10.222.131:37007): tablet 09f98c776a614f6cae5c52bbda2233a5 (table test-workload [id=91a5fd3488224ef18de867ce726c7f8a]) successfully deleted
I20260713 09:03:06.183630 12399 consensus_queue.cc:237] T 2c0ea15d861544ed85f2747c8a8648f4 P 0f5894b06c134e03a3cb942896c1da79 [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: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: false } }
I20260713 09:03:06.187633 12668 raft_consensus.cc:1275] T 2c0ea15d861544ed85f2747c8a8648f4 P 5ef7fc1351554f3ab22d933258fd329a [term 1 FOLLOWER]: Refusing update from remote peer 0f5894b06c134e03a3cb942896c1da79: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:03:06.188771 12326 raft_consensus.cc:1275] T 2c0ea15d861544ed85f2747c8a8648f4 P 2cca73b338334f9cad16a2504ad520c0 [term 1 FOLLOWER]: Refusing update from remote peer 0f5894b06c134e03a3cb942896c1da79: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:03:06.189179 12761 consensus_queue.cc:1048] T 2c0ea15d861544ed85f2747c8a8648f4 P 0f5894b06c134e03a3cb942896c1da79 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 34869 } 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:03:06.190941 12761 consensus_queue.cc:1048] T 2c0ea15d861544ed85f2747c8a8648f4 P 0f5894b06c134e03a3cb942896c1da79 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:03:06.195758 12821 raft_consensus.cc:2955] T 2c0ea15d861544ed85f2747c8a8648f4 P 0f5894b06c134e03a3cb942896c1da79 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2541e895df0049f6a00483b026f9a2dd (127.10.222.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: false } } }
I20260713 09:03:06.197362 12668 raft_consensus.cc:2955] T 2c0ea15d861544ed85f2747c8a8648f4 P 5ef7fc1351554f3ab22d933258fd329a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2541e895df0049f6a00483b026f9a2dd (127.10.222.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: false } } }
I20260713 09:03:06.198408 12326 raft_consensus.cc:2955] T 2c0ea15d861544ed85f2747c8a8648f4 P 2cca73b338334f9cad16a2504ad520c0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2541e895df0049f6a00483b026f9a2dd (127.10.222.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: false } } }
I20260713 09:03:06.204774 12135 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 2c0ea15d861544ed85f2747c8a8648f4 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:03:06.211196 12149 catalog_manager.cc:5697] T 2c0ea15d861544ed85f2747c8a8648f4 P 0f5894b06c134e03a3cb942896c1da79 reported cstate change: config changed from index 3 to 4, VOTER 2541e895df0049f6a00483b026f9a2dd (127.10.222.129) evicted. New cstate: current_term: 1 leader_uuid: "0f5894b06c134e03a3cb942896c1da79" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:03:06.224205 12235 tablet_service.cc:1558] Processing DeleteTablet for tablet 2c0ea15d861544ed85f2747c8a8648f4 with delete_type TABLET_DATA_TOMBSTONED (TS 2541e895df0049f6a00483b026f9a2dd not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:51402
I20260713 09:03:06.225868 12838 tablet_replica.cc:333] T 2c0ea15d861544ed85f2747c8a8648f4 P 2541e895df0049f6a00483b026f9a2dd: stopping tablet replica
I20260713 09:03:06.226532 12838 raft_consensus.cc:2243] T 2c0ea15d861544ed85f2747c8a8648f4 P 2541e895df0049f6a00483b026f9a2dd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:06.227008 12838 raft_consensus.cc:2272] T 2c0ea15d861544ed85f2747c8a8648f4 P 2541e895df0049f6a00483b026f9a2dd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:06.229943 12838 ts_tablet_manager.cc:1916] T 2c0ea15d861544ed85f2747c8a8648f4 P 2541e895df0049f6a00483b026f9a2dd: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:03:06.240572 12838 ts_tablet_manager.cc:1929] T 2c0ea15d861544ed85f2747c8a8648f4 P 2541e895df0049f6a00483b026f9a2dd: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:03:06.240942 12838 log.cc:1199] T 2c0ea15d861544ed85f2747c8a8648f4 P 2541e895df0049f6a00483b026f9a2dd: Deleting WAL directory at /tmp/dist-test-task0siKgA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933353904069-11130-0/minicluster-data/ts-0-root/wals/2c0ea15d861544ed85f2747c8a8648f4
I20260713 09:03:06.242395 12135 catalog_manager.cc:5028] TS 2541e895df0049f6a00483b026f9a2dd (127.10.222.129:36195): tablet 2c0ea15d861544ed85f2747c8a8648f4 (table test-workload [id=91a5fd3488224ef18de867ce726c7f8a]) successfully deleted
I20260713 09:03:06.365236 12245 consensus_queue.cc:237] T 59f256a09d4e44cd82252cab381698f8 P 2541e895df0049f6a00483b026f9a2dd [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: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: false } }
I20260713 09:03:06.369220 12668 raft_consensus.cc:1275] T 59f256a09d4e44cd82252cab381698f8 P 5ef7fc1351554f3ab22d933258fd329a [term 1 FOLLOWER]: Refusing update from remote peer 2541e895df0049f6a00483b026f9a2dd: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:03:06.369735 12399 raft_consensus.cc:1275] T 59f256a09d4e44cd82252cab381698f8 P 0f5894b06c134e03a3cb942896c1da79 [term 1 FOLLOWER]: Refusing update from remote peer 2541e895df0049f6a00483b026f9a2dd: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:03:06.370669 12822 consensus_queue.cc:1048] T 59f256a09d4e44cd82252cab381698f8 P 2541e895df0049f6a00483b026f9a2dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 34869 } 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:03:06.371490 12784 consensus_queue.cc:1048] T 59f256a09d4e44cd82252cab381698f8 P 2541e895df0049f6a00483b026f9a2dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:03:06.377537 12789 raft_consensus.cc:2955] T 59f256a09d4e44cd82252cab381698f8 P 2541e895df0049f6a00483b026f9a2dd [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2cca73b338334f9cad16a2504ad520c0 (127.10.222.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: false } } }
I20260713 09:03:06.378846 12399 raft_consensus.cc:2955] T 59f256a09d4e44cd82252cab381698f8 P 0f5894b06c134e03a3cb942896c1da79 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2cca73b338334f9cad16a2504ad520c0 (127.10.222.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: false } } }
I20260713 09:03:06.383965 12668 raft_consensus.cc:2955] T 59f256a09d4e44cd82252cab381698f8 P 5ef7fc1351554f3ab22d933258fd329a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2cca73b338334f9cad16a2504ad520c0 (127.10.222.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: false } } }
I20260713 09:03:06.387493 12135 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 59f256a09d4e44cd82252cab381698f8 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:03:06.390862 12149 catalog_manager.cc:5697] T 59f256a09d4e44cd82252cab381698f8 P 2541e895df0049f6a00483b026f9a2dd reported cstate change: config changed from index 3 to 4, VOTER 2cca73b338334f9cad16a2504ad520c0 (127.10.222.130) evicted. New cstate: current_term: 1 leader_uuid: "2541e895df0049f6a00483b026f9a2dd" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:03:06.404273 12315 tablet_service.cc:1558] Processing DeleteTablet for tablet 59f256a09d4e44cd82252cab381698f8 with delete_type TABLET_DATA_TOMBSTONED (TS 2cca73b338334f9cad16a2504ad520c0 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:35290
I20260713 09:03:06.405048 12837 tablet_replica.cc:333] T 59f256a09d4e44cd82252cab381698f8 P 2cca73b338334f9cad16a2504ad520c0: stopping tablet replica
I20260713 09:03:06.406032 12837 raft_consensus.cc:2243] T 59f256a09d4e44cd82252cab381698f8 P 2cca73b338334f9cad16a2504ad520c0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:06.406724 12837 raft_consensus.cc:2272] T 59f256a09d4e44cd82252cab381698f8 P 2cca73b338334f9cad16a2504ad520c0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:06.409123 12837 ts_tablet_manager.cc:1916] T 59f256a09d4e44cd82252cab381698f8 P 2cca73b338334f9cad16a2504ad520c0: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:03:06.418689 12837 ts_tablet_manager.cc:1929] T 59f256a09d4e44cd82252cab381698f8 P 2cca73b338334f9cad16a2504ad520c0: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:03:06.418974 12837 log.cc:1199] T 59f256a09d4e44cd82252cab381698f8 P 2cca73b338334f9cad16a2504ad520c0: Deleting WAL directory at /tmp/dist-test-task0siKgA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933353904069-11130-0/minicluster-data/ts-1-root/wals/59f256a09d4e44cd82252cab381698f8
I20260713 09:03:06.420106 12133 catalog_manager.cc:5028] TS 2cca73b338334f9cad16a2504ad520c0 (127.10.222.130:37587): tablet 59f256a09d4e44cd82252cab381698f8 (table test-workload [id=91a5fd3488224ef18de867ce726c7f8a]) successfully deleted
I20260713 09:03:07.427716 12245 consensus_queue.cc:237] T b14f2047138e4ec7a6f6b9272a1fe18f P 2541e895df0049f6a00483b026f9a2dd [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: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } attrs { replace: true } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: NON_VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: true } }
I20260713 09:03:07.433607 12400 raft_consensus.cc:1275] T b14f2047138e4ec7a6f6b9272a1fe18f P 0f5894b06c134e03a3cb942896c1da79 [term 1 FOLLOWER]: Refusing update from remote peer 2541e895df0049f6a00483b026f9a2dd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:03:07.433810 12214 consensus_peers.cc:597] T b14f2047138e4ec7a6f6b9272a1fe18f P 2541e895df0049f6a00483b026f9a2dd -> Peer 5ef7fc1351554f3ab22d933258fd329a (127.10.222.132:34869): Couldn't send request to peer 5ef7fc1351554f3ab22d933258fd329a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b14f2047138e4ec7a6f6b9272a1fe18f. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:03:07.434532 12323 raft_consensus.cc:1275] T b14f2047138e4ec7a6f6b9272a1fe18f P 2cca73b338334f9cad16a2504ad520c0 [term 1 FOLLOWER]: Refusing update from remote peer 2541e895df0049f6a00483b026f9a2dd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:03:07.434927 12841 consensus_queue.cc:1048] T b14f2047138e4ec7a6f6b9272a1fe18f P 2541e895df0049f6a00483b026f9a2dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } 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:03:07.435714 12822 consensus_queue.cc:1048] T b14f2047138e4ec7a6f6b9272a1fe18f P 2541e895df0049f6a00483b026f9a2dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:03:07.442440 12841 raft_consensus.cc:2955] T b14f2047138e4ec7a6f6b9272a1fe18f P 2541e895df0049f6a00483b026f9a2dd [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5ef7fc1351554f3ab22d933258fd329a (127.10.222.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } attrs { replace: true } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: NON_VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: true } } }
I20260713 09:03:07.443588 12323 raft_consensus.cc:2955] T b14f2047138e4ec7a6f6b9272a1fe18f P 2cca73b338334f9cad16a2504ad520c0 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5ef7fc1351554f3ab22d933258fd329a (127.10.222.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } attrs { replace: true } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: NON_VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: true } } }
I20260713 09:03:07.444298 12400 raft_consensus.cc:2955] T b14f2047138e4ec7a6f6b9272a1fe18f P 0f5894b06c134e03a3cb942896c1da79 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5ef7fc1351554f3ab22d933258fd329a (127.10.222.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } attrs { replace: true } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: NON_VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: true } } }
I20260713 09:03:07.454833 12148 catalog_manager.cc:5697] T b14f2047138e4ec7a6f6b9272a1fe18f P 2541e895df0049f6a00483b026f9a2dd reported cstate change: config changed from index -1 to 2, NON_VOTER 5ef7fc1351554f3ab22d933258fd329a (127.10.222.132) added. New cstate: current_term: 1 leader_uuid: "2541e895df0049f6a00483b026f9a2dd" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: NON_VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:03:07.460067 12323 consensus_queue.cc:237] T ce05e4af94d14dd5ab92c82853c4a19a P 2cca73b338334f9cad16a2504ad520c0 [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: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } attrs { replace: true } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: NON_VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: true } }
I20260713 09:03:07.466902 12245 raft_consensus.cc:1275] T ce05e4af94d14dd5ab92c82853c4a19a P 2541e895df0049f6a00483b026f9a2dd [term 1 FOLLOWER]: Refusing update from remote peer 2cca73b338334f9cad16a2504ad520c0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:03:07.468152 12289 consensus_peers.cc:597] T ce05e4af94d14dd5ab92c82853c4a19a P 2cca73b338334f9cad16a2504ad520c0 -> Peer 5ef7fc1351554f3ab22d933258fd329a (127.10.222.132:34869): Couldn't send request to peer 5ef7fc1351554f3ab22d933258fd329a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ce05e4af94d14dd5ab92c82853c4a19a. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:03:07.468816 12767 consensus_queue.cc:1048] T ce05e4af94d14dd5ab92c82853c4a19a P 2cca73b338334f9cad16a2504ad520c0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:03:07.469288 12400 raft_consensus.cc:1275] T ce05e4af94d14dd5ab92c82853c4a19a P 0f5894b06c134e03a3cb942896c1da79 [term 1 FOLLOWER]: Refusing update from remote peer 2cca73b338334f9cad16a2504ad520c0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:03:07.470937 12767 consensus_queue.cc:1048] T ce05e4af94d14dd5ab92c82853c4a19a P 2cca73b338334f9cad16a2504ad520c0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } 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:03:07.486555 12767 raft_consensus.cc:2955] T ce05e4af94d14dd5ab92c82853c4a19a P 2cca73b338334f9cad16a2504ad520c0 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5ef7fc1351554f3ab22d933258fd329a (127.10.222.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } attrs { replace: true } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: NON_VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: true } } }
I20260713 09:03:07.491124 12245 raft_consensus.cc:2955] T ce05e4af94d14dd5ab92c82853c4a19a P 2541e895df0049f6a00483b026f9a2dd [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5ef7fc1351554f3ab22d933258fd329a (127.10.222.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } attrs { replace: true } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: NON_VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: true } } }
I20260713 09:03:07.499891 12399 consensus_queue.cc:237] T 30a6ea22a46a4c818d43a8f9a46fff78 P 0f5894b06c134e03a3cb942896c1da79 [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: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } attrs { replace: true } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: NON_VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: true } }
I20260713 09:03:07.506254 12400 raft_consensus.cc:2955] T ce05e4af94d14dd5ab92c82853c4a19a P 0f5894b06c134e03a3cb942896c1da79 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5ef7fc1351554f3ab22d933258fd329a (127.10.222.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } attrs { replace: true } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: NON_VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: true } } }
I20260713 09:03:07.507800 12323 raft_consensus.cc:1275] T 30a6ea22a46a4c818d43a8f9a46fff78 P 2cca73b338334f9cad16a2504ad520c0 [term 1 FOLLOWER]: Refusing update from remote peer 0f5894b06c134e03a3cb942896c1da79: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:03:07.508845 12363 consensus_peers.cc:597] T 30a6ea22a46a4c818d43a8f9a46fff78 P 0f5894b06c134e03a3cb942896c1da79 -> Peer 5ef7fc1351554f3ab22d933258fd329a (127.10.222.132:34869): Couldn't send request to peer 5ef7fc1351554f3ab22d933258fd329a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 30a6ea22a46a4c818d43a8f9a46fff78. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:03:07.509227 12245 raft_consensus.cc:1275] T 30a6ea22a46a4c818d43a8f9a46fff78 P 2541e895df0049f6a00483b026f9a2dd [term 1 FOLLOWER]: Refusing update from remote peer 0f5894b06c134e03a3cb942896c1da79: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:03:07.509859 12761 consensus_queue.cc:1048] T 30a6ea22a46a4c818d43a8f9a46fff78 P 0f5894b06c134e03a3cb942896c1da79 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } 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:03:07.511816 12761 consensus_queue.cc:1048] T 30a6ea22a46a4c818d43a8f9a46fff78 P 0f5894b06c134e03a3cb942896c1da79 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:03:07.513937 12145 catalog_manager.cc:5697] T ce05e4af94d14dd5ab92c82853c4a19a P 2541e895df0049f6a00483b026f9a2dd reported cstate change: config changed from index -1 to 2, NON_VOTER 5ef7fc1351554f3ab22d933258fd329a (127.10.222.132) added. New cstate: current_term: 1 leader_uuid: "2cca73b338334f9cad16a2504ad520c0" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } attrs { replace: true } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: NON_VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: true } } }
I20260713 09:03:07.522810 12833 raft_consensus.cc:2955] T 30a6ea22a46a4c818d43a8f9a46fff78 P 0f5894b06c134e03a3cb942896c1da79 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5ef7fc1351554f3ab22d933258fd329a (127.10.222.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } attrs { replace: true } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: NON_VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: true } } }
I20260713 09:03:07.529735 12250 raft_consensus.cc:2955] T 30a6ea22a46a4c818d43a8f9a46fff78 P 2541e895df0049f6a00483b026f9a2dd [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5ef7fc1351554f3ab22d933258fd329a (127.10.222.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } attrs { replace: true } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: NON_VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: true } } }
I20260713 09:03:07.545575 12323 raft_consensus.cc:2955] T 30a6ea22a46a4c818d43a8f9a46fff78 P 2cca73b338334f9cad16a2504ad520c0 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5ef7fc1351554f3ab22d933258fd329a (127.10.222.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } attrs { replace: true } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: NON_VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: true } } }
I20260713 09:03:07.554767 12326 consensus_queue.cc:237] T 46e1f54761b141c3b0f514d4215b6f5c P 2cca73b338334f9cad16a2504ad520c0 [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: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } attrs { replace: true } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: NON_VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: true } }
I20260713 09:03:07.558465 12148 catalog_manager.cc:5697] T 30a6ea22a46a4c818d43a8f9a46fff78 P 2541e895df0049f6a00483b026f9a2dd reported cstate change: config changed from index -1 to 2, NON_VOTER 5ef7fc1351554f3ab22d933258fd329a (127.10.222.132) added. New cstate: current_term: 1 leader_uuid: "0f5894b06c134e03a3cb942896c1da79" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } attrs { replace: true } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: NON_VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: true } } }
I20260713 09:03:07.568125 12400 raft_consensus.cc:1275] T 46e1f54761b141c3b0f514d4215b6f5c P 0f5894b06c134e03a3cb942896c1da79 [term 1 FOLLOWER]: Refusing update from remote peer 2cca73b338334f9cad16a2504ad520c0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:03:07.568557 12289 consensus_peers.cc:597] T 46e1f54761b141c3b0f514d4215b6f5c P 2cca73b338334f9cad16a2504ad520c0 -> Peer 5ef7fc1351554f3ab22d933258fd329a (127.10.222.132:34869): Couldn't send request to peer 5ef7fc1351554f3ab22d933258fd329a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 46e1f54761b141c3b0f514d4215b6f5c. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:03:07.569813 12849 consensus_queue.cc:1048] T 46e1f54761b141c3b0f514d4215b6f5c P 2cca73b338334f9cad16a2504ad520c0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:03:07.570101 12250 raft_consensus.cc:1275] T 46e1f54761b141c3b0f514d4215b6f5c P 2541e895df0049f6a00483b026f9a2dd [term 1 FOLLOWER]: Refusing update from remote peer 2cca73b338334f9cad16a2504ad520c0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:03:07.573519 12849 consensus_queue.cc:1048] T 46e1f54761b141c3b0f514d4215b6f5c P 2cca73b338334f9cad16a2504ad520c0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } 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:03:07.581761 12849 raft_consensus.cc:2955] T 46e1f54761b141c3b0f514d4215b6f5c P 2cca73b338334f9cad16a2504ad520c0 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5ef7fc1351554f3ab22d933258fd329a (127.10.222.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } attrs { replace: true } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: NON_VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: true } } }
I20260713 09:03:07.583969 12399 raft_consensus.cc:2955] T 46e1f54761b141c3b0f514d4215b6f5c P 0f5894b06c134e03a3cb942896c1da79 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5ef7fc1351554f3ab22d933258fd329a (127.10.222.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } attrs { replace: true } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: NON_VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: true } } }
I20260713 09:03:07.588073 12250 raft_consensus.cc:2955] T 46e1f54761b141c3b0f514d4215b6f5c P 2541e895df0049f6a00483b026f9a2dd [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5ef7fc1351554f3ab22d933258fd329a (127.10.222.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } attrs { replace: true } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: NON_VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: true } } }
I20260713 09:03:07.595878 12148 catalog_manager.cc:5697] T 46e1f54761b141c3b0f514d4215b6f5c P 0f5894b06c134e03a3cb942896c1da79 reported cstate change: config changed from index -1 to 2, NON_VOTER 5ef7fc1351554f3ab22d933258fd329a (127.10.222.132) added. New cstate: current_term: 1 leader_uuid: "2cca73b338334f9cad16a2504ad520c0" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } attrs { replace: true } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: NON_VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: true } } }
I20260713 09:03:07.972904 12861 ts_tablet_manager.cc:933] T 46e1f54761b141c3b0f514d4215b6f5c P 5ef7fc1351554f3ab22d933258fd329a: Initiating tablet copy from peer 2cca73b338334f9cad16a2504ad520c0 (127.10.222.130:37587)
I20260713 09:03:07.974546 12861 tablet_copy_client.cc:323] T 46e1f54761b141c3b0f514d4215b6f5c P 5ef7fc1351554f3ab22d933258fd329a: tablet copy: Beginning tablet copy session from remote peer at address 127.10.222.130:37587
I20260713 09:03:07.975826 12336 tablet_copy_service.cc:140] P 2cca73b338334f9cad16a2504ad520c0: Received BeginTabletCopySession request for tablet 46e1f54761b141c3b0f514d4215b6f5c from peer 5ef7fc1351554f3ab22d933258fd329a ({username='slave'} at 127.0.0.1:49168)
I20260713 09:03:07.976228 12336 tablet_copy_service.cc:161] P 2cca73b338334f9cad16a2504ad520c0: Beginning new tablet copy session on tablet 46e1f54761b141c3b0f514d4215b6f5c from peer 5ef7fc1351554f3ab22d933258fd329a at {username='slave'} at 127.0.0.1:49168: session id = 5ef7fc1351554f3ab22d933258fd329a-46e1f54761b141c3b0f514d4215b6f5c
I20260713 09:03:07.980127 12863 ts_tablet_manager.cc:933] T ce05e4af94d14dd5ab92c82853c4a19a P 5ef7fc1351554f3ab22d933258fd329a: Initiating tablet copy from peer 2cca73b338334f9cad16a2504ad520c0 (127.10.222.130:37587)
I20260713 09:03:07.982630 12336 tablet_copy_source_session.cc:215] T 46e1f54761b141c3b0f514d4215b6f5c P 2cca73b338334f9cad16a2504ad520c0: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:03:07.986054 12861 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 46e1f54761b141c3b0f514d4215b6f5c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:07.994903 12865 ts_tablet_manager.cc:933] T 30a6ea22a46a4c818d43a8f9a46fff78 P 5ef7fc1351554f3ab22d933258fd329a: Initiating tablet copy from peer 0f5894b06c134e03a3cb942896c1da79 (127.10.222.131:37007)
I20260713 09:03:07.999410 12863 tablet_copy_client.cc:323] T ce05e4af94d14dd5ab92c82853c4a19a P 5ef7fc1351554f3ab22d933258fd329a: tablet copy: Beginning tablet copy session from remote peer at address 127.10.222.130:37587
I20260713 09:03:08.001430 12336 tablet_copy_service.cc:140] P 2cca73b338334f9cad16a2504ad520c0: Received BeginTabletCopySession request for tablet ce05e4af94d14dd5ab92c82853c4a19a from peer 5ef7fc1351554f3ab22d933258fd329a ({username='slave'} at 127.0.0.1:49168)
I20260713 09:03:08.001441 12865 tablet_copy_client.cc:323] T 30a6ea22a46a4c818d43a8f9a46fff78 P 5ef7fc1351554f3ab22d933258fd329a: tablet copy: Beginning tablet copy session from remote peer at address 127.10.222.131:37007
I20260713 09:03:08.002074 12336 tablet_copy_service.cc:161] P 2cca73b338334f9cad16a2504ad520c0: Beginning new tablet copy session on tablet ce05e4af94d14dd5ab92c82853c4a19a from peer 5ef7fc1351554f3ab22d933258fd329a at {username='slave'} at 127.0.0.1:49168: session id = 5ef7fc1351554f3ab22d933258fd329a-ce05e4af94d14dd5ab92c82853c4a19a
I20260713 09:03:08.003000 12861 tablet_copy_client.cc:806] T 46e1f54761b141c3b0f514d4215b6f5c P 5ef7fc1351554f3ab22d933258fd329a: tablet copy: Starting download of 0 data blocks...
I20260713 09:03:08.003369 12409 tablet_copy_service.cc:140] P 0f5894b06c134e03a3cb942896c1da79: Received BeginTabletCopySession request for tablet 30a6ea22a46a4c818d43a8f9a46fff78 from peer 5ef7fc1351554f3ab22d933258fd329a ({username='slave'} at 127.0.0.1:50742)
I20260713 09:03:08.003556 12861 tablet_copy_client.cc:670] T 46e1f54761b141c3b0f514d4215b6f5c P 5ef7fc1351554f3ab22d933258fd329a: tablet copy: Starting download of 1 WAL segments...
I20260713 09:03:08.003877 12409 tablet_copy_service.cc:161] P 0f5894b06c134e03a3cb942896c1da79: Beginning new tablet copy session on tablet 30a6ea22a46a4c818d43a8f9a46fff78 from peer 5ef7fc1351554f3ab22d933258fd329a at {username='slave'} at 127.0.0.1:50742: session id = 5ef7fc1351554f3ab22d933258fd329a-30a6ea22a46a4c818d43a8f9a46fff78
I20260713 09:03:08.009202 12409 tablet_copy_source_session.cc:215] T 30a6ea22a46a4c818d43a8f9a46fff78 P 0f5894b06c134e03a3cb942896c1da79: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:03:08.009486 12861 tablet_copy_client.cc:538] T 46e1f54761b141c3b0f514d4215b6f5c P 5ef7fc1351554f3ab22d933258fd329a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:03:08.010294 12336 tablet_copy_source_session.cc:215] T ce05e4af94d14dd5ab92c82853c4a19a P 2cca73b338334f9cad16a2504ad520c0: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:03:08.013208 12863 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce05e4af94d14dd5ab92c82853c4a19a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:08.017412 12861 tablet_bootstrap.cc:492] T 46e1f54761b141c3b0f514d4215b6f5c P 5ef7fc1351554f3ab22d933258fd329a: Bootstrap starting.
I20260713 09:03:08.017748 12865 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30a6ea22a46a4c818d43a8f9a46fff78. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:08.027781 12863 tablet_copy_client.cc:806] T ce05e4af94d14dd5ab92c82853c4a19a P 5ef7fc1351554f3ab22d933258fd329a: tablet copy: Starting download of 0 data blocks...
I20260713 09:03:08.028358 12863 tablet_copy_client.cc:670] T ce05e4af94d14dd5ab92c82853c4a19a P 5ef7fc1351554f3ab22d933258fd329a: tablet copy: Starting download of 1 WAL segments...
I20260713 09:03:08.031883 12863 tablet_copy_client.cc:538] T ce05e4af94d14dd5ab92c82853c4a19a P 5ef7fc1351554f3ab22d933258fd329a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:03:08.034402 12865 tablet_copy_client.cc:806] T 30a6ea22a46a4c818d43a8f9a46fff78 P 5ef7fc1351554f3ab22d933258fd329a: tablet copy: Starting download of 0 data blocks...
I20260713 09:03:08.034894 12865 tablet_copy_client.cc:670] T 30a6ea22a46a4c818d43a8f9a46fff78 P 5ef7fc1351554f3ab22d933258fd329a: tablet copy: Starting download of 1 WAL segments...
I20260713 09:03:08.038690 12865 tablet_copy_client.cc:538] T 30a6ea22a46a4c818d43a8f9a46fff78 P 5ef7fc1351554f3ab22d933258fd329a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:03:08.039530 12861 tablet_bootstrap.cc:492] T 46e1f54761b141c3b0f514d4215b6f5c P 5ef7fc1351554f3ab22d933258fd329a: 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:03:08.040135 12863 tablet_bootstrap.cc:492] T ce05e4af94d14dd5ab92c82853c4a19a P 5ef7fc1351554f3ab22d933258fd329a: Bootstrap starting.
I20260713 09:03:08.040345 12861 tablet_bootstrap.cc:492] T 46e1f54761b141c3b0f514d4215b6f5c P 5ef7fc1351554f3ab22d933258fd329a: Bootstrap complete.
I20260713 09:03:08.041069 12861 ts_tablet_manager.cc:1403] T 46e1f54761b141c3b0f514d4215b6f5c P 5ef7fc1351554f3ab22d933258fd329a: Time spent bootstrapping tablet: real 0.024s	user 0.017s	sys 0.005s
I20260713 09:03:08.043947 12861 raft_consensus.cc:359] T 46e1f54761b141c3b0f514d4215b6f5c P 5ef7fc1351554f3ab22d933258fd329a [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } attrs { replace: true } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: NON_VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: true } }
I20260713 09:03:08.044893 12861 raft_consensus.cc:740] T 46e1f54761b141c3b0f514d4215b6f5c P 5ef7fc1351554f3ab22d933258fd329a [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 5ef7fc1351554f3ab22d933258fd329a, State: Initialized, Role: LEARNER
I20260713 09:03:08.045660 12861 consensus_queue.cc:260] T 46e1f54761b141c3b0f514d4215b6f5c P 5ef7fc1351554f3ab22d933258fd329a [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: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } attrs { replace: true } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: NON_VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: true } }
I20260713 09:03:08.046772 12865 tablet_bootstrap.cc:492] T 30a6ea22a46a4c818d43a8f9a46fff78 P 5ef7fc1351554f3ab22d933258fd329a: Bootstrap starting.
I20260713 09:03:08.055836 12861 ts_tablet_manager.cc:1434] T 46e1f54761b141c3b0f514d4215b6f5c P 5ef7fc1351554f3ab22d933258fd329a: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.007s
I20260713 09:03:08.057981 12336 tablet_copy_service.cc:342] P 2cca73b338334f9cad16a2504ad520c0: Request end of tablet copy session 5ef7fc1351554f3ab22d933258fd329a-46e1f54761b141c3b0f514d4215b6f5c received from {username='slave'} at 127.0.0.1:49168
I20260713 09:03:08.058372 12336 tablet_copy_service.cc:434] P 2cca73b338334f9cad16a2504ad520c0: ending tablet copy session 5ef7fc1351554f3ab22d933258fd329a-46e1f54761b141c3b0f514d4215b6f5c on tablet 46e1f54761b141c3b0f514d4215b6f5c with peer 5ef7fc1351554f3ab22d933258fd329a
I20260713 09:03:08.068104 12861 ts_tablet_manager.cc:933] T b14f2047138e4ec7a6f6b9272a1fe18f P 5ef7fc1351554f3ab22d933258fd329a: Initiating tablet copy from peer 2541e895df0049f6a00483b026f9a2dd (127.10.222.129:36195)
I20260713 09:03:08.077319 12863 tablet_bootstrap.cc:492] T ce05e4af94d14dd5ab92c82853c4a19a P 5ef7fc1351554f3ab22d933258fd329a: 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:03:08.078209 12863 tablet_bootstrap.cc:492] T ce05e4af94d14dd5ab92c82853c4a19a P 5ef7fc1351554f3ab22d933258fd329a: Bootstrap complete.
I20260713 09:03:08.078855 12863 ts_tablet_manager.cc:1403] T ce05e4af94d14dd5ab92c82853c4a19a P 5ef7fc1351554f3ab22d933258fd329a: Time spent bootstrapping tablet: real 0.039s	user 0.020s	sys 0.008s
I20260713 09:03:08.083357 12861 tablet_copy_client.cc:323] T b14f2047138e4ec7a6f6b9272a1fe18f P 5ef7fc1351554f3ab22d933258fd329a: tablet copy: Beginning tablet copy session from remote peer at address 127.10.222.129:36195
I20260713 09:03:08.081633 12863 raft_consensus.cc:359] T ce05e4af94d14dd5ab92c82853c4a19a P 5ef7fc1351554f3ab22d933258fd329a [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } attrs { replace: true } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: NON_VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: true } }
I20260713 09:03:08.083979 12863 raft_consensus.cc:740] T ce05e4af94d14dd5ab92c82853c4a19a P 5ef7fc1351554f3ab22d933258fd329a [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 5ef7fc1351554f3ab22d933258fd329a, State: Initialized, Role: LEARNER
I20260713 09:03:08.084981 12261 tablet_copy_service.cc:140] P 2541e895df0049f6a00483b026f9a2dd: Received BeginTabletCopySession request for tablet b14f2047138e4ec7a6f6b9272a1fe18f from peer 5ef7fc1351554f3ab22d933258fd329a ({username='slave'} at 127.0.0.1:36962)
I20260713 09:03:08.084647 12863 consensus_queue.cc:260] T ce05e4af94d14dd5ab92c82853c4a19a P 5ef7fc1351554f3ab22d933258fd329a [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: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } attrs { replace: true } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: NON_VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: true } }
I20260713 09:03:08.085569 12261 tablet_copy_service.cc:161] P 2541e895df0049f6a00483b026f9a2dd: Beginning new tablet copy session on tablet b14f2047138e4ec7a6f6b9272a1fe18f from peer 5ef7fc1351554f3ab22d933258fd329a at {username='slave'} at 127.0.0.1:36962: session id = 5ef7fc1351554f3ab22d933258fd329a-b14f2047138e4ec7a6f6b9272a1fe18f
I20260713 09:03:08.086974 12863 ts_tablet_manager.cc:1434] T ce05e4af94d14dd5ab92c82853c4a19a P 5ef7fc1351554f3ab22d933258fd329a: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.000s
I20260713 09:03:08.088488 12336 tablet_copy_service.cc:342] P 2cca73b338334f9cad16a2504ad520c0: Request end of tablet copy session 5ef7fc1351554f3ab22d933258fd329a-ce05e4af94d14dd5ab92c82853c4a19a received from {username='slave'} at 127.0.0.1:49168
I20260713 09:03:08.088851 12336 tablet_copy_service.cc:434] P 2cca73b338334f9cad16a2504ad520c0: ending tablet copy session 5ef7fc1351554f3ab22d933258fd329a-ce05e4af94d14dd5ab92c82853c4a19a on tablet ce05e4af94d14dd5ab92c82853c4a19a with peer 5ef7fc1351554f3ab22d933258fd329a
I20260713 09:03:08.093102 12261 tablet_copy_source_session.cc:215] T b14f2047138e4ec7a6f6b9272a1fe18f P 2541e895df0049f6a00483b026f9a2dd: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:03:08.097731 12861 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b14f2047138e4ec7a6f6b9272a1fe18f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:08.105916 12865 tablet_bootstrap.cc:492] T 30a6ea22a46a4c818d43a8f9a46fff78 P 5ef7fc1351554f3ab22d933258fd329a: 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:03:08.106552 12865 tablet_bootstrap.cc:492] T 30a6ea22a46a4c818d43a8f9a46fff78 P 5ef7fc1351554f3ab22d933258fd329a: Bootstrap complete.
I20260713 09:03:08.107035 12865 ts_tablet_manager.cc:1403] T 30a6ea22a46a4c818d43a8f9a46fff78 P 5ef7fc1351554f3ab22d933258fd329a: Time spent bootstrapping tablet: real 0.060s	user 0.015s	sys 0.005s
I20260713 09:03:08.109066 12865 raft_consensus.cc:359] T 30a6ea22a46a4c818d43a8f9a46fff78 P 5ef7fc1351554f3ab22d933258fd329a [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } attrs { replace: true } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: NON_VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: true } }
I20260713 09:03:08.109681 12865 raft_consensus.cc:740] T 30a6ea22a46a4c818d43a8f9a46fff78 P 5ef7fc1351554f3ab22d933258fd329a [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 5ef7fc1351554f3ab22d933258fd329a, State: Initialized, Role: LEARNER
I20260713 09:03:08.112733 12861 tablet_copy_client.cc:806] T b14f2047138e4ec7a6f6b9272a1fe18f P 5ef7fc1351554f3ab22d933258fd329a: tablet copy: Starting download of 0 data blocks...
I20260713 09:03:08.113430 12861 tablet_copy_client.cc:670] T b14f2047138e4ec7a6f6b9272a1fe18f P 5ef7fc1351554f3ab22d933258fd329a: tablet copy: Starting download of 1 WAL segments...
I20260713 09:03:08.112617 12865 consensus_queue.cc:260] T 30a6ea22a46a4c818d43a8f9a46fff78 P 5ef7fc1351554f3ab22d933258fd329a [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: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } attrs { replace: true } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: NON_VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: true } }
I20260713 09:03:08.116848 12865 ts_tablet_manager.cc:1434] T 30a6ea22a46a4c818d43a8f9a46fff78 P 5ef7fc1351554f3ab22d933258fd329a: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.000s
I20260713 09:03:08.118795 12861 tablet_copy_client.cc:538] T b14f2047138e4ec7a6f6b9272a1fe18f P 5ef7fc1351554f3ab22d933258fd329a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:03:08.121156 12409 tablet_copy_service.cc:342] P 0f5894b06c134e03a3cb942896c1da79: Request end of tablet copy session 5ef7fc1351554f3ab22d933258fd329a-30a6ea22a46a4c818d43a8f9a46fff78 received from {username='slave'} at 127.0.0.1:50742
I20260713 09:03:08.121547 12409 tablet_copy_service.cc:434] P 0f5894b06c134e03a3cb942896c1da79: ending tablet copy session 5ef7fc1351554f3ab22d933258fd329a-30a6ea22a46a4c818d43a8f9a46fff78 on tablet 30a6ea22a46a4c818d43a8f9a46fff78 with peer 5ef7fc1351554f3ab22d933258fd329a
I20260713 09:03:08.128940 12861 tablet_bootstrap.cc:492] T b14f2047138e4ec7a6f6b9272a1fe18f P 5ef7fc1351554f3ab22d933258fd329a: Bootstrap starting.
I20260713 09:03:08.148864 12861 tablet_bootstrap.cc:492] T b14f2047138e4ec7a6f6b9272a1fe18f P 5ef7fc1351554f3ab22d933258fd329a: 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:03:08.149712 12861 tablet_bootstrap.cc:492] T b14f2047138e4ec7a6f6b9272a1fe18f P 5ef7fc1351554f3ab22d933258fd329a: Bootstrap complete.
I20260713 09:03:08.150370 12861 ts_tablet_manager.cc:1403] T b14f2047138e4ec7a6f6b9272a1fe18f P 5ef7fc1351554f3ab22d933258fd329a: Time spent bootstrapping tablet: real 0.022s	user 0.022s	sys 0.000s
I20260713 09:03:08.153366 12861 raft_consensus.cc:359] T b14f2047138e4ec7a6f6b9272a1fe18f P 5ef7fc1351554f3ab22d933258fd329a [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } attrs { replace: true } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: NON_VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: true } }
I20260713 09:03:08.154161 12861 raft_consensus.cc:740] T b14f2047138e4ec7a6f6b9272a1fe18f P 5ef7fc1351554f3ab22d933258fd329a [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 5ef7fc1351554f3ab22d933258fd329a, State: Initialized, Role: LEARNER
I20260713 09:03:08.154762 12861 consensus_queue.cc:260] T b14f2047138e4ec7a6f6b9272a1fe18f P 5ef7fc1351554f3ab22d933258fd329a [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: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } attrs { replace: true } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: NON_VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: true } }
I20260713 09:03:08.157001 12861 ts_tablet_manager.cc:1434] T b14f2047138e4ec7a6f6b9272a1fe18f P 5ef7fc1351554f3ab22d933258fd329a: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.002s
I20260713 09:03:08.158578 12261 tablet_copy_service.cc:342] P 2541e895df0049f6a00483b026f9a2dd: Request end of tablet copy session 5ef7fc1351554f3ab22d933258fd329a-b14f2047138e4ec7a6f6b9272a1fe18f received from {username='slave'} at 127.0.0.1:36962
I20260713 09:03:08.158967 12261 tablet_copy_service.cc:434] P 2541e895df0049f6a00483b026f9a2dd: ending tablet copy session 5ef7fc1351554f3ab22d933258fd329a-b14f2047138e4ec7a6f6b9272a1fe18f on tablet b14f2047138e4ec7a6f6b9272a1fe18f with peer 5ef7fc1351554f3ab22d933258fd329a
I20260713 09:03:08.512065 12668 raft_consensus.cc:1217] T ce05e4af94d14dd5ab92c82853c4a19a P 5ef7fc1351554f3ab22d933258fd329a [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:03:08.514916 12668 raft_consensus.cc:1217] T 46e1f54761b141c3b0f514d4215b6f5c P 5ef7fc1351554f3ab22d933258fd329a [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:03:08.536950 12668 raft_consensus.cc:1217] T 30a6ea22a46a4c818d43a8f9a46fff78 P 5ef7fc1351554f3ab22d933258fd329a [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:03:08.555130 12668 raft_consensus.cc:1217] T b14f2047138e4ec7a6f6b9272a1fe18f P 5ef7fc1351554f3ab22d933258fd329a [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:03:08.948745 12875 raft_consensus.cc:1064] T 46e1f54761b141c3b0f514d4215b6f5c P 2cca73b338334f9cad16a2504ad520c0: attempting to promote NON_VOTER 5ef7fc1351554f3ab22d933258fd329a to VOTER
I20260713 09:03:08.951613 12875 consensus_queue.cc:237] T 46e1f54761b141c3b0f514d4215b6f5c P 2cca73b338334f9cad16a2504ad520c0 [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: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } attrs { replace: true } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: false } }
I20260713 09:03:08.964248 12399 raft_consensus.cc:1275] T 46e1f54761b141c3b0f514d4215b6f5c P 0f5894b06c134e03a3cb942896c1da79 [term 1 FOLLOWER]: Refusing update from remote peer 2cca73b338334f9cad16a2504ad520c0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:03:08.964383 12668 raft_consensus.cc:1275] T 46e1f54761b141c3b0f514d4215b6f5c P 5ef7fc1351554f3ab22d933258fd329a [term 1 LEARNER]: Refusing update from remote peer 2cca73b338334f9cad16a2504ad520c0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:03:08.964890 12250 raft_consensus.cc:1275] T 46e1f54761b141c3b0f514d4215b6f5c P 2541e895df0049f6a00483b026f9a2dd [term 1 FOLLOWER]: Refusing update from remote peer 2cca73b338334f9cad16a2504ad520c0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:03:08.965781 12875 consensus_queue.cc:1048] T 46e1f54761b141c3b0f514d4215b6f5c P 2cca73b338334f9cad16a2504ad520c0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 34869 } 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:03:08.966571 12876 consensus_queue.cc:1048] T 46e1f54761b141c3b0f514d4215b6f5c P 2cca73b338334f9cad16a2504ad520c0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } 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:03:08.967540 12877 consensus_queue.cc:1048] T 46e1f54761b141c3b0f514d4215b6f5c P 2cca73b338334f9cad16a2504ad520c0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:03:08.979621 12875 raft_consensus.cc:1064] T ce05e4af94d14dd5ab92c82853c4a19a P 2cca73b338334f9cad16a2504ad520c0: attempting to promote NON_VOTER 5ef7fc1351554f3ab22d933258fd329a to VOTER
I20260713 09:03:08.980535 12877 raft_consensus.cc:2955] T 46e1f54761b141c3b0f514d4215b6f5c P 2cca73b338334f9cad16a2504ad520c0 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5ef7fc1351554f3ab22d933258fd329a (127.10.222.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } attrs { replace: true } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: false } } }
I20260713 09:03:08.982115 12875 consensus_queue.cc:237] T ce05e4af94d14dd5ab92c82853c4a19a P 2cca73b338334f9cad16a2504ad520c0 [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: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } attrs { replace: true } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: false } }
I20260713 09:03:08.992404 12668 raft_consensus.cc:2955] T 46e1f54761b141c3b0f514d4215b6f5c P 5ef7fc1351554f3ab22d933258fd329a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5ef7fc1351554f3ab22d933258fd329a (127.10.222.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } attrs { replace: true } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: false } } }
I20260713 09:03:09.000478 12397 raft_consensus.cc:2955] T 46e1f54761b141c3b0f514d4215b6f5c P 0f5894b06c134e03a3cb942896c1da79 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5ef7fc1351554f3ab22d933258fd329a (127.10.222.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } attrs { replace: true } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: false } } }
I20260713 09:03:09.004277 12399 raft_consensus.cc:1275] T ce05e4af94d14dd5ab92c82853c4a19a P 0f5894b06c134e03a3cb942896c1da79 [term 1 FOLLOWER]: Refusing update from remote peer 2cca73b338334f9cad16a2504ad520c0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:03:09.004263 12250 raft_consensus.cc:1275] T ce05e4af94d14dd5ab92c82853c4a19a P 2541e895df0049f6a00483b026f9a2dd [term 1 FOLLOWER]: Refusing update from remote peer 2cca73b338334f9cad16a2504ad520c0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:03:09.005973 12887 consensus_queue.cc:1048] T ce05e4af94d14dd5ab92c82853c4a19a P 2cca73b338334f9cad16a2504ad520c0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:03:09.009368 12887 consensus_queue.cc:1048] T ce05e4af94d14dd5ab92c82853c4a19a P 2cca73b338334f9cad16a2504ad520c0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } 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:03:09.015087 12666 raft_consensus.cc:1275] T ce05e4af94d14dd5ab92c82853c4a19a P 5ef7fc1351554f3ab22d933258fd329a [term 1 LEARNER]: Refusing update from remote peer 2cca73b338334f9cad16a2504ad520c0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:03:09.016659 12887 consensus_queue.cc:1048] T ce05e4af94d14dd5ab92c82853c4a19a P 2cca73b338334f9cad16a2504ad520c0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 34869 } 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:03:09.028661 12245 raft_consensus.cc:2955] T 46e1f54761b141c3b0f514d4215b6f5c P 2541e895df0049f6a00483b026f9a2dd [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5ef7fc1351554f3ab22d933258fd329a (127.10.222.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } attrs { replace: true } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: false } } }
I20260713 09:03:09.035043 12145 catalog_manager.cc:5697] T 46e1f54761b141c3b0f514d4215b6f5c P 0f5894b06c134e03a3cb942896c1da79 reported cstate change: config changed from index 2 to 3, 5ef7fc1351554f3ab22d933258fd329a (127.10.222.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "2cca73b338334f9cad16a2504ad520c0" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } attrs { replace: true } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: false } } }
I20260713 09:03:09.038265 12878 raft_consensus.cc:1064] T 30a6ea22a46a4c818d43a8f9a46fff78 P 0f5894b06c134e03a3cb942896c1da79: attempting to promote NON_VOTER 5ef7fc1351554f3ab22d933258fd329a to VOTER
I20260713 09:03:09.040690 12878 consensus_queue.cc:237] T 30a6ea22a46a4c818d43a8f9a46fff78 P 0f5894b06c134e03a3cb942896c1da79 [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: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } attrs { replace: true } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: false } }
I20260713 09:03:09.062971 12326 raft_consensus.cc:1275] T 30a6ea22a46a4c818d43a8f9a46fff78 P 2cca73b338334f9cad16a2504ad520c0 [term 1 FOLLOWER]: Refusing update from remote peer 0f5894b06c134e03a3cb942896c1da79: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:03:09.064213 12668 raft_consensus.cc:1275] T 30a6ea22a46a4c818d43a8f9a46fff78 P 5ef7fc1351554f3ab22d933258fd329a [term 1 LEARNER]: Refusing update from remote peer 0f5894b06c134e03a3cb942896c1da79: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:03:09.064407 12857 consensus_queue.cc:1048] T 30a6ea22a46a4c818d43a8f9a46fff78 P 0f5894b06c134e03a3cb942896c1da79 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } 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:03:09.063995 12887 raft_consensus.cc:2955] T ce05e4af94d14dd5ab92c82853c4a19a P 2cca73b338334f9cad16a2504ad520c0 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5ef7fc1351554f3ab22d933258fd329a (127.10.222.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } attrs { replace: true } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: false } } }
I20260713 09:03:09.065704 12873 consensus_queue.cc:1048] T 30a6ea22a46a4c818d43a8f9a46fff78 P 0f5894b06c134e03a3cb942896c1da79 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 34869 } 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:03:09.083606 12666 raft_consensus.cc:2955] T ce05e4af94d14dd5ab92c82853c4a19a P 5ef7fc1351554f3ab22d933258fd329a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5ef7fc1351554f3ab22d933258fd329a (127.10.222.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } attrs { replace: true } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: false } } }
I20260713 09:03:09.091383 12250 raft_consensus.cc:2955] T ce05e4af94d14dd5ab92c82853c4a19a P 2541e895df0049f6a00483b026f9a2dd [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5ef7fc1351554f3ab22d933258fd329a (127.10.222.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } attrs { replace: true } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: false } } }
I20260713 09:03:09.092126 12397 raft_consensus.cc:2955] T ce05e4af94d14dd5ab92c82853c4a19a P 0f5894b06c134e03a3cb942896c1da79 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5ef7fc1351554f3ab22d933258fd329a (127.10.222.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } attrs { replace: true } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: false } } }
I20260713 09:03:09.086537 12245 raft_consensus.cc:1275] T 30a6ea22a46a4c818d43a8f9a46fff78 P 2541e895df0049f6a00483b026f9a2dd [term 1 FOLLOWER]: Refusing update from remote peer 0f5894b06c134e03a3cb942896c1da79: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:03:09.100494 12873 consensus_queue.cc:1048] T 30a6ea22a46a4c818d43a8f9a46fff78 P 0f5894b06c134e03a3cb942896c1da79 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:03:09.099852 12878 raft_consensus.cc:2955] T 30a6ea22a46a4c818d43a8f9a46fff78 P 0f5894b06c134e03a3cb942896c1da79 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5ef7fc1351554f3ab22d933258fd329a (127.10.222.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } attrs { replace: true } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: false } } }
I20260713 09:03:09.105721 12879 raft_consensus.cc:1064] T b14f2047138e4ec7a6f6b9272a1fe18f P 2541e895df0049f6a00483b026f9a2dd: attempting to promote NON_VOTER 5ef7fc1351554f3ab22d933258fd329a to VOTER
I20260713 09:03:09.108150 12879 consensus_queue.cc:237] T b14f2047138e4ec7a6f6b9272a1fe18f P 2541e895df0049f6a00483b026f9a2dd [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: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } attrs { replace: true } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: false } }
I20260713 09:03:09.117048 12326 raft_consensus.cc:2955] T 30a6ea22a46a4c818d43a8f9a46fff78 P 2cca73b338334f9cad16a2504ad520c0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5ef7fc1351554f3ab22d933258fd329a (127.10.222.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } attrs { replace: true } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: false } } }
I20260713 09:03:09.120436 12668 raft_consensus.cc:2955] T 30a6ea22a46a4c818d43a8f9a46fff78 P 5ef7fc1351554f3ab22d933258fd329a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5ef7fc1351554f3ab22d933258fd329a (127.10.222.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } attrs { replace: true } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: false } } }
I20260713 09:03:09.132532 12250 raft_consensus.cc:2955] T 30a6ea22a46a4c818d43a8f9a46fff78 P 2541e895df0049f6a00483b026f9a2dd [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5ef7fc1351554f3ab22d933258fd329a (127.10.222.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } attrs { replace: true } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: false } } }
I20260713 09:03:09.133895 12668 raft_consensus.cc:1275] T b14f2047138e4ec7a6f6b9272a1fe18f P 5ef7fc1351554f3ab22d933258fd329a [term 1 LEARNER]: Refusing update from remote peer 2541e895df0049f6a00483b026f9a2dd: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:03:09.135437 12880 consensus_queue.cc:1048] T b14f2047138e4ec7a6f6b9272a1fe18f P 2541e895df0049f6a00483b026f9a2dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 34869 } 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:03:09.144810 12323 raft_consensus.cc:1275] T b14f2047138e4ec7a6f6b9272a1fe18f P 2cca73b338334f9cad16a2504ad520c0 [term 1 FOLLOWER]: Refusing update from remote peer 2541e895df0049f6a00483b026f9a2dd: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:03:09.145678 12326 consensus_queue.cc:237] T 46e1f54761b141c3b0f514d4215b6f5c P 2cca73b338334f9cad16a2504ad520c0 [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: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: false } }
I20260713 09:03:09.146137 12880 consensus_queue.cc:1048] T b14f2047138e4ec7a6f6b9272a1fe18f P 2541e895df0049f6a00483b026f9a2dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:03:09.146677 12397 raft_consensus.cc:1275] T b14f2047138e4ec7a6f6b9272a1fe18f P 0f5894b06c134e03a3cb942896c1da79 [term 1 FOLLOWER]: Refusing update from remote peer 2541e895df0049f6a00483b026f9a2dd: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:03:09.148998 12880 consensus_queue.cc:1048] T b14f2047138e4ec7a6f6b9272a1fe18f P 2541e895df0049f6a00483b026f9a2dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } 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:03:09.156455 12669 raft_consensus.cc:1275] T 46e1f54761b141c3b0f514d4215b6f5c P 5ef7fc1351554f3ab22d933258fd329a [term 1 FOLLOWER]: Refusing update from remote peer 2cca73b338334f9cad16a2504ad520c0: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:03:09.157691 12399 raft_consensus.cc:1275] T 46e1f54761b141c3b0f514d4215b6f5c P 0f5894b06c134e03a3cb942896c1da79 [term 1 FOLLOWER]: Refusing update from remote peer 2cca73b338334f9cad16a2504ad520c0: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:03:09.159086 12887 consensus_queue.cc:1048] T 46e1f54761b141c3b0f514d4215b6f5c P 2cca73b338334f9cad16a2504ad520c0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:03:09.161048 12885 consensus_queue.cc:1048] T 46e1f54761b141c3b0f514d4215b6f5c P 2cca73b338334f9cad16a2504ad520c0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 34869 } 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:03:09.146991 12149 catalog_manager.cc:5697] T 30a6ea22a46a4c818d43a8f9a46fff78 P 0f5894b06c134e03a3cb942896c1da79 reported cstate change: config changed from index 2 to 3, 5ef7fc1351554f3ab22d933258fd329a (127.10.222.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "0f5894b06c134e03a3cb942896c1da79" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:03:09.162243 12149 catalog_manager.cc:5697] T ce05e4af94d14dd5ab92c82853c4a19a P 0f5894b06c134e03a3cb942896c1da79 reported cstate change: config changed from index 2 to 3, 5ef7fc1351554f3ab22d933258fd329a (127.10.222.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "2cca73b338334f9cad16a2504ad520c0" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } attrs { replace: true } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: false } } }
I20260713 09:03:09.167248 12877 raft_consensus.cc:2955] T 46e1f54761b141c3b0f514d4215b6f5c P 2cca73b338334f9cad16a2504ad520c0 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2541e895df0049f6a00483b026f9a2dd (127.10.222.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: false } } }
I20260713 09:03:09.170159 12669 raft_consensus.cc:2955] T 46e1f54761b141c3b0f514d4215b6f5c P 5ef7fc1351554f3ab22d933258fd329a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2541e895df0049f6a00483b026f9a2dd (127.10.222.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: false } } }
I20260713 09:03:09.170418 12399 raft_consensus.cc:2955] T 46e1f54761b141c3b0f514d4215b6f5c P 0f5894b06c134e03a3cb942896c1da79 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2541e895df0049f6a00483b026f9a2dd (127.10.222.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: false } } }
I20260713 09:03:09.176816 12133 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 46e1f54761b141c3b0f514d4215b6f5c with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:03:09.202785 12880 raft_consensus.cc:2955] T b14f2047138e4ec7a6f6b9272a1fe18f P 2541e895df0049f6a00483b026f9a2dd [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5ef7fc1351554f3ab22d933258fd329a (127.10.222.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } attrs { replace: true } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: false } } }
I20260713 09:03:09.203569 12326 raft_consensus.cc:2955] T b14f2047138e4ec7a6f6b9272a1fe18f P 2cca73b338334f9cad16a2504ad520c0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5ef7fc1351554f3ab22d933258fd329a (127.10.222.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } attrs { replace: true } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: false } } }
I20260713 09:03:09.210163 12322 consensus_queue.cc:237] T ce05e4af94d14dd5ab92c82853c4a19a P 2cca73b338334f9cad16a2504ad520c0 [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: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: false } }
W20260713 09:03:09.214564 12133 catalog_manager.cc:5220] ChangeConfig:REMOVE_PEER RPC for tablet 46e1f54761b141c3b0f514d4215b6f5c with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER failed with leader 2cca73b338334f9cad16a2504ad520c0 (127.10.222.130:37587) 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:03:09.220381 12144 catalog_manager.cc:5697] T 46e1f54761b141c3b0f514d4215b6f5c P 2cca73b338334f9cad16a2504ad520c0 reported cstate change: config changed from index 3 to 4, VOTER 2541e895df0049f6a00483b026f9a2dd (127.10.222.129) evicted. New cstate: current_term: 1 leader_uuid: "2cca73b338334f9cad16a2504ad520c0" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:03:09.228189 12666 raft_consensus.cc:1275] T ce05e4af94d14dd5ab92c82853c4a19a P 5ef7fc1351554f3ab22d933258fd329a [term 1 FOLLOWER]: Refusing update from remote peer 2cca73b338334f9cad16a2504ad520c0: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:03:09.229610 12877 consensus_queue.cc:1048] T ce05e4af94d14dd5ab92c82853c4a19a P 2cca73b338334f9cad16a2504ad520c0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 34869 } 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:03:09.230154 12250 raft_consensus.cc:1275] T ce05e4af94d14dd5ab92c82853c4a19a P 2541e895df0049f6a00483b026f9a2dd [term 1 FOLLOWER]: Refusing update from remote peer 2cca73b338334f9cad16a2504ad520c0: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:03:09.235666 12399 raft_consensus.cc:2955] T b14f2047138e4ec7a6f6b9272a1fe18f P 0f5894b06c134e03a3cb942896c1da79 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5ef7fc1351554f3ab22d933258fd329a (127.10.222.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } attrs { replace: true } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: false } } }
I20260713 09:03:09.237071 12877 consensus_queue.cc:1048] T ce05e4af94d14dd5ab92c82853c4a19a P 2cca73b338334f9cad16a2504ad520c0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:03:09.224944 12669 raft_consensus.cc:2955] T b14f2047138e4ec7a6f6b9272a1fe18f P 5ef7fc1351554f3ab22d933258fd329a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5ef7fc1351554f3ab22d933258fd329a (127.10.222.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } attrs { replace: true } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: false } } }
I20260713 09:03:09.241153 12887 raft_consensus.cc:2955] T ce05e4af94d14dd5ab92c82853c4a19a P 2cca73b338334f9cad16a2504ad520c0 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0f5894b06c134e03a3cb942896c1da79 (127.10.222.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: false } } }
I20260713 09:03:09.242671 12235 tablet_service.cc:1558] Processing DeleteTablet for tablet 46e1f54761b141c3b0f514d4215b6f5c with delete_type TABLET_DATA_TOMBSTONED (TS 2541e895df0049f6a00483b026f9a2dd not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:51402
I20260713 09:03:09.246973 12149 catalog_manager.cc:5697] T b14f2047138e4ec7a6f6b9272a1fe18f P 2541e895df0049f6a00483b026f9a2dd reported cstate change: config changed from index 2 to 3, 5ef7fc1351554f3ab22d933258fd329a (127.10.222.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "2541e895df0049f6a00483b026f9a2dd" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:03:09.249014 12250 raft_consensus.cc:2955] T ce05e4af94d14dd5ab92c82853c4a19a P 2541e895df0049f6a00483b026f9a2dd [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0f5894b06c134e03a3cb942896c1da79 (127.10.222.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: false } } }
I20260713 09:03:09.256256 12905 tablet_replica.cc:333] T 46e1f54761b141c3b0f514d4215b6f5c P 2541e895df0049f6a00483b026f9a2dd: stopping tablet replica
I20260713 09:03:09.257229 12905 raft_consensus.cc:2243] T 46e1f54761b141c3b0f514d4215b6f5c P 2541e895df0049f6a00483b026f9a2dd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:09.257763 12905 raft_consensus.cc:2272] T 46e1f54761b141c3b0f514d4215b6f5c P 2541e895df0049f6a00483b026f9a2dd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:09.257558 12666 raft_consensus.cc:2955] T ce05e4af94d14dd5ab92c82853c4a19a P 5ef7fc1351554f3ab22d933258fd329a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0f5894b06c134e03a3cb942896c1da79 (127.10.222.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: false } } }
I20260713 09:03:09.261142 12905 ts_tablet_manager.cc:1916] T 46e1f54761b141c3b0f514d4215b6f5c P 2541e895df0049f6a00483b026f9a2dd: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:03:09.268153 12245 consensus_queue.cc:237] T b14f2047138e4ec7a6f6b9272a1fe18f P 2541e895df0049f6a00483b026f9a2dd [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: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: false } }
I20260713 09:03:09.270810 12133 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet ce05e4af94d14dd5ab92c82853c4a19a with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:03:09.276775 12905 ts_tablet_manager.cc:1929] T 46e1f54761b141c3b0f514d4215b6f5c P 2541e895df0049f6a00483b026f9a2dd: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:03:09.277242 12905 log.cc:1199] T 46e1f54761b141c3b0f514d4215b6f5c P 2541e895df0049f6a00483b026f9a2dd: Deleting WAL directory at /tmp/dist-test-task0siKgA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933353904069-11130-0/minicluster-data/ts-0-root/wals/46e1f54761b141c3b0f514d4215b6f5c
I20260713 09:03:09.278784 12135 catalog_manager.cc:5028] TS 2541e895df0049f6a00483b026f9a2dd (127.10.222.129:36195): tablet 46e1f54761b141c3b0f514d4215b6f5c (table test-workload [id=91a5fd3488224ef18de867ce726c7f8a]) successfully deleted
I20260713 09:03:09.282786 12322 raft_consensus.cc:1275] T b14f2047138e4ec7a6f6b9272a1fe18f P 2cca73b338334f9cad16a2504ad520c0 [term 1 FOLLOWER]: Refusing update from remote peer 2541e895df0049f6a00483b026f9a2dd: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:03:09.283228 12669 raft_consensus.cc:1275] T b14f2047138e4ec7a6f6b9272a1fe18f P 5ef7fc1351554f3ab22d933258fd329a [term 1 FOLLOWER]: Refusing update from remote peer 2541e895df0049f6a00483b026f9a2dd: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:03:09.284533 12904 consensus_queue.cc:1048] T b14f2047138e4ec7a6f6b9272a1fe18f P 2541e895df0049f6a00483b026f9a2dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:03:09.285926 12903 consensus_queue.cc:1048] T b14f2047138e4ec7a6f6b9272a1fe18f P 2541e895df0049f6a00483b026f9a2dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 34869 } 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:03:09.286702 12149 catalog_manager.cc:5697] T ce05e4af94d14dd5ab92c82853c4a19a P 2cca73b338334f9cad16a2504ad520c0 reported cstate change: config changed from index 3 to 4, VOTER 0f5894b06c134e03a3cb942896c1da79 (127.10.222.131) evicted. New cstate: current_term: 1 leader_uuid: "2cca73b338334f9cad16a2504ad520c0" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:03:09.291211 12879 raft_consensus.cc:2955] T b14f2047138e4ec7a6f6b9272a1fe18f P 2541e895df0049f6a00483b026f9a2dd [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0f5894b06c134e03a3cb942896c1da79 (127.10.222.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: false } } }
I20260713 09:03:09.294359 12322 raft_consensus.cc:2955] T b14f2047138e4ec7a6f6b9272a1fe18f P 2cca73b338334f9cad16a2504ad520c0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0f5894b06c134e03a3cb942896c1da79 (127.10.222.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: false } } }
I20260713 09:03:09.307024 12666 raft_consensus.cc:2955] T b14f2047138e4ec7a6f6b9272a1fe18f P 5ef7fc1351554f3ab22d933258fd329a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0f5894b06c134e03a3cb942896c1da79 (127.10.222.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: false } } }
I20260713 09:03:09.309240 12135 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet b14f2047138e4ec7a6f6b9272a1fe18f with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:03:09.310074 12386 tablet_service.cc:1558] Processing DeleteTablet for tablet ce05e4af94d14dd5ab92c82853c4a19a with delete_type TABLET_DATA_TOMBSTONED (TS 0f5894b06c134e03a3cb942896c1da79 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:55618
I20260713 09:03:09.319375 12149 catalog_manager.cc:5697] T b14f2047138e4ec7a6f6b9272a1fe18f P 2541e895df0049f6a00483b026f9a2dd reported cstate change: config changed from index 3 to 4, VOTER 0f5894b06c134e03a3cb942896c1da79 (127.10.222.131) evicted. New cstate: current_term: 1 leader_uuid: "2541e895df0049f6a00483b026f9a2dd" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:03:09.332677 12906 tablet_replica.cc:333] T ce05e4af94d14dd5ab92c82853c4a19a P 0f5894b06c134e03a3cb942896c1da79: stopping tablet replica
I20260713 09:03:09.333648 12906 raft_consensus.cc:2243] T ce05e4af94d14dd5ab92c82853c4a19a P 0f5894b06c134e03a3cb942896c1da79 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:09.334343 12906 raft_consensus.cc:2272] T ce05e4af94d14dd5ab92c82853c4a19a P 0f5894b06c134e03a3cb942896c1da79 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:09.337567 12906 ts_tablet_manager.cc:1916] T ce05e4af94d14dd5ab92c82853c4a19a P 0f5894b06c134e03a3cb942896c1da79: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:03:09.339581 12387 tablet_service.cc:1558] Processing DeleteTablet for tablet b14f2047138e4ec7a6f6b9272a1fe18f with delete_type TABLET_DATA_TOMBSTONED (TS 0f5894b06c134e03a3cb942896c1da79 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:55618
I20260713 09:03:09.355116 12906 ts_tablet_manager.cc:1929] T ce05e4af94d14dd5ab92c82853c4a19a P 0f5894b06c134e03a3cb942896c1da79: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:03:09.355533 12906 log.cc:1199] T ce05e4af94d14dd5ab92c82853c4a19a P 0f5894b06c134e03a3cb942896c1da79: Deleting WAL directory at /tmp/dist-test-task0siKgA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933353904069-11130-0/minicluster-data/ts-2-root/wals/ce05e4af94d14dd5ab92c82853c4a19a
I20260713 09:03:09.356849 12906 tablet_replica.cc:333] T b14f2047138e4ec7a6f6b9272a1fe18f P 0f5894b06c134e03a3cb942896c1da79: stopping tablet replica
I20260713 09:03:09.356825 12135 catalog_manager.cc:5028] TS 0f5894b06c134e03a3cb942896c1da79 (127.10.222.131:37007): tablet ce05e4af94d14dd5ab92c82853c4a19a (table test-workload [id=91a5fd3488224ef18de867ce726c7f8a]) successfully deleted
I20260713 09:03:09.357802 12906 raft_consensus.cc:2243] T b14f2047138e4ec7a6f6b9272a1fe18f P 0f5894b06c134e03a3cb942896c1da79 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:09.358309 12906 raft_consensus.cc:2272] T b14f2047138e4ec7a6f6b9272a1fe18f P 0f5894b06c134e03a3cb942896c1da79 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:09.360765 12906 ts_tablet_manager.cc:1916] T b14f2047138e4ec7a6f6b9272a1fe18f P 0f5894b06c134e03a3cb942896c1da79: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:03:09.370379 12906 ts_tablet_manager.cc:1929] T b14f2047138e4ec7a6f6b9272a1fe18f P 0f5894b06c134e03a3cb942896c1da79: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:03:09.370633 12906 log.cc:1199] T b14f2047138e4ec7a6f6b9272a1fe18f P 0f5894b06c134e03a3cb942896c1da79: Deleting WAL directory at /tmp/dist-test-task0siKgA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933353904069-11130-0/minicluster-data/ts-2-root/wals/b14f2047138e4ec7a6f6b9272a1fe18f
I20260713 09:03:09.371830 12135 catalog_manager.cc:5028] TS 0f5894b06c134e03a3cb942896c1da79 (127.10.222.131:37007): tablet b14f2047138e4ec7a6f6b9272a1fe18f (table test-workload [id=91a5fd3488224ef18de867ce726c7f8a]) successfully deleted
I20260713 09:03:09.708740 12399 consensus_queue.cc:237] T 30a6ea22a46a4c818d43a8f9a46fff78 P 0f5894b06c134e03a3cb942896c1da79 [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: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: false } }
I20260713 09:03:09.712657 12245 raft_consensus.cc:1275] T 30a6ea22a46a4c818d43a8f9a46fff78 P 2541e895df0049f6a00483b026f9a2dd [term 1 FOLLOWER]: Refusing update from remote peer 0f5894b06c134e03a3cb942896c1da79: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:03:09.716078 12878 consensus_queue.cc:1048] T 30a6ea22a46a4c818d43a8f9a46fff78 P 0f5894b06c134e03a3cb942896c1da79 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:03:09.716795 12666 raft_consensus.cc:1275] T 30a6ea22a46a4c818d43a8f9a46fff78 P 5ef7fc1351554f3ab22d933258fd329a [term 1 FOLLOWER]: Refusing update from remote peer 0f5894b06c134e03a3cb942896c1da79: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:03:09.718524 12878 consensus_queue.cc:1048] T 30a6ea22a46a4c818d43a8f9a46fff78 P 0f5894b06c134e03a3cb942896c1da79 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 34869 } 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:03:09.722285 12857 raft_consensus.cc:2955] T 30a6ea22a46a4c818d43a8f9a46fff78 P 0f5894b06c134e03a3cb942896c1da79 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2cca73b338334f9cad16a2504ad520c0 (127.10.222.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: false } } }
I20260713 09:03:09.727118 12245 raft_consensus.cc:2955] T 30a6ea22a46a4c818d43a8f9a46fff78 P 2541e895df0049f6a00483b026f9a2dd [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2cca73b338334f9cad16a2504ad520c0 (127.10.222.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: false } } }
I20260713 09:03:09.732880 12135 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 30a6ea22a46a4c818d43a8f9a46fff78 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:03:09.736245 12666 raft_consensus.cc:2955] T 30a6ea22a46a4c818d43a8f9a46fff78 P 5ef7fc1351554f3ab22d933258fd329a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2cca73b338334f9cad16a2504ad520c0 (127.10.222.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: false } } }
I20260713 09:03:09.740279 12149 catalog_manager.cc:5697] T 30a6ea22a46a4c818d43a8f9a46fff78 P 0f5894b06c134e03a3cb942896c1da79 reported cstate change: config changed from index 3 to 4, VOTER 2cca73b338334f9cad16a2504ad520c0 (127.10.222.130) evicted. New cstate: current_term: 1 leader_uuid: "0f5894b06c134e03a3cb942896c1da79" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260713 09:03:09.751415 12315 tablet_service.cc:1558] Processing DeleteTablet for tablet 30a6ea22a46a4c818d43a8f9a46fff78 with delete_type TABLET_DATA_TOMBSTONED (TS 2cca73b338334f9cad16a2504ad520c0 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:35290
I20260713 09:03:09.753755 12908 tablet_replica.cc:333] T 30a6ea22a46a4c818d43a8f9a46fff78 P 2cca73b338334f9cad16a2504ad520c0: stopping tablet replica
I20260713 09:03:09.754637 12908 raft_consensus.cc:2243] T 30a6ea22a46a4c818d43a8f9a46fff78 P 2cca73b338334f9cad16a2504ad520c0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:09.755136 12908 raft_consensus.cc:2272] T 30a6ea22a46a4c818d43a8f9a46fff78 P 2cca73b338334f9cad16a2504ad520c0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:09.758213 12908 ts_tablet_manager.cc:1916] T 30a6ea22a46a4c818d43a8f9a46fff78 P 2cca73b338334f9cad16a2504ad520c0: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:03:09.768074 12908 ts_tablet_manager.cc:1929] T 30a6ea22a46a4c818d43a8f9a46fff78 P 2cca73b338334f9cad16a2504ad520c0: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:03:09.768330 12908 log.cc:1199] T 30a6ea22a46a4c818d43a8f9a46fff78 P 2cca73b338334f9cad16a2504ad520c0: Deleting WAL directory at /tmp/dist-test-task0siKgA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933353904069-11130-0/minicluster-data/ts-1-root/wals/30a6ea22a46a4c818d43a8f9a46fff78
I20260713 09:03:09.769515 12133 catalog_manager.cc:5028] TS 2cca73b338334f9cad16a2504ad520c0 (127.10.222.130:37587): tablet 30a6ea22a46a4c818d43a8f9a46fff78 (table test-workload [id=91a5fd3488224ef18de867ce726c7f8a]) successfully deleted
I20260713 09:03:10.781392 12326 consensus_queue.cc:237] T 6678ed9b91574e8997d90a79f0712d63 P 2cca73b338334f9cad16a2504ad520c0 [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: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } attrs { replace: true } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: NON_VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: true } }
I20260713 09:03:10.787278 12399 raft_consensus.cc:1275] T 6678ed9b91574e8997d90a79f0712d63 P 0f5894b06c134e03a3cb942896c1da79 [term 1 FOLLOWER]: Refusing update from remote peer 2cca73b338334f9cad16a2504ad520c0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:03:10.787495 12250 raft_consensus.cc:1275] T 6678ed9b91574e8997d90a79f0712d63 P 2541e895df0049f6a00483b026f9a2dd [term 1 FOLLOWER]: Refusing update from remote peer 2cca73b338334f9cad16a2504ad520c0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:03:10.786705 12289 consensus_peers.cc:597] T 6678ed9b91574e8997d90a79f0712d63 P 2cca73b338334f9cad16a2504ad520c0 -> Peer 5ef7fc1351554f3ab22d933258fd329a (127.10.222.132:34869): Couldn't send request to peer 5ef7fc1351554f3ab22d933258fd329a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6678ed9b91574e8997d90a79f0712d63. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:03:10.788407 12913 consensus_queue.cc:1048] T 6678ed9b91574e8997d90a79f0712d63 P 2cca73b338334f9cad16a2504ad520c0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:03:10.789196 12887 consensus_queue.cc:1048] T 6678ed9b91574e8997d90a79f0712d63 P 2cca73b338334f9cad16a2504ad520c0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } 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:03:10.795459 12913 raft_consensus.cc:2955] T 6678ed9b91574e8997d90a79f0712d63 P 2cca73b338334f9cad16a2504ad520c0 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5ef7fc1351554f3ab22d933258fd329a (127.10.222.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } attrs { replace: true } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: NON_VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: true } } }
I20260713 09:03:10.797801 12397 raft_consensus.cc:2955] T 6678ed9b91574e8997d90a79f0712d63 P 0f5894b06c134e03a3cb942896c1da79 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5ef7fc1351554f3ab22d933258fd329a (127.10.222.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } attrs { replace: true } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: NON_VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: true } } }
I20260713 09:03:10.801200 12250 raft_consensus.cc:2955] T 6678ed9b91574e8997d90a79f0712d63 P 2541e895df0049f6a00483b026f9a2dd [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5ef7fc1351554f3ab22d933258fd329a (127.10.222.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } attrs { replace: true } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: NON_VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: true } } }
I20260713 09:03:10.809157 12245 consensus_queue.cc:237] T 30d9dfcad767431b86f118581ca89954 P 2541e895df0049f6a00483b026f9a2dd [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: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } attrs { replace: true } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: NON_VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: true } }
I20260713 09:03:10.811079 12149 catalog_manager.cc:5697] T 6678ed9b91574e8997d90a79f0712d63 P 2cca73b338334f9cad16a2504ad520c0 reported cstate change: config changed from index -1 to 2, NON_VOTER 5ef7fc1351554f3ab22d933258fd329a (127.10.222.132) added. New cstate: current_term: 1 leader_uuid: "2cca73b338334f9cad16a2504ad520c0" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: NON_VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:03:10.824961 12326 raft_consensus.cc:1275] T 30d9dfcad767431b86f118581ca89954 P 2cca73b338334f9cad16a2504ad520c0 [term 1 FOLLOWER]: Refusing update from remote peer 2541e895df0049f6a00483b026f9a2dd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:03:10.825049 12214 consensus_peers.cc:597] T 30d9dfcad767431b86f118581ca89954 P 2541e895df0049f6a00483b026f9a2dd -> Peer 5ef7fc1351554f3ab22d933258fd329a (127.10.222.132:34869): Couldn't send request to peer 5ef7fc1351554f3ab22d933258fd329a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 30d9dfcad767431b86f118581ca89954. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:03:10.825171 12397 raft_consensus.cc:1275] T 30d9dfcad767431b86f118581ca89954 P 0f5894b06c134e03a3cb942896c1da79 [term 1 FOLLOWER]: Refusing update from remote peer 2541e895df0049f6a00483b026f9a2dd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:03:10.826355 12922 consensus_queue.cc:1048] T 30d9dfcad767431b86f118581ca89954 P 2541e895df0049f6a00483b026f9a2dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:03:10.827180 12903 consensus_queue.cc:1048] T 30d9dfcad767431b86f118581ca89954 P 2541e895df0049f6a00483b026f9a2dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } 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:03:10.836248 12903 raft_consensus.cc:2955] T 30d9dfcad767431b86f118581ca89954 P 2541e895df0049f6a00483b026f9a2dd [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5ef7fc1351554f3ab22d933258fd329a (127.10.222.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } attrs { replace: true } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: NON_VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: true } } }
I20260713 09:03:10.837688 12326 raft_consensus.cc:2955] T 30d9dfcad767431b86f118581ca89954 P 2cca73b338334f9cad16a2504ad520c0 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5ef7fc1351554f3ab22d933258fd329a (127.10.222.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } attrs { replace: true } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: NON_VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: true } } }
I20260713 09:03:10.839038 12397 raft_consensus.cc:2955] T 30d9dfcad767431b86f118581ca89954 P 0f5894b06c134e03a3cb942896c1da79 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5ef7fc1351554f3ab22d933258fd329a (127.10.222.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } attrs { replace: true } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: NON_VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: true } } }
I20260713 09:03:10.849573 12146 catalog_manager.cc:5697] T 30d9dfcad767431b86f118581ca89954 P 2541e895df0049f6a00483b026f9a2dd reported cstate change: config changed from index -1 to 2, NON_VOTER 5ef7fc1351554f3ab22d933258fd329a (127.10.222.132) added. New cstate: current_term: 1 leader_uuid: "2541e895df0049f6a00483b026f9a2dd" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: NON_VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:03:10.851401 12399 consensus_queue.cc:237] T c4f21d14895d4281a4d94602124c1f3f P 0f5894b06c134e03a3cb942896c1da79 [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: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } attrs { replace: true } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: NON_VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: true } }
I20260713 09:03:10.859210 12326 raft_consensus.cc:1275] T c4f21d14895d4281a4d94602124c1f3f P 2cca73b338334f9cad16a2504ad520c0 [term 1 FOLLOWER]: Refusing update from remote peer 0f5894b06c134e03a3cb942896c1da79: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:03:10.859930 12245 raft_consensus.cc:1275] T c4f21d14895d4281a4d94602124c1f3f P 2541e895df0049f6a00483b026f9a2dd [term 1 FOLLOWER]: Refusing update from remote peer 0f5894b06c134e03a3cb942896c1da79: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:03:10.861161 12363 consensus_peers.cc:597] T c4f21d14895d4281a4d94602124c1f3f P 0f5894b06c134e03a3cb942896c1da79 -> Peer 5ef7fc1351554f3ab22d933258fd329a (127.10.222.132:34869): Couldn't send request to peer 5ef7fc1351554f3ab22d933258fd329a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c4f21d14895d4281a4d94602124c1f3f. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:03:10.861542 12911 consensus_queue.cc:1048] T c4f21d14895d4281a4d94602124c1f3f P 0f5894b06c134e03a3cb942896c1da79 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:03:10.862509 12878 consensus_queue.cc:1048] T c4f21d14895d4281a4d94602124c1f3f P 0f5894b06c134e03a3cb942896c1da79 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } 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:03:10.883724 12911 raft_consensus.cc:2955] T c4f21d14895d4281a4d94602124c1f3f P 0f5894b06c134e03a3cb942896c1da79 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5ef7fc1351554f3ab22d933258fd329a (127.10.222.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } attrs { replace: true } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: NON_VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: true } } }
I20260713 09:03:10.885344 12245 raft_consensus.cc:2955] T c4f21d14895d4281a4d94602124c1f3f P 2541e895df0049f6a00483b026f9a2dd [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5ef7fc1351554f3ab22d933258fd329a (127.10.222.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } attrs { replace: true } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: NON_VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: true } } }
I20260713 09:03:10.887533 12326 raft_consensus.cc:2955] T c4f21d14895d4281a4d94602124c1f3f P 2cca73b338334f9cad16a2504ad520c0 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5ef7fc1351554f3ab22d933258fd329a (127.10.222.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } attrs { replace: true } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: NON_VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: true } } }
I20260713 09:03:10.896926 12149 catalog_manager.cc:5697] T c4f21d14895d4281a4d94602124c1f3f P 0f5894b06c134e03a3cb942896c1da79 reported cstate change: config changed from index -1 to 2, NON_VOTER 5ef7fc1351554f3ab22d933258fd329a (127.10.222.132) added. New cstate: current_term: 1 leader_uuid: "0f5894b06c134e03a3cb942896c1da79" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: NON_VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:03:10.895260 12399 consensus_queue.cc:237] T 808305af4b6b4e0d9f88b03de475a766 P 0f5894b06c134e03a3cb942896c1da79 [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: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } attrs { replace: true } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: NON_VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: true } }
I20260713 09:03:10.904757 12326 raft_consensus.cc:1275] T 808305af4b6b4e0d9f88b03de475a766 P 2cca73b338334f9cad16a2504ad520c0 [term 1 FOLLOWER]: Refusing update from remote peer 0f5894b06c134e03a3cb942896c1da79: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:03:10.905684 12245 raft_consensus.cc:1275] T 808305af4b6b4e0d9f88b03de475a766 P 2541e895df0049f6a00483b026f9a2dd [term 1 FOLLOWER]: Refusing update from remote peer 0f5894b06c134e03a3cb942896c1da79: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:03:10.906637 12926 consensus_queue.cc:1048] T 808305af4b6b4e0d9f88b03de475a766 P 0f5894b06c134e03a3cb942896c1da79 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } 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:03:10.907552 12363 consensus_peers.cc:597] T 808305af4b6b4e0d9f88b03de475a766 P 0f5894b06c134e03a3cb942896c1da79 -> Peer 5ef7fc1351554f3ab22d933258fd329a (127.10.222.132:34869): Couldn't send request to peer 5ef7fc1351554f3ab22d933258fd329a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 808305af4b6b4e0d9f88b03de475a766. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:03:10.908236 12878 consensus_queue.cc:1048] T 808305af4b6b4e0d9f88b03de475a766 P 0f5894b06c134e03a3cb942896c1da79 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:03:10.916708 12878 raft_consensus.cc:2955] T 808305af4b6b4e0d9f88b03de475a766 P 0f5894b06c134e03a3cb942896c1da79 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5ef7fc1351554f3ab22d933258fd329a (127.10.222.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } attrs { replace: true } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: NON_VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: true } } }
I20260713 09:03:10.918242 12245 raft_consensus.cc:2955] T 808305af4b6b4e0d9f88b03de475a766 P 2541e895df0049f6a00483b026f9a2dd [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5ef7fc1351554f3ab22d933258fd329a (127.10.222.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } attrs { replace: true } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: NON_VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: true } } }
I20260713 09:03:10.918632 12326 raft_consensus.cc:2955] T 808305af4b6b4e0d9f88b03de475a766 P 2cca73b338334f9cad16a2504ad520c0 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5ef7fc1351554f3ab22d933258fd329a (127.10.222.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } attrs { replace: true } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: NON_VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: true } } }
I20260713 09:03:10.929543 12147 catalog_manager.cc:5697] T 808305af4b6b4e0d9f88b03de475a766 P 2cca73b338334f9cad16a2504ad520c0 reported cstate change: config changed from index -1 to 2, NON_VOTER 5ef7fc1351554f3ab22d933258fd329a (127.10.222.132) added. New cstate: current_term: 1 leader_uuid: "0f5894b06c134e03a3cb942896c1da79" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } attrs { replace: true } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: NON_VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: true } } }
I20260713 09:03:11.215061 12932 ts_tablet_manager.cc:933] T 6678ed9b91574e8997d90a79f0712d63 P 5ef7fc1351554f3ab22d933258fd329a: Initiating tablet copy from peer 2cca73b338334f9cad16a2504ad520c0 (127.10.222.130:37587)
I20260713 09:03:11.216774 12932 tablet_copy_client.cc:323] T 6678ed9b91574e8997d90a79f0712d63 P 5ef7fc1351554f3ab22d933258fd329a: tablet copy: Beginning tablet copy session from remote peer at address 127.10.222.130:37587
I20260713 09:03:11.218382 12336 tablet_copy_service.cc:140] P 2cca73b338334f9cad16a2504ad520c0: Received BeginTabletCopySession request for tablet 6678ed9b91574e8997d90a79f0712d63 from peer 5ef7fc1351554f3ab22d933258fd329a ({username='slave'} at 127.0.0.1:49168)
I20260713 09:03:11.218905 12336 tablet_copy_service.cc:161] P 2cca73b338334f9cad16a2504ad520c0: Beginning new tablet copy session on tablet 6678ed9b91574e8997d90a79f0712d63 from peer 5ef7fc1351554f3ab22d933258fd329a at {username='slave'} at 127.0.0.1:49168: session id = 5ef7fc1351554f3ab22d933258fd329a-6678ed9b91574e8997d90a79f0712d63
I20260713 09:03:11.225968 12336 tablet_copy_source_session.cc:215] T 6678ed9b91574e8997d90a79f0712d63 P 2cca73b338334f9cad16a2504ad520c0: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:03:11.228783 12932 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6678ed9b91574e8997d90a79f0712d63. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:11.241597 12932 tablet_copy_client.cc:806] T 6678ed9b91574e8997d90a79f0712d63 P 5ef7fc1351554f3ab22d933258fd329a: tablet copy: Starting download of 0 data blocks...
I20260713 09:03:11.242175 12932 tablet_copy_client.cc:670] T 6678ed9b91574e8997d90a79f0712d63 P 5ef7fc1351554f3ab22d933258fd329a: tablet copy: Starting download of 1 WAL segments...
I20260713 09:03:11.245744 12932 tablet_copy_client.cc:538] T 6678ed9b91574e8997d90a79f0712d63 P 5ef7fc1351554f3ab22d933258fd329a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:03:11.251868 12932 tablet_bootstrap.cc:492] T 6678ed9b91574e8997d90a79f0712d63 P 5ef7fc1351554f3ab22d933258fd329a: Bootstrap starting.
I20260713 09:03:11.266212 12932 tablet_bootstrap.cc:492] T 6678ed9b91574e8997d90a79f0712d63 P 5ef7fc1351554f3ab22d933258fd329a: 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:03:11.267057 12932 tablet_bootstrap.cc:492] T 6678ed9b91574e8997d90a79f0712d63 P 5ef7fc1351554f3ab22d933258fd329a: Bootstrap complete.
I20260713 09:03:11.267719 12932 ts_tablet_manager.cc:1403] T 6678ed9b91574e8997d90a79f0712d63 P 5ef7fc1351554f3ab22d933258fd329a: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.004s
I20260713 09:03:11.270422 12932 raft_consensus.cc:359] T 6678ed9b91574e8997d90a79f0712d63 P 5ef7fc1351554f3ab22d933258fd329a [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } attrs { replace: true } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: NON_VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: true } }
I20260713 09:03:11.271235 12932 raft_consensus.cc:740] T 6678ed9b91574e8997d90a79f0712d63 P 5ef7fc1351554f3ab22d933258fd329a [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 5ef7fc1351554f3ab22d933258fd329a, State: Initialized, Role: LEARNER
I20260713 09:03:11.271829 12932 consensus_queue.cc:260] T 6678ed9b91574e8997d90a79f0712d63 P 5ef7fc1351554f3ab22d933258fd329a [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: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } attrs { replace: true } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: NON_VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: true } }
I20260713 09:03:11.274571 12932 ts_tablet_manager.cc:1434] T 6678ed9b91574e8997d90a79f0712d63 P 5ef7fc1351554f3ab22d933258fd329a: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:03:11.276204 12336 tablet_copy_service.cc:342] P 2cca73b338334f9cad16a2504ad520c0: Request end of tablet copy session 5ef7fc1351554f3ab22d933258fd329a-6678ed9b91574e8997d90a79f0712d63 received from {username='slave'} at 127.0.0.1:49168
I20260713 09:03:11.276582 12336 tablet_copy_service.cc:434] P 2cca73b338334f9cad16a2504ad520c0: ending tablet copy session 5ef7fc1351554f3ab22d933258fd329a-6678ed9b91574e8997d90a79f0712d63 on tablet 6678ed9b91574e8997d90a79f0712d63 with peer 5ef7fc1351554f3ab22d933258fd329a
I20260713 09:03:11.387053 12932 ts_tablet_manager.cc:933] T c4f21d14895d4281a4d94602124c1f3f P 5ef7fc1351554f3ab22d933258fd329a: Initiating tablet copy from peer 0f5894b06c134e03a3cb942896c1da79 (127.10.222.131:37007)
I20260713 09:03:11.388667 12932 tablet_copy_client.cc:323] T c4f21d14895d4281a4d94602124c1f3f P 5ef7fc1351554f3ab22d933258fd329a: tablet copy: Beginning tablet copy session from remote peer at address 127.10.222.131:37007
I20260713 09:03:11.390093 12409 tablet_copy_service.cc:140] P 0f5894b06c134e03a3cb942896c1da79: Received BeginTabletCopySession request for tablet c4f21d14895d4281a4d94602124c1f3f from peer 5ef7fc1351554f3ab22d933258fd329a ({username='slave'} at 127.0.0.1:50742)
I20260713 09:03:11.390558 12409 tablet_copy_service.cc:161] P 0f5894b06c134e03a3cb942896c1da79: Beginning new tablet copy session on tablet c4f21d14895d4281a4d94602124c1f3f from peer 5ef7fc1351554f3ab22d933258fd329a at {username='slave'} at 127.0.0.1:50742: session id = 5ef7fc1351554f3ab22d933258fd329a-c4f21d14895d4281a4d94602124c1f3f
I20260713 09:03:11.394990 12409 tablet_copy_source_session.cc:215] T c4f21d14895d4281a4d94602124c1f3f P 0f5894b06c134e03a3cb942896c1da79: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:03:11.397568 12932 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c4f21d14895d4281a4d94602124c1f3f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:11.406594 12937 ts_tablet_manager.cc:933] T 808305af4b6b4e0d9f88b03de475a766 P 5ef7fc1351554f3ab22d933258fd329a: Initiating tablet copy from peer 0f5894b06c134e03a3cb942896c1da79 (127.10.222.131:37007)
I20260713 09:03:11.408650 12937 tablet_copy_client.cc:323] T 808305af4b6b4e0d9f88b03de475a766 P 5ef7fc1351554f3ab22d933258fd329a: tablet copy: Beginning tablet copy session from remote peer at address 127.10.222.131:37007
I20260713 09:03:11.410176 12409 tablet_copy_service.cc:140] P 0f5894b06c134e03a3cb942896c1da79: Received BeginTabletCopySession request for tablet 808305af4b6b4e0d9f88b03de475a766 from peer 5ef7fc1351554f3ab22d933258fd329a ({username='slave'} at 127.0.0.1:50742)
I20260713 09:03:11.410780 12409 tablet_copy_service.cc:161] P 0f5894b06c134e03a3cb942896c1da79: Beginning new tablet copy session on tablet 808305af4b6b4e0d9f88b03de475a766 from peer 5ef7fc1351554f3ab22d933258fd329a at {username='slave'} at 127.0.0.1:50742: session id = 5ef7fc1351554f3ab22d933258fd329a-808305af4b6b4e0d9f88b03de475a766
I20260713 09:03:11.412195 12932 tablet_copy_client.cc:806] T c4f21d14895d4281a4d94602124c1f3f P 5ef7fc1351554f3ab22d933258fd329a: tablet copy: Starting download of 0 data blocks...
I20260713 09:03:11.412753 12932 tablet_copy_client.cc:670] T c4f21d14895d4281a4d94602124c1f3f P 5ef7fc1351554f3ab22d933258fd329a: tablet copy: Starting download of 1 WAL segments...
I20260713 09:03:11.416407 12932 tablet_copy_client.cc:538] T c4f21d14895d4281a4d94602124c1f3f P 5ef7fc1351554f3ab22d933258fd329a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:03:11.417516 12409 tablet_copy_source_session.cc:215] T 808305af4b6b4e0d9f88b03de475a766 P 0f5894b06c134e03a3cb942896c1da79: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:03:11.421784 12937 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 808305af4b6b4e0d9f88b03de475a766. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:11.439265 12937 tablet_copy_client.cc:806] T 808305af4b6b4e0d9f88b03de475a766 P 5ef7fc1351554f3ab22d933258fd329a: tablet copy: Starting download of 0 data blocks...
I20260713 09:03:11.439857 12937 tablet_copy_client.cc:670] T 808305af4b6b4e0d9f88b03de475a766 P 5ef7fc1351554f3ab22d933258fd329a: tablet copy: Starting download of 1 WAL segments...
I20260713 09:03:11.443677 12937 tablet_copy_client.cc:538] T 808305af4b6b4e0d9f88b03de475a766 P 5ef7fc1351554f3ab22d933258fd329a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:03:11.444298 12932 tablet_bootstrap.cc:492] T c4f21d14895d4281a4d94602124c1f3f P 5ef7fc1351554f3ab22d933258fd329a: Bootstrap starting.
I20260713 09:03:11.448973 12940 ts_tablet_manager.cc:933] T 30d9dfcad767431b86f118581ca89954 P 5ef7fc1351554f3ab22d933258fd329a: Initiating tablet copy from peer 2541e895df0049f6a00483b026f9a2dd (127.10.222.129:36195)
I20260713 09:03:11.452960 12937 tablet_bootstrap.cc:492] T 808305af4b6b4e0d9f88b03de475a766 P 5ef7fc1351554f3ab22d933258fd329a: Bootstrap starting.
I20260713 09:03:11.458860 12940 tablet_copy_client.cc:323] T 30d9dfcad767431b86f118581ca89954 P 5ef7fc1351554f3ab22d933258fd329a: tablet copy: Beginning tablet copy session from remote peer at address 127.10.222.129:36195
I20260713 09:03:11.462612 12261 tablet_copy_service.cc:140] P 2541e895df0049f6a00483b026f9a2dd: Received BeginTabletCopySession request for tablet 30d9dfcad767431b86f118581ca89954 from peer 5ef7fc1351554f3ab22d933258fd329a ({username='slave'} at 127.0.0.1:36962)
I20260713 09:03:11.463006 12261 tablet_copy_service.cc:161] P 2541e895df0049f6a00483b026f9a2dd: Beginning new tablet copy session on tablet 30d9dfcad767431b86f118581ca89954 from peer 5ef7fc1351554f3ab22d933258fd329a at {username='slave'} at 127.0.0.1:36962: session id = 5ef7fc1351554f3ab22d933258fd329a-30d9dfcad767431b86f118581ca89954
I20260713 09:03:11.474707 12261 tablet_copy_source_session.cc:215] T 30d9dfcad767431b86f118581ca89954 P 2541e895df0049f6a00483b026f9a2dd: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:03:11.478103 12940 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30d9dfcad767431b86f118581ca89954. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:11.479439 12937 tablet_bootstrap.cc:492] T 808305af4b6b4e0d9f88b03de475a766 P 5ef7fc1351554f3ab22d933258fd329a: 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:03:11.480253 12937 tablet_bootstrap.cc:492] T 808305af4b6b4e0d9f88b03de475a766 P 5ef7fc1351554f3ab22d933258fd329a: Bootstrap complete.
I20260713 09:03:11.480851 12937 ts_tablet_manager.cc:1403] T 808305af4b6b4e0d9f88b03de475a766 P 5ef7fc1351554f3ab22d933258fd329a: Time spent bootstrapping tablet: real 0.028s	user 0.015s	sys 0.011s
I20260713 09:03:11.483700 12937 raft_consensus.cc:359] T 808305af4b6b4e0d9f88b03de475a766 P 5ef7fc1351554f3ab22d933258fd329a [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } attrs { replace: true } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: NON_VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: true } }
I20260713 09:03:11.484549 12937 raft_consensus.cc:740] T 808305af4b6b4e0d9f88b03de475a766 P 5ef7fc1351554f3ab22d933258fd329a [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 5ef7fc1351554f3ab22d933258fd329a, State: Initialized, Role: LEARNER
I20260713 09:03:11.485211 12937 consensus_queue.cc:260] T 808305af4b6b4e0d9f88b03de475a766 P 5ef7fc1351554f3ab22d933258fd329a [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: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } attrs { replace: true } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: NON_VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: true } }
I20260713 09:03:11.487855 12937 ts_tablet_manager.cc:1434] T 808305af4b6b4e0d9f88b03de475a766 P 5ef7fc1351554f3ab22d933258fd329a: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260713 09:03:11.489569 12409 tablet_copy_service.cc:342] P 0f5894b06c134e03a3cb942896c1da79: Request end of tablet copy session 5ef7fc1351554f3ab22d933258fd329a-808305af4b6b4e0d9f88b03de475a766 received from {username='slave'} at 127.0.0.1:50742
I20260713 09:03:11.489944 12409 tablet_copy_service.cc:434] P 0f5894b06c134e03a3cb942896c1da79: ending tablet copy session 5ef7fc1351554f3ab22d933258fd329a-808305af4b6b4e0d9f88b03de475a766 on tablet 808305af4b6b4e0d9f88b03de475a766 with peer 5ef7fc1351554f3ab22d933258fd329a
I20260713 09:03:11.494911 12940 tablet_copy_client.cc:806] T 30d9dfcad767431b86f118581ca89954 P 5ef7fc1351554f3ab22d933258fd329a: tablet copy: Starting download of 0 data blocks...
I20260713 09:03:11.497679 12940 tablet_copy_client.cc:670] T 30d9dfcad767431b86f118581ca89954 P 5ef7fc1351554f3ab22d933258fd329a: tablet copy: Starting download of 1 WAL segments...
I20260713 09:03:11.502398 12940 tablet_copy_client.cc:538] T 30d9dfcad767431b86f118581ca89954 P 5ef7fc1351554f3ab22d933258fd329a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:03:11.506000 12932 tablet_bootstrap.cc:492] T c4f21d14895d4281a4d94602124c1f3f P 5ef7fc1351554f3ab22d933258fd329a: 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:03:11.506664 12932 tablet_bootstrap.cc:492] T c4f21d14895d4281a4d94602124c1f3f P 5ef7fc1351554f3ab22d933258fd329a: Bootstrap complete.
I20260713 09:03:11.507185 12932 ts_tablet_manager.cc:1403] T c4f21d14895d4281a4d94602124c1f3f P 5ef7fc1351554f3ab22d933258fd329a: Time spent bootstrapping tablet: real 0.068s	user 0.020s	sys 0.023s
I20260713 09:03:11.509433 12932 raft_consensus.cc:359] T c4f21d14895d4281a4d94602124c1f3f P 5ef7fc1351554f3ab22d933258fd329a [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } attrs { replace: true } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: NON_VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: true } }
I20260713 09:03:11.510015 12932 raft_consensus.cc:740] T c4f21d14895d4281a4d94602124c1f3f P 5ef7fc1351554f3ab22d933258fd329a [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 5ef7fc1351554f3ab22d933258fd329a, State: Initialized, Role: LEARNER
I20260713 09:03:11.510552 12932 consensus_queue.cc:260] T c4f21d14895d4281a4d94602124c1f3f P 5ef7fc1351554f3ab22d933258fd329a [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: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } attrs { replace: true } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: NON_VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: true } }
I20260713 09:03:11.510948 12940 tablet_bootstrap.cc:492] T 30d9dfcad767431b86f118581ca89954 P 5ef7fc1351554f3ab22d933258fd329a: Bootstrap starting.
I20260713 09:03:11.512336 12932 ts_tablet_manager.cc:1434] T c4f21d14895d4281a4d94602124c1f3f P 5ef7fc1351554f3ab22d933258fd329a: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:03:11.518116 12409 tablet_copy_service.cc:342] P 0f5894b06c134e03a3cb942896c1da79: Request end of tablet copy session 5ef7fc1351554f3ab22d933258fd329a-c4f21d14895d4281a4d94602124c1f3f received from {username='slave'} at 127.0.0.1:50742
I20260713 09:03:11.518510 12409 tablet_copy_service.cc:434] P 0f5894b06c134e03a3cb942896c1da79: ending tablet copy session 5ef7fc1351554f3ab22d933258fd329a-c4f21d14895d4281a4d94602124c1f3f on tablet c4f21d14895d4281a4d94602124c1f3f with peer 5ef7fc1351554f3ab22d933258fd329a
I20260713 09:03:11.533298 12940 tablet_bootstrap.cc:492] T 30d9dfcad767431b86f118581ca89954 P 5ef7fc1351554f3ab22d933258fd329a: 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:03:11.534303 12940 tablet_bootstrap.cc:492] T 30d9dfcad767431b86f118581ca89954 P 5ef7fc1351554f3ab22d933258fd329a: Bootstrap complete.
I20260713 09:03:11.534811 12940 ts_tablet_manager.cc:1403] T 30d9dfcad767431b86f118581ca89954 P 5ef7fc1351554f3ab22d933258fd329a: Time spent bootstrapping tablet: real 0.024s	user 0.017s	sys 0.004s
I20260713 09:03:11.536820 12940 raft_consensus.cc:359] T 30d9dfcad767431b86f118581ca89954 P 5ef7fc1351554f3ab22d933258fd329a [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } attrs { replace: true } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: NON_VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: true } }
I20260713 09:03:11.537355 12940 raft_consensus.cc:740] T 30d9dfcad767431b86f118581ca89954 P 5ef7fc1351554f3ab22d933258fd329a [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 5ef7fc1351554f3ab22d933258fd329a, State: Initialized, Role: LEARNER
I20260713 09:03:11.537808 12940 consensus_queue.cc:260] T 30d9dfcad767431b86f118581ca89954 P 5ef7fc1351554f3ab22d933258fd329a [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: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } attrs { replace: true } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: NON_VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: true } }
I20260713 09:03:11.539512 12940 ts_tablet_manager.cc:1434] T 30d9dfcad767431b86f118581ca89954 P 5ef7fc1351554f3ab22d933258fd329a: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.004s
I20260713 09:03:11.541184 12261 tablet_copy_service.cc:342] P 2541e895df0049f6a00483b026f9a2dd: Request end of tablet copy session 5ef7fc1351554f3ab22d933258fd329a-30d9dfcad767431b86f118581ca89954 received from {username='slave'} at 127.0.0.1:36962
I20260713 09:03:11.541527 12261 tablet_copy_service.cc:434] P 2541e895df0049f6a00483b026f9a2dd: ending tablet copy session 5ef7fc1351554f3ab22d933258fd329a-30d9dfcad767431b86f118581ca89954 on tablet 30d9dfcad767431b86f118581ca89954 with peer 5ef7fc1351554f3ab22d933258fd329a
I20260713 09:03:11.668046 12666 raft_consensus.cc:1217] T 6678ed9b91574e8997d90a79f0712d63 P 5ef7fc1351554f3ab22d933258fd329a [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:03:11.766669 12666 raft_consensus.cc:1217] T c4f21d14895d4281a4d94602124c1f3f P 5ef7fc1351554f3ab22d933258fd329a [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:03:11.783730 12666 raft_consensus.cc:1217] T 808305af4b6b4e0d9f88b03de475a766 P 5ef7fc1351554f3ab22d933258fd329a [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:03:11.990931 12666 raft_consensus.cc:1217] T 30d9dfcad767431b86f118581ca89954 P 5ef7fc1351554f3ab22d933258fd329a [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:03:12.176250 12946 raft_consensus.cc:1064] T 808305af4b6b4e0d9f88b03de475a766 P 0f5894b06c134e03a3cb942896c1da79: attempting to promote NON_VOTER 5ef7fc1351554f3ab22d933258fd329a to VOTER
I20260713 09:03:12.178706 12946 consensus_queue.cc:237] T 808305af4b6b4e0d9f88b03de475a766 P 0f5894b06c134e03a3cb942896c1da79 [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: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } attrs { replace: true } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: false } }
I20260713 09:03:12.185593 12326 raft_consensus.cc:1275] T 808305af4b6b4e0d9f88b03de475a766 P 2cca73b338334f9cad16a2504ad520c0 [term 1 FOLLOWER]: Refusing update from remote peer 0f5894b06c134e03a3cb942896c1da79: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:03:12.187007 12245 raft_consensus.cc:1275] T 808305af4b6b4e0d9f88b03de475a766 P 2541e895df0049f6a00483b026f9a2dd [term 1 FOLLOWER]: Refusing update from remote peer 0f5894b06c134e03a3cb942896c1da79: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:03:12.186932 12911 consensus_queue.cc:1048] T 808305af4b6b4e0d9f88b03de475a766 P 0f5894b06c134e03a3cb942896c1da79 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } 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:03:12.188969 12911 consensus_queue.cc:1048] T 808305af4b6b4e0d9f88b03de475a766 P 0f5894b06c134e03a3cb942896c1da79 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:03:12.186081 12666 raft_consensus.cc:1275] T 808305af4b6b4e0d9f88b03de475a766 P 5ef7fc1351554f3ab22d933258fd329a [term 1 LEARNER]: Refusing update from remote peer 0f5894b06c134e03a3cb942896c1da79: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:03:12.199352 12911 consensus_queue.cc:1048] T 808305af4b6b4e0d9f88b03de475a766 P 0f5894b06c134e03a3cb942896c1da79 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 34869 } 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:03:12.201380 12877 raft_consensus.cc:1064] T 6678ed9b91574e8997d90a79f0712d63 P 2cca73b338334f9cad16a2504ad520c0: attempting to promote NON_VOTER 5ef7fc1351554f3ab22d933258fd329a to VOTER
I20260713 09:03:12.201732 12926 raft_consensus.cc:2955] T 808305af4b6b4e0d9f88b03de475a766 P 0f5894b06c134e03a3cb942896c1da79 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5ef7fc1351554f3ab22d933258fd329a (127.10.222.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } attrs { replace: true } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: false } } }
I20260713 09:03:12.203816 12877 consensus_queue.cc:237] T 6678ed9b91574e8997d90a79f0712d63 P 2cca73b338334f9cad16a2504ad520c0 [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: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } attrs { replace: true } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: false } }
I20260713 09:03:12.205196 12245 raft_consensus.cc:2955] T 808305af4b6b4e0d9f88b03de475a766 P 2541e895df0049f6a00483b026f9a2dd [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5ef7fc1351554f3ab22d933258fd329a (127.10.222.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } attrs { replace: true } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: false } } }
I20260713 09:03:12.218041 12146 catalog_manager.cc:5697] T 808305af4b6b4e0d9f88b03de475a766 P 2541e895df0049f6a00483b026f9a2dd reported cstate change: config changed from index 2 to 3, 5ef7fc1351554f3ab22d933258fd329a (127.10.222.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "0f5894b06c134e03a3cb942896c1da79" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } attrs { replace: true } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: false } } }
I20260713 09:03:12.220722 12326 raft_consensus.cc:2955] T 808305af4b6b4e0d9f88b03de475a766 P 2cca73b338334f9cad16a2504ad520c0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5ef7fc1351554f3ab22d933258fd329a (127.10.222.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } attrs { replace: true } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: false } } }
I20260713 09:03:12.226707 12399 raft_consensus.cc:1275] T 6678ed9b91574e8997d90a79f0712d63 P 0f5894b06c134e03a3cb942896c1da79 [term 1 FOLLOWER]: Refusing update from remote peer 2cca73b338334f9cad16a2504ad520c0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:03:12.231739 12945 consensus_queue.cc:1048] T 6678ed9b91574e8997d90a79f0712d63 P 2cca73b338334f9cad16a2504ad520c0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:03:12.241372 12666 raft_consensus.cc:1275] T 6678ed9b91574e8997d90a79f0712d63 P 5ef7fc1351554f3ab22d933258fd329a [term 1 LEARNER]: Refusing update from remote peer 2cca73b338334f9cad16a2504ad520c0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:03:12.240803 12669 raft_consensus.cc:2955] T 808305af4b6b4e0d9f88b03de475a766 P 5ef7fc1351554f3ab22d933258fd329a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5ef7fc1351554f3ab22d933258fd329a (127.10.222.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } attrs { replace: true } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: false } } }
I20260713 09:03:12.242020 12245 raft_consensus.cc:1275] T 6678ed9b91574e8997d90a79f0712d63 P 2541e895df0049f6a00483b026f9a2dd [term 1 FOLLOWER]: Refusing update from remote peer 2cca73b338334f9cad16a2504ad520c0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:03:12.242655 12877 consensus_queue.cc:1048] T 6678ed9b91574e8997d90a79f0712d63 P 2cca73b338334f9cad16a2504ad520c0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 34869 } 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:03:12.243507 12945 consensus_queue.cc:1048] T 6678ed9b91574e8997d90a79f0712d63 P 2cca73b338334f9cad16a2504ad520c0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } 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:03:12.263728 12958 raft_consensus.cc:2955] T 6678ed9b91574e8997d90a79f0712d63 P 2cca73b338334f9cad16a2504ad520c0 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5ef7fc1351554f3ab22d933258fd329a (127.10.222.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } attrs { replace: true } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: false } } }
I20260713 09:03:12.271456 12668 raft_consensus.cc:2955] T 6678ed9b91574e8997d90a79f0712d63 P 5ef7fc1351554f3ab22d933258fd329a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5ef7fc1351554f3ab22d933258fd329a (127.10.222.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } attrs { replace: true } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: false } } }
I20260713 09:03:12.272445 12245 raft_consensus.cc:2955] T 6678ed9b91574e8997d90a79f0712d63 P 2541e895df0049f6a00483b026f9a2dd [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5ef7fc1351554f3ab22d933258fd329a (127.10.222.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } attrs { replace: true } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: false } } }
I20260713 09:03:12.277390 12911 raft_consensus.cc:1064] T c4f21d14895d4281a4d94602124c1f3f P 0f5894b06c134e03a3cb942896c1da79: attempting to promote NON_VOTER 5ef7fc1351554f3ab22d933258fd329a to VOTER
I20260713 09:03:12.279879 12399 raft_consensus.cc:2955] T 6678ed9b91574e8997d90a79f0712d63 P 0f5894b06c134e03a3cb942896c1da79 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5ef7fc1351554f3ab22d933258fd329a (127.10.222.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } attrs { replace: true } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: false } } }
I20260713 09:03:12.284055 12397 consensus_queue.cc:237] T 808305af4b6b4e0d9f88b03de475a766 P 0f5894b06c134e03a3cb942896c1da79 [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: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: false } }
I20260713 09:03:12.288605 12911 consensus_queue.cc:237] T c4f21d14895d4281a4d94602124c1f3f P 0f5894b06c134e03a3cb942896c1da79 [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: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } attrs { replace: true } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: false } }
I20260713 09:03:12.289529 12147 catalog_manager.cc:5697] T 6678ed9b91574e8997d90a79f0712d63 P 5ef7fc1351554f3ab22d933258fd329a reported cstate change: config changed from index 2 to 3, 5ef7fc1351554f3ab22d933258fd329a (127.10.222.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "2cca73b338334f9cad16a2504ad520c0" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } attrs { replace: true } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: false } } }
I20260713 09:03:12.295112 12669 raft_consensus.cc:1275] T 808305af4b6b4e0d9f88b03de475a766 P 5ef7fc1351554f3ab22d933258fd329a [term 1 FOLLOWER]: Refusing update from remote peer 0f5894b06c134e03a3cb942896c1da79: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:03:12.295573 12245 raft_consensus.cc:1275] T 808305af4b6b4e0d9f88b03de475a766 P 2541e895df0049f6a00483b026f9a2dd [term 1 FOLLOWER]: Refusing update from remote peer 0f5894b06c134e03a3cb942896c1da79: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:03:12.296463 12946 consensus_queue.cc:1048] T 808305af4b6b4e0d9f88b03de475a766 P 0f5894b06c134e03a3cb942896c1da79 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 34869 } 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:03:12.299660 12926 consensus_queue.cc:1048] T 808305af4b6b4e0d9f88b03de475a766 P 0f5894b06c134e03a3cb942896c1da79 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:03:12.305917 12946 raft_consensus.cc:2955] T 808305af4b6b4e0d9f88b03de475a766 P 0f5894b06c134e03a3cb942896c1da79 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2cca73b338334f9cad16a2504ad520c0 (127.10.222.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: false } } }
I20260713 09:03:12.314227 12326 consensus_queue.cc:237] T 6678ed9b91574e8997d90a79f0712d63 P 2cca73b338334f9cad16a2504ad520c0 [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: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: false } }
I20260713 09:03:12.315655 12669 raft_consensus.cc:2955] T 808305af4b6b4e0d9f88b03de475a766 P 5ef7fc1351554f3ab22d933258fd329a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2cca73b338334f9cad16a2504ad520c0 (127.10.222.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: false } } }
I20260713 09:03:12.320273 12322 raft_consensus.cc:1275] T c4f21d14895d4281a4d94602124c1f3f P 2cca73b338334f9cad16a2504ad520c0 [term 1 FOLLOWER]: Refusing update from remote peer 0f5894b06c134e03a3cb942896c1da79: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:03:12.321293 12135 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 808305af4b6b4e0d9f88b03de475a766 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:03:12.321647 12668 raft_consensus.cc:1275] T c4f21d14895d4281a4d94602124c1f3f P 5ef7fc1351554f3ab22d933258fd329a [term 1 LEARNER]: Refusing update from remote peer 0f5894b06c134e03a3cb942896c1da79: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:03:12.322233 12666 raft_consensus.cc:1275] T 6678ed9b91574e8997d90a79f0712d63 P 5ef7fc1351554f3ab22d933258fd329a [term 1 FOLLOWER]: Refusing update from remote peer 2cca73b338334f9cad16a2504ad520c0: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:03:12.322839 12250 raft_consensus.cc:1275] T c4f21d14895d4281a4d94602124c1f3f P 2541e895df0049f6a00483b026f9a2dd [term 1 FOLLOWER]: Refusing update from remote peer 0f5894b06c134e03a3cb942896c1da79: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:03:12.323832 12956 consensus_queue.cc:1048] T 6678ed9b91574e8997d90a79f0712d63 P 2cca73b338334f9cad16a2504ad520c0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 34869 } 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:03:12.325212 12950 consensus_queue.cc:1048] T c4f21d14895d4281a4d94602124c1f3f P 0f5894b06c134e03a3cb942896c1da79 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:03:12.326874 12950 consensus_queue.cc:1048] T c4f21d14895d4281a4d94602124c1f3f P 0f5894b06c134e03a3cb942896c1da79 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } 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:03:12.328464 12950 consensus_queue.cc:1048] T c4f21d14895d4281a4d94602124c1f3f P 0f5894b06c134e03a3cb942896c1da79 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 34869 } 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:03:12.331445 12945 raft_consensus.cc:2955] T 6678ed9b91574e8997d90a79f0712d63 P 2cca73b338334f9cad16a2504ad520c0 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2541e895df0049f6a00483b026f9a2dd (127.10.222.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: false } } }
I20260713 09:03:12.332015 12147 catalog_manager.cc:5697] T 808305af4b6b4e0d9f88b03de475a766 P 0f5894b06c134e03a3cb942896c1da79 reported cstate change: config changed from index 3 to 4, VOTER 2cca73b338334f9cad16a2504ad520c0 (127.10.222.130) evicted. New cstate: current_term: 1 leader_uuid: "0f5894b06c134e03a3cb942896c1da79" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:03:12.333472 12399 raft_consensus.cc:1275] T 6678ed9b91574e8997d90a79f0712d63 P 0f5894b06c134e03a3cb942896c1da79 [term 1 FOLLOWER]: Refusing update from remote peer 2cca73b338334f9cad16a2504ad520c0: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:03:12.339120 12956 consensus_queue.cc:1048] T 6678ed9b91574e8997d90a79f0712d63 P 2cca73b338334f9cad16a2504ad520c0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:03:12.339849 12245 raft_consensus.cc:2955] T 808305af4b6b4e0d9f88b03de475a766 P 2541e895df0049f6a00483b026f9a2dd [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2cca73b338334f9cad16a2504ad520c0 (127.10.222.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: false } } }
I20260713 09:03:12.342044 12669 raft_consensus.cc:2955] T 6678ed9b91574e8997d90a79f0712d63 P 5ef7fc1351554f3ab22d933258fd329a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2541e895df0049f6a00483b026f9a2dd (127.10.222.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: false } } }
I20260713 09:03:12.345692 12399 raft_consensus.cc:2955] T 6678ed9b91574e8997d90a79f0712d63 P 0f5894b06c134e03a3cb942896c1da79 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2541e895df0049f6a00483b026f9a2dd (127.10.222.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: false } } }
I20260713 09:03:12.348208 12315 tablet_service.cc:1558] Processing DeleteTablet for tablet 808305af4b6b4e0d9f88b03de475a766 with delete_type TABLET_DATA_TOMBSTONED (TS 2cca73b338334f9cad16a2504ad520c0 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:35290
I20260713 09:03:12.356653 12147 catalog_manager.cc:5697] T 6678ed9b91574e8997d90a79f0712d63 P 5ef7fc1351554f3ab22d933258fd329a reported cstate change: config changed from index 3 to 4, VOTER 2541e895df0049f6a00483b026f9a2dd (127.10.222.129) evicted. New cstate: current_term: 1 leader_uuid: "2cca73b338334f9cad16a2504ad520c0" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: false } } }
I20260713 09:03:12.360065 12946 raft_consensus.cc:2955] T c4f21d14895d4281a4d94602124c1f3f P 0f5894b06c134e03a3cb942896c1da79 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5ef7fc1351554f3ab22d933258fd329a (127.10.222.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } attrs { replace: true } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: false } } }
I20260713 09:03:12.364449 12133 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 6678ed9b91574e8997d90a79f0712d63 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:03:12.377348 12968 tablet_replica.cc:333] T 808305af4b6b4e0d9f88b03de475a766 P 2cca73b338334f9cad16a2504ad520c0: stopping tablet replica
I20260713 09:03:12.381088 12968 raft_consensus.cc:2243] T 808305af4b6b4e0d9f88b03de475a766 P 2cca73b338334f9cad16a2504ad520c0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:12.379483 12235 tablet_service.cc:1558] Processing DeleteTablet for tablet 6678ed9b91574e8997d90a79f0712d63 with delete_type TABLET_DATA_TOMBSTONED (TS 2541e895df0049f6a00483b026f9a2dd not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:51402
I20260713 09:03:12.363711 12322 raft_consensus.cc:2955] T c4f21d14895d4281a4d94602124c1f3f P 2cca73b338334f9cad16a2504ad520c0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5ef7fc1351554f3ab22d933258fd329a (127.10.222.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } attrs { replace: true } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: false } } }
I20260713 09:03:12.385067 12245 raft_consensus.cc:2955] T c4f21d14895d4281a4d94602124c1f3f P 2541e895df0049f6a00483b026f9a2dd [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5ef7fc1351554f3ab22d933258fd329a (127.10.222.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } attrs { replace: true } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: false } } }
I20260713 09:03:12.391722 12149 catalog_manager.cc:5697] T c4f21d14895d4281a4d94602124c1f3f P 0f5894b06c134e03a3cb942896c1da79 reported cstate change: config changed from index 2 to 3, 5ef7fc1351554f3ab22d933258fd329a (127.10.222.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "0f5894b06c134e03a3cb942896c1da79" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260713 09:03:12.403569 12668 raft_consensus.cc:2955] T c4f21d14895d4281a4d94602124c1f3f P 5ef7fc1351554f3ab22d933258fd329a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5ef7fc1351554f3ab22d933258fd329a (127.10.222.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } attrs { replace: true } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: false } } }
I20260713 09:03:12.407688 12970 tablet_replica.cc:333] T 6678ed9b91574e8997d90a79f0712d63 P 2541e895df0049f6a00483b026f9a2dd: stopping tablet replica
I20260713 09:03:12.408869 12970 raft_consensus.cc:2243] T 6678ed9b91574e8997d90a79f0712d63 P 2541e895df0049f6a00483b026f9a2dd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:12.404529 12968 raft_consensus.cc:2272] T 808305af4b6b4e0d9f88b03de475a766 P 2cca73b338334f9cad16a2504ad520c0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:12.413623 12947 raft_consensus.cc:1064] T 30d9dfcad767431b86f118581ca89954 P 2541e895df0049f6a00483b026f9a2dd: attempting to promote NON_VOTER 5ef7fc1351554f3ab22d933258fd329a to VOTER
I20260713 09:03:12.416023 12947 consensus_queue.cc:237] T 30d9dfcad767431b86f118581ca89954 P 2541e895df0049f6a00483b026f9a2dd [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: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } attrs { replace: true } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: false } }
I20260713 09:03:12.417309 12968 ts_tablet_manager.cc:1916] T 808305af4b6b4e0d9f88b03de475a766 P 2cca73b338334f9cad16a2504ad520c0: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:03:12.425043 12399 consensus_queue.cc:237] T c4f21d14895d4281a4d94602124c1f3f P 0f5894b06c134e03a3cb942896c1da79 [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: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: false } }
I20260713 09:03:12.409613 12970 raft_consensus.cc:2272] T 6678ed9b91574e8997d90a79f0712d63 P 2541e895df0049f6a00483b026f9a2dd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:12.430594 12668 raft_consensus.cc:1275] T c4f21d14895d4281a4d94602124c1f3f P 5ef7fc1351554f3ab22d933258fd329a [term 1 FOLLOWER]: Refusing update from remote peer 0f5894b06c134e03a3cb942896c1da79: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:03:12.431519 12245 raft_consensus.cc:1275] T c4f21d14895d4281a4d94602124c1f3f P 2541e895df0049f6a00483b026f9a2dd [term 1 FOLLOWER]: Refusing update from remote peer 0f5894b06c134e03a3cb942896c1da79: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:03:12.432206 12965 consensus_queue.cc:1048] T c4f21d14895d4281a4d94602124c1f3f P 0f5894b06c134e03a3cb942896c1da79 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 34869 } 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:03:12.434186 12946 consensus_queue.cc:1048] T c4f21d14895d4281a4d94602124c1f3f P 0f5894b06c134e03a3cb942896c1da79 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:03:12.435582 12970 ts_tablet_manager.cc:1916] T 6678ed9b91574e8997d90a79f0712d63 P 2541e895df0049f6a00483b026f9a2dd: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:03:12.441830 12946 raft_consensus.cc:2955] T c4f21d14895d4281a4d94602124c1f3f P 0f5894b06c134e03a3cb942896c1da79 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2cca73b338334f9cad16a2504ad520c0 (127.10.222.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: false } } }
I20260713 09:03:12.444976 12399 raft_consensus.cc:1275] T 30d9dfcad767431b86f118581ca89954 P 0f5894b06c134e03a3cb942896c1da79 [term 1 FOLLOWER]: Refusing update from remote peer 2541e895df0049f6a00483b026f9a2dd: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:03:12.446393 12939 consensus_queue.cc:1048] T 30d9dfcad767431b86f118581ca89954 P 2541e895df0049f6a00483b026f9a2dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } 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:03:12.442896 12668 raft_consensus.cc:1275] T 30d9dfcad767431b86f118581ca89954 P 5ef7fc1351554f3ab22d933258fd329a [term 1 LEARNER]: Refusing update from remote peer 2541e895df0049f6a00483b026f9a2dd: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:03:12.443032 12245 raft_consensus.cc:2955] T c4f21d14895d4281a4d94602124c1f3f P 2541e895df0049f6a00483b026f9a2dd [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2cca73b338334f9cad16a2504ad520c0 (127.10.222.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: false } } }
I20260713 09:03:12.461856 12135 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet c4f21d14895d4281a4d94602124c1f3f with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:03:12.450655 12669 raft_consensus.cc:2955] T c4f21d14895d4281a4d94602124c1f3f P 5ef7fc1351554f3ab22d933258fd329a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2cca73b338334f9cad16a2504ad520c0 (127.10.222.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: false } } }
I20260713 09:03:12.469901 12948 consensus_queue.cc:1048] T 30d9dfcad767431b86f118581ca89954 P 2541e895df0049f6a00483b026f9a2dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 34869 } 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:03:12.470261 12146 catalog_manager.cc:5697] T c4f21d14895d4281a4d94602124c1f3f P 0f5894b06c134e03a3cb942896c1da79 reported cstate change: config changed from index 3 to 4, VOTER 2cca73b338334f9cad16a2504ad520c0 (127.10.222.130) evicted. New cstate: current_term: 1 leader_uuid: "0f5894b06c134e03a3cb942896c1da79" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:03:12.477036 12322 raft_consensus.cc:1275] T 30d9dfcad767431b86f118581ca89954 P 2cca73b338334f9cad16a2504ad520c0 [term 1 FOLLOWER]: Refusing update from remote peer 2541e895df0049f6a00483b026f9a2dd: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:03:12.478559 12948 consensus_queue.cc:1048] T 30d9dfcad767431b86f118581ca89954 P 2541e895df0049f6a00483b026f9a2dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:03:12.502494 12315 tablet_service.cc:1558] Processing DeleteTablet for tablet c4f21d14895d4281a4d94602124c1f3f with delete_type TABLET_DATA_TOMBSTONED (TS 2cca73b338334f9cad16a2504ad520c0 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:35290
I20260713 09:03:12.502534 12968 ts_tablet_manager.cc:1929] T 808305af4b6b4e0d9f88b03de475a766 P 2cca73b338334f9cad16a2504ad520c0: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:03:12.505028 12968 log.cc:1199] T 808305af4b6b4e0d9f88b03de475a766 P 2cca73b338334f9cad16a2504ad520c0: Deleting WAL directory at /tmp/dist-test-task0siKgA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933353904069-11130-0/minicluster-data/ts-1-root/wals/808305af4b6b4e0d9f88b03de475a766
I20260713 09:03:12.506546 12133 catalog_manager.cc:5028] TS 2cca73b338334f9cad16a2504ad520c0 (127.10.222.130:37587): tablet 808305af4b6b4e0d9f88b03de475a766 (table test-workload [id=91a5fd3488224ef18de867ce726c7f8a]) successfully deleted
I20260713 09:03:12.508078 12968 tablet_replica.cc:333] T c4f21d14895d4281a4d94602124c1f3f P 2cca73b338334f9cad16a2504ad520c0: stopping tablet replica
I20260713 09:03:12.507920 12399 raft_consensus.cc:2955] T 30d9dfcad767431b86f118581ca89954 P 0f5894b06c134e03a3cb942896c1da79 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5ef7fc1351554f3ab22d933258fd329a (127.10.222.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } attrs { replace: true } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: false } } }
I20260713 09:03:12.509081 12968 raft_consensus.cc:2243] T c4f21d14895d4281a4d94602124c1f3f P 2cca73b338334f9cad16a2504ad520c0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:12.508504 12939 raft_consensus.cc:2955] T 30d9dfcad767431b86f118581ca89954 P 2541e895df0049f6a00483b026f9a2dd [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5ef7fc1351554f3ab22d933258fd329a (127.10.222.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } attrs { replace: true } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: false } } }
I20260713 09:03:12.511199 12322 raft_consensus.cc:2955] T 30d9dfcad767431b86f118581ca89954 P 2cca73b338334f9cad16a2504ad520c0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5ef7fc1351554f3ab22d933258fd329a (127.10.222.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } attrs { replace: true } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: false } } }
I20260713 09:03:12.518260 12968 raft_consensus.cc:2272] T c4f21d14895d4281a4d94602124c1f3f P 2cca73b338334f9cad16a2504ad520c0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:12.509958 12970 ts_tablet_manager.cc:1929] T 6678ed9b91574e8997d90a79f0712d63 P 2541e895df0049f6a00483b026f9a2dd: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:03:12.519477 12970 log.cc:1199] T 6678ed9b91574e8997d90a79f0712d63 P 2541e895df0049f6a00483b026f9a2dd: Deleting WAL directory at /tmp/dist-test-task0siKgA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933353904069-11130-0/minicluster-data/ts-0-root/wals/6678ed9b91574e8997d90a79f0712d63
I20260713 09:03:12.521229 12668 raft_consensus.cc:2955] T 30d9dfcad767431b86f118581ca89954 P 5ef7fc1351554f3ab22d933258fd329a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5ef7fc1351554f3ab22d933258fd329a (127.10.222.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } attrs { replace: true } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: false } } }
I20260713 09:03:12.524173 12968 ts_tablet_manager.cc:1916] T c4f21d14895d4281a4d94602124c1f3f P 2cca73b338334f9cad16a2504ad520c0: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:03:12.525574 12135 catalog_manager.cc:5028] TS 2541e895df0049f6a00483b026f9a2dd (127.10.222.129:36195): tablet 6678ed9b91574e8997d90a79f0712d63 (table test-workload [id=91a5fd3488224ef18de867ce726c7f8a]) successfully deleted
I20260713 09:03:12.534499 12146 catalog_manager.cc:5697] T 30d9dfcad767431b86f118581ca89954 P 2541e895df0049f6a00483b026f9a2dd reported cstate change: config changed from index 2 to 3, 5ef7fc1351554f3ab22d933258fd329a (127.10.222.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "2541e895df0049f6a00483b026f9a2dd" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:03:12.543375 12968 ts_tablet_manager.cc:1929] T c4f21d14895d4281a4d94602124c1f3f P 2cca73b338334f9cad16a2504ad520c0: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:03:12.543936 12968 log.cc:1199] T c4f21d14895d4281a4d94602124c1f3f P 2cca73b338334f9cad16a2504ad520c0: Deleting WAL directory at /tmp/dist-test-task0siKgA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933353904069-11130-0/minicluster-data/ts-1-root/wals/c4f21d14895d4281a4d94602124c1f3f
I20260713 09:03:12.547046 12133 catalog_manager.cc:5028] TS 2cca73b338334f9cad16a2504ad520c0 (127.10.222.130:37587): tablet c4f21d14895d4281a4d94602124c1f3f (table test-workload [id=91a5fd3488224ef18de867ce726c7f8a]) successfully deleted
I20260713 09:03:12.554387 12245 consensus_queue.cc:237] T 30d9dfcad767431b86f118581ca89954 P 2541e895df0049f6a00483b026f9a2dd [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: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: false } }
I20260713 09:03:12.560384 12668 raft_consensus.cc:1275] T 30d9dfcad767431b86f118581ca89954 P 5ef7fc1351554f3ab22d933258fd329a [term 1 FOLLOWER]: Refusing update from remote peer 2541e895df0049f6a00483b026f9a2dd: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:03:12.563755 12939 consensus_queue.cc:1048] T 30d9dfcad767431b86f118581ca89954 P 2541e895df0049f6a00483b026f9a2dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 34869 } 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:03:12.568400 12322 raft_consensus.cc:1275] T 30d9dfcad767431b86f118581ca89954 P 2cca73b338334f9cad16a2504ad520c0 [term 1 FOLLOWER]: Refusing update from remote peer 2541e895df0049f6a00483b026f9a2dd: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:03:12.569969 12939 consensus_queue.cc:1048] T 30d9dfcad767431b86f118581ca89954 P 2541e895df0049f6a00483b026f9a2dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:03:12.571064 12948 raft_consensus.cc:2955] T 30d9dfcad767431b86f118581ca89954 P 2541e895df0049f6a00483b026f9a2dd [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0f5894b06c134e03a3cb942896c1da79 (127.10.222.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: false } } }
I20260713 09:03:12.573009 12668 raft_consensus.cc:2955] T 30d9dfcad767431b86f118581ca89954 P 5ef7fc1351554f3ab22d933258fd329a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0f5894b06c134e03a3cb942896c1da79 (127.10.222.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: false } } }
I20260713 09:03:12.575103 12322 raft_consensus.cc:2955] T 30d9dfcad767431b86f118581ca89954 P 2cca73b338334f9cad16a2504ad520c0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0f5894b06c134e03a3cb942896c1da79 (127.10.222.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: false } } }
I20260713 09:03:12.580411 12135 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 30d9dfcad767431b86f118581ca89954 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:03:12.589124 12146 catalog_manager.cc:5697] T 30d9dfcad767431b86f118581ca89954 P 2541e895df0049f6a00483b026f9a2dd reported cstate change: config changed from index 3 to 4, VOTER 0f5894b06c134e03a3cb942896c1da79 (127.10.222.131) evicted. New cstate: current_term: 1 leader_uuid: "2541e895df0049f6a00483b026f9a2dd" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:03:12.597987 12387 tablet_service.cc:1558] Processing DeleteTablet for tablet 30d9dfcad767431b86f118581ca89954 with delete_type TABLET_DATA_TOMBSTONED (TS 0f5894b06c134e03a3cb942896c1da79 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:55618
I20260713 09:03:12.599674 12976 tablet_replica.cc:333] T 30d9dfcad767431b86f118581ca89954 P 0f5894b06c134e03a3cb942896c1da79: stopping tablet replica
I20260713 09:03:12.600555 12976 raft_consensus.cc:2243] T 30d9dfcad767431b86f118581ca89954 P 0f5894b06c134e03a3cb942896c1da79 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:12.601253 12976 raft_consensus.cc:2272] T 30d9dfcad767431b86f118581ca89954 P 0f5894b06c134e03a3cb942896c1da79 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:12.604194 12976 ts_tablet_manager.cc:1916] T 30d9dfcad767431b86f118581ca89954 P 0f5894b06c134e03a3cb942896c1da79: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:03:12.613936 12976 ts_tablet_manager.cc:1929] T 30d9dfcad767431b86f118581ca89954 P 0f5894b06c134e03a3cb942896c1da79: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:03:12.614229 12976 log.cc:1199] T 30d9dfcad767431b86f118581ca89954 P 0f5894b06c134e03a3cb942896c1da79: Deleting WAL directory at /tmp/dist-test-task0siKgA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933353904069-11130-0/minicluster-data/ts-2-root/wals/30d9dfcad767431b86f118581ca89954
I20260713 09:03:12.615430 12135 catalog_manager.cc:5028] TS 0f5894b06c134e03a3cb942896c1da79 (127.10.222.131:37007): tablet 30d9dfcad767431b86f118581ca89954 (table test-workload [id=91a5fd3488224ef18de867ce726c7f8a]) successfully deleted
I20260713 09:03:13.673303 12326 consensus_queue.cc:237] T 69fa9fc740964491b9cbe1d43b9fdb0c P 2cca73b338334f9cad16a2504ad520c0 [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: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } } peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } attrs { replace: true } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: NON_VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: true } }
W20260713 09:03:13.679029 12289 consensus_peers.cc:597] T 69fa9fc740964491b9cbe1d43b9fdb0c P 2cca73b338334f9cad16a2504ad520c0 -> Peer 5ef7fc1351554f3ab22d933258fd329a (127.10.222.132:34869): Couldn't send request to peer 5ef7fc1351554f3ab22d933258fd329a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 69fa9fc740964491b9cbe1d43b9fdb0c. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:03:13.680053 12397 raft_consensus.cc:1275] T 69fa9fc740964491b9cbe1d43b9fdb0c P 0f5894b06c134e03a3cb942896c1da79 [term 1 FOLLOWER]: Refusing update from remote peer 2cca73b338334f9cad16a2504ad520c0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:03:13.680150 12250 raft_consensus.cc:1275] T 69fa9fc740964491b9cbe1d43b9fdb0c P 2541e895df0049f6a00483b026f9a2dd [term 1 FOLLOWER]: Refusing update from remote peer 2cca73b338334f9cad16a2504ad520c0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:03:13.681310 12980 consensus_queue.cc:1048] T 69fa9fc740964491b9cbe1d43b9fdb0c P 2cca73b338334f9cad16a2504ad520c0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } 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:03:13.682022 12979 consensus_queue.cc:1048] T 69fa9fc740964491b9cbe1d43b9fdb0c P 2cca73b338334f9cad16a2504ad520c0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:03:13.689189 12980 raft_consensus.cc:2955] T 69fa9fc740964491b9cbe1d43b9fdb0c P 2cca73b338334f9cad16a2504ad520c0 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5ef7fc1351554f3ab22d933258fd329a (127.10.222.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } } peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } attrs { replace: true } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: NON_VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: true } } }
I20260713 09:03:13.694422 12245 raft_consensus.cc:2955] T 69fa9fc740964491b9cbe1d43b9fdb0c P 2541e895df0049f6a00483b026f9a2dd [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5ef7fc1351554f3ab22d933258fd329a (127.10.222.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } } peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } attrs { replace: true } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: NON_VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: true } } }
I20260713 09:03:13.698432 12397 raft_consensus.cc:2955] T 69fa9fc740964491b9cbe1d43b9fdb0c P 0f5894b06c134e03a3cb942896c1da79 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5ef7fc1351554f3ab22d933258fd329a (127.10.222.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } } peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } attrs { replace: true } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: NON_VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: true } } }
I20260713 09:03:13.700275 12326 consensus_queue.cc:237] T ef19749dd4a0463b9bc4c01eed149e09 P 2cca73b338334f9cad16a2504ad520c0 [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: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } attrs { replace: true } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: NON_VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: true } }
I20260713 09:03:13.705374 12399 raft_consensus.cc:1275] T ef19749dd4a0463b9bc4c01eed149e09 P 0f5894b06c134e03a3cb942896c1da79 [term 1 FOLLOWER]: Refusing update from remote peer 2cca73b338334f9cad16a2504ad520c0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:03:13.707290 12289 consensus_peers.cc:597] T ef19749dd4a0463b9bc4c01eed149e09 P 2cca73b338334f9cad16a2504ad520c0 -> Peer 5ef7fc1351554f3ab22d933258fd329a (127.10.222.132:34869): Couldn't send request to peer 5ef7fc1351554f3ab22d933258fd329a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ef19749dd4a0463b9bc4c01eed149e09. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:03:13.708127 12144 catalog_manager.cc:5697] T 69fa9fc740964491b9cbe1d43b9fdb0c P 2cca73b338334f9cad16a2504ad520c0 reported cstate change: config changed from index -1 to 2, NON_VOTER 5ef7fc1351554f3ab22d933258fd329a (127.10.222.132) added. New cstate: current_term: 1 leader_uuid: "2cca73b338334f9cad16a2504ad520c0" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: NON_VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:03:13.710425 12245 raft_consensus.cc:1275] T ef19749dd4a0463b9bc4c01eed149e09 P 2541e895df0049f6a00483b026f9a2dd [term 1 FOLLOWER]: Refusing update from remote peer 2cca73b338334f9cad16a2504ad520c0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:03:13.710268 12945 consensus_queue.cc:1048] T ef19749dd4a0463b9bc4c01eed149e09 P 2cca73b338334f9cad16a2504ad520c0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } 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:03:13.711634 12981 consensus_queue.cc:1048] T ef19749dd4a0463b9bc4c01eed149e09 P 2cca73b338334f9cad16a2504ad520c0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:03:13.718526 12980 raft_consensus.cc:2955] T ef19749dd4a0463b9bc4c01eed149e09 P 2cca73b338334f9cad16a2504ad520c0 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5ef7fc1351554f3ab22d933258fd329a (127.10.222.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } attrs { replace: true } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: NON_VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: true } } }
I20260713 09:03:13.720216 12397 raft_consensus.cc:2955] T ef19749dd4a0463b9bc4c01eed149e09 P 0f5894b06c134e03a3cb942896c1da79 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5ef7fc1351554f3ab22d933258fd329a (127.10.222.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } attrs { replace: true } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: NON_VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: true } } }
I20260713 09:03:13.722518 12245 raft_consensus.cc:2955] T ef19749dd4a0463b9bc4c01eed149e09 P 2541e895df0049f6a00483b026f9a2dd [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5ef7fc1351554f3ab22d933258fd329a (127.10.222.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } attrs { replace: true } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: NON_VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: true } } }
I20260713 09:03:13.742297 12146 catalog_manager.cc:5697] T ef19749dd4a0463b9bc4c01eed149e09 P 0f5894b06c134e03a3cb942896c1da79 reported cstate change: config changed from index -1 to 2, NON_VOTER 5ef7fc1351554f3ab22d933258fd329a (127.10.222.132) added. New cstate: current_term: 1 leader_uuid: "2cca73b338334f9cad16a2504ad520c0" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } attrs { replace: true } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: NON_VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: true } } }
I20260713 09:03:14.264786 12999 ts_tablet_manager.cc:933] T 69fa9fc740964491b9cbe1d43b9fdb0c P 5ef7fc1351554f3ab22d933258fd329a: Initiating tablet copy from peer 2cca73b338334f9cad16a2504ad520c0 (127.10.222.130:37587)
I20260713 09:03:14.267225 12999 tablet_copy_client.cc:323] T 69fa9fc740964491b9cbe1d43b9fdb0c P 5ef7fc1351554f3ab22d933258fd329a: tablet copy: Beginning tablet copy session from remote peer at address 127.10.222.130:37587
I20260713 09:03:14.270062 12336 tablet_copy_service.cc:140] P 2cca73b338334f9cad16a2504ad520c0: Received BeginTabletCopySession request for tablet 69fa9fc740964491b9cbe1d43b9fdb0c from peer 5ef7fc1351554f3ab22d933258fd329a ({username='slave'} at 127.0.0.1:49168)
I20260713 09:03:14.270807 12336 tablet_copy_service.cc:161] P 2cca73b338334f9cad16a2504ad520c0: Beginning new tablet copy session on tablet 69fa9fc740964491b9cbe1d43b9fdb0c from peer 5ef7fc1351554f3ab22d933258fd329a at {username='slave'} at 127.0.0.1:49168: session id = 5ef7fc1351554f3ab22d933258fd329a-69fa9fc740964491b9cbe1d43b9fdb0c
I20260713 09:03:14.282364 12336 tablet_copy_source_session.cc:215] T 69fa9fc740964491b9cbe1d43b9fdb0c P 2cca73b338334f9cad16a2504ad520c0: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:03:14.288314 13002 ts_tablet_manager.cc:933] T ef19749dd4a0463b9bc4c01eed149e09 P 5ef7fc1351554f3ab22d933258fd329a: Initiating tablet copy from peer 2cca73b338334f9cad16a2504ad520c0 (127.10.222.130:37587)
I20260713 09:03:14.291253 12999 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 69fa9fc740964491b9cbe1d43b9fdb0c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:14.293341 13002 tablet_copy_client.cc:323] T ef19749dd4a0463b9bc4c01eed149e09 P 5ef7fc1351554f3ab22d933258fd329a: tablet copy: Beginning tablet copy session from remote peer at address 127.10.222.130:37587
I20260713 09:03:14.295027 12336 tablet_copy_service.cc:140] P 2cca73b338334f9cad16a2504ad520c0: Received BeginTabletCopySession request for tablet ef19749dd4a0463b9bc4c01eed149e09 from peer 5ef7fc1351554f3ab22d933258fd329a ({username='slave'} at 127.0.0.1:49168)
I20260713 09:03:14.295712 12336 tablet_copy_service.cc:161] P 2cca73b338334f9cad16a2504ad520c0: Beginning new tablet copy session on tablet ef19749dd4a0463b9bc4c01eed149e09 from peer 5ef7fc1351554f3ab22d933258fd329a at {username='slave'} at 127.0.0.1:49168: session id = 5ef7fc1351554f3ab22d933258fd329a-ef19749dd4a0463b9bc4c01eed149e09
I20260713 09:03:14.309124 12336 tablet_copy_source_session.cc:215] T ef19749dd4a0463b9bc4c01eed149e09 P 2cca73b338334f9cad16a2504ad520c0: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:03:14.309593 12999 tablet_copy_client.cc:806] T 69fa9fc740964491b9cbe1d43b9fdb0c P 5ef7fc1351554f3ab22d933258fd329a: tablet copy: Starting download of 0 data blocks...
I20260713 09:03:14.310811 12999 tablet_copy_client.cc:670] T 69fa9fc740964491b9cbe1d43b9fdb0c P 5ef7fc1351554f3ab22d933258fd329a: tablet copy: Starting download of 1 WAL segments...
I20260713 09:03:14.313956 13002 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef19749dd4a0463b9bc4c01eed149e09. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:14.315204 12999 tablet_copy_client.cc:538] T 69fa9fc740964491b9cbe1d43b9fdb0c P 5ef7fc1351554f3ab22d933258fd329a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:03:14.320796 12999 tablet_bootstrap.cc:492] T 69fa9fc740964491b9cbe1d43b9fdb0c P 5ef7fc1351554f3ab22d933258fd329a: Bootstrap starting.
I20260713 09:03:14.328981 13002 tablet_copy_client.cc:806] T ef19749dd4a0463b9bc4c01eed149e09 P 5ef7fc1351554f3ab22d933258fd329a: tablet copy: Starting download of 0 data blocks...
I20260713 09:03:14.329594 13002 tablet_copy_client.cc:670] T ef19749dd4a0463b9bc4c01eed149e09 P 5ef7fc1351554f3ab22d933258fd329a: tablet copy: Starting download of 1 WAL segments...
I20260713 09:03:14.332923 13002 tablet_copy_client.cc:538] T ef19749dd4a0463b9bc4c01eed149e09 P 5ef7fc1351554f3ab22d933258fd329a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:03:14.338264 12999 tablet_bootstrap.cc:492] T 69fa9fc740964491b9cbe1d43b9fdb0c P 5ef7fc1351554f3ab22d933258fd329a: 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:03:14.338658 13002 tablet_bootstrap.cc:492] T ef19749dd4a0463b9bc4c01eed149e09 P 5ef7fc1351554f3ab22d933258fd329a: Bootstrap starting.
I20260713 09:03:14.339190 12999 tablet_bootstrap.cc:492] T 69fa9fc740964491b9cbe1d43b9fdb0c P 5ef7fc1351554f3ab22d933258fd329a: Bootstrap complete.
I20260713 09:03:14.339850 12999 ts_tablet_manager.cc:1403] T 69fa9fc740964491b9cbe1d43b9fdb0c P 5ef7fc1351554f3ab22d933258fd329a: Time spent bootstrapping tablet: real 0.019s	user 0.018s	sys 0.001s
I20260713 09:03:14.343387 12999 raft_consensus.cc:359] T 69fa9fc740964491b9cbe1d43b9fdb0c P 5ef7fc1351554f3ab22d933258fd329a [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } } peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } attrs { replace: true } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: NON_VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: true } }
I20260713 09:03:14.344620 12999 raft_consensus.cc:740] T 69fa9fc740964491b9cbe1d43b9fdb0c P 5ef7fc1351554f3ab22d933258fd329a [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 5ef7fc1351554f3ab22d933258fd329a, State: Initialized, Role: LEARNER
I20260713 09:03:14.345294 12999 consensus_queue.cc:260] T 69fa9fc740964491b9cbe1d43b9fdb0c P 5ef7fc1351554f3ab22d933258fd329a [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: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } } peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } attrs { replace: true } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: NON_VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: true } }
I20260713 09:03:14.349997 12999 ts_tablet_manager.cc:1434] T 69fa9fc740964491b9cbe1d43b9fdb0c P 5ef7fc1351554f3ab22d933258fd329a: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.005s
I20260713 09:03:14.351773 12336 tablet_copy_service.cc:342] P 2cca73b338334f9cad16a2504ad520c0: Request end of tablet copy session 5ef7fc1351554f3ab22d933258fd329a-69fa9fc740964491b9cbe1d43b9fdb0c received from {username='slave'} at 127.0.0.1:49168
I20260713 09:03:14.352262 12336 tablet_copy_service.cc:434] P 2cca73b338334f9cad16a2504ad520c0: ending tablet copy session 5ef7fc1351554f3ab22d933258fd329a-69fa9fc740964491b9cbe1d43b9fdb0c on tablet 69fa9fc740964491b9cbe1d43b9fdb0c with peer 5ef7fc1351554f3ab22d933258fd329a
I20260713 09:03:14.362871 13002 tablet_bootstrap.cc:492] T ef19749dd4a0463b9bc4c01eed149e09 P 5ef7fc1351554f3ab22d933258fd329a: 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:03:14.363607 13002 tablet_bootstrap.cc:492] T ef19749dd4a0463b9bc4c01eed149e09 P 5ef7fc1351554f3ab22d933258fd329a: Bootstrap complete.
I20260713 09:03:14.364264 13002 ts_tablet_manager.cc:1403] T ef19749dd4a0463b9bc4c01eed149e09 P 5ef7fc1351554f3ab22d933258fd329a: Time spent bootstrapping tablet: real 0.026s	user 0.019s	sys 0.006s
I20260713 09:03:14.366250 13002 raft_consensus.cc:359] T ef19749dd4a0463b9bc4c01eed149e09 P 5ef7fc1351554f3ab22d933258fd329a [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } attrs { replace: true } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: NON_VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: true } }
I20260713 09:03:14.366796 13002 raft_consensus.cc:740] T ef19749dd4a0463b9bc4c01eed149e09 P 5ef7fc1351554f3ab22d933258fd329a [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 5ef7fc1351554f3ab22d933258fd329a, State: Initialized, Role: LEARNER
I20260713 09:03:14.367295 13002 consensus_queue.cc:260] T ef19749dd4a0463b9bc4c01eed149e09 P 5ef7fc1351554f3ab22d933258fd329a [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: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } attrs { replace: true } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: NON_VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: true } }
I20260713 09:03:14.370432 13002 ts_tablet_manager.cc:1434] T ef19749dd4a0463b9bc4c01eed149e09 P 5ef7fc1351554f3ab22d933258fd329a: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:03:14.372159 12336 tablet_copy_service.cc:342] P 2cca73b338334f9cad16a2504ad520c0: Request end of tablet copy session 5ef7fc1351554f3ab22d933258fd329a-ef19749dd4a0463b9bc4c01eed149e09 received from {username='slave'} at 127.0.0.1:49168
I20260713 09:03:14.372591 12336 tablet_copy_service.cc:434] P 2cca73b338334f9cad16a2504ad520c0: ending tablet copy session 5ef7fc1351554f3ab22d933258fd329a-ef19749dd4a0463b9bc4c01eed149e09 on tablet ef19749dd4a0463b9bc4c01eed149e09 with peer 5ef7fc1351554f3ab22d933258fd329a
W20260713 09:03:14.624660 12690 debug-util.cc:398] Leaking SignalData structure 0x7b0800265060 after lost signal to thread 11133
W20260713 09:03:14.625941 12690 debug-util.cc:398] Leaking SignalData structure 0x7b0800265740 after lost signal to thread 12183
W20260713 09:03:14.627342 12690 debug-util.cc:398] Leaking SignalData structure 0x7b0800279820 after lost signal to thread 12275
W20260713 09:03:14.628774 12690 debug-util.cc:398] Leaking SignalData structure 0x7b0800284b20 after lost signal to thread 12350
W20260713 09:03:14.630160 12690 debug-util.cc:398] Leaking SignalData structure 0x7b0800295de0 after lost signal to thread 12424
W20260713 09:03:14.631521 12690 debug-util.cc:398] Leaking SignalData structure 0x7b08000df100 after lost signal to thread 12693
I20260713 09:03:14.833173 12666 raft_consensus.cc:1217] T ef19749dd4a0463b9bc4c01eed149e09 P 5ef7fc1351554f3ab22d933258fd329a [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:03:14.846886 12666 raft_consensus.cc:1217] T 69fa9fc740964491b9cbe1d43b9fdb0c P 5ef7fc1351554f3ab22d933258fd329a [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:03:15.263729 12998 raft_consensus.cc:1064] T 69fa9fc740964491b9cbe1d43b9fdb0c P 2cca73b338334f9cad16a2504ad520c0: attempting to promote NON_VOTER 5ef7fc1351554f3ab22d933258fd329a to VOTER
I20260713 09:03:15.266372 12998 consensus_queue.cc:237] T 69fa9fc740964491b9cbe1d43b9fdb0c P 2cca73b338334f9cad16a2504ad520c0 [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: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } } peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } attrs { replace: true } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: false } }
I20260713 09:03:15.273196 12666 raft_consensus.cc:1275] T 69fa9fc740964491b9cbe1d43b9fdb0c P 5ef7fc1351554f3ab22d933258fd329a [term 1 LEARNER]: Refusing update from remote peer 2cca73b338334f9cad16a2504ad520c0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:03:15.274523 12997 consensus_queue.cc:1048] T 69fa9fc740964491b9cbe1d43b9fdb0c P 2cca73b338334f9cad16a2504ad520c0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 34869 } 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:03:15.276782 12245 raft_consensus.cc:1275] T 69fa9fc740964491b9cbe1d43b9fdb0c P 2541e895df0049f6a00483b026f9a2dd [term 1 FOLLOWER]: Refusing update from remote peer 2cca73b338334f9cad16a2504ad520c0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:03:15.279143 12397 raft_consensus.cc:1275] T 69fa9fc740964491b9cbe1d43b9fdb0c P 0f5894b06c134e03a3cb942896c1da79 [term 1 FOLLOWER]: Refusing update from remote peer 2cca73b338334f9cad16a2504ad520c0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:03:15.282711 12997 consensus_queue.cc:1048] T 69fa9fc740964491b9cbe1d43b9fdb0c P 2cca73b338334f9cad16a2504ad520c0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:03:15.286706 12997 consensus_queue.cc:1048] T 69fa9fc740964491b9cbe1d43b9fdb0c P 2cca73b338334f9cad16a2504ad520c0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } 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:03:15.314109 12997 raft_consensus.cc:2955] T 69fa9fc740964491b9cbe1d43b9fdb0c P 2cca73b338334f9cad16a2504ad520c0 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5ef7fc1351554f3ab22d933258fd329a (127.10.222.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } } peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } attrs { replace: true } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: false } } }
I20260713 09:03:15.333987 12245 raft_consensus.cc:2955] T 69fa9fc740964491b9cbe1d43b9fdb0c P 2541e895df0049f6a00483b026f9a2dd [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5ef7fc1351554f3ab22d933258fd329a (127.10.222.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } } peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } attrs { replace: true } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: false } } }
I20260713 09:03:15.355096 12397 raft_consensus.cc:2955] T 69fa9fc740964491b9cbe1d43b9fdb0c P 0f5894b06c134e03a3cb942896c1da79 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5ef7fc1351554f3ab22d933258fd329a (127.10.222.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } } peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } attrs { replace: true } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: false } } }
I20260713 09:03:15.363083 12146 catalog_manager.cc:5697] T 69fa9fc740964491b9cbe1d43b9fdb0c P 2cca73b338334f9cad16a2504ad520c0 reported cstate change: config changed from index 2 to 3, 5ef7fc1351554f3ab22d933258fd329a (127.10.222.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "2cca73b338334f9cad16a2504ad520c0" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:03:15.355940 12666 raft_consensus.cc:2955] T 69fa9fc740964491b9cbe1d43b9fdb0c P 5ef7fc1351554f3ab22d933258fd329a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5ef7fc1351554f3ab22d933258fd329a (127.10.222.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } } peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } attrs { replace: true } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: false } } }
I20260713 09:03:15.413079 12326 consensus_queue.cc:237] T 69fa9fc740964491b9cbe1d43b9fdb0c P 2cca73b338334f9cad16a2504ad520c0 [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: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: false } }
I20260713 09:03:15.419559 12666 raft_consensus.cc:1275] T 69fa9fc740964491b9cbe1d43b9fdb0c P 5ef7fc1351554f3ab22d933258fd329a [term 1 FOLLOWER]: Refusing update from remote peer 2cca73b338334f9cad16a2504ad520c0: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:03:15.420346 12397 raft_consensus.cc:1275] T 69fa9fc740964491b9cbe1d43b9fdb0c P 0f5894b06c134e03a3cb942896c1da79 [term 1 FOLLOWER]: Refusing update from remote peer 2cca73b338334f9cad16a2504ad520c0: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:03:15.421103 12979 consensus_queue.cc:1048] T 69fa9fc740964491b9cbe1d43b9fdb0c P 2cca73b338334f9cad16a2504ad520c0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 34869 } 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:03:15.422060 12998 consensus_queue.cc:1048] T 69fa9fc740964491b9cbe1d43b9fdb0c P 2cca73b338334f9cad16a2504ad520c0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:03:15.428902 13011 raft_consensus.cc:2955] T 69fa9fc740964491b9cbe1d43b9fdb0c P 2cca73b338334f9cad16a2504ad520c0 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2541e895df0049f6a00483b026f9a2dd (127.10.222.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: false } } }
I20260713 09:03:15.430296 12666 raft_consensus.cc:2955] T 69fa9fc740964491b9cbe1d43b9fdb0c P 5ef7fc1351554f3ab22d933258fd329a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2541e895df0049f6a00483b026f9a2dd (127.10.222.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: false } } }
I20260713 09:03:15.432087 12397 raft_consensus.cc:2955] T 69fa9fc740964491b9cbe1d43b9fdb0c P 0f5894b06c134e03a3cb942896c1da79 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2541e895df0049f6a00483b026f9a2dd (127.10.222.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: false } } }
I20260713 09:03:15.439041 12133 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 69fa9fc740964491b9cbe1d43b9fdb0c with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:03:15.442310 12979 raft_consensus.cc:1064] T ef19749dd4a0463b9bc4c01eed149e09 P 2cca73b338334f9cad16a2504ad520c0: attempting to promote NON_VOTER 5ef7fc1351554f3ab22d933258fd329a to VOTER
I20260713 09:03:15.443210 12147 catalog_manager.cc:5697] T 69fa9fc740964491b9cbe1d43b9fdb0c P 2cca73b338334f9cad16a2504ad520c0 reported cstate change: config changed from index 3 to 4, VOTER 2541e895df0049f6a00483b026f9a2dd (127.10.222.129) evicted. New cstate: current_term: 1 leader_uuid: "2cca73b338334f9cad16a2504ad520c0" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:03:15.444976 12979 consensus_queue.cc:237] T ef19749dd4a0463b9bc4c01eed149e09 P 2cca73b338334f9cad16a2504ad520c0 [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: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } attrs { replace: true } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: false } }
I20260713 09:03:15.464006 12668 raft_consensus.cc:1275] T ef19749dd4a0463b9bc4c01eed149e09 P 5ef7fc1351554f3ab22d933258fd329a [term 1 LEARNER]: Refusing update from remote peer 2cca73b338334f9cad16a2504ad520c0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:03:15.469038 12235 tablet_service.cc:1558] Processing DeleteTablet for tablet 69fa9fc740964491b9cbe1d43b9fdb0c with delete_type TABLET_DATA_TOMBSTONED (TS 2541e895df0049f6a00483b026f9a2dd not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:51402
I20260713 09:03:15.472265 12245 raft_consensus.cc:1275] T ef19749dd4a0463b9bc4c01eed149e09 P 2541e895df0049f6a00483b026f9a2dd [term 1 FOLLOWER]: Refusing update from remote peer 2cca73b338334f9cad16a2504ad520c0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:03:15.472675 12397 raft_consensus.cc:1275] T ef19749dd4a0463b9bc4c01eed149e09 P 0f5894b06c134e03a3cb942896c1da79 [term 1 FOLLOWER]: Refusing update from remote peer 2cca73b338334f9cad16a2504ad520c0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:03:15.471462 13011 consensus_queue.cc:1048] T ef19749dd4a0463b9bc4c01eed149e09 P 2cca73b338334f9cad16a2504ad520c0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.006s
I20260713 09:03:15.479264 12998 consensus_queue.cc:1048] T ef19749dd4a0463b9bc4c01eed149e09 P 2cca73b338334f9cad16a2504ad520c0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } 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:03:15.482297 12997 consensus_queue.cc:1048] T ef19749dd4a0463b9bc4c01eed149e09 P 2cca73b338334f9cad16a2504ad520c0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:03:15.486356 13019 tablet_replica.cc:333] T 69fa9fc740964491b9cbe1d43b9fdb0c P 2541e895df0049f6a00483b026f9a2dd: stopping tablet replica
I20260713 09:03:15.491649 13019 raft_consensus.cc:2243] T 69fa9fc740964491b9cbe1d43b9fdb0c P 2541e895df0049f6a00483b026f9a2dd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:15.492369 13019 raft_consensus.cc:2272] T 69fa9fc740964491b9cbe1d43b9fdb0c P 2541e895df0049f6a00483b026f9a2dd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:15.496683 13019 ts_tablet_manager.cc:1916] T 69fa9fc740964491b9cbe1d43b9fdb0c P 2541e895df0049f6a00483b026f9a2dd: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:03:15.513778 12997 raft_consensus.cc:2955] T ef19749dd4a0463b9bc4c01eed149e09 P 2cca73b338334f9cad16a2504ad520c0 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5ef7fc1351554f3ab22d933258fd329a (127.10.222.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } attrs { replace: true } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: false } } }
I20260713 09:03:15.527215 12245 raft_consensus.cc:2955] T ef19749dd4a0463b9bc4c01eed149e09 P 2541e895df0049f6a00483b026f9a2dd [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5ef7fc1351554f3ab22d933258fd329a (127.10.222.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } attrs { replace: true } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: false } } }
I20260713 09:03:15.530820 12397 raft_consensus.cc:2955] T ef19749dd4a0463b9bc4c01eed149e09 P 0f5894b06c134e03a3cb942896c1da79 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5ef7fc1351554f3ab22d933258fd329a (127.10.222.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } attrs { replace: true } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: false } } }
I20260713 09:03:15.533244 13019 ts_tablet_manager.cc:1929] T 69fa9fc740964491b9cbe1d43b9fdb0c P 2541e895df0049f6a00483b026f9a2dd: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:03:15.533807 13019 log.cc:1199] T 69fa9fc740964491b9cbe1d43b9fdb0c P 2541e895df0049f6a00483b026f9a2dd: Deleting WAL directory at /tmp/dist-test-task0siKgA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933353904069-11130-0/minicluster-data/ts-0-root/wals/69fa9fc740964491b9cbe1d43b9fdb0c
I20260713 09:03:15.536396 12149 catalog_manager.cc:5697] T ef19749dd4a0463b9bc4c01eed149e09 P 2cca73b338334f9cad16a2504ad520c0 reported cstate change: config changed from index 2 to 3, 5ef7fc1351554f3ab22d933258fd329a (127.10.222.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "2cca73b338334f9cad16a2504ad520c0" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260713 09:03:15.538379 12135 catalog_manager.cc:5028] TS 2541e895df0049f6a00483b026f9a2dd (127.10.222.129:36195): tablet 69fa9fc740964491b9cbe1d43b9fdb0c (table test-workload [id=91a5fd3488224ef18de867ce726c7f8a]) successfully deleted
I20260713 09:03:15.548892 12666 raft_consensus.cc:2955] T ef19749dd4a0463b9bc4c01eed149e09 P 5ef7fc1351554f3ab22d933258fd329a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5ef7fc1351554f3ab22d933258fd329a (127.10.222.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } attrs { replace: true } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: false } } }
I20260713 09:03:15.573174 12326 consensus_queue.cc:237] T ef19749dd4a0463b9bc4c01eed149e09 P 2cca73b338334f9cad16a2504ad520c0 [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: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: false } }
I20260713 09:03:15.577159 12666 raft_consensus.cc:1275] T ef19749dd4a0463b9bc4c01eed149e09 P 5ef7fc1351554f3ab22d933258fd329a [term 1 FOLLOWER]: Refusing update from remote peer 2cca73b338334f9cad16a2504ad520c0: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:03:15.577754 12245 raft_consensus.cc:1275] T ef19749dd4a0463b9bc4c01eed149e09 P 2541e895df0049f6a00483b026f9a2dd [term 1 FOLLOWER]: Refusing update from remote peer 2cca73b338334f9cad16a2504ad520c0: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:03:15.578461 12998 consensus_queue.cc:1048] T ef19749dd4a0463b9bc4c01eed149e09 P 2cca73b338334f9cad16a2504ad520c0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 34869 } 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:03:15.579270 12997 consensus_queue.cc:1048] T ef19749dd4a0463b9bc4c01eed149e09 P 2cca73b338334f9cad16a2504ad520c0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:03:15.586112 12998 raft_consensus.cc:2955] T ef19749dd4a0463b9bc4c01eed149e09 P 2cca73b338334f9cad16a2504ad520c0 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0f5894b06c134e03a3cb942896c1da79 (127.10.222.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: false } } }
I20260713 09:03:15.588577 12668 raft_consensus.cc:2955] T ef19749dd4a0463b9bc4c01eed149e09 P 5ef7fc1351554f3ab22d933258fd329a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0f5894b06c134e03a3cb942896c1da79 (127.10.222.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: false } } }
I20260713 09:03:15.589310 12250 raft_consensus.cc:2955] T ef19749dd4a0463b9bc4c01eed149e09 P 2541e895df0049f6a00483b026f9a2dd [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0f5894b06c134e03a3cb942896c1da79 (127.10.222.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: false } } }
I20260713 09:03:15.605157 12149 catalog_manager.cc:5697] T ef19749dd4a0463b9bc4c01eed149e09 P 5ef7fc1351554f3ab22d933258fd329a reported cstate change: config changed from index 3 to 4, VOTER 0f5894b06c134e03a3cb942896c1da79 (127.10.222.131) evicted. New cstate: current_term: 1 leader_uuid: "2cca73b338334f9cad16a2504ad520c0" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: false } } }
I20260713 09:03:15.609439 12133 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet ef19749dd4a0463b9bc4c01eed149e09 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:03:15.621435 12387 tablet_service.cc:1558] Processing DeleteTablet for tablet ef19749dd4a0463b9bc4c01eed149e09 with delete_type TABLET_DATA_TOMBSTONED (TS 0f5894b06c134e03a3cb942896c1da79 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:55618
I20260713 09:03:15.623790 13023 tablet_replica.cc:333] T ef19749dd4a0463b9bc4c01eed149e09 P 0f5894b06c134e03a3cb942896c1da79: stopping tablet replica
I20260713 09:03:15.624941 13023 raft_consensus.cc:2243] T ef19749dd4a0463b9bc4c01eed149e09 P 0f5894b06c134e03a3cb942896c1da79 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:15.626483 13023 raft_consensus.cc:2272] T ef19749dd4a0463b9bc4c01eed149e09 P 0f5894b06c134e03a3cb942896c1da79 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:15.629910 13023 ts_tablet_manager.cc:1916] T ef19749dd4a0463b9bc4c01eed149e09 P 0f5894b06c134e03a3cb942896c1da79: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:03:15.644716 13023 ts_tablet_manager.cc:1929] T ef19749dd4a0463b9bc4c01eed149e09 P 0f5894b06c134e03a3cb942896c1da79: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:03:15.645083 13023 log.cc:1199] T ef19749dd4a0463b9bc4c01eed149e09 P 0f5894b06c134e03a3cb942896c1da79: Deleting WAL directory at /tmp/dist-test-task0siKgA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933353904069-11130-0/minicluster-data/ts-2-root/wals/ef19749dd4a0463b9bc4c01eed149e09
I20260713 09:03:15.646488 12135 catalog_manager.cc:5028] TS 0f5894b06c134e03a3cb942896c1da79 (127.10.222.131:37007): tablet ef19749dd4a0463b9bc4c01eed149e09 (table test-workload [id=91a5fd3488224ef18de867ce726c7f8a]) successfully deleted
I20260713 09:03:21.353148 11130 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:03:21.384246 12399 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "30a6ea22a46a4c818d43a8f9a46fff78"
dest_uuid: "0f5894b06c134e03a3cb942896c1da79"
mode: GRACEFUL
new_leader_uuid: "5ef7fc1351554f3ab22d933258fd329a"
 from {username='slave'} at 127.0.0.1:43686
I20260713 09:03:21.384735 12399 raft_consensus.cc:606] T 30a6ea22a46a4c818d43a8f9a46fff78 P 0f5894b06c134e03a3cb942896c1da79 [term 1 LEADER]: Received request to transfer leadership to TS 5ef7fc1351554f3ab22d933258fd329a
I20260713 09:03:21.386806 12399 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6d81923b546648ca9bd71a8705275c39"
dest_uuid: "0f5894b06c134e03a3cb942896c1da79"
mode: GRACEFUL
new_leader_uuid: "5ef7fc1351554f3ab22d933258fd329a"
 from {username='slave'} at 127.0.0.1:43686
I20260713 09:03:21.387228 12399 raft_consensus.cc:606] T 6d81923b546648ca9bd71a8705275c39 P 0f5894b06c134e03a3cb942896c1da79 [term 1 LEADER]: Received request to transfer leadership to TS 5ef7fc1351554f3ab22d933258fd329a
I20260713 09:03:21.397740 12326 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b2b8921a63ef4f0698a96fe58cf3c0d7"
dest_uuid: "2cca73b338334f9cad16a2504ad520c0"
mode: GRACEFUL
new_leader_uuid: "5ef7fc1351554f3ab22d933258fd329a"
 from {username='slave'} at 127.0.0.1:32934
I20260713 09:03:21.398217 12326 raft_consensus.cc:606] T b2b8921a63ef4f0698a96fe58cf3c0d7 P 2cca73b338334f9cad16a2504ad520c0 [term 1 LEADER]: Received request to transfer leadership to TS 5ef7fc1351554f3ab22d933258fd329a
I20260713 09:03:21.400194 12326 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bd6ef93f002a4b079bea1b6aa372c4d1"
dest_uuid: "2cca73b338334f9cad16a2504ad520c0"
mode: GRACEFUL
new_leader_uuid: "2541e895df0049f6a00483b026f9a2dd"
 from {username='slave'} at 127.0.0.1:32934
I20260713 09:03:21.400578 12326 raft_consensus.cc:606] T bd6ef93f002a4b079bea1b6aa372c4d1 P 2cca73b338334f9cad16a2504ad520c0 [term 1 LEADER]: Received request to transfer leadership to TS 2541e895df0049f6a00483b026f9a2dd
I20260713 09:03:21.402486 12326 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ef19749dd4a0463b9bc4c01eed149e09"
dest_uuid: "2cca73b338334f9cad16a2504ad520c0"
mode: GRACEFUL
new_leader_uuid: "5ef7fc1351554f3ab22d933258fd329a"
 from {username='slave'} at 127.0.0.1:32934
I20260713 09:03:21.402846 12326 raft_consensus.cc:606] T ef19749dd4a0463b9bc4c01eed149e09 P 2cca73b338334f9cad16a2504ad520c0 [term 1 LEADER]: Received request to transfer leadership to TS 5ef7fc1351554f3ab22d933258fd329a
I20260713 09:03:21.403636 11130 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260713 09:03:21.404228 11130 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:03:21.484998 13028 raft_consensus.cc:993] T bd6ef93f002a4b079bea1b6aa372c4d1 P 2cca73b338334f9cad16a2504ad520c0: : Instructing follower 2541e895df0049f6a00483b026f9a2dd to start an election
I20260713 09:03:21.485411 12979 raft_consensus.cc:1081] T bd6ef93f002a4b079bea1b6aa372c4d1 P 2cca73b338334f9cad16a2504ad520c0 [term 1 LEADER]: Signalling peer 2541e895df0049f6a00483b026f9a2dd to start an election
I20260713 09:03:21.486557 12245 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bd6ef93f002a4b079bea1b6aa372c4d1"
dest_uuid: "2541e895df0049f6a00483b026f9a2dd"
 from {username='slave'} at 127.0.0.1:36952
I20260713 09:03:21.486959 12245 raft_consensus.cc:493] T bd6ef93f002a4b079bea1b6aa372c4d1 P 2541e895df0049f6a00483b026f9a2dd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:03:21.487246 12245 raft_consensus.cc:3060] T bd6ef93f002a4b079bea1b6aa372c4d1 P 2541e895df0049f6a00483b026f9a2dd [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:21.491209 12245 raft_consensus.cc:515] T bd6ef93f002a4b079bea1b6aa372c4d1 P 2541e895df0049f6a00483b026f9a2dd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } }
I20260713 09:03:21.492901 12245 leader_election.cc:290] T bd6ef93f002a4b079bea1b6aa372c4d1 P 2541e895df0049f6a00483b026f9a2dd [CANDIDATE]: Term 2 election: Requested vote from peers 2cca73b338334f9cad16a2504ad520c0 (127.10.222.130:37587), 0f5894b06c134e03a3cb942896c1da79 (127.10.222.131:37007)
I20260713 09:03:21.493558 12326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd6ef93f002a4b079bea1b6aa372c4d1" candidate_uuid: "2541e895df0049f6a00483b026f9a2dd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2cca73b338334f9cad16a2504ad520c0"
I20260713 09:03:21.493845 12399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd6ef93f002a4b079bea1b6aa372c4d1" candidate_uuid: "2541e895df0049f6a00483b026f9a2dd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0f5894b06c134e03a3cb942896c1da79"
I20260713 09:03:21.494189 12326 raft_consensus.cc:3055] T bd6ef93f002a4b079bea1b6aa372c4d1 P 2cca73b338334f9cad16a2504ad520c0 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:03:21.494304 12399 raft_consensus.cc:3060] T bd6ef93f002a4b079bea1b6aa372c4d1 P 0f5894b06c134e03a3cb942896c1da79 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:21.494529 12326 raft_consensus.cc:740] T bd6ef93f002a4b079bea1b6aa372c4d1 P 2cca73b338334f9cad16a2504ad520c0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2cca73b338334f9cad16a2504ad520c0, State: Running, Role: LEADER
I20260713 09:03:21.495333 12326 consensus_queue.cc:260] T bd6ef93f002a4b079bea1b6aa372c4d1 P 2cca73b338334f9cad16a2504ad520c0 [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: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } }
I20260713 09:03:21.496454 12326 raft_consensus.cc:3060] T bd6ef93f002a4b079bea1b6aa372c4d1 P 2cca73b338334f9cad16a2504ad520c0 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:21.500355 12399 raft_consensus.cc:2468] T bd6ef93f002a4b079bea1b6aa372c4d1 P 0f5894b06c134e03a3cb942896c1da79 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2541e895df0049f6a00483b026f9a2dd in term 2.
I20260713 09:03:21.501487 12216 leader_election.cc:304] T bd6ef93f002a4b079bea1b6aa372c4d1 P 2541e895df0049f6a00483b026f9a2dd [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: 0f5894b06c134e03a3cb942896c1da79, 2541e895df0049f6a00483b026f9a2dd; no voters: 
I20260713 09:03:21.502130 13025 raft_consensus.cc:2804] T bd6ef93f002a4b079bea1b6aa372c4d1 P 2541e895df0049f6a00483b026f9a2dd [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:03:21.502578 13025 raft_consensus.cc:697] T bd6ef93f002a4b079bea1b6aa372c4d1 P 2541e895df0049f6a00483b026f9a2dd [term 2 LEADER]: Becoming Leader. State: Replica: 2541e895df0049f6a00483b026f9a2dd, State: Running, Role: LEADER
I20260713 09:03:21.503278 12326 raft_consensus.cc:2468] T bd6ef93f002a4b079bea1b6aa372c4d1 P 2cca73b338334f9cad16a2504ad520c0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2541e895df0049f6a00483b026f9a2dd in term 2.
I20260713 09:03:21.503518 13025 consensus_queue.cc:237] T bd6ef93f002a4b079bea1b6aa372c4d1 P 2541e895df0049f6a00483b026f9a2dd [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: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } }
I20260713 09:03:21.513216 12147 catalog_manager.cc:5697] T bd6ef93f002a4b079bea1b6aa372c4d1 P 2541e895df0049f6a00483b026f9a2dd reported cstate change: term changed from 1 to 2, leader changed from 2cca73b338334f9cad16a2504ad520c0 (127.10.222.130) to 2541e895df0049f6a00483b026f9a2dd (127.10.222.129). New cstate: current_term: 2 leader_uuid: "2541e895df0049f6a00483b026f9a2dd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } health_report { overall_health: UNKNOWN } } }
I20260713 09:03:21.588133 13024 raft_consensus.cc:993] T 30a6ea22a46a4c818d43a8f9a46fff78 P 0f5894b06c134e03a3cb942896c1da79: : Instructing follower 5ef7fc1351554f3ab22d933258fd329a to start an election
I20260713 09:03:21.588606 13031 raft_consensus.cc:1081] T 30a6ea22a46a4c818d43a8f9a46fff78 P 0f5894b06c134e03a3cb942896c1da79 [term 1 LEADER]: Signalling peer 5ef7fc1351554f3ab22d933258fd329a to start an election
I20260713 09:03:21.589958 12667 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "30a6ea22a46a4c818d43a8f9a46fff78"
dest_uuid: "5ef7fc1351554f3ab22d933258fd329a"
 from {username='slave'} at 127.0.0.1:37084
I20260713 09:03:21.590372 12667 raft_consensus.cc:493] T 30a6ea22a46a4c818d43a8f9a46fff78 P 5ef7fc1351554f3ab22d933258fd329a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:03:21.590694 12667 raft_consensus.cc:3060] T 30a6ea22a46a4c818d43a8f9a46fff78 P 5ef7fc1351554f3ab22d933258fd329a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:21.596254 12667 raft_consensus.cc:515] T 30a6ea22a46a4c818d43a8f9a46fff78 P 5ef7fc1351554f3ab22d933258fd329a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: false } }
I20260713 09:03:21.598477 12667 leader_election.cc:290] T 30a6ea22a46a4c818d43a8f9a46fff78 P 5ef7fc1351554f3ab22d933258fd329a [CANDIDATE]: Term 2 election: Requested vote from peers 2541e895df0049f6a00483b026f9a2dd (127.10.222.129:36195), 0f5894b06c134e03a3cb942896c1da79 (127.10.222.131:37007)
I20260713 09:03:21.599860 12245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30a6ea22a46a4c818d43a8f9a46fff78" candidate_uuid: "5ef7fc1351554f3ab22d933258fd329a" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "2541e895df0049f6a00483b026f9a2dd"
I20260713 09:03:21.600338 12245 raft_consensus.cc:3060] T 30a6ea22a46a4c818d43a8f9a46fff78 P 2541e895df0049f6a00483b026f9a2dd [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:21.600414 12399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30a6ea22a46a4c818d43a8f9a46fff78" candidate_uuid: "5ef7fc1351554f3ab22d933258fd329a" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "0f5894b06c134e03a3cb942896c1da79"
I20260713 09:03:21.600930 12399 raft_consensus.cc:3055] T 30a6ea22a46a4c818d43a8f9a46fff78 P 0f5894b06c134e03a3cb942896c1da79 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:03:21.601220 12399 raft_consensus.cc:740] T 30a6ea22a46a4c818d43a8f9a46fff78 P 0f5894b06c134e03a3cb942896c1da79 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0f5894b06c134e03a3cb942896c1da79, State: Running, Role: LEADER
I20260713 09:03:21.601871 12399 consensus_queue.cc:260] T 30a6ea22a46a4c818d43a8f9a46fff78 P 0f5894b06c134e03a3cb942896c1da79 [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: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: false } }
I20260713 09:03:21.603053 12399 raft_consensus.cc:3060] T 30a6ea22a46a4c818d43a8f9a46fff78 P 0f5894b06c134e03a3cb942896c1da79 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:21.606652 12245 raft_consensus.cc:2468] T 30a6ea22a46a4c818d43a8f9a46fff78 P 2541e895df0049f6a00483b026f9a2dd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ef7fc1351554f3ab22d933258fd329a in term 2.
I20260713 09:03:21.607959 12634 leader_election.cc:304] T 30a6ea22a46a4c818d43a8f9a46fff78 P 5ef7fc1351554f3ab22d933258fd329a [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: 2541e895df0049f6a00483b026f9a2dd, 5ef7fc1351554f3ab22d933258fd329a; no voters: 
I20260713 09:03:21.609387 12399 raft_consensus.cc:2468] T 30a6ea22a46a4c818d43a8f9a46fff78 P 0f5894b06c134e03a3cb942896c1da79 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ef7fc1351554f3ab22d933258fd329a in term 2.
I20260713 09:03:21.609982 13040 raft_consensus.cc:2804] T 30a6ea22a46a4c818d43a8f9a46fff78 P 5ef7fc1351554f3ab22d933258fd329a [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:03:21.611418 13040 raft_consensus.cc:697] T 30a6ea22a46a4c818d43a8f9a46fff78 P 5ef7fc1351554f3ab22d933258fd329a [term 2 LEADER]: Becoming Leader. State: Replica: 5ef7fc1351554f3ab22d933258fd329a, State: Running, Role: LEADER
I20260713 09:03:21.612339 13040 consensus_queue.cc:237] T 30a6ea22a46a4c818d43a8f9a46fff78 P 5ef7fc1351554f3ab22d933258fd329a [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: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: false } }
I20260713 09:03:21.613260 13024 raft_consensus.cc:993] T 6d81923b546648ca9bd71a8705275c39 P 0f5894b06c134e03a3cb942896c1da79: : Instructing follower 5ef7fc1351554f3ab22d933258fd329a to start an election
I20260713 09:03:21.613744 13031 raft_consensus.cc:1081] T 6d81923b546648ca9bd71a8705275c39 P 0f5894b06c134e03a3cb942896c1da79 [term 1 LEADER]: Signalling peer 5ef7fc1351554f3ab22d933258fd329a to start an election
I20260713 09:03:21.615101 12667 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6d81923b546648ca9bd71a8705275c39"
dest_uuid: "5ef7fc1351554f3ab22d933258fd329a"
 from {username='slave'} at 127.0.0.1:37084
I20260713 09:03:21.615649 12667 raft_consensus.cc:493] T 6d81923b546648ca9bd71a8705275c39 P 5ef7fc1351554f3ab22d933258fd329a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:03:21.616070 12667 raft_consensus.cc:3060] T 6d81923b546648ca9bd71a8705275c39 P 5ef7fc1351554f3ab22d933258fd329a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:21.620299 12147 catalog_manager.cc:5697] T 30a6ea22a46a4c818d43a8f9a46fff78 P 5ef7fc1351554f3ab22d933258fd329a reported cstate change: term changed from 1 to 2, leader changed from 0f5894b06c134e03a3cb942896c1da79 (127.10.222.131) to 5ef7fc1351554f3ab22d933258fd329a (127.10.222.132). New cstate: current_term: 2 leader_uuid: "5ef7fc1351554f3ab22d933258fd329a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:03:21.622588 12667 raft_consensus.cc:515] T 6d81923b546648ca9bd71a8705275c39 P 5ef7fc1351554f3ab22d933258fd329a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: false } }
I20260713 09:03:21.624677 12667 leader_election.cc:290] T 6d81923b546648ca9bd71a8705275c39 P 5ef7fc1351554f3ab22d933258fd329a [CANDIDATE]: Term 2 election: Requested vote from peers 2541e895df0049f6a00483b026f9a2dd (127.10.222.129:36195), 0f5894b06c134e03a3cb942896c1da79 (127.10.222.131:37007)
I20260713 09:03:21.625358 12245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d81923b546648ca9bd71a8705275c39" candidate_uuid: "5ef7fc1351554f3ab22d933258fd329a" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "2541e895df0049f6a00483b026f9a2dd"
I20260713 09:03:21.625916 12245 raft_consensus.cc:3060] T 6d81923b546648ca9bd71a8705275c39 P 2541e895df0049f6a00483b026f9a2dd [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:21.626181 12399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d81923b546648ca9bd71a8705275c39" candidate_uuid: "5ef7fc1351554f3ab22d933258fd329a" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "0f5894b06c134e03a3cb942896c1da79"
I20260713 09:03:21.626637 12399 raft_consensus.cc:3055] T 6d81923b546648ca9bd71a8705275c39 P 0f5894b06c134e03a3cb942896c1da79 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:03:21.626924 12399 raft_consensus.cc:740] T 6d81923b546648ca9bd71a8705275c39 P 0f5894b06c134e03a3cb942896c1da79 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0f5894b06c134e03a3cb942896c1da79, State: Running, Role: LEADER
I20260713 09:03:21.627632 12399 consensus_queue.cc:260] T 6d81923b546648ca9bd71a8705275c39 P 0f5894b06c134e03a3cb942896c1da79 [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: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: false } }
I20260713 09:03:21.628715 12399 raft_consensus.cc:3060] T 6d81923b546648ca9bd71a8705275c39 P 0f5894b06c134e03a3cb942896c1da79 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:21.631953 12245 raft_consensus.cc:2468] T 6d81923b546648ca9bd71a8705275c39 P 2541e895df0049f6a00483b026f9a2dd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ef7fc1351554f3ab22d933258fd329a in term 2.
I20260713 09:03:21.633006 12634 leader_election.cc:304] T 6d81923b546648ca9bd71a8705275c39 P 5ef7fc1351554f3ab22d933258fd329a [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: 2541e895df0049f6a00483b026f9a2dd, 5ef7fc1351554f3ab22d933258fd329a; no voters: 
I20260713 09:03:21.633850 13040 raft_consensus.cc:2804] T 6d81923b546648ca9bd71a8705275c39 P 5ef7fc1351554f3ab22d933258fd329a [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:03:21.634003 12399 raft_consensus.cc:2468] T 6d81923b546648ca9bd71a8705275c39 P 0f5894b06c134e03a3cb942896c1da79 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ef7fc1351554f3ab22d933258fd329a in term 2.
I20260713 09:03:21.634363 13040 raft_consensus.cc:697] T 6d81923b546648ca9bd71a8705275c39 P 5ef7fc1351554f3ab22d933258fd329a [term 2 LEADER]: Becoming Leader. State: Replica: 5ef7fc1351554f3ab22d933258fd329a, State: Running, Role: LEADER
I20260713 09:03:21.635317 13040 consensus_queue.cc:237] T 6d81923b546648ca9bd71a8705275c39 P 5ef7fc1351554f3ab22d933258fd329a [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: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: false } }
I20260713 09:03:21.642738 12147 catalog_manager.cc:5697] T 6d81923b546648ca9bd71a8705275c39 P 5ef7fc1351554f3ab22d933258fd329a reported cstate change: term changed from 1 to 2, leader changed from 0f5894b06c134e03a3cb942896c1da79 (127.10.222.131) to 5ef7fc1351554f3ab22d933258fd329a (127.10.222.132). New cstate: current_term: 2 leader_uuid: "5ef7fc1351554f3ab22d933258fd329a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:03:21.792594 13028 raft_consensus.cc:993] T b2b8921a63ef4f0698a96fe58cf3c0d7 P 2cca73b338334f9cad16a2504ad520c0: : Instructing follower 5ef7fc1351554f3ab22d933258fd329a to start an election
I20260713 09:03:21.793042 12979 raft_consensus.cc:1081] T b2b8921a63ef4f0698a96fe58cf3c0d7 P 2cca73b338334f9cad16a2504ad520c0 [term 1 LEADER]: Signalling peer 5ef7fc1351554f3ab22d933258fd329a to start an election
I20260713 09:03:21.794196 12667 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b2b8921a63ef4f0698a96fe58cf3c0d7"
dest_uuid: "5ef7fc1351554f3ab22d933258fd329a"
 from {username='slave'} at 127.0.0.1:37068
I20260713 09:03:21.794648 12667 raft_consensus.cc:493] T b2b8921a63ef4f0698a96fe58cf3c0d7 P 5ef7fc1351554f3ab22d933258fd329a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:03:21.794926 12667 raft_consensus.cc:3060] T b2b8921a63ef4f0698a96fe58cf3c0d7 P 5ef7fc1351554f3ab22d933258fd329a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:21.800071 12667 raft_consensus.cc:515] T b2b8921a63ef4f0698a96fe58cf3c0d7 P 5ef7fc1351554f3ab22d933258fd329a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: false } }
I20260713 09:03:21.801887 12667 leader_election.cc:290] T b2b8921a63ef4f0698a96fe58cf3c0d7 P 5ef7fc1351554f3ab22d933258fd329a [CANDIDATE]: Term 2 election: Requested vote from peers 2541e895df0049f6a00483b026f9a2dd (127.10.222.129:36195), 2cca73b338334f9cad16a2504ad520c0 (127.10.222.130:37587)
I20260713 09:03:21.802631 12245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2b8921a63ef4f0698a96fe58cf3c0d7" candidate_uuid: "5ef7fc1351554f3ab22d933258fd329a" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "2541e895df0049f6a00483b026f9a2dd"
I20260713 09:03:21.802857 12326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2b8921a63ef4f0698a96fe58cf3c0d7" candidate_uuid: "5ef7fc1351554f3ab22d933258fd329a" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "2cca73b338334f9cad16a2504ad520c0"
I20260713 09:03:21.803225 12245 raft_consensus.cc:3060] T b2b8921a63ef4f0698a96fe58cf3c0d7 P 2541e895df0049f6a00483b026f9a2dd [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:21.803401 12326 raft_consensus.cc:3055] T b2b8921a63ef4f0698a96fe58cf3c0d7 P 2cca73b338334f9cad16a2504ad520c0 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:03:21.803740 12326 raft_consensus.cc:740] T b2b8921a63ef4f0698a96fe58cf3c0d7 P 2cca73b338334f9cad16a2504ad520c0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2cca73b338334f9cad16a2504ad520c0, State: Running, Role: LEADER
I20260713 09:03:21.804495 12326 consensus_queue.cc:260] T b2b8921a63ef4f0698a96fe58cf3c0d7 P 2cca73b338334f9cad16a2504ad520c0 [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: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: false } }
I20260713 09:03:21.805609 12326 raft_consensus.cc:3060] T b2b8921a63ef4f0698a96fe58cf3c0d7 P 2cca73b338334f9cad16a2504ad520c0 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:21.808249 12245 raft_consensus.cc:2468] T b2b8921a63ef4f0698a96fe58cf3c0d7 P 2541e895df0049f6a00483b026f9a2dd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ef7fc1351554f3ab22d933258fd329a in term 2.
I20260713 09:03:21.809072 12634 leader_election.cc:304] T b2b8921a63ef4f0698a96fe58cf3c0d7 P 5ef7fc1351554f3ab22d933258fd329a [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: 2541e895df0049f6a00483b026f9a2dd, 5ef7fc1351554f3ab22d933258fd329a; no voters: 
I20260713 09:03:21.809736 13040 raft_consensus.cc:2804] T b2b8921a63ef4f0698a96fe58cf3c0d7 P 5ef7fc1351554f3ab22d933258fd329a [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:03:21.810118 12326 raft_consensus.cc:2468] T b2b8921a63ef4f0698a96fe58cf3c0d7 P 2cca73b338334f9cad16a2504ad520c0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ef7fc1351554f3ab22d933258fd329a in term 2.
I20260713 09:03:21.810202 13040 raft_consensus.cc:697] T b2b8921a63ef4f0698a96fe58cf3c0d7 P 5ef7fc1351554f3ab22d933258fd329a [term 2 LEADER]: Becoming Leader. State: Replica: 5ef7fc1351554f3ab22d933258fd329a, State: Running, Role: LEADER
I20260713 09:03:21.811097 13040 consensus_queue.cc:237] T b2b8921a63ef4f0698a96fe58cf3c0d7 P 5ef7fc1351554f3ab22d933258fd329a [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: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: false } }
I20260713 09:03:21.818264 12147 catalog_manager.cc:5697] T b2b8921a63ef4f0698a96fe58cf3c0d7 P 5ef7fc1351554f3ab22d933258fd329a reported cstate change: term changed from 1 to 2, leader changed from 2cca73b338334f9cad16a2504ad520c0 (127.10.222.130) to 5ef7fc1351554f3ab22d933258fd329a (127.10.222.132). New cstate: current_term: 2 leader_uuid: "5ef7fc1351554f3ab22d933258fd329a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260713 09:03:21.895646 12180 debug-util.cc:398] Leaking SignalData structure 0x7b0800067880 after lost signal to thread 11133
W20260713 09:03:21.896379 12180 debug-util.cc:398] Leaking SignalData structure 0x7b0800067f60 after lost signal to thread 12183
W20260713 09:03:21.897204 12180 debug-util.cc:398] Leaking SignalData structure 0x7b08000952a0 after lost signal to thread 12275
W20260713 09:03:21.898229 12180 debug-util.cc:398] Leaking SignalData structure 0x7b08002887c0 after lost signal to thread 12350
W20260713 09:03:21.898979 12180 debug-util.cc:398] Leaking SignalData structure 0x7b08001bac60 after lost signal to thread 12424
W20260713 09:03:21.899729 12180 debug-util.cc:398] Leaking SignalData structure 0x7b08000513e0 after lost signal to thread 12693
I20260713 09:03:21.979435 13028 raft_consensus.cc:993] T ef19749dd4a0463b9bc4c01eed149e09 P 2cca73b338334f9cad16a2504ad520c0: : Instructing follower 5ef7fc1351554f3ab22d933258fd329a to start an election
I20260713 09:03:21.979887 12979 raft_consensus.cc:1081] T ef19749dd4a0463b9bc4c01eed149e09 P 2cca73b338334f9cad16a2504ad520c0 [term 1 LEADER]: Signalling peer 5ef7fc1351554f3ab22d933258fd329a to start an election
I20260713 09:03:21.981293 12667 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ef19749dd4a0463b9bc4c01eed149e09"
dest_uuid: "5ef7fc1351554f3ab22d933258fd329a"
 from {username='slave'} at 127.0.0.1:37068
I20260713 09:03:21.981740 12667 raft_consensus.cc:493] T ef19749dd4a0463b9bc4c01eed149e09 P 5ef7fc1351554f3ab22d933258fd329a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:03:21.982017 12667 raft_consensus.cc:3060] T ef19749dd4a0463b9bc4c01eed149e09 P 5ef7fc1351554f3ab22d933258fd329a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:21.986627 12667 raft_consensus.cc:515] T ef19749dd4a0463b9bc4c01eed149e09 P 5ef7fc1351554f3ab22d933258fd329a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: false } }
I20260713 09:03:21.989331 12667 leader_election.cc:290] T ef19749dd4a0463b9bc4c01eed149e09 P 5ef7fc1351554f3ab22d933258fd329a [CANDIDATE]: Term 2 election: Requested vote from peers 2541e895df0049f6a00483b026f9a2dd (127.10.222.129:36195), 2cca73b338334f9cad16a2504ad520c0 (127.10.222.130:37587)
I20260713 09:03:21.990135 12245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef19749dd4a0463b9bc4c01eed149e09" candidate_uuid: "5ef7fc1351554f3ab22d933258fd329a" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "2541e895df0049f6a00483b026f9a2dd"
I20260713 09:03:21.990622 12326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef19749dd4a0463b9bc4c01eed149e09" candidate_uuid: "5ef7fc1351554f3ab22d933258fd329a" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "2cca73b338334f9cad16a2504ad520c0"
I20260713 09:03:21.990682 12245 raft_consensus.cc:3060] T ef19749dd4a0463b9bc4c01eed149e09 P 2541e895df0049f6a00483b026f9a2dd [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:21.991127 12326 raft_consensus.cc:3055] T ef19749dd4a0463b9bc4c01eed149e09 P 2cca73b338334f9cad16a2504ad520c0 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:03:21.991429 12326 raft_consensus.cc:740] T ef19749dd4a0463b9bc4c01eed149e09 P 2cca73b338334f9cad16a2504ad520c0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2cca73b338334f9cad16a2504ad520c0, State: Running, Role: LEADER
I20260713 09:03:21.991997 12326 consensus_queue.cc:260] T ef19749dd4a0463b9bc4c01eed149e09 P 2cca73b338334f9cad16a2504ad520c0 [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: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: false } }
I20260713 09:03:21.992890 12326 raft_consensus.cc:3060] T ef19749dd4a0463b9bc4c01eed149e09 P 2cca73b338334f9cad16a2504ad520c0 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:21.996747 12245 raft_consensus.cc:2468] T ef19749dd4a0463b9bc4c01eed149e09 P 2541e895df0049f6a00483b026f9a2dd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ef7fc1351554f3ab22d933258fd329a in term 2.
I20260713 09:03:21.997499 12326 raft_consensus.cc:2468] T ef19749dd4a0463b9bc4c01eed149e09 P 2cca73b338334f9cad16a2504ad520c0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ef7fc1351554f3ab22d933258fd329a in term 2.
I20260713 09:03:21.997888 12634 leader_election.cc:304] T ef19749dd4a0463b9bc4c01eed149e09 P 5ef7fc1351554f3ab22d933258fd329a [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: 2541e895df0049f6a00483b026f9a2dd, 5ef7fc1351554f3ab22d933258fd329a; no voters: 
I20260713 09:03:21.998730 13040 raft_consensus.cc:2804] T ef19749dd4a0463b9bc4c01eed149e09 P 5ef7fc1351554f3ab22d933258fd329a [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:03:21.999182 13040 raft_consensus.cc:697] T ef19749dd4a0463b9bc4c01eed149e09 P 5ef7fc1351554f3ab22d933258fd329a [term 2 LEADER]: Becoming Leader. State: Replica: 5ef7fc1351554f3ab22d933258fd329a, State: Running, Role: LEADER
I20260713 09:03:22.000000 13040 consensus_queue.cc:237] T ef19749dd4a0463b9bc4c01eed149e09 P 5ef7fc1351554f3ab22d933258fd329a [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: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: false } }
I20260713 09:03:22.008383 12147 catalog_manager.cc:5697] T ef19749dd4a0463b9bc4c01eed149e09 P 5ef7fc1351554f3ab22d933258fd329a reported cstate change: term changed from 1 to 2, leader changed from 2cca73b338334f9cad16a2504ad520c0 (127.10.222.130) to 5ef7fc1351554f3ab22d933258fd329a (127.10.222.132). New cstate: current_term: 2 leader_uuid: "5ef7fc1351554f3ab22d933258fd329a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:03:22.031852 12245 raft_consensus.cc:1275] T 30a6ea22a46a4c818d43a8f9a46fff78 P 2541e895df0049f6a00483b026f9a2dd [term 2 FOLLOWER]: Refusing update from remote peer 5ef7fc1351554f3ab22d933258fd329a: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:03:22.032958 13040 consensus_queue.cc:1048] T 30a6ea22a46a4c818d43a8f9a46fff78 P 5ef7fc1351554f3ab22d933258fd329a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:03:22.054251 12399 raft_consensus.cc:1275] T 30a6ea22a46a4c818d43a8f9a46fff78 P 0f5894b06c134e03a3cb942896c1da79 [term 2 FOLLOWER]: Refusing update from remote peer 5ef7fc1351554f3ab22d933258fd329a: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:03:22.055882 13041 consensus_queue.cc:1048] T 30a6ea22a46a4c818d43a8f9a46fff78 P 5ef7fc1351554f3ab22d933258fd329a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260713 09:03:22.063611 12326 raft_consensus.cc:1275] T bd6ef93f002a4b079bea1b6aa372c4d1 P 2cca73b338334f9cad16a2504ad520c0 [term 2 FOLLOWER]: Refusing update from remote peer 2541e895df0049f6a00483b026f9a2dd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:03:22.065270 13025 consensus_queue.cc:1048] T bd6ef93f002a4b079bea1b6aa372c4d1 P 2541e895df0049f6a00483b026f9a2dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:03:22.092712 12399 raft_consensus.cc:1275] T bd6ef93f002a4b079bea1b6aa372c4d1 P 0f5894b06c134e03a3cb942896c1da79 [term 2 FOLLOWER]: Refusing update from remote peer 2541e895df0049f6a00483b026f9a2dd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:03:22.094300 13025 consensus_queue.cc:1048] T bd6ef93f002a4b079bea1b6aa372c4d1 P 2541e895df0049f6a00483b026f9a2dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:03:22.126477 12399 raft_consensus.cc:1275] T 6d81923b546648ca9bd71a8705275c39 P 0f5894b06c134e03a3cb942896c1da79 [term 2 FOLLOWER]: Refusing update from remote peer 5ef7fc1351554f3ab22d933258fd329a: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:03:22.127887 13041 consensus_queue.cc:1048] T 6d81923b546648ca9bd71a8705275c39 P 5ef7fc1351554f3ab22d933258fd329a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:03:22.141718 12245 raft_consensus.cc:1275] T 6d81923b546648ca9bd71a8705275c39 P 2541e895df0049f6a00483b026f9a2dd [term 2 FOLLOWER]: Refusing update from remote peer 5ef7fc1351554f3ab22d933258fd329a: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:03:22.143530 13040 consensus_queue.cc:1048] T 6d81923b546648ca9bd71a8705275c39 P 5ef7fc1351554f3ab22d933258fd329a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:03:22.284834 12326 raft_consensus.cc:1275] T b2b8921a63ef4f0698a96fe58cf3c0d7 P 2cca73b338334f9cad16a2504ad520c0 [term 2 FOLLOWER]: Refusing update from remote peer 5ef7fc1351554f3ab22d933258fd329a: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:03:22.286118 13040 consensus_queue.cc:1048] T b2b8921a63ef4f0698a96fe58cf3c0d7 P 5ef7fc1351554f3ab22d933258fd329a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260713 09:03:22.295753 12246 raft_consensus.cc:1275] T b2b8921a63ef4f0698a96fe58cf3c0d7 P 2541e895df0049f6a00483b026f9a2dd [term 2 FOLLOWER]: Refusing update from remote peer 5ef7fc1351554f3ab22d933258fd329a: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:03:22.297832 13040 consensus_queue.cc:1048] T b2b8921a63ef4f0698a96fe58cf3c0d7 P 5ef7fc1351554f3ab22d933258fd329a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:03:22.400522 12326 raft_consensus.cc:1275] T ef19749dd4a0463b9bc4c01eed149e09 P 2cca73b338334f9cad16a2504ad520c0 [term 2 FOLLOWER]: Refusing update from remote peer 5ef7fc1351554f3ab22d933258fd329a: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:03:22.401826 13059 consensus_queue.cc:1048] T ef19749dd4a0463b9bc4c01eed149e09 P 5ef7fc1351554f3ab22d933258fd329a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:03:22.404999 11130 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:03:22.414165 12246 raft_consensus.cc:1275] T ef19749dd4a0463b9bc4c01eed149e09 P 2541e895df0049f6a00483b026f9a2dd [term 2 FOLLOWER]: Refusing update from remote peer 5ef7fc1351554f3ab22d933258fd329a: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:03:22.416400 13040 consensus_queue.cc:1048] T ef19749dd4a0463b9bc4c01eed149e09 P 5ef7fc1351554f3ab22d933258fd329a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:03:22.435914 11130 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:03:22.456014 12326 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6678ed9b91574e8997d90a79f0712d63"
dest_uuid: "2cca73b338334f9cad16a2504ad520c0"
mode: GRACEFUL
new_leader_uuid: "5ef7fc1351554f3ab22d933258fd329a"
 from {username='slave'} at 127.0.0.1:32934
I20260713 09:03:22.456573 12326 raft_consensus.cc:606] T 6678ed9b91574e8997d90a79f0712d63 P 2cca73b338334f9cad16a2504ad520c0 [term 1 LEADER]: Received request to transfer leadership to TS 5ef7fc1351554f3ab22d933258fd329a
I20260713 09:03:22.459024 12326 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "69fa9fc740964491b9cbe1d43b9fdb0c"
dest_uuid: "2cca73b338334f9cad16a2504ad520c0"
mode: GRACEFUL
new_leader_uuid: "5ef7fc1351554f3ab22d933258fd329a"
 from {username='slave'} at 127.0.0.1:32934
I20260713 09:03:22.459548 12326 raft_consensus.cc:606] T 69fa9fc740964491b9cbe1d43b9fdb0c P 2cca73b338334f9cad16a2504ad520c0 [term 1 LEADER]: Received request to transfer leadership to TS 5ef7fc1351554f3ab22d933258fd329a
I20260713 09:03:22.461728 12326 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8b42da2def9d48f8a268b8b612d79a13"
dest_uuid: "2cca73b338334f9cad16a2504ad520c0"
mode: GRACEFUL
new_leader_uuid: "2541e895df0049f6a00483b026f9a2dd"
 from {username='slave'} at 127.0.0.1:32934
I20260713 09:03:22.462280 12326 raft_consensus.cc:606] T 8b42da2def9d48f8a268b8b612d79a13 P 2cca73b338334f9cad16a2504ad520c0 [term 1 LEADER]: Received request to transfer leadership to TS 2541e895df0049f6a00483b026f9a2dd
I20260713 09:03:22.464331 12326 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cb9df26c637f4b6d819b27706e771e32"
dest_uuid: "2cca73b338334f9cad16a2504ad520c0"
mode: GRACEFUL
new_leader_uuid: "2541e895df0049f6a00483b026f9a2dd"
 from {username='slave'} at 127.0.0.1:32934
I20260713 09:03:22.464722 12326 raft_consensus.cc:606] T cb9df26c637f4b6d819b27706e771e32 P 2cca73b338334f9cad16a2504ad520c0 [term 1 LEADER]: Received request to transfer leadership to TS 2541e895df0049f6a00483b026f9a2dd
I20260713 09:03:22.465595 11130 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260713 09:03:22.466174 11130 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:03:22.635284 12979 raft_consensus.cc:993] T 6678ed9b91574e8997d90a79f0712d63 P 2cca73b338334f9cad16a2504ad520c0: : Instructing follower 5ef7fc1351554f3ab22d933258fd329a to start an election
I20260713 09:03:22.635696 13063 raft_consensus.cc:1081] T 6678ed9b91574e8997d90a79f0712d63 P 2cca73b338334f9cad16a2504ad520c0 [term 1 LEADER]: Signalling peer 5ef7fc1351554f3ab22d933258fd329a to start an election
I20260713 09:03:22.637099 12667 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6678ed9b91574e8997d90a79f0712d63"
dest_uuid: "5ef7fc1351554f3ab22d933258fd329a"
 from {username='slave'} at 127.0.0.1:37068
I20260713 09:03:22.637725 12667 raft_consensus.cc:493] T 6678ed9b91574e8997d90a79f0712d63 P 5ef7fc1351554f3ab22d933258fd329a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:03:22.638088 12667 raft_consensus.cc:3060] T 6678ed9b91574e8997d90a79f0712d63 P 5ef7fc1351554f3ab22d933258fd329a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:22.644621 12667 raft_consensus.cc:515] T 6678ed9b91574e8997d90a79f0712d63 P 5ef7fc1351554f3ab22d933258fd329a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: false } }
I20260713 09:03:22.647294 12326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6678ed9b91574e8997d90a79f0712d63" candidate_uuid: "5ef7fc1351554f3ab22d933258fd329a" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "2cca73b338334f9cad16a2504ad520c0"
I20260713 09:03:22.647778 12326 raft_consensus.cc:3055] T 6678ed9b91574e8997d90a79f0712d63 P 2cca73b338334f9cad16a2504ad520c0 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:03:22.647938 12397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6678ed9b91574e8997d90a79f0712d63" candidate_uuid: "5ef7fc1351554f3ab22d933258fd329a" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "0f5894b06c134e03a3cb942896c1da79"
I20260713 09:03:22.648012 12326 raft_consensus.cc:740] T 6678ed9b91574e8997d90a79f0712d63 P 2cca73b338334f9cad16a2504ad520c0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2cca73b338334f9cad16a2504ad520c0, State: Running, Role: LEADER
I20260713 09:03:22.648559 12397 raft_consensus.cc:3060] T 6678ed9b91574e8997d90a79f0712d63 P 0f5894b06c134e03a3cb942896c1da79 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:22.649387 12326 consensus_queue.cc:260] T 6678ed9b91574e8997d90a79f0712d63 P 2cca73b338334f9cad16a2504ad520c0 [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: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: false } }
I20260713 09:03:22.650199 12326 raft_consensus.cc:3060] T 6678ed9b91574e8997d90a79f0712d63 P 2cca73b338334f9cad16a2504ad520c0 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:22.654145 12326 raft_consensus.cc:2468] T 6678ed9b91574e8997d90a79f0712d63 P 2cca73b338334f9cad16a2504ad520c0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ef7fc1351554f3ab22d933258fd329a in term 2.
I20260713 09:03:22.654384 12397 raft_consensus.cc:2468] T 6678ed9b91574e8997d90a79f0712d63 P 0f5894b06c134e03a3cb942896c1da79 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ef7fc1351554f3ab22d933258fd329a in term 2.
I20260713 09:03:22.655479 12634 leader_election.cc:304] T 6678ed9b91574e8997d90a79f0712d63 P 5ef7fc1351554f3ab22d933258fd329a [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: 0f5894b06c134e03a3cb942896c1da79, 5ef7fc1351554f3ab22d933258fd329a; no voters: 
I20260713 09:03:22.656309 13059 raft_consensus.cc:2804] T 6678ed9b91574e8997d90a79f0712d63 P 5ef7fc1351554f3ab22d933258fd329a [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:03:22.656780 13059 raft_consensus.cc:697] T 6678ed9b91574e8997d90a79f0712d63 P 5ef7fc1351554f3ab22d933258fd329a [term 2 LEADER]: Becoming Leader. State: Replica: 5ef7fc1351554f3ab22d933258fd329a, State: Running, Role: LEADER
I20260713 09:03:22.647312 12667 leader_election.cc:290] T 6678ed9b91574e8997d90a79f0712d63 P 5ef7fc1351554f3ab22d933258fd329a [CANDIDATE]: Term 2 election: Requested vote from peers 2cca73b338334f9cad16a2504ad520c0 (127.10.222.130:37587), 0f5894b06c134e03a3cb942896c1da79 (127.10.222.131:37007)
I20260713 09:03:22.658094 13059 consensus_queue.cc:237] T 6678ed9b91574e8997d90a79f0712d63 P 5ef7fc1351554f3ab22d933258fd329a [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: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: false } }
I20260713 09:03:22.672921 12979 raft_consensus.cc:993] T 8b42da2def9d48f8a268b8b612d79a13 P 2cca73b338334f9cad16a2504ad520c0: : Instructing follower 2541e895df0049f6a00483b026f9a2dd to start an election
I20260713 09:03:22.673381 13063 raft_consensus.cc:1081] T 8b42da2def9d48f8a268b8b612d79a13 P 2cca73b338334f9cad16a2504ad520c0 [term 1 LEADER]: Signalling peer 2541e895df0049f6a00483b026f9a2dd to start an election
I20260713 09:03:22.674839 12245 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8b42da2def9d48f8a268b8b612d79a13"
dest_uuid: "2541e895df0049f6a00483b026f9a2dd"
 from {username='slave'} at 127.0.0.1:36952
I20260713 09:03:22.675400 12245 raft_consensus.cc:493] T 8b42da2def9d48f8a268b8b612d79a13 P 2541e895df0049f6a00483b026f9a2dd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:03:22.674656 12147 catalog_manager.cc:5697] T 6678ed9b91574e8997d90a79f0712d63 P 5ef7fc1351554f3ab22d933258fd329a reported cstate change: term changed from 1 to 2, leader changed from 2cca73b338334f9cad16a2504ad520c0 (127.10.222.130) to 5ef7fc1351554f3ab22d933258fd329a (127.10.222.132). New cstate: current_term: 2 leader_uuid: "5ef7fc1351554f3ab22d933258fd329a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:03:22.675750 12245 raft_consensus.cc:3060] T 8b42da2def9d48f8a268b8b612d79a13 P 2541e895df0049f6a00483b026f9a2dd [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:22.681304 12245 raft_consensus.cc:515] T 8b42da2def9d48f8a268b8b612d79a13 P 2541e895df0049f6a00483b026f9a2dd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } }
I20260713 09:03:22.684299 12397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b42da2def9d48f8a268b8b612d79a13" candidate_uuid: "2541e895df0049f6a00483b026f9a2dd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0f5894b06c134e03a3cb942896c1da79"
I20260713 09:03:22.684317 12326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b42da2def9d48f8a268b8b612d79a13" candidate_uuid: "2541e895df0049f6a00483b026f9a2dd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2cca73b338334f9cad16a2504ad520c0"
I20260713 09:03:22.684937 12397 raft_consensus.cc:3060] T 8b42da2def9d48f8a268b8b612d79a13 P 0f5894b06c134e03a3cb942896c1da79 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:22.684983 12326 raft_consensus.cc:3055] T 8b42da2def9d48f8a268b8b612d79a13 P 2cca73b338334f9cad16a2504ad520c0 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:03:22.685377 12326 raft_consensus.cc:740] T 8b42da2def9d48f8a268b8b612d79a13 P 2cca73b338334f9cad16a2504ad520c0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2cca73b338334f9cad16a2504ad520c0, State: Running, Role: LEADER
I20260713 09:03:22.686198 12326 consensus_queue.cc:260] T 8b42da2def9d48f8a268b8b612d79a13 P 2cca73b338334f9cad16a2504ad520c0 [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: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } }
I20260713 09:03:22.685354 12245 leader_election.cc:290] T 8b42da2def9d48f8a268b8b612d79a13 P 2541e895df0049f6a00483b026f9a2dd [CANDIDATE]: Term 2 election: Requested vote from peers 2cca73b338334f9cad16a2504ad520c0 (127.10.222.130:37587), 0f5894b06c134e03a3cb942896c1da79 (127.10.222.131:37007)
I20260713 09:03:22.687745 12326 raft_consensus.cc:3060] T 8b42da2def9d48f8a268b8b612d79a13 P 2cca73b338334f9cad16a2504ad520c0 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:22.690946 12397 raft_consensus.cc:2468] T 8b42da2def9d48f8a268b8b612d79a13 P 0f5894b06c134e03a3cb942896c1da79 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2541e895df0049f6a00483b026f9a2dd in term 2.
I20260713 09:03:22.691977 12216 leader_election.cc:304] T 8b42da2def9d48f8a268b8b612d79a13 P 2541e895df0049f6a00483b026f9a2dd [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: 0f5894b06c134e03a3cb942896c1da79, 2541e895df0049f6a00483b026f9a2dd; no voters: 
I20260713 09:03:22.692674 13025 raft_consensus.cc:2804] T 8b42da2def9d48f8a268b8b612d79a13 P 2541e895df0049f6a00483b026f9a2dd [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:03:22.693136 13025 raft_consensus.cc:697] T 8b42da2def9d48f8a268b8b612d79a13 P 2541e895df0049f6a00483b026f9a2dd [term 2 LEADER]: Becoming Leader. State: Replica: 2541e895df0049f6a00483b026f9a2dd, State: Running, Role: LEADER
I20260713 09:03:22.693940 13025 consensus_queue.cc:237] T 8b42da2def9d48f8a268b8b612d79a13 P 2541e895df0049f6a00483b026f9a2dd [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: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } }
I20260713 09:03:22.695879 12326 raft_consensus.cc:2468] T 8b42da2def9d48f8a268b8b612d79a13 P 2cca73b338334f9cad16a2504ad520c0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2541e895df0049f6a00483b026f9a2dd in term 2.
I20260713 09:03:22.704617 12147 catalog_manager.cc:5697] T 8b42da2def9d48f8a268b8b612d79a13 P 2541e895df0049f6a00483b026f9a2dd reported cstate change: term changed from 1 to 2, leader changed from 2cca73b338334f9cad16a2504ad520c0 (127.10.222.130) to 2541e895df0049f6a00483b026f9a2dd (127.10.222.129). New cstate: current_term: 2 leader_uuid: "2541e895df0049f6a00483b026f9a2dd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } health_report { overall_health: UNKNOWN } } }
I20260713 09:03:22.723960 12979 raft_consensus.cc:993] T 69fa9fc740964491b9cbe1d43b9fdb0c P 2cca73b338334f9cad16a2504ad520c0: : Instructing follower 5ef7fc1351554f3ab22d933258fd329a to start an election
I20260713 09:03:22.724406 13063 raft_consensus.cc:1081] T 69fa9fc740964491b9cbe1d43b9fdb0c P 2cca73b338334f9cad16a2504ad520c0 [term 1 LEADER]: Signalling peer 5ef7fc1351554f3ab22d933258fd329a to start an election
I20260713 09:03:22.725628 12667 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "69fa9fc740964491b9cbe1d43b9fdb0c"
dest_uuid: "5ef7fc1351554f3ab22d933258fd329a"
 from {username='slave'} at 127.0.0.1:37068
I20260713 09:03:22.726182 12667 raft_consensus.cc:493] T 69fa9fc740964491b9cbe1d43b9fdb0c P 5ef7fc1351554f3ab22d933258fd329a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:03:22.726660 12667 raft_consensus.cc:3060] T 69fa9fc740964491b9cbe1d43b9fdb0c P 5ef7fc1351554f3ab22d933258fd329a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:22.731067 12667 raft_consensus.cc:515] T 69fa9fc740964491b9cbe1d43b9fdb0c P 5ef7fc1351554f3ab22d933258fd329a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: false } }
I20260713 09:03:22.732666 12667 leader_election.cc:290] T 69fa9fc740964491b9cbe1d43b9fdb0c P 5ef7fc1351554f3ab22d933258fd329a [CANDIDATE]: Term 2 election: Requested vote from peers 0f5894b06c134e03a3cb942896c1da79 (127.10.222.131:37007), 2cca73b338334f9cad16a2504ad520c0 (127.10.222.130:37587)
I20260713 09:03:22.733335 12397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69fa9fc740964491b9cbe1d43b9fdb0c" candidate_uuid: "5ef7fc1351554f3ab22d933258fd329a" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "0f5894b06c134e03a3cb942896c1da79"
I20260713 09:03:22.733501 12326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69fa9fc740964491b9cbe1d43b9fdb0c" candidate_uuid: "5ef7fc1351554f3ab22d933258fd329a" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "2cca73b338334f9cad16a2504ad520c0"
I20260713 09:03:22.733944 12397 raft_consensus.cc:3060] T 69fa9fc740964491b9cbe1d43b9fdb0c P 0f5894b06c134e03a3cb942896c1da79 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:22.734023 12326 raft_consensus.cc:3055] T 69fa9fc740964491b9cbe1d43b9fdb0c P 2cca73b338334f9cad16a2504ad520c0 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:03:22.734462 12326 raft_consensus.cc:740] T 69fa9fc740964491b9cbe1d43b9fdb0c P 2cca73b338334f9cad16a2504ad520c0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2cca73b338334f9cad16a2504ad520c0, State: Running, Role: LEADER
I20260713 09:03:22.735035 12326 consensus_queue.cc:260] T 69fa9fc740964491b9cbe1d43b9fdb0c P 2cca73b338334f9cad16a2504ad520c0 [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: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: false } }
I20260713 09:03:22.735775 12326 raft_consensus.cc:3060] T 69fa9fc740964491b9cbe1d43b9fdb0c P 2cca73b338334f9cad16a2504ad520c0 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:22.739679 12326 raft_consensus.cc:2468] T 69fa9fc740964491b9cbe1d43b9fdb0c P 2cca73b338334f9cad16a2504ad520c0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ef7fc1351554f3ab22d933258fd329a in term 2.
I20260713 09:03:22.739821 12397 raft_consensus.cc:2468] T 69fa9fc740964491b9cbe1d43b9fdb0c P 0f5894b06c134e03a3cb942896c1da79 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ef7fc1351554f3ab22d933258fd329a in term 2.
I20260713 09:03:22.740688 12632 leader_election.cc:304] T 69fa9fc740964491b9cbe1d43b9fdb0c P 5ef7fc1351554f3ab22d933258fd329a [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: 2cca73b338334f9cad16a2504ad520c0, 5ef7fc1351554f3ab22d933258fd329a; no voters: 
I20260713 09:03:22.741460 13059 raft_consensus.cc:2804] T 69fa9fc740964491b9cbe1d43b9fdb0c P 5ef7fc1351554f3ab22d933258fd329a [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:03:22.741926 13059 raft_consensus.cc:697] T 69fa9fc740964491b9cbe1d43b9fdb0c P 5ef7fc1351554f3ab22d933258fd329a [term 2 LEADER]: Becoming Leader. State: Replica: 5ef7fc1351554f3ab22d933258fd329a, State: Running, Role: LEADER
I20260713 09:03:22.742703 13059 consensus_queue.cc:237] T 69fa9fc740964491b9cbe1d43b9fdb0c P 5ef7fc1351554f3ab22d933258fd329a [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: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: false } }
I20260713 09:03:22.751197 12147 catalog_manager.cc:5697] T 69fa9fc740964491b9cbe1d43b9fdb0c P 5ef7fc1351554f3ab22d933258fd329a reported cstate change: term changed from 1 to 2, leader changed from 2cca73b338334f9cad16a2504ad520c0 (127.10.222.130) to 5ef7fc1351554f3ab22d933258fd329a (127.10.222.132). New cstate: current_term: 2 leader_uuid: "5ef7fc1351554f3ab22d933258fd329a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5ef7fc1351554f3ab22d933258fd329a" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 34869 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:03:22.780174 12979 raft_consensus.cc:993] T cb9df26c637f4b6d819b27706e771e32 P 2cca73b338334f9cad16a2504ad520c0: : Instructing follower 2541e895df0049f6a00483b026f9a2dd to start an election
I20260713 09:03:22.780587 13063 raft_consensus.cc:1081] T cb9df26c637f4b6d819b27706e771e32 P 2cca73b338334f9cad16a2504ad520c0 [term 1 LEADER]: Signalling peer 2541e895df0049f6a00483b026f9a2dd to start an election
I20260713 09:03:22.782006 12245 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cb9df26c637f4b6d819b27706e771e32"
dest_uuid: "2541e895df0049f6a00483b026f9a2dd"
 from {username='slave'} at 127.0.0.1:36952
I20260713 09:03:22.782507 12245 raft_consensus.cc:493] T cb9df26c637f4b6d819b27706e771e32 P 2541e895df0049f6a00483b026f9a2dd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:03:22.782827 12245 raft_consensus.cc:3060] T cb9df26c637f4b6d819b27706e771e32 P 2541e895df0049f6a00483b026f9a2dd [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:22.788775 12245 raft_consensus.cc:515] T cb9df26c637f4b6d819b27706e771e32 P 2541e895df0049f6a00483b026f9a2dd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } }
I20260713 09:03:22.791105 12326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb9df26c637f4b6d819b27706e771e32" candidate_uuid: "2541e895df0049f6a00483b026f9a2dd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2cca73b338334f9cad16a2504ad520c0"
I20260713 09:03:22.791635 12326 raft_consensus.cc:3055] T cb9df26c637f4b6d819b27706e771e32 P 2cca73b338334f9cad16a2504ad520c0 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:03:22.791846 12399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb9df26c637f4b6d819b27706e771e32" candidate_uuid: "2541e895df0049f6a00483b026f9a2dd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0f5894b06c134e03a3cb942896c1da79"
I20260713 09:03:22.792333 12245 leader_election.cc:290] T cb9df26c637f4b6d819b27706e771e32 P 2541e895df0049f6a00483b026f9a2dd [CANDIDATE]: Term 2 election: Requested vote from peers 2cca73b338334f9cad16a2504ad520c0 (127.10.222.130:37587), 0f5894b06c134e03a3cb942896c1da79 (127.10.222.131:37007)
I20260713 09:03:22.792027 12326 raft_consensus.cc:740] T cb9df26c637f4b6d819b27706e771e32 P 2cca73b338334f9cad16a2504ad520c0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2cca73b338334f9cad16a2504ad520c0, State: Running, Role: LEADER
I20260713 09:03:22.794200 12326 consensus_queue.cc:260] T cb9df26c637f4b6d819b27706e771e32 P 2cca73b338334f9cad16a2504ad520c0 [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: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } }
I20260713 09:03:22.795425 12326 raft_consensus.cc:3060] T cb9df26c637f4b6d819b27706e771e32 P 2cca73b338334f9cad16a2504ad520c0 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:22.801589 12326 raft_consensus.cc:2468] T cb9df26c637f4b6d819b27706e771e32 P 2cca73b338334f9cad16a2504ad520c0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2541e895df0049f6a00483b026f9a2dd in term 2.
I20260713 09:03:22.802634 12214 leader_election.cc:304] T cb9df26c637f4b6d819b27706e771e32 P 2541e895df0049f6a00483b026f9a2dd [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: 2541e895df0049f6a00483b026f9a2dd, 2cca73b338334f9cad16a2504ad520c0; no voters: 0f5894b06c134e03a3cb942896c1da79
I20260713 09:03:22.803293 13025 raft_consensus.cc:2804] T cb9df26c637f4b6d819b27706e771e32 P 2541e895df0049f6a00483b026f9a2dd [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:03:22.803812 13025 raft_consensus.cc:697] T cb9df26c637f4b6d819b27706e771e32 P 2541e895df0049f6a00483b026f9a2dd [term 2 LEADER]: Becoming Leader. State: Replica: 2541e895df0049f6a00483b026f9a2dd, State: Running, Role: LEADER
I20260713 09:03:22.804598 13025 consensus_queue.cc:237] T cb9df26c637f4b6d819b27706e771e32 P 2541e895df0049f6a00483b026f9a2dd [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: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } }
I20260713 09:03:22.812502 12147 catalog_manager.cc:5697] T cb9df26c637f4b6d819b27706e771e32 P 2541e895df0049f6a00483b026f9a2dd reported cstate change: term changed from 1 to 2, leader changed from 2cca73b338334f9cad16a2504ad520c0 (127.10.222.130) to 2541e895df0049f6a00483b026f9a2dd (127.10.222.129). New cstate: current_term: 2 leader_uuid: "2541e895df0049f6a00483b026f9a2dd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2541e895df0049f6a00483b026f9a2dd" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 36195 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 } health_report { overall_health: UNKNOWN } } }
I20260713 09:03:23.128297 12397 raft_consensus.cc:1275] T 8b42da2def9d48f8a268b8b612d79a13 P 0f5894b06c134e03a3cb942896c1da79 [term 2 FOLLOWER]: Refusing update from remote peer 2541e895df0049f6a00483b026f9a2dd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:03:23.129540 13025 consensus_queue.cc:1048] T 8b42da2def9d48f8a268b8b612d79a13 P 2541e895df0049f6a00483b026f9a2dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:03:23.143635 12326 raft_consensus.cc:1275] T 8b42da2def9d48f8a268b8b612d79a13 P 2cca73b338334f9cad16a2504ad520c0 [term 2 FOLLOWER]: Refusing update from remote peer 2541e895df0049f6a00483b026f9a2dd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:03:23.145648 13025 consensus_queue.cc:1048] T 8b42da2def9d48f8a268b8b612d79a13 P 2541e895df0049f6a00483b026f9a2dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:03:23.193727 12326 raft_consensus.cc:1275] T 6678ed9b91574e8997d90a79f0712d63 P 2cca73b338334f9cad16a2504ad520c0 [term 2 FOLLOWER]: Refusing update from remote peer 5ef7fc1351554f3ab22d933258fd329a: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:03:23.194813 13059 consensus_queue.cc:1048] T 6678ed9b91574e8997d90a79f0712d63 P 5ef7fc1351554f3ab22d933258fd329a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:03:23.206979 12397 raft_consensus.cc:1275] T 6678ed9b91574e8997d90a79f0712d63 P 0f5894b06c134e03a3cb942896c1da79 [term 2 FOLLOWER]: Refusing update from remote peer 5ef7fc1351554f3ab22d933258fd329a: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:03:23.208940 13040 consensus_queue.cc:1048] T 6678ed9b91574e8997d90a79f0712d63 P 5ef7fc1351554f3ab22d933258fd329a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:03:23.314610 12326 raft_consensus.cc:1275] T cb9df26c637f4b6d819b27706e771e32 P 2cca73b338334f9cad16a2504ad520c0 [term 2 FOLLOWER]: Refusing update from remote peer 2541e895df0049f6a00483b026f9a2dd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:03:23.315693 13025 consensus_queue.cc:1048] T cb9df26c637f4b6d819b27706e771e32 P 2541e895df0049f6a00483b026f9a2dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:03:23.323289 12397 raft_consensus.cc:3060] T cb9df26c637f4b6d819b27706e771e32 P 0f5894b06c134e03a3cb942896c1da79 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:23.330256 12397 raft_consensus.cc:1275] T cb9df26c637f4b6d819b27706e771e32 P 0f5894b06c134e03a3cb942896c1da79 [term 2 FOLLOWER]: Refusing update from remote peer 2541e895df0049f6a00483b026f9a2dd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:03:23.332221 12326 raft_consensus.cc:1275] T 69fa9fc740964491b9cbe1d43b9fdb0c P 2cca73b338334f9cad16a2504ad520c0 [term 2 FOLLOWER]: Refusing update from remote peer 5ef7fc1351554f3ab22d933258fd329a: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:03:23.331950 13073 consensus_queue.cc:1048] T cb9df26c637f4b6d819b27706e771e32 P 2541e895df0049f6a00483b026f9a2dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:03:23.334571 13040 consensus_queue.cc:1048] T 69fa9fc740964491b9cbe1d43b9fdb0c P 5ef7fc1351554f3ab22d933258fd329a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cca73b338334f9cad16a2504ad520c0" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 37587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:03:23.337559 12399 raft_consensus.cc:1275] T 69fa9fc740964491b9cbe1d43b9fdb0c P 0f5894b06c134e03a3cb942896c1da79 [term 2 FOLLOWER]: Refusing update from remote peer 5ef7fc1351554f3ab22d933258fd329a: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:03:23.339620 13059 consensus_queue.cc:1048] T 69fa9fc740964491b9cbe1d43b9fdb0c P 5ef7fc1351554f3ab22d933258fd329a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f5894b06c134e03a3cb942896c1da79" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 37007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:03:23.466876 11130 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:03:23.480548 11130 tablet_server.cc:179] TabletServer@127.10.222.129:0 shutting down...
I20260713 09:03:23.515725 11130 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:03:23.516532 11130 tablet_replica.cc:333] T 30a6ea22a46a4c818d43a8f9a46fff78 P 2541e895df0049f6a00483b026f9a2dd: stopping tablet replica
I20260713 09:03:23.517320 11130 raft_consensus.cc:2243] T 30a6ea22a46a4c818d43a8f9a46fff78 P 2541e895df0049f6a00483b026f9a2dd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:23.518105 11130 raft_consensus.cc:2272] T 30a6ea22a46a4c818d43a8f9a46fff78 P 2541e895df0049f6a00483b026f9a2dd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:23.520402 11130 tablet_replica.cc:333] T bd6ef93f002a4b079bea1b6aa372c4d1 P 2541e895df0049f6a00483b026f9a2dd: stopping tablet replica
I20260713 09:03:23.521137 11130 raft_consensus.cc:2243] T bd6ef93f002a4b079bea1b6aa372c4d1 P 2541e895df0049f6a00483b026f9a2dd [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:03:23.521981 11130 raft_consensus.cc:2272] T bd6ef93f002a4b079bea1b6aa372c4d1 P 2541e895df0049f6a00483b026f9a2dd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:23.524183 11130 tablet_replica.cc:333] T c4f21d14895d4281a4d94602124c1f3f P 2541e895df0049f6a00483b026f9a2dd: stopping tablet replica
I20260713 09:03:23.524880 11130 raft_consensus.cc:2243] T c4f21d14895d4281a4d94602124c1f3f P 2541e895df0049f6a00483b026f9a2dd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:23.525557 11130 raft_consensus.cc:2272] T c4f21d14895d4281a4d94602124c1f3f P 2541e895df0049f6a00483b026f9a2dd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:23.527796 11130 tablet_replica.cc:333] T 3be28ac715da4acd94666a61f9e151a1 P 2541e895df0049f6a00483b026f9a2dd: stopping tablet replica
I20260713 09:03:23.528451 11130 raft_consensus.cc:2243] T 3be28ac715da4acd94666a61f9e151a1 P 2541e895df0049f6a00483b026f9a2dd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:23.528904 11130 raft_consensus.cc:2272] T 3be28ac715da4acd94666a61f9e151a1 P 2541e895df0049f6a00483b026f9a2dd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:23.531260 11130 tablet_replica.cc:333] T 30d9dfcad767431b86f118581ca89954 P 2541e895df0049f6a00483b026f9a2dd: stopping tablet replica
I20260713 09:03:23.531920 11130 raft_consensus.cc:2243] T 30d9dfcad767431b86f118581ca89954 P 2541e895df0049f6a00483b026f9a2dd [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:03:23.532847 11130 raft_consensus.cc:2272] T 30d9dfcad767431b86f118581ca89954 P 2541e895df0049f6a00483b026f9a2dd [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:03:23.532897 12291 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:03:23.535472 11130 tablet_replica.cc:333] T ef19749dd4a0463b9bc4c01eed149e09 P 2541e895df0049f6a00483b026f9a2dd: stopping tablet replica
W20260713 09:03:23.535642 12291 consensus_peers.cc:597] T 3be28ac715da4acd94666a61f9e151a1 P 2cca73b338334f9cad16a2504ad520c0 -> Peer 2541e895df0049f6a00483b026f9a2dd (127.10.222.129:36195): Couldn't send request to peer 2541e895df0049f6a00483b026f9a2dd. 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:03:23.536312 11130 raft_consensus.cc:2243] T ef19749dd4a0463b9bc4c01eed149e09 P 2541e895df0049f6a00483b026f9a2dd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:23.536988 11130 raft_consensus.cc:2272] T ef19749dd4a0463b9bc4c01eed149e09 P 2541e895df0049f6a00483b026f9a2dd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:23.539114 11130 tablet_replica.cc:333] T cb9df26c637f4b6d819b27706e771e32 P 2541e895df0049f6a00483b026f9a2dd: stopping tablet replica
I20260713 09:03:23.539814 11130 raft_consensus.cc:2243] T cb9df26c637f4b6d819b27706e771e32 P 2541e895df0049f6a00483b026f9a2dd [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:03:23.540676 11130 raft_consensus.cc:2272] T cb9df26c637f4b6d819b27706e771e32 P 2541e895df0049f6a00483b026f9a2dd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:23.543107 11130 tablet_replica.cc:333] T 8443f0c4a5c64d0886f1961cddc3ac9a P 2541e895df0049f6a00483b026f9a2dd: stopping tablet replica
I20260713 09:03:23.543823 11130 raft_consensus.cc:2243] T 8443f0c4a5c64d0886f1961cddc3ac9a P 2541e895df0049f6a00483b026f9a2dd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:23.544296 11130 raft_consensus.cc:2272] T 8443f0c4a5c64d0886f1961cddc3ac9a P 2541e895df0049f6a00483b026f9a2dd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:23.546509 11130 tablet_replica.cc:333] T b14f2047138e4ec7a6f6b9272a1fe18f P 2541e895df0049f6a00483b026f9a2dd: stopping tablet replica
I20260713 09:03:23.547134 11130 raft_consensus.cc:2243] T b14f2047138e4ec7a6f6b9272a1fe18f P 2541e895df0049f6a00483b026f9a2dd [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:03:23.548058 11130 raft_consensus.cc:2272] T b14f2047138e4ec7a6f6b9272a1fe18f P 2541e895df0049f6a00483b026f9a2dd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:23.550908 11130 tablet_replica.cc:333] T 59f256a09d4e44cd82252cab381698f8 P 2541e895df0049f6a00483b026f9a2dd: stopping tablet replica
I20260713 09:03:23.551620 11130 raft_consensus.cc:2243] T 59f256a09d4e44cd82252cab381698f8 P 2541e895df0049f6a00483b026f9a2dd [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:03:23.552471 11130 raft_consensus.cc:2272] T 59f256a09d4e44cd82252cab381698f8 P 2541e895df0049f6a00483b026f9a2dd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:23.554795 11130 tablet_replica.cc:333] T 09f98c776a614f6cae5c52bbda2233a5 P 2541e895df0049f6a00483b026f9a2dd: stopping tablet replica
I20260713 09:03:23.555500 11130 raft_consensus.cc:2243] T 09f98c776a614f6cae5c52bbda2233a5 P 2541e895df0049f6a00483b026f9a2dd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:23.556176 11130 raft_consensus.cc:2272] T 09f98c776a614f6cae5c52bbda2233a5 P 2541e895df0049f6a00483b026f9a2dd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:23.558415 11130 tablet_replica.cc:333] T 8b42da2def9d48f8a268b8b612d79a13 P 2541e895df0049f6a00483b026f9a2dd: stopping tablet replica
I20260713 09:03:23.559072 11130 raft_consensus.cc:2243] T 8b42da2def9d48f8a268b8b612d79a13 P 2541e895df0049f6a00483b026f9a2dd [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:03:23.559978 11130 raft_consensus.cc:2272] T 8b42da2def9d48f8a268b8b612d79a13 P 2541e895df0049f6a00483b026f9a2dd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:23.562309 11130 tablet_replica.cc:333] T 4491e79f62a543328ac59c7ced9900fa P 2541e895df0049f6a00483b026f9a2dd: stopping tablet replica
I20260713 09:03:23.562945 11130 raft_consensus.cc:2243] T 4491e79f62a543328ac59c7ced9900fa P 2541e895df0049f6a00483b026f9a2dd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:23.563427 11130 raft_consensus.cc:2272] T 4491e79f62a543328ac59c7ced9900fa P 2541e895df0049f6a00483b026f9a2dd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:23.565635 11130 tablet_replica.cc:333] T d27792d963d545b794da3989d05019b1 P 2541e895df0049f6a00483b026f9a2dd: stopping tablet replica
I20260713 09:03:23.566226 11130 raft_consensus.cc:2243] T d27792d963d545b794da3989d05019b1 P 2541e895df0049f6a00483b026f9a2dd [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:23.567023 11130 raft_consensus.cc:2272] T d27792d963d545b794da3989d05019b1 P 2541e895df0049f6a00483b026f9a2dd [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:23.569306 11130 tablet_replica.cc:333] T 808305af4b6b4e0d9f88b03de475a766 P 2541e895df0049f6a00483b026f9a2dd: stopping tablet replica
I20260713 09:03:23.569890 11130 raft_consensus.cc:2243] T 808305af4b6b4e0d9f88b03de475a766 P 2541e895df0049f6a00483b026f9a2dd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:23.570600 11130 raft_consensus.cc:2272] T 808305af4b6b4e0d9f88b03de475a766 P 2541e895df0049f6a00483b026f9a2dd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:23.572819 11130 tablet_replica.cc:333] T b2b8921a63ef4f0698a96fe58cf3c0d7 P 2541e895df0049f6a00483b026f9a2dd: stopping tablet replica
I20260713 09:03:23.573376 11130 raft_consensus.cc:2243] T b2b8921a63ef4f0698a96fe58cf3c0d7 P 2541e895df0049f6a00483b026f9a2dd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:23.573822 11130 raft_consensus.cc:2272] T b2b8921a63ef4f0698a96fe58cf3c0d7 P 2541e895df0049f6a00483b026f9a2dd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:23.575887 11130 tablet_replica.cc:333] T ce05e4af94d14dd5ab92c82853c4a19a P 2541e895df0049f6a00483b026f9a2dd: stopping tablet replica
I20260713 09:03:23.576455 11130 raft_consensus.cc:2243] T ce05e4af94d14dd5ab92c82853c4a19a P 2541e895df0049f6a00483b026f9a2dd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:23.577122 11130 raft_consensus.cc:2272] T ce05e4af94d14dd5ab92c82853c4a19a P 2541e895df0049f6a00483b026f9a2dd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:23.579329 11130 tablet_replica.cc:333] T 6d81923b546648ca9bd71a8705275c39 P 2541e895df0049f6a00483b026f9a2dd: stopping tablet replica
I20260713 09:03:23.579859 11130 raft_consensus.cc:2243] T 6d81923b546648ca9bd71a8705275c39 P 2541e895df0049f6a00483b026f9a2dd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:23.580472 11130 raft_consensus.cc:2272] T 6d81923b546648ca9bd71a8705275c39 P 2541e895df0049f6a00483b026f9a2dd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:23.631964 11130 tablet_server.cc:196] TabletServer@127.10.222.129:0 shutdown complete.
W20260713 09:03:23.671308 12365 consensus_peers.cc:597] T 808305af4b6b4e0d9f88b03de475a766 P 0f5894b06c134e03a3cb942896c1da79 -> Peer 2541e895df0049f6a00483b026f9a2dd (127.10.222.129:36195): Couldn't send request to peer 2541e895df0049f6a00483b026f9a2dd. Status: Network error: Client connection negotiation failed: client connection to 127.10.222.129:36195: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:03:23.680042 11130 tablet_server.cc:179] TabletServer@127.10.222.130:0 shutting down...
W20260713 09:03:23.685436 12365 consensus_peers.cc:597] T 4491e79f62a543328ac59c7ced9900fa P 0f5894b06c134e03a3cb942896c1da79 -> Peer 2541e895df0049f6a00483b026f9a2dd (127.10.222.129:36195): Couldn't send request to peer 2541e895df0049f6a00483b026f9a2dd. Status: Network error: Client connection negotiation failed: client connection to 127.10.222.129:36195: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:03:23.702457 12365 consensus_peers.cc:597] T d27792d963d545b794da3989d05019b1 P 0f5894b06c134e03a3cb942896c1da79 -> Peer 2541e895df0049f6a00483b026f9a2dd (127.10.222.129:36195): Couldn't send request to peer 2541e895df0049f6a00483b026f9a2dd. Status: Network error: Client connection negotiation failed: client connection to 127.10.222.129:36195: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:03:23.715962 12291 consensus_peers.cc:597] T 09f98c776a614f6cae5c52bbda2233a5 P 2cca73b338334f9cad16a2504ad520c0 -> Peer 2541e895df0049f6a00483b026f9a2dd (127.10.222.129:36195): Couldn't send request to peer 2541e895df0049f6a00483b026f9a2dd. Status: Network error: Client connection negotiation failed: client connection to 127.10.222.129:36195: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:03:23.718663 11130 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:03:23.719440 11130 tablet_replica.cc:333] T d919c06ddd164c509cc40233575578ff P 2cca73b338334f9cad16a2504ad520c0: stopping tablet replica
I20260713 09:03:23.720070 11130 raft_consensus.cc:2243] T d919c06ddd164c509cc40233575578ff P 2cca73b338334f9cad16a2504ad520c0 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:03:23.720784 11130 raft_consensus.cc:2272] T d919c06ddd164c509cc40233575578ff P 2cca73b338334f9cad16a2504ad520c0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:23.722594 11130 tablet_replica.cc:333] T 3be28ac715da4acd94666a61f9e151a1 P 2cca73b338334f9cad16a2504ad520c0: stopping tablet replica
I20260713 09:03:23.723109 11130 raft_consensus.cc:2243] T 3be28ac715da4acd94666a61f9e151a1 P 2cca73b338334f9cad16a2504ad520c0 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:03:23.723851 11130 raft_consensus.cc:2272] T 3be28ac715da4acd94666a61f9e151a1 P 2cca73b338334f9cad16a2504ad520c0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:23.725610 11130 tablet_replica.cc:333] T cbcb357e1a4144428913538ec6039480 P 2cca73b338334f9cad16a2504ad520c0: stopping tablet replica
I20260713 09:03:23.726163 11130 raft_consensus.cc:2243] T cbcb357e1a4144428913538ec6039480 P 2cca73b338334f9cad16a2504ad520c0 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:03:23.727106 11130 raft_consensus.cc:2272] T cbcb357e1a4144428913538ec6039480 P 2cca73b338334f9cad16a2504ad520c0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:23.729158 11130 tablet_replica.cc:333] T 4491e79f62a543328ac59c7ced9900fa P 2cca73b338334f9cad16a2504ad520c0: stopping tablet replica
I20260713 09:03:23.729877 11130 raft_consensus.cc:2243] T 4491e79f62a543328ac59c7ced9900fa P 2cca73b338334f9cad16a2504ad520c0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:23.730345 11130 raft_consensus.cc:2272] T 4491e79f62a543328ac59c7ced9900fa P 2cca73b338334f9cad16a2504ad520c0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:23.732123 11130 tablet_replica.cc:333] T 8b42da2def9d48f8a268b8b612d79a13 P 2cca73b338334f9cad16a2504ad520c0: stopping tablet replica
I20260713 09:03:23.732846 11130 raft_consensus.cc:2243] T 8b42da2def9d48f8a268b8b612d79a13 P 2cca73b338334f9cad16a2504ad520c0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:23.733302 11130 raft_consensus.cc:2272] T 8b42da2def9d48f8a268b8b612d79a13 P 2cca73b338334f9cad16a2504ad520c0 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:03:23.735231 12634 consensus_peers.cc:597] T 30a6ea22a46a4c818d43a8f9a46fff78 P 5ef7fc1351554f3ab22d933258fd329a -> Peer 2541e895df0049f6a00483b026f9a2dd (127.10.222.129:36195): Couldn't send request to peer 2541e895df0049f6a00483b026f9a2dd. Status: Network error: Client connection negotiation failed: client connection to 127.10.222.129:36195: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:03:23.735868 11130 tablet_replica.cc:333] T 2c0ea15d861544ed85f2747c8a8648f4 P 2cca73b338334f9cad16a2504ad520c0: stopping tablet replica
I20260713 09:03:23.736444 11130 raft_consensus.cc:2243] T 2c0ea15d861544ed85f2747c8a8648f4 P 2cca73b338334f9cad16a2504ad520c0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:23.736982 11130 raft_consensus.cc:2272] T 2c0ea15d861544ed85f2747c8a8648f4 P 2cca73b338334f9cad16a2504ad520c0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:23.738658 11130 tablet_replica.cc:333] T bd6ef93f002a4b079bea1b6aa372c4d1 P 2cca73b338334f9cad16a2504ad520c0: stopping tablet replica
I20260713 09:03:23.739148 11130 raft_consensus.cc:2243] T bd6ef93f002a4b079bea1b6aa372c4d1 P 2cca73b338334f9cad16a2504ad520c0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:23.739557 11130 raft_consensus.cc:2272] T bd6ef93f002a4b079bea1b6aa372c4d1 P 2cca73b338334f9cad16a2504ad520c0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:23.741153 11130 tablet_replica.cc:333] T 69fa9fc740964491b9cbe1d43b9fdb0c P 2cca73b338334f9cad16a2504ad520c0: stopping tablet replica
I20260713 09:03:23.741664 11130 raft_consensus.cc:2243] T 69fa9fc740964491b9cbe1d43b9fdb0c P 2cca73b338334f9cad16a2504ad520c0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:23.742027 11130 raft_consensus.cc:2272] T 69fa9fc740964491b9cbe1d43b9fdb0c P 2cca73b338334f9cad16a2504ad520c0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:23.743973 11130 tablet_replica.cc:333] T 8443f0c4a5c64d0886f1961cddc3ac9a P 2cca73b338334f9cad16a2504ad520c0: stopping tablet replica
I20260713 09:03:23.744455 11130 raft_consensus.cc:2243] T 8443f0c4a5c64d0886f1961cddc3ac9a P 2cca73b338334f9cad16a2504ad520c0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:23.744828 11130 raft_consensus.cc:2272] T 8443f0c4a5c64d0886f1961cddc3ac9a P 2cca73b338334f9cad16a2504ad520c0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:23.746519 11130 tablet_replica.cc:333] T b14f2047138e4ec7a6f6b9272a1fe18f P 2cca73b338334f9cad16a2504ad520c0: stopping tablet replica
I20260713 09:03:23.746963 11130 raft_consensus.cc:2243] T b14f2047138e4ec7a6f6b9272a1fe18f P 2cca73b338334f9cad16a2504ad520c0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:23.747447 11130 raft_consensus.cc:2272] T b14f2047138e4ec7a6f6b9272a1fe18f P 2cca73b338334f9cad16a2504ad520c0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:23.749020 11130 tablet_replica.cc:333] T 46e1f54761b141c3b0f514d4215b6f5c P 2cca73b338334f9cad16a2504ad520c0: stopping tablet replica
I20260713 09:03:23.749454 11130 raft_consensus.cc:2243] T 46e1f54761b141c3b0f514d4215b6f5c P 2cca73b338334f9cad16a2504ad520c0 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:03:23.750168 11130 raft_consensus.cc:2272] T 46e1f54761b141c3b0f514d4215b6f5c P 2cca73b338334f9cad16a2504ad520c0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:23.751817 11130 tablet_replica.cc:333] T 09f98c776a614f6cae5c52bbda2233a5 P 2cca73b338334f9cad16a2504ad520c0: stopping tablet replica
I20260713 09:03:23.752247 11130 raft_consensus.cc:2243] T 09f98c776a614f6cae5c52bbda2233a5 P 2cca73b338334f9cad16a2504ad520c0 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:03:23.752931 11130 raft_consensus.cc:2272] T 09f98c776a614f6cae5c52bbda2233a5 P 2cca73b338334f9cad16a2504ad520c0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:23.754647 11130 tablet_replica.cc:333] T ef19749dd4a0463b9bc4c01eed149e09 P 2cca73b338334f9cad16a2504ad520c0: stopping tablet replica
I20260713 09:03:23.755112 11130 raft_consensus.cc:2243] T ef19749dd4a0463b9bc4c01eed149e09 P 2cca73b338334f9cad16a2504ad520c0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:23.755541 11130 raft_consensus.cc:2272] T ef19749dd4a0463b9bc4c01eed149e09 P 2cca73b338334f9cad16a2504ad520c0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:23.756981 11130 tablet_replica.cc:333] T 30d9dfcad767431b86f118581ca89954 P 2cca73b338334f9cad16a2504ad520c0: stopping tablet replica
I20260713 09:03:23.757400 11130 raft_consensus.cc:2243] T 30d9dfcad767431b86f118581ca89954 P 2cca73b338334f9cad16a2504ad520c0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:23.757854 11130 raft_consensus.cc:2272] T 30d9dfcad767431b86f118581ca89954 P 2cca73b338334f9cad16a2504ad520c0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:23.760044 11130 tablet_replica.cc:333] T cb9df26c637f4b6d819b27706e771e32 P 2cca73b338334f9cad16a2504ad520c0: stopping tablet replica
I20260713 09:03:23.760622 11130 raft_consensus.cc:2243] T cb9df26c637f4b6d819b27706e771e32 P 2cca73b338334f9cad16a2504ad520c0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:23.761099 11130 raft_consensus.cc:2272] T cb9df26c637f4b6d819b27706e771e32 P 2cca73b338334f9cad16a2504ad520c0 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:03:23.762619 12634 consensus_peers.cc:597] T ef19749dd4a0463b9bc4c01eed149e09 P 5ef7fc1351554f3ab22d933258fd329a -> Peer 2541e895df0049f6a00483b026f9a2dd (127.10.222.129:36195): Couldn't send request to peer 2541e895df0049f6a00483b026f9a2dd. Status: Network error: Client connection negotiation failed: client connection to 127.10.222.129:36195: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:03:23.763821 11130 tablet_replica.cc:333] T 6678ed9b91574e8997d90a79f0712d63 P 2cca73b338334f9cad16a2504ad520c0: stopping tablet replica
I20260713 09:03:23.764313 11130 raft_consensus.cc:2243] T 6678ed9b91574e8997d90a79f0712d63 P 2cca73b338334f9cad16a2504ad520c0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:23.764678 11130 raft_consensus.cc:2272] T 6678ed9b91574e8997d90a79f0712d63 P 2cca73b338334f9cad16a2504ad520c0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:23.766646 11130 tablet_replica.cc:333] T b2b8921a63ef4f0698a96fe58cf3c0d7 P 2cca73b338334f9cad16a2504ad520c0: stopping tablet replica
I20260713 09:03:23.767067 11130 raft_consensus.cc:2243] T b2b8921a63ef4f0698a96fe58cf3c0d7 P 2cca73b338334f9cad16a2504ad520c0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:23.767478 11130 raft_consensus.cc:2272] T b2b8921a63ef4f0698a96fe58cf3c0d7 P 2cca73b338334f9cad16a2504ad520c0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:23.769368 11130 tablet_replica.cc:333] T ce05e4af94d14dd5ab92c82853c4a19a P 2cca73b338334f9cad16a2504ad520c0: stopping tablet replica
I20260713 09:03:23.769963 11130 raft_consensus.cc:2243] T ce05e4af94d14dd5ab92c82853c4a19a P 2cca73b338334f9cad16a2504ad520c0 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:03:23.770891 11130 raft_consensus.cc:2272] T ce05e4af94d14dd5ab92c82853c4a19a P 2cca73b338334f9cad16a2504ad520c0 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:03:23.773389 12365 consensus_peers.cc:597] T 8443f0c4a5c64d0886f1961cddc3ac9a P 0f5894b06c134e03a3cb942896c1da79 -> Peer 2541e895df0049f6a00483b026f9a2dd (127.10.222.129:36195): Couldn't send request to peer 2541e895df0049f6a00483b026f9a2dd. Status: Network error: Client connection negotiation failed: client connection to 127.10.222.129:36195: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:03:23.819336 12634 consensus_peers.cc:597] T b2b8921a63ef4f0698a96fe58cf3c0d7 P 5ef7fc1351554f3ab22d933258fd329a -> Peer 2541e895df0049f6a00483b026f9a2dd (127.10.222.129:36195): Couldn't send request to peer 2541e895df0049f6a00483b026f9a2dd. Status: Network error: Client connection negotiation failed: client connection to 127.10.222.129:36195: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:03:23.823534 11130 tablet_server.cc:196] TabletServer@127.10.222.130:0 shutdown complete.
I20260713 09:03:23.868007 11130 tablet_server.cc:179] TabletServer@127.10.222.131:0 shutting down...
I20260713 09:03:23.898114 11130 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:03:23.898963 11130 tablet_replica.cc:333] T bd6ef93f002a4b079bea1b6aa372c4d1 P 0f5894b06c134e03a3cb942896c1da79: stopping tablet replica
I20260713 09:03:23.899799 11130 raft_consensus.cc:2243] T bd6ef93f002a4b079bea1b6aa372c4d1 P 0f5894b06c134e03a3cb942896c1da79 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:23.900343 11130 raft_consensus.cc:2272] T bd6ef93f002a4b079bea1b6aa372c4d1 P 0f5894b06c134e03a3cb942896c1da79 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:23.902757 11130 tablet_replica.cc:333] T 30a6ea22a46a4c818d43a8f9a46fff78 P 0f5894b06c134e03a3cb942896c1da79: stopping tablet replica
I20260713 09:03:23.903478 11130 raft_consensus.cc:2243] T 30a6ea22a46a4c818d43a8f9a46fff78 P 0f5894b06c134e03a3cb942896c1da79 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:23.903952 11130 raft_consensus.cc:2272] T 30a6ea22a46a4c818d43a8f9a46fff78 P 0f5894b06c134e03a3cb942896c1da79 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:23.906176 11130 tablet_replica.cc:333] T 2c0ea15d861544ed85f2747c8a8648f4 P 0f5894b06c134e03a3cb942896c1da79: stopping tablet replica
I20260713 09:03:23.906911 11130 raft_consensus.cc:2243] T 2c0ea15d861544ed85f2747c8a8648f4 P 0f5894b06c134e03a3cb942896c1da79 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:03:23.907879 11130 raft_consensus.cc:2272] T 2c0ea15d861544ed85f2747c8a8648f4 P 0f5894b06c134e03a3cb942896c1da79 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:23.910215 11130 tablet_replica.cc:333] T 4491e79f62a543328ac59c7ced9900fa P 0f5894b06c134e03a3cb942896c1da79: stopping tablet replica
I20260713 09:03:23.910851 11130 raft_consensus.cc:2243] T 4491e79f62a543328ac59c7ced9900fa P 0f5894b06c134e03a3cb942896c1da79 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:03:23.911777 11130 raft_consensus.cc:2272] T 4491e79f62a543328ac59c7ced9900fa P 0f5894b06c134e03a3cb942896c1da79 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:23.914021 11130 tablet_replica.cc:333] T 8b42da2def9d48f8a268b8b612d79a13 P 0f5894b06c134e03a3cb942896c1da79: stopping tablet replica
I20260713 09:03:23.914691 11130 raft_consensus.cc:2243] T 8b42da2def9d48f8a268b8b612d79a13 P 0f5894b06c134e03a3cb942896c1da79 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:23.915230 11130 raft_consensus.cc:2272] T 8b42da2def9d48f8a268b8b612d79a13 P 0f5894b06c134e03a3cb942896c1da79 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:23.917930 11130 tablet_replica.cc:333] T cbcb357e1a4144428913538ec6039480 P 0f5894b06c134e03a3cb942896c1da79: stopping tablet replica
I20260713 09:03:23.918629 11130 raft_consensus.cc:2243] T cbcb357e1a4144428913538ec6039480 P 0f5894b06c134e03a3cb942896c1da79 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:23.919191 11130 raft_consensus.cc:2272] T cbcb357e1a4144428913538ec6039480 P 0f5894b06c134e03a3cb942896c1da79 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:23.921396 11130 tablet_replica.cc:333] T d27792d963d545b794da3989d05019b1 P 0f5894b06c134e03a3cb942896c1da79: stopping tablet replica
I20260713 09:03:23.922128 11130 raft_consensus.cc:2243] T d27792d963d545b794da3989d05019b1 P 0f5894b06c134e03a3cb942896c1da79 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:03:23.923043 11130 raft_consensus.cc:2272] T d27792d963d545b794da3989d05019b1 P 0f5894b06c134e03a3cb942896c1da79 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:23.925356 11130 tablet_replica.cc:333] T 3be28ac715da4acd94666a61f9e151a1 P 0f5894b06c134e03a3cb942896c1da79: stopping tablet replica
I20260713 09:03:23.925995 11130 raft_consensus.cc:2243] T 3be28ac715da4acd94666a61f9e151a1 P 0f5894b06c134e03a3cb942896c1da79 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:23.926473 11130 raft_consensus.cc:2272] T 3be28ac715da4acd94666a61f9e151a1 P 0f5894b06c134e03a3cb942896c1da79 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:23.928809 11130 tablet_replica.cc:333] T d919c06ddd164c509cc40233575578ff P 0f5894b06c134e03a3cb942896c1da79: stopping tablet replica
I20260713 09:03:23.929474 11130 raft_consensus.cc:2243] T d919c06ddd164c509cc40233575578ff P 0f5894b06c134e03a3cb942896c1da79 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:23.930178 11130 raft_consensus.cc:2272] T d919c06ddd164c509cc40233575578ff P 0f5894b06c134e03a3cb942896c1da79 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:03:23.931221 12365 consensus_peers.cc:597] T c4f21d14895d4281a4d94602124c1f3f P 0f5894b06c134e03a3cb942896c1da79 -> Peer 2541e895df0049f6a00483b026f9a2dd (127.10.222.129:36195): Couldn't send request to peer 2541e895df0049f6a00483b026f9a2dd. Status: Network error: Client connection negotiation failed: client connection to 127.10.222.129:36195: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:03:23.932319 11130 tablet_replica.cc:333] T 69fa9fc740964491b9cbe1d43b9fdb0c P 0f5894b06c134e03a3cb942896c1da79: stopping tablet replica
I20260713 09:03:23.933045 11130 raft_consensus.cc:2243] T 69fa9fc740964491b9cbe1d43b9fdb0c P 0f5894b06c134e03a3cb942896c1da79 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:23.933729 11130 raft_consensus.cc:2272] T 69fa9fc740964491b9cbe1d43b9fdb0c P 0f5894b06c134e03a3cb942896c1da79 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:23.936477 11130 tablet_replica.cc:333] T c4f21d14895d4281a4d94602124c1f3f P 0f5894b06c134e03a3cb942896c1da79: stopping tablet replica
I20260713 09:03:23.937115 11130 raft_consensus.cc:2243] T c4f21d14895d4281a4d94602124c1f3f P 0f5894b06c134e03a3cb942896c1da79 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:03:23.938026 11130 raft_consensus.cc:2272] T c4f21d14895d4281a4d94602124c1f3f P 0f5894b06c134e03a3cb942896c1da79 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:23.940287 11130 tablet_replica.cc:333] T 59f256a09d4e44cd82252cab381698f8 P 0f5894b06c134e03a3cb942896c1da79: stopping tablet replica
I20260713 09:03:23.940941 11130 raft_consensus.cc:2243] T 59f256a09d4e44cd82252cab381698f8 P 0f5894b06c134e03a3cb942896c1da79 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:23.941538 11130 raft_consensus.cc:2272] T 59f256a09d4e44cd82252cab381698f8 P 0f5894b06c134e03a3cb942896c1da79 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:23.943727 11130 tablet_replica.cc:333] T 8443f0c4a5c64d0886f1961cddc3ac9a P 0f5894b06c134e03a3cb942896c1da79: stopping tablet replica
I20260713 09:03:23.944393 11130 raft_consensus.cc:2243] T 8443f0c4a5c64d0886f1961cddc3ac9a P 0f5894b06c134e03a3cb942896c1da79 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:03:23.945286 11130 raft_consensus.cc:2272] T 8443f0c4a5c64d0886f1961cddc3ac9a P 0f5894b06c134e03a3cb942896c1da79 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:23.947561 11130 tablet_replica.cc:333] T 6d81923b546648ca9bd71a8705275c39 P 0f5894b06c134e03a3cb942896c1da79: stopping tablet replica
I20260713 09:03:23.948179 11130 raft_consensus.cc:2243] T 6d81923b546648ca9bd71a8705275c39 P 0f5894b06c134e03a3cb942896c1da79 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:23.948612 11130 raft_consensus.cc:2272] T 6d81923b546648ca9bd71a8705275c39 P 0f5894b06c134e03a3cb942896c1da79 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:23.950743 11130 tablet_replica.cc:333] T cb9df26c637f4b6d819b27706e771e32 P 0f5894b06c134e03a3cb942896c1da79: stopping tablet replica
I20260713 09:03:23.951396 11130 raft_consensus.cc:2243] T cb9df26c637f4b6d819b27706e771e32 P 0f5894b06c134e03a3cb942896c1da79 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:23.951872 11130 raft_consensus.cc:2272] T cb9df26c637f4b6d819b27706e771e32 P 0f5894b06c134e03a3cb942896c1da79 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:23.955493 11130 tablet_replica.cc:333] T 6678ed9b91574e8997d90a79f0712d63 P 0f5894b06c134e03a3cb942896c1da79: stopping tablet replica
W20260713 09:03:23.955672 12632 consensus_peers.cc:597] T 69fa9fc740964491b9cbe1d43b9fdb0c P 5ef7fc1351554f3ab22d933258fd329a -> Peer 2cca73b338334f9cad16a2504ad520c0 (127.10.222.130:37587): Couldn't send request to peer 2cca73b338334f9cad16a2504ad520c0. Status: Network error: Client connection negotiation failed: client connection to 127.10.222.130:37587: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:03:23.956108 11130 raft_consensus.cc:2243] T 6678ed9b91574e8997d90a79f0712d63 P 0f5894b06c134e03a3cb942896c1da79 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:23.956683 11130 raft_consensus.cc:2272] T 6678ed9b91574e8997d90a79f0712d63 P 0f5894b06c134e03a3cb942896c1da79 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:23.959087 11130 tablet_replica.cc:333] T 46e1f54761b141c3b0f514d4215b6f5c P 0f5894b06c134e03a3cb942896c1da79: stopping tablet replica
I20260713 09:03:23.959694 11130 raft_consensus.cc:2243] T 46e1f54761b141c3b0f514d4215b6f5c P 0f5894b06c134e03a3cb942896c1da79 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:23.960317 11130 raft_consensus.cc:2272] T 46e1f54761b141c3b0f514d4215b6f5c P 0f5894b06c134e03a3cb942896c1da79 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:23.962572 11130 tablet_replica.cc:333] T 808305af4b6b4e0d9f88b03de475a766 P 0f5894b06c134e03a3cb942896c1da79: stopping tablet replica
I20260713 09:03:23.963124 11130 raft_consensus.cc:2243] T 808305af4b6b4e0d9f88b03de475a766 P 0f5894b06c134e03a3cb942896c1da79 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:03:23.963981 11130 raft_consensus.cc:2272] T 808305af4b6b4e0d9f88b03de475a766 P 0f5894b06c134e03a3cb942896c1da79 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:24.015308 11130 tablet_server.cc:196] TabletServer@127.10.222.131:0 shutdown complete.
W20260713 09:03:24.015499 12634 consensus_peers.cc:597] T 30a6ea22a46a4c818d43a8f9a46fff78 P 5ef7fc1351554f3ab22d933258fd329a -> Peer 0f5894b06c134e03a3cb942896c1da79 (127.10.222.131:37007): Couldn't send request to peer 0f5894b06c134e03a3cb942896c1da79. Status: Network error: Client connection negotiation failed: client connection to 127.10.222.131:37007: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:03:24.024209 12634 consensus_peers.cc:597] T 6d81923b546648ca9bd71a8705275c39 P 5ef7fc1351554f3ab22d933258fd329a -> Peer 2541e895df0049f6a00483b026f9a2dd (127.10.222.129:36195): Couldn't send request to peer 2541e895df0049f6a00483b026f9a2dd. Status: Network error: Client connection negotiation failed: client connection to 127.10.222.129:36195: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:03:24.031090 12632 consensus_peers.cc:597] T ef19749dd4a0463b9bc4c01eed149e09 P 5ef7fc1351554f3ab22d933258fd329a -> Peer 2cca73b338334f9cad16a2504ad520c0 (127.10.222.130:37587): Couldn't send request to peer 2cca73b338334f9cad16a2504ad520c0. Status: Network error: Client connection negotiation failed: client connection to 127.10.222.130:37587: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:03:24.044812 12634 consensus_peers.cc:597] T 6d81923b546648ca9bd71a8705275c39 P 5ef7fc1351554f3ab22d933258fd329a -> Peer 0f5894b06c134e03a3cb942896c1da79 (127.10.222.131:37007): Couldn't send request to peer 0f5894b06c134e03a3cb942896c1da79. Status: Network error: Client connection negotiation failed: client connection to 127.10.222.131:37007: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:03:24.056205 12632 consensus_peers.cc:597] T 6678ed9b91574e8997d90a79f0712d63 P 5ef7fc1351554f3ab22d933258fd329a -> Peer 2cca73b338334f9cad16a2504ad520c0 (127.10.222.130:37587): Couldn't send request to peer 2cca73b338334f9cad16a2504ad520c0. Status: Network error: Client connection negotiation failed: client connection to 127.10.222.130:37587: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:03:24.059046 11130 tablet_server.cc:179] TabletServer@127.10.222.132:0 shutting down...
I20260713 09:03:24.082638 11130 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:03:24.083449 11130 tablet_replica.cc:333] T 30d9dfcad767431b86f118581ca89954 P 5ef7fc1351554f3ab22d933258fd329a: stopping tablet replica
I20260713 09:03:24.084211 11130 raft_consensus.cc:2243] T 30d9dfcad767431b86f118581ca89954 P 5ef7fc1351554f3ab22d933258fd329a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:24.084821 11130 raft_consensus.cc:2272] T 30d9dfcad767431b86f118581ca89954 P 5ef7fc1351554f3ab22d933258fd329a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:24.087350 11130 tablet_replica.cc:333] T 69fa9fc740964491b9cbe1d43b9fdb0c P 5ef7fc1351554f3ab22d933258fd329a: stopping tablet replica
I20260713 09:03:24.088034 11130 raft_consensus.cc:2243] T 69fa9fc740964491b9cbe1d43b9fdb0c P 5ef7fc1351554f3ab22d933258fd329a [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:03:24.088932 11130 raft_consensus.cc:2272] T 69fa9fc740964491b9cbe1d43b9fdb0c P 5ef7fc1351554f3ab22d933258fd329a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:24.091377 11130 tablet_replica.cc:333] T 808305af4b6b4e0d9f88b03de475a766 P 5ef7fc1351554f3ab22d933258fd329a: stopping tablet replica
I20260713 09:03:24.092072 11130 raft_consensus.cc:2243] T 808305af4b6b4e0d9f88b03de475a766 P 5ef7fc1351554f3ab22d933258fd329a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:24.092613 11130 raft_consensus.cc:2272] T 808305af4b6b4e0d9f88b03de475a766 P 5ef7fc1351554f3ab22d933258fd329a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:24.094803 11130 tablet_replica.cc:333] T ef19749dd4a0463b9bc4c01eed149e09 P 5ef7fc1351554f3ab22d933258fd329a: stopping tablet replica
I20260713 09:03:24.095503 11130 raft_consensus.cc:2243] T ef19749dd4a0463b9bc4c01eed149e09 P 5ef7fc1351554f3ab22d933258fd329a [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:03:24.096340 11130 raft_consensus.cc:2272] T ef19749dd4a0463b9bc4c01eed149e09 P 5ef7fc1351554f3ab22d933258fd329a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:24.098212 11130 tablet_replica.cc:333] T 6678ed9b91574e8997d90a79f0712d63 P 5ef7fc1351554f3ab22d933258fd329a: stopping tablet replica
I20260713 09:03:24.098865 11130 raft_consensus.cc:2243] T 6678ed9b91574e8997d90a79f0712d63 P 5ef7fc1351554f3ab22d933258fd329a [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:03:24.099741 11130 raft_consensus.cc:2272] T 6678ed9b91574e8997d90a79f0712d63 P 5ef7fc1351554f3ab22d933258fd329a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:24.102186 11130 tablet_replica.cc:333] T b14f2047138e4ec7a6f6b9272a1fe18f P 5ef7fc1351554f3ab22d933258fd329a: stopping tablet replica
I20260713 09:03:24.102823 11130 raft_consensus.cc:2243] T b14f2047138e4ec7a6f6b9272a1fe18f P 5ef7fc1351554f3ab22d933258fd329a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:24.103451 11130 raft_consensus.cc:2272] T b14f2047138e4ec7a6f6b9272a1fe18f P 5ef7fc1351554f3ab22d933258fd329a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:24.105569 11130 tablet_replica.cc:333] T 09f98c776a614f6cae5c52bbda2233a5 P 5ef7fc1351554f3ab22d933258fd329a: stopping tablet replica
I20260713 09:03:24.106189 11130 raft_consensus.cc:2243] T 09f98c776a614f6cae5c52bbda2233a5 P 5ef7fc1351554f3ab22d933258fd329a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:24.106755 11130 raft_consensus.cc:2272] T 09f98c776a614f6cae5c52bbda2233a5 P 5ef7fc1351554f3ab22d933258fd329a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:24.108971 11130 tablet_replica.cc:333] T 46e1f54761b141c3b0f514d4215b6f5c P 5ef7fc1351554f3ab22d933258fd329a: stopping tablet replica
I20260713 09:03:24.109599 11130 raft_consensus.cc:2243] T 46e1f54761b141c3b0f514d4215b6f5c P 5ef7fc1351554f3ab22d933258fd329a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:24.110092 11130 raft_consensus.cc:2272] T 46e1f54761b141c3b0f514d4215b6f5c P 5ef7fc1351554f3ab22d933258fd329a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:24.112186 11130 tablet_replica.cc:333] T 59f256a09d4e44cd82252cab381698f8 P 5ef7fc1351554f3ab22d933258fd329a: stopping tablet replica
I20260713 09:03:24.112814 11130 raft_consensus.cc:2243] T 59f256a09d4e44cd82252cab381698f8 P 5ef7fc1351554f3ab22d933258fd329a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:24.113300 11130 raft_consensus.cc:2272] T 59f256a09d4e44cd82252cab381698f8 P 5ef7fc1351554f3ab22d933258fd329a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:24.115443 11130 tablet_replica.cc:333] T 30a6ea22a46a4c818d43a8f9a46fff78 P 5ef7fc1351554f3ab22d933258fd329a: stopping tablet replica
I20260713 09:03:24.116043 11130 raft_consensus.cc:2243] T 30a6ea22a46a4c818d43a8f9a46fff78 P 5ef7fc1351554f3ab22d933258fd329a [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:03:24.116883 11130 raft_consensus.cc:2272] T 30a6ea22a46a4c818d43a8f9a46fff78 P 5ef7fc1351554f3ab22d933258fd329a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:24.118990 11130 tablet_replica.cc:333] T cbcb357e1a4144428913538ec6039480 P 5ef7fc1351554f3ab22d933258fd329a: stopping tablet replica
I20260713 09:03:24.119647 11130 raft_consensus.cc:2243] T cbcb357e1a4144428913538ec6039480 P 5ef7fc1351554f3ab22d933258fd329a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:24.120245 11130 raft_consensus.cc:2272] T cbcb357e1a4144428913538ec6039480 P 5ef7fc1351554f3ab22d933258fd329a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:24.122308 11130 tablet_replica.cc:333] T b2b8921a63ef4f0698a96fe58cf3c0d7 P 5ef7fc1351554f3ab22d933258fd329a: stopping tablet replica
I20260713 09:03:24.122901 11130 raft_consensus.cc:2243] T b2b8921a63ef4f0698a96fe58cf3c0d7 P 5ef7fc1351554f3ab22d933258fd329a [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:03:24.123733 11130 raft_consensus.cc:2272] T b2b8921a63ef4f0698a96fe58cf3c0d7 P 5ef7fc1351554f3ab22d933258fd329a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:24.125695 11130 tablet_replica.cc:333] T ce05e4af94d14dd5ab92c82853c4a19a P 5ef7fc1351554f3ab22d933258fd329a: stopping tablet replica
I20260713 09:03:24.126293 11130 raft_consensus.cc:2243] T ce05e4af94d14dd5ab92c82853c4a19a P 5ef7fc1351554f3ab22d933258fd329a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:24.126859 11130 raft_consensus.cc:2272] T ce05e4af94d14dd5ab92c82853c4a19a P 5ef7fc1351554f3ab22d933258fd329a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:24.128906 11130 tablet_replica.cc:333] T d27792d963d545b794da3989d05019b1 P 5ef7fc1351554f3ab22d933258fd329a: stopping tablet replica
I20260713 09:03:24.129499 11130 raft_consensus.cc:2243] T d27792d963d545b794da3989d05019b1 P 5ef7fc1351554f3ab22d933258fd329a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:24.129990 11130 raft_consensus.cc:2272] T d27792d963d545b794da3989d05019b1 P 5ef7fc1351554f3ab22d933258fd329a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:24.132128 11130 tablet_replica.cc:333] T 2c0ea15d861544ed85f2747c8a8648f4 P 5ef7fc1351554f3ab22d933258fd329a: stopping tablet replica
I20260713 09:03:24.132725 11130 raft_consensus.cc:2243] T 2c0ea15d861544ed85f2747c8a8648f4 P 5ef7fc1351554f3ab22d933258fd329a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:24.133205 11130 raft_consensus.cc:2272] T 2c0ea15d861544ed85f2747c8a8648f4 P 5ef7fc1351554f3ab22d933258fd329a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:24.135313 11130 tablet_replica.cc:333] T c4f21d14895d4281a4d94602124c1f3f P 5ef7fc1351554f3ab22d933258fd329a: stopping tablet replica
I20260713 09:03:24.135881 11130 raft_consensus.cc:2243] T c4f21d14895d4281a4d94602124c1f3f P 5ef7fc1351554f3ab22d933258fd329a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:24.136354 11130 raft_consensus.cc:2272] T c4f21d14895d4281a4d94602124c1f3f P 5ef7fc1351554f3ab22d933258fd329a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:24.138319 11130 tablet_replica.cc:333] T d919c06ddd164c509cc40233575578ff P 5ef7fc1351554f3ab22d933258fd329a: stopping tablet replica
I20260713 09:03:24.138856 11130 raft_consensus.cc:2243] T d919c06ddd164c509cc40233575578ff P 5ef7fc1351554f3ab22d933258fd329a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:24.139406 11130 raft_consensus.cc:2272] T d919c06ddd164c509cc40233575578ff P 5ef7fc1351554f3ab22d933258fd329a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:24.141486 11130 tablet_replica.cc:333] T 6d81923b546648ca9bd71a8705275c39 P 5ef7fc1351554f3ab22d933258fd329a: stopping tablet replica
I20260713 09:03:24.142045 11130 raft_consensus.cc:2243] T 6d81923b546648ca9bd71a8705275c39 P 5ef7fc1351554f3ab22d933258fd329a [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:03:24.142890 11130 raft_consensus.cc:2272] T 6d81923b546648ca9bd71a8705275c39 P 5ef7fc1351554f3ab22d933258fd329a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:24.196586 11130 tablet_server.cc:196] TabletServer@127.10.222.132:0 shutdown complete.
I20260713 09:03:24.225018 11130 master.cc:562] Master@127.10.222.190:45985 shutting down...
I20260713 09:03:24.251407 11130 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 9c599e2b288c485cbf6c039a1cbb069f [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:03:24.252030 11130 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 9c599e2b288c485cbf6c039a1cbb069f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:24.252417 11130 tablet_replica.cc:333] T 00000000000000000000000000000000 P 9c599e2b288c485cbf6c039a1cbb069f: stopping tablet replica
I20260713 09:03:24.664004 11130 master.cc:584] Master@127.10.222.190:45985 shutdown complete.
[       OK ] LeaderRebalancerTest.AddTserver (27788 ms)
[ RUN      ] LeaderRebalancerTest.RestartTserver
I20260713 09:03:24.724933 11130 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.10.222.190:38147
I20260713 09:03:24.725975 11130 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:03:24.730918 13091 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:03:24.731060 13092 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:03:24.732616 13094 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:03:24.733204 11130 server_base.cc:1061] running on GCE node
I20260713 09:03:24.734247 11130 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:03:24.734426 11130 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:03:24.734573 11130 hybrid_clock.cc:648] HybridClock initialized: now 1783933404734561 us; error 0 us; skew 500 ppm
I20260713 09:03:24.735095 11130 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:03:24.737373 11130 webserver.cc:533] Webserver started at http://127.10.222.190:45195/ using document root <none> and password file <none>
I20260713 09:03:24.737836 11130 fs_manager.cc:362] Metadata directory not provided
I20260713 09:03:24.738003 11130 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:03:24.738261 11130 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:03:24.740126 11130 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task0siKgA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933353904069-11130-0/minicluster-data/master-0-root/instance:
uuid: "ba4dab562ffc4237af50c69223bacaac"
format_stamp: "Formatted at 2026-07-13 09:03:24 on dist-test-slave-7lf8"
I20260713 09:03:24.744300 11130 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:03:24.747326 13099 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:03:24.748008 11130 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:03:24.748258 11130 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task0siKgA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933353904069-11130-0/minicluster-data/master-0-root
uuid: "ba4dab562ffc4237af50c69223bacaac"
format_stamp: "Formatted at 2026-07-13 09:03:24 on dist-test-slave-7lf8"
I20260713 09:03:24.748513 11130 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task0siKgA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933353904069-11130-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task0siKgA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933353904069-11130-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task0siKgA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933353904069-11130-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:03:24.767993 11130 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:03:24.769183 11130 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:03:24.805760 11130 rpc_server.cc:307] RPC server started. Bound to: 127.10.222.190:38147
I20260713 09:03:24.805864 13150 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.222.190:38147 every 8 connection(s)
I20260713 09:03:24.809525 13151 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:03:24.820765 13151 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ba4dab562ffc4237af50c69223bacaac: Bootstrap starting.
I20260713 09:03:24.825562 13151 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P ba4dab562ffc4237af50c69223bacaac: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:24.829703 13151 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ba4dab562ffc4237af50c69223bacaac: No bootstrap required, opened a new log
I20260713 09:03:24.831909 13151 raft_consensus.cc:359] T 00000000000000000000000000000000 P ba4dab562ffc4237af50c69223bacaac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ba4dab562ffc4237af50c69223bacaac" member_type: VOTER }
I20260713 09:03:24.832420 13151 raft_consensus.cc:385] T 00000000000000000000000000000000 P ba4dab562ffc4237af50c69223bacaac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:24.832649 13151 raft_consensus.cc:740] T 00000000000000000000000000000000 P ba4dab562ffc4237af50c69223bacaac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba4dab562ffc4237af50c69223bacaac, State: Initialized, Role: FOLLOWER
I20260713 09:03:24.833243 13151 consensus_queue.cc:260] T 00000000000000000000000000000000 P ba4dab562ffc4237af50c69223bacaac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ba4dab562ffc4237af50c69223bacaac" member_type: VOTER }
I20260713 09:03:24.833696 13151 raft_consensus.cc:399] T 00000000000000000000000000000000 P ba4dab562ffc4237af50c69223bacaac [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:03:24.833921 13151 raft_consensus.cc:493] T 00000000000000000000000000000000 P ba4dab562ffc4237af50c69223bacaac [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:03:24.834177 13151 raft_consensus.cc:3060] T 00000000000000000000000000000000 P ba4dab562ffc4237af50c69223bacaac [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:24.838539 13151 raft_consensus.cc:515] T 00000000000000000000000000000000 P ba4dab562ffc4237af50c69223bacaac [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ba4dab562ffc4237af50c69223bacaac" member_type: VOTER }
I20260713 09:03:24.839237 13151 leader_election.cc:304] T 00000000000000000000000000000000 P ba4dab562ffc4237af50c69223bacaac [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: ba4dab562ffc4237af50c69223bacaac; no voters: 
I20260713 09:03:24.840313 13151 leader_election.cc:290] T 00000000000000000000000000000000 P ba4dab562ffc4237af50c69223bacaac [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:03:24.840687 13154 raft_consensus.cc:2804] T 00000000000000000000000000000000 P ba4dab562ffc4237af50c69223bacaac [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:03:24.842057 13154 raft_consensus.cc:697] T 00000000000000000000000000000000 P ba4dab562ffc4237af50c69223bacaac [term 1 LEADER]: Becoming Leader. State: Replica: ba4dab562ffc4237af50c69223bacaac, State: Running, Role: LEADER
I20260713 09:03:24.842643 13154 consensus_queue.cc:237] T 00000000000000000000000000000000 P ba4dab562ffc4237af50c69223bacaac [LEADER]: Queue going to LEADER mode. State: All 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: "ba4dab562ffc4237af50c69223bacaac" member_type: VOTER }
I20260713 09:03:24.843078 13151 sys_catalog.cc:565] T 00000000000000000000000000000000 P ba4dab562ffc4237af50c69223bacaac [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:03:24.848784 13156 sys_catalog.cc:455] T 00000000000000000000000000000000 P ba4dab562ffc4237af50c69223bacaac [sys.catalog]: SysCatalogTable state changed. Reason: New leader ba4dab562ffc4237af50c69223bacaac. Latest consensus state: current_term: 1 leader_uuid: "ba4dab562ffc4237af50c69223bacaac" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ba4dab562ffc4237af50c69223bacaac" member_type: VOTER } }
I20260713 09:03:24.849195 13156 sys_catalog.cc:458] T 00000000000000000000000000000000 P ba4dab562ffc4237af50c69223bacaac [sys.catalog]: This master's current role is: LEADER
I20260713 09:03:24.850155 13155 sys_catalog.cc:455] T 00000000000000000000000000000000 P ba4dab562ffc4237af50c69223bacaac [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "ba4dab562ffc4237af50c69223bacaac" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ba4dab562ffc4237af50c69223bacaac" member_type: VOTER } }
I20260713 09:03:24.850719 13155 sys_catalog.cc:458] T 00000000000000000000000000000000 P ba4dab562ffc4237af50c69223bacaac [sys.catalog]: This master's current role is: LEADER
I20260713 09:03:24.852192 13160 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:03:24.857086 13160 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:03:24.859943 11130 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:03:24.865814 13160 catalog_manager.cc:1383] Generated new cluster ID: 4afe2bfc32dc419cad11f88f966a3e9c
I20260713 09:03:24.866046 13160 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:03:24.889649 13160 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:03:24.890846 13160 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:03:24.902577 13160 catalog_manager.cc:6070] T 00000000000000000000000000000000 P ba4dab562ffc4237af50c69223bacaac: Generated new TSK 0
I20260713 09:03:24.903187 13160 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:03:24.926628 11130 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:03:24.932617 13172 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:03:24.933838 13173 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:03:24.934922 13175 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:03:24.936509 11130 server_base.cc:1061] running on GCE node
I20260713 09:03:24.938325 11130 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:03:24.938496 11130 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:03:24.938613 11130 hybrid_clock.cc:648] HybridClock initialized: now 1783933404938599 us; error 0 us; skew 500 ppm
I20260713 09:03:24.939054 11130 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:03:24.941226 11130 webserver.cc:533] Webserver started at http://127.10.222.129:37893/ using document root <none> and password file <none>
I20260713 09:03:24.941654 11130 fs_manager.cc:362] Metadata directory not provided
I20260713 09:03:24.941808 11130 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:03:24.942054 11130 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:03:24.943188 11130 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task0siKgA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933353904069-11130-0/minicluster-data/ts-0-root/instance:
uuid: "9a04a40520a24d1db491267546d1ebfb"
format_stamp: "Formatted at 2026-07-13 09:03:24 on dist-test-slave-7lf8"
I20260713 09:03:24.947361 11130 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:03:24.950464 13180 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:03:24.951220 11130 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:03:24.951483 11130 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task0siKgA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933353904069-11130-0/minicluster-data/ts-0-root
uuid: "9a04a40520a24d1db491267546d1ebfb"
format_stamp: "Formatted at 2026-07-13 09:03:24 on dist-test-slave-7lf8"
I20260713 09:03:24.951717 11130 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task0siKgA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933353904069-11130-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task0siKgA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933353904069-11130-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task0siKgA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933353904069-11130-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:03:24.961473 11130 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:03:24.962565 11130 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:03:24.963950 11130 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:03:24.966089 11130 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:03:24.966254 11130 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:03:24.966487 11130 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:03:24.966635 11130 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:03:25.004851 11130 rpc_server.cc:307] RPC server started. Bound to: 127.10.222.129:41979
I20260713 09:03:25.004940 13242 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.222.129:41979 every 8 connection(s)
I20260713 09:03:25.009650 11130 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:03:25.016808 13247 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:03:25.018244 13248 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:03:25.020825 11130 server_base.cc:1061] running on GCE node
W20260713 09:03:25.022071 13250 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:03:25.023053 11130 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260713 09:03:25.023242 13243 heartbeater.cc:344] Connected to a master server at 127.10.222.190:38147
W20260713 09:03:25.023340 11130 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:03:25.023650 11130 hybrid_clock.cc:648] HybridClock initialized: now 1783933405023617 us; error 0 us; skew 500 ppm
I20260713 09:03:25.023697 13243 heartbeater.cc:461] Registering TS with master...
I20260713 09:03:25.024224 11130 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:03:25.024430 13243 heartbeater.cc:507] Master 127.10.222.190:38147 requested a full tablet report, sending...
I20260713 09:03:25.026363 13116 ts_manager.cc:194] Registered new tserver with Master: 9a04a40520a24d1db491267546d1ebfb (127.10.222.129:41979)
I20260713 09:03:25.028265 13116 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52584
I20260713 09:03:25.030158 11130 webserver.cc:533] Webserver started at http://127.10.222.130:40729/ using document root <none> and password file <none>
I20260713 09:03:25.030614 11130 fs_manager.cc:362] Metadata directory not provided
I20260713 09:03:25.030779 11130 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:03:25.031029 11130 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:03:25.032191 11130 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task0siKgA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933353904069-11130-0/minicluster-data/ts-1-root/instance:
uuid: "25ae1ef26d1441a990bd63eadb5b609c"
format_stamp: "Formatted at 2026-07-13 09:03:25 on dist-test-slave-7lf8"
I20260713 09:03:25.036335 11130 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:03:25.039574 13255 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:03:25.040264 11130 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:03:25.040511 11130 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task0siKgA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933353904069-11130-0/minicluster-data/ts-1-root
uuid: "25ae1ef26d1441a990bd63eadb5b609c"
format_stamp: "Formatted at 2026-07-13 09:03:25 on dist-test-slave-7lf8"
I20260713 09:03:25.040764 11130 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task0siKgA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933353904069-11130-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task0siKgA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933353904069-11130-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task0siKgA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933353904069-11130-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:03:25.065886 11130 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:03:25.067010 11130 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:03:25.068416 11130 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:03:25.070948 11130 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:03:25.071135 11130 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:03:25.071381 11130 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:03:25.071542 11130 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:03:25.115001 11130 rpc_server.cc:307] RPC server started. Bound to: 127.10.222.130:34171
I20260713 09:03:25.115093 13317 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.222.130:34171 every 8 connection(s)
I20260713 09:03:25.119688 11130 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:03:25.126535 13321 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:03:25.127292 13322 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:03:25.130611 11130 server_base.cc:1061] running on GCE node
W20260713 09:03:25.130568 13325 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:03:25.131551 13318 heartbeater.cc:344] Connected to a master server at 127.10.222.190:38147
I20260713 09:03:25.131978 13318 heartbeater.cc:461] Registering TS with master...
I20260713 09:03:25.132220 11130 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:03:25.132438 11130 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:03:25.132586 11130 hybrid_clock.cc:648] HybridClock initialized: now 1783933405132570 us; error 0 us; skew 500 ppm
I20260713 09:03:25.132705 13318 heartbeater.cc:507] Master 127.10.222.190:38147 requested a full tablet report, sending...
I20260713 09:03:25.133195 11130 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:03:25.134845 13116 ts_manager.cc:194] Registered new tserver with Master: 25ae1ef26d1441a990bd63eadb5b609c (127.10.222.130:34171)
I20260713 09:03:25.135957 11130 webserver.cc:533] Webserver started at http://127.10.222.131:39415/ using document root <none> and password file <none>
I20260713 09:03:25.136574 11130 fs_manager.cc:362] Metadata directory not provided
I20260713 09:03:25.136667 13116 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52598
I20260713 09:03:25.136827 11130 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:03:25.137183 11130 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:03:25.138486 11130 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task0siKgA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933353904069-11130-0/minicluster-data/ts-2-root/instance:
uuid: "a9d19022392f4667b411d8bf2f052338"
format_stamp: "Formatted at 2026-07-13 09:03:25 on dist-test-slave-7lf8"
I20260713 09:03:25.142823 11130 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260713 09:03:25.145994 13329 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:03:25.146687 11130 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:03:25.146963 11130 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task0siKgA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933353904069-11130-0/minicluster-data/ts-2-root
uuid: "a9d19022392f4667b411d8bf2f052338"
format_stamp: "Formatted at 2026-07-13 09:03:25 on dist-test-slave-7lf8"
I20260713 09:03:25.147238 11130 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task0siKgA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933353904069-11130-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task0siKgA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933353904069-11130-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task0siKgA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933353904069-11130-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:03:25.161454 11130 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:03:25.162537 11130 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:03:25.163935 11130 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:03:25.166036 11130 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:03:25.166221 11130 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:03:25.166431 11130 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:03:25.166575 11130 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:03:25.212832 11130 rpc_server.cc:307] RPC server started. Bound to: 127.10.222.131:33027
I20260713 09:03:25.212929 13391 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.222.131:33027 every 8 connection(s)
I20260713 09:03:25.218189 11130 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:03:25.225426 13395 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:03:25.226267 13396 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:03:25.231056 13392 heartbeater.cc:344] Connected to a master server at 127.10.222.190:38147
I20260713 09:03:25.231491 13392 heartbeater.cc:461] Registering TS with master...
I20260713 09:03:25.232213 13392 heartbeater.cc:507] Master 127.10.222.190:38147 requested a full tablet report, sending...
I20260713 09:03:25.236644 13116 ts_manager.cc:194] Registered new tserver with Master: a9d19022392f4667b411d8bf2f052338 (127.10.222.131:33027)
W20260713 09:03:25.237285 13398 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:03:25.238377 13116 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52612
I20260713 09:03:25.242857 11130 server_base.cc:1061] running on GCE node
I20260713 09:03:25.243912 11130 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:03:25.244202 11130 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:03:25.244410 11130 hybrid_clock.cc:648] HybridClock initialized: now 1783933405244391 us; error 0 us; skew 500 ppm
I20260713 09:03:25.245147 11130 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:03:25.247526 11130 webserver.cc:533] Webserver started at http://127.10.222.132:39703/ using document root <none> and password file <none>
I20260713 09:03:25.247952 11130 fs_manager.cc:362] Metadata directory not provided
I20260713 09:03:25.248126 11130 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:03:25.248363 11130 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:03:25.249426 11130 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task0siKgA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933353904069-11130-0/minicluster-data/ts-3-root/instance:
uuid: "71ca1dd509324a0c8979f9f3a613c15b"
format_stamp: "Formatted at 2026-07-13 09:03:25 on dist-test-slave-7lf8"
I20260713 09:03:25.253449 11130 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260713 09:03:25.256650 13403 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:03:25.257342 11130 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260713 09:03:25.257584 11130 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task0siKgA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933353904069-11130-0/minicluster-data/ts-3-root
uuid: "71ca1dd509324a0c8979f9f3a613c15b"
format_stamp: "Formatted at 2026-07-13 09:03:25 on dist-test-slave-7lf8"
I20260713 09:03:25.257809 11130 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task0siKgA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933353904069-11130-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task0siKgA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933353904069-11130-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task0siKgA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933353904069-11130-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:03:25.273031 11130 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:03:25.274155 11130 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:03:25.275555 11130 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:03:25.277618 11130 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:03:25.277794 11130 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:03:25.278012 11130 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:03:25.278151 11130 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:03:25.317399 11130 rpc_server.cc:307] RPC server started. Bound to: 127.10.222.132:42843
I20260713 09:03:25.317489 13465 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.222.132:42843 every 8 connection(s)
I20260713 09:03:25.330634 13466 heartbeater.cc:344] Connected to a master server at 127.10.222.190:38147
I20260713 09:03:25.330976 13466 heartbeater.cc:461] Registering TS with master...
I20260713 09:03:25.331683 13466 heartbeater.cc:507] Master 127.10.222.190:38147 requested a full tablet report, sending...
I20260713 09:03:25.333437 13116 ts_manager.cc:194] Registered new tserver with Master: 71ca1dd509324a0c8979f9f3a613c15b (127.10.222.132:42843)
I20260713 09:03:25.333811 11130 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.013421773s
I20260713 09:03:25.334728 13116 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52624
I20260713 09:03:25.357326 13116 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:52630:
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:03:25.475720 13208 tablet_service.cc:1511] Processing CreateTablet for tablet f6615dc9a3a3475181e618cf4b42520a (DEFAULT_TABLE table=test-workload [id=9c76038cf00041069854560a7f830a60]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260713 09:03:25.477259 13208 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f6615dc9a3a3475181e618cf4b42520a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:25.482777 13207 tablet_service.cc:1511] Processing CreateTablet for tablet 3d553417493541ef9d77baa152978563 (DEFAULT_TABLE table=test-workload [id=9c76038cf00041069854560a7f830a60]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260713 09:03:25.484181 13207 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d553417493541ef9d77baa152978563. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:25.487691 13206 tablet_service.cc:1511] Processing CreateTablet for tablet 4e69fa16101e47eba022f023e4758fb0 (DEFAULT_TABLE table=test-workload [id=9c76038cf00041069854560a7f830a60]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260713 09:03:25.489053 13206 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e69fa16101e47eba022f023e4758fb0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:25.489434 13356 tablet_service.cc:1511] Processing CreateTablet for tablet 3d553417493541ef9d77baa152978563 (DEFAULT_TABLE table=test-workload [id=9c76038cf00041069854560a7f830a60]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260713 09:03:25.490697 13356 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d553417493541ef9d77baa152978563. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:25.492280 13357 tablet_service.cc:1511] Processing CreateTablet for tablet f6615dc9a3a3475181e618cf4b42520a (DEFAULT_TABLE table=test-workload [id=9c76038cf00041069854560a7f830a60]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260713 09:03:25.493559 13357 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f6615dc9a3a3475181e618cf4b42520a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:25.493386 13205 tablet_service.cc:1511] Processing CreateTablet for tablet 43e61f8cdb31491bbe1bc17364aefab4 (DEFAULT_TABLE table=test-workload [id=9c76038cf00041069854560a7f830a60]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260713 09:03:25.492283 13355 tablet_service.cc:1511] Processing CreateTablet for tablet 1f42a952ea9d490a80af2243ee6866e9 (DEFAULT_TABLE table=test-workload [id=9c76038cf00041069854560a7f830a60]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260713 09:03:25.495936 13355 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f42a952ea9d490a80af2243ee6866e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:25.498003 13205 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43e61f8cdb31491bbe1bc17364aefab4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:25.500291 13354 tablet_service.cc:1511] Processing CreateTablet for tablet 43e61f8cdb31491bbe1bc17364aefab4 (DEFAULT_TABLE table=test-workload [id=9c76038cf00041069854560a7f830a60]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260713 09:03:25.501549 13354 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43e61f8cdb31491bbe1bc17364aefab4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:25.504201 13353 tablet_service.cc:1511] Processing CreateTablet for tablet 4129b29433de4ce7ace11c99ad177e09 (DEFAULT_TABLE table=test-workload [id=9c76038cf00041069854560a7f830a60]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260713 09:03:25.505434 13353 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4129b29433de4ce7ace11c99ad177e09. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:25.507958 13427 tablet_service.cc:1511] Processing CreateTablet for tablet 4129b29433de4ce7ace11c99ad177e09 (DEFAULT_TABLE table=test-workload [id=9c76038cf00041069854560a7f830a60]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260713 09:03:25.508303 13204 tablet_service.cc:1511] Processing CreateTablet for tablet 9ac10befb4664d949d95aa8ac645e85b (DEFAULT_TABLE table=test-workload [id=9c76038cf00041069854560a7f830a60]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260713 09:03:25.509289 13427 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4129b29433de4ce7ace11c99ad177e09. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:25.512398 13428 tablet_service.cc:1511] Processing CreateTablet for tablet 9ac10befb4664d949d95aa8ac645e85b (DEFAULT_TABLE table=test-workload [id=9c76038cf00041069854560a7f830a60]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260713 09:03:25.513684 13428 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ac10befb4664d949d95aa8ac645e85b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:25.516110 13430 tablet_service.cc:1511] Processing CreateTablet for tablet 4e69fa16101e47eba022f023e4758fb0 (DEFAULT_TABLE table=test-workload [id=9c76038cf00041069854560a7f830a60]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260713 09:03:25.517373 13430 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e69fa16101e47eba022f023e4758fb0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:25.520254 13429 tablet_service.cc:1511] Processing CreateTablet for tablet 1f42a952ea9d490a80af2243ee6866e9 (DEFAULT_TABLE table=test-workload [id=9c76038cf00041069854560a7f830a60]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260713 09:03:25.521575 13429 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f42a952ea9d490a80af2243ee6866e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:25.525691 13204 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ac10befb4664d949d95aa8ac645e85b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:25.525975 13431 tablet_service.cc:1511] Processing CreateTablet for tablet f6615dc9a3a3475181e618cf4b42520a (DEFAULT_TABLE table=test-workload [id=9c76038cf00041069854560a7f830a60]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260713 09:03:25.526223 13352 tablet_service.cc:1511] Processing CreateTablet for tablet 95292aa12a13405eb84e3ea46123737d (DEFAULT_TABLE table=test-workload [id=9c76038cf00041069854560a7f830a60]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260713 09:03:25.527230 13431 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f6615dc9a3a3475181e618cf4b42520a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:25.528365 13350 tablet_service.cc:1511] Processing CreateTablet for tablet 99b9983cd9fa4d2d8424b81a073779ef (DEFAULT_TABLE table=test-workload [id=9c76038cf00041069854560a7f830a60]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260713 09:03:25.527226 13351 tablet_service.cc:1511] Processing CreateTablet for tablet adc09f486ca141f8ac6821bd951f46b5 (DEFAULT_TABLE table=test-workload [id=9c76038cf00041069854560a7f830a60]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260713 09:03:25.530365 13426 tablet_service.cc:1511] Processing CreateTablet for tablet 95292aa12a13405eb84e3ea46123737d (DEFAULT_TABLE table=test-workload [id=9c76038cf00041069854560a7f830a60]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260713 09:03:25.531705 13426 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 95292aa12a13405eb84e3ea46123737d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:25.532891 13203 tablet_service.cc:1511] Processing CreateTablet for tablet 4129b29433de4ce7ace11c99ad177e09 (DEFAULT_TABLE table=test-workload [id=9c76038cf00041069854560a7f830a60]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260713 09:03:25.534353 13203 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4129b29433de4ce7ace11c99ad177e09. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:25.535336 13425 tablet_service.cc:1511] Processing CreateTablet for tablet ffed4fe93edc4885a0c8564b240f273e (DEFAULT_TABLE table=test-workload [id=9c76038cf00041069854560a7f830a60]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260713 09:03:25.536610 13425 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ffed4fe93edc4885a0c8564b240f273e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:25.536262 13201 tablet_service.cc:1511] Processing CreateTablet for tablet ffed4fe93edc4885a0c8564b240f273e (DEFAULT_TABLE table=test-workload [id=9c76038cf00041069854560a7f830a60]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260713 09:03:25.537575 13201 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ffed4fe93edc4885a0c8564b240f273e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:25.538686 13424 tablet_service.cc:1511] Processing CreateTablet for tablet 99b9983cd9fa4d2d8424b81a073779ef (DEFAULT_TABLE table=test-workload [id=9c76038cf00041069854560a7f830a60]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260713 09:03:25.541644 13352 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 95292aa12a13405eb84e3ea46123737d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:25.541580 13200 tablet_service.cc:1511] Processing CreateTablet for tablet 99b9983cd9fa4d2d8424b81a073779ef (DEFAULT_TABLE table=test-workload [id=9c76038cf00041069854560a7f830a60]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260713 09:03:25.542918 13200 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 99b9983cd9fa4d2d8424b81a073779ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:25.542852 13351 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet adc09f486ca141f8ac6821bd951f46b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:25.545018 13350 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 99b9983cd9fa4d2d8424b81a073779ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:25.542503 13202 tablet_service.cc:1511] Processing CreateTablet for tablet adc09f486ca141f8ac6821bd951f46b5 (DEFAULT_TABLE table=test-workload [id=9c76038cf00041069854560a7f830a60]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260713 09:03:25.547914 13202 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet adc09f486ca141f8ac6821bd951f46b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:25.541738 13424 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 99b9983cd9fa4d2d8424b81a073779ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:25.602689 13349 tablet_service.cc:1511] Processing CreateTablet for tablet 51f8f47115f94ccfb4da8b336e6d2f1f (DEFAULT_TABLE table=test-workload [id=9c76038cf00041069854560a7f830a60]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260713 09:03:25.606601 13423 tablet_service.cc:1511] Processing CreateTablet for tablet 51f8f47115f94ccfb4da8b336e6d2f1f (DEFAULT_TABLE table=test-workload [id=9c76038cf00041069854560a7f830a60]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260713 09:03:25.607956 13423 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 51f8f47115f94ccfb4da8b336e6d2f1f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:25.611465 13200 tablet_service.cc:1511] Processing CreateTablet for tablet d822ead9347a486c9ba66a4e940de99b (DEFAULT_TABLE table=test-workload [id=9c76038cf00041069854560a7f830a60]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260713 09:03:25.612942 13200 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d822ead9347a486c9ba66a4e940de99b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:25.618325 13349 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 51f8f47115f94ccfb4da8b336e6d2f1f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:25.634088 13482 tablet_bootstrap.cc:492] T 3d553417493541ef9d77baa152978563 P 9a04a40520a24d1db491267546d1ebfb: Bootstrap starting.
I20260713 09:03:25.642078 13282 tablet_service.cc:1511] Processing CreateTablet for tablet 4e69fa16101e47eba022f023e4758fb0 (DEFAULT_TABLE table=test-workload [id=9c76038cf00041069854560a7f830a60]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260713 09:03:25.642841 13482 tablet_bootstrap.cc:654] T 3d553417493541ef9d77baa152978563 P 9a04a40520a24d1db491267546d1ebfb: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:25.644433 13281 tablet_service.cc:1511] Processing CreateTablet for tablet 1f42a952ea9d490a80af2243ee6866e9 (DEFAULT_TABLE table=test-workload [id=9c76038cf00041069854560a7f830a60]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260713 09:03:25.645809 13281 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f42a952ea9d490a80af2243ee6866e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:25.648783 13283 tablet_service.cc:1511] Processing CreateTablet for tablet 3d553417493541ef9d77baa152978563 (DEFAULT_TABLE table=test-workload [id=9c76038cf00041069854560a7f830a60]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260713 09:03:25.652061 13283 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d553417493541ef9d77baa152978563. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:25.654304 13282 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e69fa16101e47eba022f023e4758fb0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:25.656433 13280 tablet_service.cc:1511] Processing CreateTablet for tablet 43e61f8cdb31491bbe1bc17364aefab4 (DEFAULT_TABLE table=test-workload [id=9c76038cf00041069854560a7f830a60]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260713 09:03:25.661443 13279 tablet_service.cc:1511] Processing CreateTablet for tablet 9ac10befb4664d949d95aa8ac645e85b (DEFAULT_TABLE table=test-workload [id=9c76038cf00041069854560a7f830a60]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260713 09:03:25.661545 13278 tablet_service.cc:1511] Processing CreateTablet for tablet 95292aa12a13405eb84e3ea46123737d (DEFAULT_TABLE table=test-workload [id=9c76038cf00041069854560a7f830a60]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260713 09:03:25.663594 13277 tablet_service.cc:1511] Processing CreateTablet for tablet adc09f486ca141f8ac6821bd951f46b5 (DEFAULT_TABLE table=test-workload [id=9c76038cf00041069854560a7f830a60]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260713 09:03:25.665879 13276 tablet_service.cc:1511] Processing CreateTablet for tablet ffed4fe93edc4885a0c8564b240f273e (DEFAULT_TABLE table=test-workload [id=9c76038cf00041069854560a7f830a60]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260713 09:03:25.657750 13280 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43e61f8cdb31491bbe1bc17364aefab4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:25.680007 13275 tablet_service.cc:1511] Processing CreateTablet for tablet 51f8f47115f94ccfb4da8b336e6d2f1f (DEFAULT_TABLE table=test-workload [id=9c76038cf00041069854560a7f830a60]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260713 09:03:25.681700 13348 tablet_service.cc:1511] Processing CreateTablet for tablet d822ead9347a486c9ba66a4e940de99b (DEFAULT_TABLE table=test-workload [id=9c76038cf00041069854560a7f830a60]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260713 09:03:25.681928 13430 tablet_service.cc:1511] Processing CreateTablet for tablet da06f577b89e4932b3a596ff23a05e11 (DEFAULT_TABLE table=test-workload [id=9c76038cf00041069854560a7f830a60]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260713 09:03:25.674161 13274 tablet_service.cc:1511] Processing CreateTablet for tablet d822ead9347a486c9ba66a4e940de99b (DEFAULT_TABLE table=test-workload [id=9c76038cf00041069854560a7f830a60]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260713 09:03:25.683028 13430 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da06f577b89e4932b3a596ff23a05e11. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:25.683552 13277 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet adc09f486ca141f8ac6821bd951f46b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:25.684218 13275 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 51f8f47115f94ccfb4da8b336e6d2f1f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:25.684832 13274 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d822ead9347a486c9ba66a4e940de99b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:25.687428 13276 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ffed4fe93edc4885a0c8564b240f273e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:25.695457 13279 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ac10befb4664d949d95aa8ac645e85b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:25.703485 13278 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 95292aa12a13405eb84e3ea46123737d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:25.717175 13200 tablet_service.cc:1511] Processing CreateTablet for tablet da06f577b89e4932b3a596ff23a05e11 (DEFAULT_TABLE table=test-workload [id=9c76038cf00041069854560a7f830a60]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260713 09:03:25.718606 13200 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da06f577b89e4932b3a596ff23a05e11. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:25.724114 13483 tablet_bootstrap.cc:492] T 4e69fa16101e47eba022f023e4758fb0 P 71ca1dd509324a0c8979f9f3a613c15b: Bootstrap starting.
I20260713 09:03:25.729528 13348 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d822ead9347a486c9ba66a4e940de99b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:25.736021 13482 tablet_bootstrap.cc:492] T 3d553417493541ef9d77baa152978563 P 9a04a40520a24d1db491267546d1ebfb: No bootstrap required, opened a new log
I20260713 09:03:25.736512 13482 ts_tablet_manager.cc:1403] T 3d553417493541ef9d77baa152978563 P 9a04a40520a24d1db491267546d1ebfb: Time spent bootstrapping tablet: real 0.103s	user 0.010s	sys 0.020s
I20260713 09:03:25.739312 13482 raft_consensus.cc:359] T 3d553417493541ef9d77baa152978563 P 9a04a40520a24d1db491267546d1ebfb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25ae1ef26d1441a990bd63eadb5b609c" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34171 } } peers { permanent_uuid: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 } } peers { permanent_uuid: "a9d19022392f4667b411d8bf2f052338" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 33027 } }
I20260713 09:03:25.740098 13482 raft_consensus.cc:385] T 3d553417493541ef9d77baa152978563 P 9a04a40520a24d1db491267546d1ebfb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:25.740449 13482 raft_consensus.cc:740] T 3d553417493541ef9d77baa152978563 P 9a04a40520a24d1db491267546d1ebfb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a04a40520a24d1db491267546d1ebfb, State: Initialized, Role: FOLLOWER
I20260713 09:03:25.732194 13278 tablet_service.cc:1511] Processing CreateTablet for tablet da06f577b89e4932b3a596ff23a05e11 (DEFAULT_TABLE table=test-workload [id=9c76038cf00041069854560a7f830a60]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260713 09:03:25.741654 13278 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da06f577b89e4932b3a596ff23a05e11. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:25.741323 13482 consensus_queue.cc:260] T 3d553417493541ef9d77baa152978563 P 9a04a40520a24d1db491267546d1ebfb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25ae1ef26d1441a990bd63eadb5b609c" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34171 } } peers { permanent_uuid: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 } } peers { permanent_uuid: "a9d19022392f4667b411d8bf2f052338" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 33027 } }
I20260713 09:03:25.749276 13423 tablet_service.cc:1511] Processing CreateTablet for tablet 3d49bc17f43746e3ab37ce9183bba108 (DEFAULT_TABLE table=test-workload [id=9c76038cf00041069854560a7f830a60]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260713 09:03:25.750607 13423 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d49bc17f43746e3ab37ce9183bba108. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:25.751454 13203 tablet_service.cc:1511] Processing CreateTablet for tablet 3d49bc17f43746e3ab37ce9183bba108 (DEFAULT_TABLE table=test-workload [id=9c76038cf00041069854560a7f830a60]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260713 09:03:25.752686 13203 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d49bc17f43746e3ab37ce9183bba108. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:25.752686 13282 tablet_service.cc:1511] Processing CreateTablet for tablet b64896ffe018496a992e735e2b553180 (DEFAULT_TABLE table=test-workload [id=9c76038cf00041069854560a7f830a60]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260713 09:03:25.754277 13282 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b64896ffe018496a992e735e2b553180. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:25.755512 13484 tablet_bootstrap.cc:492] T adc09f486ca141f8ac6821bd951f46b5 P a9d19022392f4667b411d8bf2f052338: Bootstrap starting.
I20260713 09:03:25.772519 13484 tablet_bootstrap.cc:654] T adc09f486ca141f8ac6821bd951f46b5 P a9d19022392f4667b411d8bf2f052338: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:25.774537 13356 tablet_service.cc:1511] Processing CreateTablet for tablet 3d49bc17f43746e3ab37ce9183bba108 (DEFAULT_TABLE table=test-workload [id=9c76038cf00041069854560a7f830a60]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260713 09:03:25.775893 13356 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d49bc17f43746e3ab37ce9183bba108. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:25.780808 13486 tablet_bootstrap.cc:492] T 9ac10befb4664d949d95aa8ac645e85b P 25ae1ef26d1441a990bd63eadb5b609c: Bootstrap starting.
I20260713 09:03:25.786966 13243 heartbeater.cc:499] Master 127.10.222.190:38147 was elected leader, sending a full tablet report...
I20260713 09:03:25.788772 13201 tablet_service.cc:1511] Processing CreateTablet for tablet 8164db16256346a99e6e2a8c48009152 (DEFAULT_TABLE table=test-workload [id=9c76038cf00041069854560a7f830a60]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260713 09:03:25.790107 13201 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8164db16256346a99e6e2a8c48009152. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:25.790342 13426 tablet_service.cc:1511] Processing CreateTablet for tablet b64896ffe018496a992e735e2b553180 (DEFAULT_TABLE table=test-workload [id=9c76038cf00041069854560a7f830a60]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260713 09:03:25.791567 13426 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b64896ffe018496a992e735e2b553180. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:25.797067 13350 tablet_service.cc:1511] Processing CreateTablet for tablet b64896ffe018496a992e735e2b553180 (DEFAULT_TABLE table=test-workload [id=9c76038cf00041069854560a7f830a60]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260713 09:03:25.798411 13350 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b64896ffe018496a992e735e2b553180. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:25.807094 13483 tablet_bootstrap.cc:654] T 4e69fa16101e47eba022f023e4758fb0 P 71ca1dd509324a0c8979f9f3a613c15b: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:25.816237 13482 ts_tablet_manager.cc:1434] T 3d553417493541ef9d77baa152978563 P 9a04a40520a24d1db491267546d1ebfb: Time spent starting tablet: real 0.079s	user 0.010s	sys 0.006s
I20260713 09:03:25.830101 13276 tablet_service.cc:1511] Processing CreateTablet for tablet 8164db16256346a99e6e2a8c48009152 (DEFAULT_TABLE table=test-workload [id=9c76038cf00041069854560a7f830a60]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260713 09:03:25.831429 13276 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8164db16256346a99e6e2a8c48009152. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:25.832016 13482 tablet_bootstrap.cc:492] T 99b9983cd9fa4d2d8424b81a073779ef P 9a04a40520a24d1db491267546d1ebfb: Bootstrap starting.
I20260713 09:03:25.841192 13349 tablet_service.cc:1511] Processing CreateTablet for tablet 8164db16256346a99e6e2a8c48009152 (DEFAULT_TABLE table=test-workload [id=9c76038cf00041069854560a7f830a60]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260713 09:03:25.842448 13349 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8164db16256346a99e6e2a8c48009152. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:25.846019 13486 tablet_bootstrap.cc:654] T 9ac10befb4664d949d95aa8ac645e85b P 25ae1ef26d1441a990bd63eadb5b609c: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:25.848078 13423 tablet_service.cc:1511] Processing CreateTablet for tablet 0fcda817ee7049a282461a6efc5a0aa2 (DEFAULT_TABLE table=test-workload [id=9c76038cf00041069854560a7f830a60]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260713 09:03:25.849407 13423 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0fcda817ee7049a282461a6efc5a0aa2. 1 dirs total, 0 dirs full, 0 dirs failed
W20260713 09:03:25.855728 13164 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:03:25.857694 13204 tablet_service.cc:1511] Processing CreateTablet for tablet 0fcda817ee7049a282461a6efc5a0aa2 (DEFAULT_TABLE table=test-workload [id=9c76038cf00041069854560a7f830a60]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260713 09:03:25.858891 13204 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0fcda817ee7049a282461a6efc5a0aa2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:25.882789 13278 tablet_service.cc:1511] Processing CreateTablet for tablet 0fcda817ee7049a282461a6efc5a0aa2 (DEFAULT_TABLE table=test-workload [id=9c76038cf00041069854560a7f830a60]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260713 09:03:25.884188 13278 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0fcda817ee7049a282461a6efc5a0aa2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:25.893006 13482 tablet_bootstrap.cc:654] T 99b9983cd9fa4d2d8424b81a073779ef P 9a04a40520a24d1db491267546d1ebfb: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:25.897346 13484 tablet_bootstrap.cc:492] T adc09f486ca141f8ac6821bd951f46b5 P a9d19022392f4667b411d8bf2f052338: No bootstrap required, opened a new log
I20260713 09:03:25.897949 13484 ts_tablet_manager.cc:1403] T adc09f486ca141f8ac6821bd951f46b5 P a9d19022392f4667b411d8bf2f052338: Time spent bootstrapping tablet: real 0.165s	user 0.046s	sys 0.056s
I20260713 09:03:25.901048 13484 raft_consensus.cc:359] T adc09f486ca141f8ac6821bd951f46b5 P a9d19022392f4667b411d8bf2f052338 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 } } peers { permanent_uuid: "25ae1ef26d1441a990bd63eadb5b609c" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34171 } } peers { permanent_uuid: "a9d19022392f4667b411d8bf2f052338" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 33027 } }
I20260713 09:03:25.903539 13484 raft_consensus.cc:385] T adc09f486ca141f8ac6821bd951f46b5 P a9d19022392f4667b411d8bf2f052338 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:25.907773 13484 raft_consensus.cc:740] T adc09f486ca141f8ac6821bd951f46b5 P a9d19022392f4667b411d8bf2f052338 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a9d19022392f4667b411d8bf2f052338, State: Initialized, Role: FOLLOWER
I20260713 09:03:25.908310 13486 tablet_bootstrap.cc:492] T 9ac10befb4664d949d95aa8ac645e85b P 25ae1ef26d1441a990bd63eadb5b609c: No bootstrap required, opened a new log
I20260713 09:03:25.908777 13486 ts_tablet_manager.cc:1403] T 9ac10befb4664d949d95aa8ac645e85b P 25ae1ef26d1441a990bd63eadb5b609c: Time spent bootstrapping tablet: real 0.128s	user 0.019s	sys 0.021s
I20260713 09:03:25.910390 13483 tablet_bootstrap.cc:492] T 4e69fa16101e47eba022f023e4758fb0 P 71ca1dd509324a0c8979f9f3a613c15b: No bootstrap required, opened a new log
I20260713 09:03:25.919181 13483 ts_tablet_manager.cc:1403] T 4e69fa16101e47eba022f023e4758fb0 P 71ca1dd509324a0c8979f9f3a613c15b: Time spent bootstrapping tablet: real 0.195s	user 0.024s	sys 0.030s
I20260713 09:03:25.922356 13483 raft_consensus.cc:359] T 4e69fa16101e47eba022f023e4758fb0 P 71ca1dd509324a0c8979f9f3a613c15b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25ae1ef26d1441a990bd63eadb5b609c" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34171 } } peers { permanent_uuid: "71ca1dd509324a0c8979f9f3a613c15b" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 42843 } } peers { permanent_uuid: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 } }
I20260713 09:03:25.907012 13426 tablet_service.cc:1511] Processing CreateTablet for tablet f131536c19fa4d5bba566ffbbcdbfa35 (DEFAULT_TABLE table=test-workload [id=9c76038cf00041069854560a7f830a60]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260713 09:03:25.911571 13486 raft_consensus.cc:359] T 9ac10befb4664d949d95aa8ac645e85b P 25ae1ef26d1441a990bd63eadb5b609c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71ca1dd509324a0c8979f9f3a613c15b" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 42843 } } peers { permanent_uuid: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 } } peers { permanent_uuid: "25ae1ef26d1441a990bd63eadb5b609c" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34171 } }
I20260713 09:03:25.908789 13484 consensus_queue.cc:260] T adc09f486ca141f8ac6821bd951f46b5 P a9d19022392f4667b411d8bf2f052338 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 } } peers { permanent_uuid: "25ae1ef26d1441a990bd63eadb5b609c" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34171 } } peers { permanent_uuid: "a9d19022392f4667b411d8bf2f052338" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 33027 } }
I20260713 09:03:25.923054 13483 raft_consensus.cc:385] T 4e69fa16101e47eba022f023e4758fb0 P 71ca1dd509324a0c8979f9f3a613c15b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:25.907841 13349 tablet_service.cc:1511] Processing CreateTablet for tablet f131536c19fa4d5bba566ffbbcdbfa35 (DEFAULT_TABLE table=test-workload [id=9c76038cf00041069854560a7f830a60]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260713 09:03:25.916706 13352 tablet_service.cc:1511] Processing CreateTablet for tablet 4d9c96644c6645ed8992cad46cef79e4 (DEFAULT_TABLE table=test-workload [id=9c76038cf00041069854560a7f830a60]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260713 09:03:25.923815 13426 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f131536c19fa4d5bba566ffbbcdbfa35. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:25.917477 13204 tablet_service.cc:1511] Processing CreateTablet for tablet f131536c19fa4d5bba566ffbbcdbfa35 (DEFAULT_TABLE table=test-workload [id=9c76038cf00041069854560a7f830a60]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260713 09:03:25.918177 13431 tablet_service.cc:1511] Processing CreateTablet for tablet 4d9c96644c6645ed8992cad46cef79e4 (DEFAULT_TABLE table=test-workload [id=9c76038cf00041069854560a7f830a60]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260713 09:03:25.924093 13349 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f131536c19fa4d5bba566ffbbcdbfa35. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:25.923954 13486 raft_consensus.cc:385] T 9ac10befb4664d949d95aa8ac645e85b P 25ae1ef26d1441a990bd63eadb5b609c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:25.913247 13281 tablet_service.cc:1511] Processing CreateTablet for tablet 4d9c96644c6645ed8992cad46cef79e4 (DEFAULT_TABLE table=test-workload [id=9c76038cf00041069854560a7f830a60]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260713 09:03:25.924765 13486 raft_consensus.cc:740] T 9ac10befb4664d949d95aa8ac645e85b P 25ae1ef26d1441a990bd63eadb5b609c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25ae1ef26d1441a990bd63eadb5b609c, State: Initialized, Role: FOLLOWER
I20260713 09:03:25.925323 13281 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d9c96644c6645ed8992cad46cef79e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:25.926021 13486 consensus_queue.cc:260] T 9ac10befb4664d949d95aa8ac645e85b P 25ae1ef26d1441a990bd63eadb5b609c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71ca1dd509324a0c8979f9f3a613c15b" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 42843 } } peers { permanent_uuid: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 } } peers { permanent_uuid: "25ae1ef26d1441a990bd63eadb5b609c" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34171 } }
I20260713 09:03:25.932428 13352 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d9c96644c6645ed8992cad46cef79e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:25.933459 13200 tablet_service.cc:1511] Processing CreateTablet for tablet 3232d6fe43144febb63e57db106c14b8 (DEFAULT_TABLE table=test-workload [id=9c76038cf00041069854560a7f830a60]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260713 09:03:25.934648 13200 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3232d6fe43144febb63e57db106c14b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:25.935525 13487 raft_consensus.cc:493] T 3d553417493541ef9d77baa152978563 P 9a04a40520a24d1db491267546d1ebfb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:25.935961 13487 raft_consensus.cc:515] T 3d553417493541ef9d77baa152978563 P 9a04a40520a24d1db491267546d1ebfb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25ae1ef26d1441a990bd63eadb5b609c" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34171 } } peers { permanent_uuid: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 } } peers { permanent_uuid: "a9d19022392f4667b411d8bf2f052338" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 33027 } }
I20260713 09:03:25.937605 13483 raft_consensus.cc:740] T 4e69fa16101e47eba022f023e4758fb0 P 71ca1dd509324a0c8979f9f3a613c15b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71ca1dd509324a0c8979f9f3a613c15b, State: Initialized, Role: FOLLOWER
I20260713 09:03:25.939960 13482 tablet_bootstrap.cc:492] T 99b9983cd9fa4d2d8424b81a073779ef P 9a04a40520a24d1db491267546d1ebfb: No bootstrap required, opened a new log
I20260713 09:03:25.941030 13482 ts_tablet_manager.cc:1403] T 99b9983cd9fa4d2d8424b81a073779ef P 9a04a40520a24d1db491267546d1ebfb: Time spent bootstrapping tablet: real 0.109s	user 0.010s	sys 0.028s
I20260713 09:03:25.939507 13483 consensus_queue.cc:260] T 4e69fa16101e47eba022f023e4758fb0 P 71ca1dd509324a0c8979f9f3a613c15b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25ae1ef26d1441a990bd63eadb5b609c" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34171 } } peers { permanent_uuid: "71ca1dd509324a0c8979f9f3a613c15b" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 42843 } } peers { permanent_uuid: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 } }
I20260713 09:03:25.943913 13423 tablet_service.cc:1511] Processing CreateTablet for tablet 85a0a664fde042588d9b2bc81e8a8861 (DEFAULT_TABLE table=test-workload [id=9c76038cf00041069854560a7f830a60]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260713 09:03:25.944923 13431 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d9c96644c6645ed8992cad46cef79e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:25.946514 13428 tablet_service.cc:1511] Processing CreateTablet for tablet cceead2c370d48a19b2fbe3c6fe312a5 (DEFAULT_TABLE table=test-workload [id=9c76038cf00041069854560a7f830a60]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260713 09:03:25.947679 13428 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cceead2c370d48a19b2fbe3c6fe312a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:25.948879 13482 raft_consensus.cc:359] T 99b9983cd9fa4d2d8424b81a073779ef P 9a04a40520a24d1db491267546d1ebfb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9d19022392f4667b411d8bf2f052338" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 33027 } } peers { permanent_uuid: "71ca1dd509324a0c8979f9f3a613c15b" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 42843 } } peers { permanent_uuid: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 } }
I20260713 09:03:25.950608 13423 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 85a0a664fde042588d9b2bc81e8a8861. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:25.953644 13318 heartbeater.cc:499] Master 127.10.222.190:38147 was elected leader, sending a full tablet report...
I20260713 09:03:25.954995 13486 ts_tablet_manager.cc:1434] T 9ac10befb4664d949d95aa8ac645e85b P 25ae1ef26d1441a990bd63eadb5b609c: Time spent starting tablet: real 0.046s	user 0.013s	sys 0.003s
I20260713 09:03:25.955361 13348 tablet_service.cc:1511] Processing CreateTablet for tablet 3232d6fe43144febb63e57db106c14b8 (DEFAULT_TABLE table=test-workload [id=9c76038cf00041069854560a7f830a60]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260713 09:03:25.956564 13482 raft_consensus.cc:385] T 99b9983cd9fa4d2d8424b81a073779ef P 9a04a40520a24d1db491267546d1ebfb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:25.958997 13482 raft_consensus.cc:740] T 99b9983cd9fa4d2d8424b81a073779ef P 9a04a40520a24d1db491267546d1ebfb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a04a40520a24d1db491267546d1ebfb, State: Initialized, Role: FOLLOWER
I20260713 09:03:25.958940 13356 tablet_service.cc:1511] Processing CreateTablet for tablet cceead2c370d48a19b2fbe3c6fe312a5 (DEFAULT_TABLE table=test-workload [id=9c76038cf00041069854560a7f830a60]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260713 09:03:25.960263 13356 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cceead2c370d48a19b2fbe3c6fe312a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:25.962494 13348 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3232d6fe43144febb63e57db106c14b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:25.962364 13276 tablet_service.cc:1511] Processing CreateTablet for tablet 85a0a664fde042588d9b2bc81e8a8861 (DEFAULT_TABLE table=test-workload [id=9c76038cf00041069854560a7f830a60]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260713 09:03:25.963995 13282 tablet_service.cc:1511] Processing CreateTablet for tablet 2fb3183fe3f24a44a4edb4dbf4a07caf (DEFAULT_TABLE table=test-workload [id=9c76038cf00041069854560a7f830a60]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260713 09:03:25.960389 13278 tablet_service.cc:1511] Processing CreateTablet for tablet 3232d6fe43144febb63e57db106c14b8 (DEFAULT_TABLE table=test-workload [id=9c76038cf00041069854560a7f830a60]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260713 09:03:25.971269 13392 heartbeater.cc:499] Master 127.10.222.190:38147 was elected leader, sending a full tablet report...
I20260713 09:03:25.956004 13350 tablet_service.cc:1511] Processing CreateTablet for tablet 2fb3183fe3f24a44a4edb4dbf4a07caf (DEFAULT_TABLE table=test-workload [id=9c76038cf00041069854560a7f830a60]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260713 09:03:25.971535 13430 tablet_service.cc:1511] Processing CreateTablet for tablet 2fb3183fe3f24a44a4edb4dbf4a07caf (DEFAULT_TABLE table=test-workload [id=9c76038cf00041069854560a7f830a60]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260713 09:03:25.972503 13350 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2fb3183fe3f24a44a4edb4dbf4a07caf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:25.972755 13430 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2fb3183fe3f24a44a4edb4dbf4a07caf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:25.984331 13282 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2fb3183fe3f24a44a4edb4dbf4a07caf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:25.986138 13278 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3232d6fe43144febb63e57db106c14b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:25.987892 13204 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f131536c19fa4d5bba566ffbbcdbfa35. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:25.988323 13484 ts_tablet_manager.cc:1434] T adc09f486ca141f8ac6821bd951f46b5 P a9d19022392f4667b411d8bf2f052338: Time spent starting tablet: real 0.090s	user 0.015s	sys 0.015s
I20260713 09:03:25.989241 13484 tablet_bootstrap.cc:492] T 4129b29433de4ce7ace11c99ad177e09 P a9d19022392f4667b411d8bf2f052338: Bootstrap starting.
I20260713 09:03:25.990357 13276 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 85a0a664fde042588d9b2bc81e8a8861. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:25.994952 13484 tablet_bootstrap.cc:654] T 4129b29433de4ce7ace11c99ad177e09 P a9d19022392f4667b411d8bf2f052338: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:25.975852 13487 leader_election.cc:290] T 3d553417493541ef9d77baa152978563 P 9a04a40520a24d1db491267546d1ebfb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 25ae1ef26d1441a990bd63eadb5b609c (127.10.222.130:34171), a9d19022392f4667b411d8bf2f052338 (127.10.222.131:33027)
I20260713 09:03:25.995393 13482 consensus_queue.cc:260] T 99b9983cd9fa4d2d8424b81a073779ef P 9a04a40520a24d1db491267546d1ebfb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9d19022392f4667b411d8bf2f052338" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 33027 } } peers { permanent_uuid: "71ca1dd509324a0c8979f9f3a613c15b" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 42843 } } peers { permanent_uuid: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 } }
I20260713 09:03:25.996611 13203 tablet_service.cc:1511] Processing CreateTablet for tablet 85a0a664fde042588d9b2bc81e8a8861 (DEFAULT_TABLE table=test-workload [id=9c76038cf00041069854560a7f830a60]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260713 09:03:25.997493 13482 ts_tablet_manager.cc:1434] T 99b9983cd9fa4d2d8424b81a073779ef P 9a04a40520a24d1db491267546d1ebfb: Time spent starting tablet: real 0.055s	user 0.000s	sys 0.006s
I20260713 09:03:25.997788 13203 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 85a0a664fde042588d9b2bc81e8a8861. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:26.004482 13486 tablet_bootstrap.cc:492] T 95292aa12a13405eb84e3ea46123737d P 25ae1ef26d1441a990bd63eadb5b609c: Bootstrap starting.
W20260713 09:03:26.011929 13244 tablet.cc:2406] T 3d553417493541ef9d77baa152978563 P 9a04a40520a24d1db491267546d1ebfb: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260713 09:03:26.017100 13482 tablet_bootstrap.cc:492] T 43e61f8cdb31491bbe1bc17364aefab4 P 9a04a40520a24d1db491267546d1ebfb: Bootstrap starting.
I20260713 09:03:26.026080 13200 tablet_service.cc:1511] Processing CreateTablet for tablet cceead2c370d48a19b2fbe3c6fe312a5 (DEFAULT_TABLE table=test-workload [id=9c76038cf00041069854560a7f830a60]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260713 09:03:26.027346 13200 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cceead2c370d48a19b2fbe3c6fe312a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:26.032351 13493 raft_consensus.cc:493] T 9ac10befb4664d949d95aa8ac645e85b P 25ae1ef26d1441a990bd63eadb5b609c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:26.032841 13493 raft_consensus.cc:515] T 9ac10befb4664d949d95aa8ac645e85b P 25ae1ef26d1441a990bd63eadb5b609c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71ca1dd509324a0c8979f9f3a613c15b" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 42843 } } peers { permanent_uuid: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 } } peers { permanent_uuid: "25ae1ef26d1441a990bd63eadb5b609c" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34171 } }
I20260713 09:03:26.049605 13483 ts_tablet_manager.cc:1434] T 4e69fa16101e47eba022f023e4758fb0 P 71ca1dd509324a0c8979f9f3a613c15b: Time spent starting tablet: real 0.130s	user 0.006s	sys 0.011s
I20260713 09:03:26.039211 13493 leader_election.cc:290] T 9ac10befb4664d949d95aa8ac645e85b P 25ae1ef26d1441a990bd63eadb5b609c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 71ca1dd509324a0c8979f9f3a613c15b (127.10.222.132:42843), 9a04a40520a24d1db491267546d1ebfb (127.10.222.129:41979)
I20260713 09:03:26.072506 13483 tablet_bootstrap.cc:492] T 1f42a952ea9d490a80af2243ee6866e9 P 71ca1dd509324a0c8979f9f3a613c15b: Bootstrap starting.
I20260713 09:03:26.069821 13466 heartbeater.cc:499] Master 127.10.222.190:38147 was elected leader, sending a full tablet report...
I20260713 09:03:26.081298 13293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d553417493541ef9d77baa152978563" candidate_uuid: "9a04a40520a24d1db491267546d1ebfb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25ae1ef26d1441a990bd63eadb5b609c" is_pre_election: true
I20260713 09:03:26.081297 13486 tablet_bootstrap.cc:654] T 95292aa12a13405eb84e3ea46123737d P 25ae1ef26d1441a990bd63eadb5b609c: Neither blocks nor log segments found. Creating new log.
W20260713 09:03:26.090513 13184 leader_election.cc:343] T 3d553417493541ef9d77baa152978563 P 9a04a40520a24d1db491267546d1ebfb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 25ae1ef26d1441a990bd63eadb5b609c (127.10.222.130:34171): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:26.093254 13367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d553417493541ef9d77baa152978563" candidate_uuid: "9a04a40520a24d1db491267546d1ebfb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9d19022392f4667b411d8bf2f052338" is_pre_election: true
W20260713 09:03:26.095348 13184 leader_election.cc:343] T 3d553417493541ef9d77baa152978563 P 9a04a40520a24d1db491267546d1ebfb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a9d19022392f4667b411d8bf2f052338 (127.10.222.131:33027): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:26.105535 13483 tablet_bootstrap.cc:654] T 1f42a952ea9d490a80af2243ee6866e9 P 71ca1dd509324a0c8979f9f3a613c15b: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:26.123575 13487 raft_consensus.cc:493] T 99b9983cd9fa4d2d8424b81a073779ef P 9a04a40520a24d1db491267546d1ebfb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:26.124452 13482 tablet_bootstrap.cc:654] T 43e61f8cdb31491bbe1bc17364aefab4 P 9a04a40520a24d1db491267546d1ebfb: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:26.124236 13487 raft_consensus.cc:515] T 99b9983cd9fa4d2d8424b81a073779ef P 9a04a40520a24d1db491267546d1ebfb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9d19022392f4667b411d8bf2f052338" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 33027 } } peers { permanent_uuid: "71ca1dd509324a0c8979f9f3a613c15b" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 42843 } } peers { permanent_uuid: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 } }
I20260713 09:03:26.124217 13441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ac10befb4664d949d95aa8ac645e85b" candidate_uuid: "25ae1ef26d1441a990bd63eadb5b609c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71ca1dd509324a0c8979f9f3a613c15b" is_pre_election: true
I20260713 09:03:26.124157 13184 leader_election.cc:304] T 3d553417493541ef9d77baa152978563 P 9a04a40520a24d1db491267546d1ebfb [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: 9a04a40520a24d1db491267546d1ebfb; no voters: 25ae1ef26d1441a990bd63eadb5b609c, a9d19022392f4667b411d8bf2f052338
I20260713 09:03:26.131579 13487 leader_election.cc:290] T 99b9983cd9fa4d2d8424b81a073779ef P 9a04a40520a24d1db491267546d1ebfb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a9d19022392f4667b411d8bf2f052338 (127.10.222.131:33027), 71ca1dd509324a0c8979f9f3a613c15b (127.10.222.132:42843)
I20260713 09:03:26.137218 13367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99b9983cd9fa4d2d8424b81a073779ef" candidate_uuid: "9a04a40520a24d1db491267546d1ebfb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9d19022392f4667b411d8bf2f052338" is_pre_election: true
I20260713 09:03:26.137527 13486 tablet_bootstrap.cc:492] T 95292aa12a13405eb84e3ea46123737d P 25ae1ef26d1441a990bd63eadb5b609c: No bootstrap required, opened a new log
I20260713 09:03:26.138450 13487 raft_consensus.cc:2749] T 3d553417493541ef9d77baa152978563 P 9a04a40520a24d1db491267546d1ebfb [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260713 09:03:26.140311 13257 leader_election.cc:343] T 9ac10befb4664d949d95aa8ac645e85b P 25ae1ef26d1441a990bd63eadb5b609c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 71ca1dd509324a0c8979f9f3a613c15b (127.10.222.132:42843): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:26.142901 13484 tablet_bootstrap.cc:492] T 4129b29433de4ce7ace11c99ad177e09 P a9d19022392f4667b411d8bf2f052338: No bootstrap required, opened a new log
I20260713 09:03:26.142951 13486 ts_tablet_manager.cc:1403] T 95292aa12a13405eb84e3ea46123737d P 25ae1ef26d1441a990bd63eadb5b609c: Time spent bootstrapping tablet: real 0.167s	user 0.006s	sys 0.011s
I20260713 09:03:26.143795 13484 ts_tablet_manager.cc:1403] T 4129b29433de4ce7ace11c99ad177e09 P a9d19022392f4667b411d8bf2f052338: Time spent bootstrapping tablet: real 0.155s	user 0.028s	sys 0.036s
I20260713 09:03:26.146268 13486 raft_consensus.cc:359] T 95292aa12a13405eb84e3ea46123737d P 25ae1ef26d1441a990bd63eadb5b609c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25ae1ef26d1441a990bd63eadb5b609c" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34171 } } peers { permanent_uuid: "a9d19022392f4667b411d8bf2f052338" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 33027 } } peers { permanent_uuid: "71ca1dd509324a0c8979f9f3a613c15b" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 42843 } }
I20260713 09:03:26.146445 13484 raft_consensus.cc:359] T 4129b29433de4ce7ace11c99ad177e09 P a9d19022392f4667b411d8bf2f052338 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9d19022392f4667b411d8bf2f052338" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 33027 } } peers { permanent_uuid: "71ca1dd509324a0c8979f9f3a613c15b" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 42843 } } peers { permanent_uuid: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 } }
W20260713 09:03:26.149624 13184 leader_election.cc:343] T 99b9983cd9fa4d2d8424b81a073779ef P 9a04a40520a24d1db491267546d1ebfb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a9d19022392f4667b411d8bf2f052338 (127.10.222.131:33027): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:26.151454 13484 raft_consensus.cc:385] T 4129b29433de4ce7ace11c99ad177e09 P a9d19022392f4667b411d8bf2f052338 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:26.151798 13484 raft_consensus.cc:740] T 4129b29433de4ce7ace11c99ad177e09 P a9d19022392f4667b411d8bf2f052338 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a9d19022392f4667b411d8bf2f052338, State: Initialized, Role: FOLLOWER
I20260713 09:03:26.152580 13484 consensus_queue.cc:260] T 4129b29433de4ce7ace11c99ad177e09 P a9d19022392f4667b411d8bf2f052338 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9d19022392f4667b411d8bf2f052338" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 33027 } } peers { permanent_uuid: "71ca1dd509324a0c8979f9f3a613c15b" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 42843 } } peers { permanent_uuid: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 } }
I20260713 09:03:26.154682 13484 ts_tablet_manager.cc:1434] T 4129b29433de4ce7ace11c99ad177e09 P a9d19022392f4667b411d8bf2f052338: Time spent starting tablet: real 0.011s	user 0.002s	sys 0.003s
I20260713 09:03:26.155635 13484 tablet_bootstrap.cc:492] T 99b9983cd9fa4d2d8424b81a073779ef P a9d19022392f4667b411d8bf2f052338: Bootstrap starting.
I20260713 09:03:26.158428 13441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99b9983cd9fa4d2d8424b81a073779ef" candidate_uuid: "9a04a40520a24d1db491267546d1ebfb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71ca1dd509324a0c8979f9f3a613c15b" is_pre_election: true
I20260713 09:03:26.146993 13486 raft_consensus.cc:385] T 95292aa12a13405eb84e3ea46123737d P 25ae1ef26d1441a990bd63eadb5b609c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:26.159977 13486 raft_consensus.cc:740] T 95292aa12a13405eb84e3ea46123737d P 25ae1ef26d1441a990bd63eadb5b609c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25ae1ef26d1441a990bd63eadb5b609c, State: Initialized, Role: FOLLOWER
I20260713 09:03:26.160717 13486 consensus_queue.cc:260] T 95292aa12a13405eb84e3ea46123737d P 25ae1ef26d1441a990bd63eadb5b609c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25ae1ef26d1441a990bd63eadb5b609c" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34171 } } peers { permanent_uuid: "a9d19022392f4667b411d8bf2f052338" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 33027 } } peers { permanent_uuid: "71ca1dd509324a0c8979f9f3a613c15b" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 42843 } }
W20260713 09:03:26.161094 13182 leader_election.cc:343] T 99b9983cd9fa4d2d8424b81a073779ef P 9a04a40520a24d1db491267546d1ebfb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 71ca1dd509324a0c8979f9f3a613c15b (127.10.222.132:42843): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:26.161582 13483 tablet_bootstrap.cc:492] T 1f42a952ea9d490a80af2243ee6866e9 P 71ca1dd509324a0c8979f9f3a613c15b: No bootstrap required, opened a new log
I20260713 09:03:26.161528 13182 leader_election.cc:304] T 99b9983cd9fa4d2d8424b81a073779ef P 9a04a40520a24d1db491267546d1ebfb [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: 9a04a40520a24d1db491267546d1ebfb; no voters: 71ca1dd509324a0c8979f9f3a613c15b, a9d19022392f4667b411d8bf2f052338
I20260713 09:03:26.162389 13487 raft_consensus.cc:2749] T 99b9983cd9fa4d2d8424b81a073779ef P 9a04a40520a24d1db491267546d1ebfb [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:03:26.162096 13483 ts_tablet_manager.cc:1403] T 1f42a952ea9d490a80af2243ee6866e9 P 71ca1dd509324a0c8979f9f3a613c15b: Time spent bootstrapping tablet: real 0.090s	user 0.013s	sys 0.013s
I20260713 09:03:26.165311 13482 tablet_bootstrap.cc:492] T 43e61f8cdb31491bbe1bc17364aefab4 P 9a04a40520a24d1db491267546d1ebfb: No bootstrap required, opened a new log
I20260713 09:03:26.165409 13484 tablet_bootstrap.cc:654] T 99b9983cd9fa4d2d8424b81a073779ef P a9d19022392f4667b411d8bf2f052338: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:26.165835 13482 ts_tablet_manager.cc:1403] T 43e61f8cdb31491bbe1bc17364aefab4 P 9a04a40520a24d1db491267546d1ebfb: Time spent bootstrapping tablet: real 0.149s	user 0.001s	sys 0.011s
I20260713 09:03:26.166452 13486 ts_tablet_manager.cc:1434] T 95292aa12a13405eb84e3ea46123737d P 25ae1ef26d1441a990bd63eadb5b609c: Time spent starting tablet: real 0.023s	user 0.005s	sys 0.001s
I20260713 09:03:26.167400 13486 tablet_bootstrap.cc:492] T 4e69fa16101e47eba022f023e4758fb0 P 25ae1ef26d1441a990bd63eadb5b609c: Bootstrap starting.
I20260713 09:03:26.168838 13482 raft_consensus.cc:359] T 43e61f8cdb31491bbe1bc17364aefab4 P 9a04a40520a24d1db491267546d1ebfb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 } } peers { permanent_uuid: "25ae1ef26d1441a990bd63eadb5b609c" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34171 } } peers { permanent_uuid: "a9d19022392f4667b411d8bf2f052338" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 33027 } }
I20260713 09:03:26.169544 13482 raft_consensus.cc:385] T 43e61f8cdb31491bbe1bc17364aefab4 P 9a04a40520a24d1db491267546d1ebfb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:26.169827 13482 raft_consensus.cc:740] T 43e61f8cdb31491bbe1bc17364aefab4 P 9a04a40520a24d1db491267546d1ebfb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a04a40520a24d1db491267546d1ebfb, State: Initialized, Role: FOLLOWER
I20260713 09:03:26.170586 13483 raft_consensus.cc:359] T 1f42a952ea9d490a80af2243ee6866e9 P 71ca1dd509324a0c8979f9f3a613c15b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25ae1ef26d1441a990bd63eadb5b609c" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34171 } } peers { permanent_uuid: "a9d19022392f4667b411d8bf2f052338" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 33027 } } peers { permanent_uuid: "71ca1dd509324a0c8979f9f3a613c15b" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 42843 } }
I20260713 09:03:26.171391 13483 raft_consensus.cc:385] T 1f42a952ea9d490a80af2243ee6866e9 P 71ca1dd509324a0c8979f9f3a613c15b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:26.171731 13483 raft_consensus.cc:740] T 1f42a952ea9d490a80af2243ee6866e9 P 71ca1dd509324a0c8979f9f3a613c15b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71ca1dd509324a0c8979f9f3a613c15b, State: Initialized, Role: FOLLOWER
I20260713 09:03:26.170616 13482 consensus_queue.cc:260] T 43e61f8cdb31491bbe1bc17364aefab4 P 9a04a40520a24d1db491267546d1ebfb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 } } peers { permanent_uuid: "25ae1ef26d1441a990bd63eadb5b609c" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34171 } } peers { permanent_uuid: "a9d19022392f4667b411d8bf2f052338" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 33027 } }
I20260713 09:03:26.172497 13483 consensus_queue.cc:260] T 1f42a952ea9d490a80af2243ee6866e9 P 71ca1dd509324a0c8979f9f3a613c15b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25ae1ef26d1441a990bd63eadb5b609c" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34171 } } peers { permanent_uuid: "a9d19022392f4667b411d8bf2f052338" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 33027 } } peers { permanent_uuid: "71ca1dd509324a0c8979f9f3a613c15b" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 42843 } }
I20260713 09:03:26.174431 13486 tablet_bootstrap.cc:654] T 4e69fa16101e47eba022f023e4758fb0 P 25ae1ef26d1441a990bd63eadb5b609c: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:26.174737 13483 ts_tablet_manager.cc:1434] T 1f42a952ea9d490a80af2243ee6866e9 P 71ca1dd509324a0c8979f9f3a613c15b: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260713 09:03:26.175701 13483 tablet_bootstrap.cc:492] T 4129b29433de4ce7ace11c99ad177e09 P 71ca1dd509324a0c8979f9f3a613c15b: Bootstrap starting.
I20260713 09:03:26.181593 13483 tablet_bootstrap.cc:654] T 4129b29433de4ce7ace11c99ad177e09 P 71ca1dd509324a0c8979f9f3a613c15b: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:26.183573 13482 ts_tablet_manager.cc:1434] T 43e61f8cdb31491bbe1bc17364aefab4 P 9a04a40520a24d1db491267546d1ebfb: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.001s
I20260713 09:03:26.184520 13482 tablet_bootstrap.cc:492] T f6615dc9a3a3475181e618cf4b42520a P 9a04a40520a24d1db491267546d1ebfb: Bootstrap starting.
I20260713 09:03:26.187562 13218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ac10befb4664d949d95aa8ac645e85b" candidate_uuid: "25ae1ef26d1441a990bd63eadb5b609c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a04a40520a24d1db491267546d1ebfb" is_pre_election: true
I20260713 09:03:26.188934 13496 raft_consensus.cc:493] T 4e69fa16101e47eba022f023e4758fb0 P 71ca1dd509324a0c8979f9f3a613c15b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:26.189394 13496 raft_consensus.cc:515] T 4e69fa16101e47eba022f023e4758fb0 P 71ca1dd509324a0c8979f9f3a613c15b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25ae1ef26d1441a990bd63eadb5b609c" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34171 } } peers { permanent_uuid: "71ca1dd509324a0c8979f9f3a613c15b" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 42843 } } peers { permanent_uuid: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 } }
I20260713 09:03:26.190901 13482 tablet_bootstrap.cc:654] T f6615dc9a3a3475181e618cf4b42520a P 9a04a40520a24d1db491267546d1ebfb: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:26.195241 13496 leader_election.cc:290] T 4e69fa16101e47eba022f023e4758fb0 P 71ca1dd509324a0c8979f9f3a613c15b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 25ae1ef26d1441a990bd63eadb5b609c (127.10.222.130:34171), 9a04a40520a24d1db491267546d1ebfb (127.10.222.129:41979)
W20260713 09:03:26.197273 13258 leader_election.cc:343] T 9ac10befb4664d949d95aa8ac645e85b P 25ae1ef26d1441a990bd63eadb5b609c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9a04a40520a24d1db491267546d1ebfb (127.10.222.129:41979): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:26.197777 13258 leader_election.cc:304] T 9ac10befb4664d949d95aa8ac645e85b P 25ae1ef26d1441a990bd63eadb5b609c [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: 25ae1ef26d1441a990bd63eadb5b609c; no voters: 71ca1dd509324a0c8979f9f3a613c15b, 9a04a40520a24d1db491267546d1ebfb
I20260713 09:03:26.198885 13493 raft_consensus.cc:2749] T 9ac10befb4664d949d95aa8ac645e85b P 25ae1ef26d1441a990bd63eadb5b609c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:03:26.200315 13486 tablet_bootstrap.cc:492] T 4e69fa16101e47eba022f023e4758fb0 P 25ae1ef26d1441a990bd63eadb5b609c: No bootstrap required, opened a new log
I20260713 09:03:26.200814 13486 ts_tablet_manager.cc:1403] T 4e69fa16101e47eba022f023e4758fb0 P 25ae1ef26d1441a990bd63eadb5b609c: Time spent bootstrapping tablet: real 0.034s	user 0.012s	sys 0.004s
I20260713 09:03:26.200933 13484 tablet_bootstrap.cc:492] T 99b9983cd9fa4d2d8424b81a073779ef P a9d19022392f4667b411d8bf2f052338: No bootstrap required, opened a new log
I20260713 09:03:26.201501 13484 ts_tablet_manager.cc:1403] T 99b9983cd9fa4d2d8424b81a073779ef P a9d19022392f4667b411d8bf2f052338: Time spent bootstrapping tablet: real 0.046s	user 0.008s	sys 0.006s
I20260713 09:03:26.203872 13486 raft_consensus.cc:359] T 4e69fa16101e47eba022f023e4758fb0 P 25ae1ef26d1441a990bd63eadb5b609c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25ae1ef26d1441a990bd63eadb5b609c" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34171 } } peers { permanent_uuid: "71ca1dd509324a0c8979f9f3a613c15b" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 42843 } } peers { permanent_uuid: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 } }
I20260713 09:03:26.204638 13486 raft_consensus.cc:385] T 4e69fa16101e47eba022f023e4758fb0 P 25ae1ef26d1441a990bd63eadb5b609c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:26.204507 13484 raft_consensus.cc:359] T 99b9983cd9fa4d2d8424b81a073779ef P a9d19022392f4667b411d8bf2f052338 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9d19022392f4667b411d8bf2f052338" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 33027 } } peers { permanent_uuid: "71ca1dd509324a0c8979f9f3a613c15b" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 42843 } } peers { permanent_uuid: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 } }
I20260713 09:03:26.205024 13486 raft_consensus.cc:740] T 4e69fa16101e47eba022f023e4758fb0 P 25ae1ef26d1441a990bd63eadb5b609c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25ae1ef26d1441a990bd63eadb5b609c, State: Initialized, Role: FOLLOWER
I20260713 09:03:26.205791 13486 consensus_queue.cc:260] T 4e69fa16101e47eba022f023e4758fb0 P 25ae1ef26d1441a990bd63eadb5b609c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25ae1ef26d1441a990bd63eadb5b609c" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34171 } } peers { permanent_uuid: "71ca1dd509324a0c8979f9f3a613c15b" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 42843 } } peers { permanent_uuid: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 } }
I20260713 09:03:26.205379 13484 raft_consensus.cc:385] T 99b9983cd9fa4d2d8424b81a073779ef P a9d19022392f4667b411d8bf2f052338 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:26.206763 13484 raft_consensus.cc:740] T 99b9983cd9fa4d2d8424b81a073779ef P a9d19022392f4667b411d8bf2f052338 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a9d19022392f4667b411d8bf2f052338, State: Initialized, Role: FOLLOWER
I20260713 09:03:26.208042 13486 ts_tablet_manager.cc:1434] T 4e69fa16101e47eba022f023e4758fb0 P 25ae1ef26d1441a990bd63eadb5b609c: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:03:26.209066 13486 tablet_bootstrap.cc:492] T 51f8f47115f94ccfb4da8b336e6d2f1f P 25ae1ef26d1441a990bd63eadb5b609c: Bootstrap starting.
I20260713 09:03:26.209479 13482 tablet_bootstrap.cc:492] T f6615dc9a3a3475181e618cf4b42520a P 9a04a40520a24d1db491267546d1ebfb: No bootstrap required, opened a new log
I20260713 09:03:26.210023 13482 ts_tablet_manager.cc:1403] T f6615dc9a3a3475181e618cf4b42520a P 9a04a40520a24d1db491267546d1ebfb: Time spent bootstrapping tablet: real 0.026s	user 0.010s	sys 0.001s
I20260713 09:03:26.213023 13482 raft_consensus.cc:359] T f6615dc9a3a3475181e618cf4b42520a P 9a04a40520a24d1db491267546d1ebfb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 } } peers { permanent_uuid: "a9d19022392f4667b411d8bf2f052338" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 33027 } } peers { permanent_uuid: "71ca1dd509324a0c8979f9f3a613c15b" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 42843 } }
I20260713 09:03:26.213749 13482 raft_consensus.cc:385] T f6615dc9a3a3475181e618cf4b42520a P 9a04a40520a24d1db491267546d1ebfb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:26.214039 13482 raft_consensus.cc:740] T f6615dc9a3a3475181e618cf4b42520a P 9a04a40520a24d1db491267546d1ebfb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a04a40520a24d1db491267546d1ebfb, State: Initialized, Role: FOLLOWER
I20260713 09:03:26.215123 13486 tablet_bootstrap.cc:654] T 51f8f47115f94ccfb4da8b336e6d2f1f P 25ae1ef26d1441a990bd63eadb5b609c: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:26.215379 13484 consensus_queue.cc:260] T 99b9983cd9fa4d2d8424b81a073779ef P a9d19022392f4667b411d8bf2f052338 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9d19022392f4667b411d8bf2f052338" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 33027 } } peers { permanent_uuid: "71ca1dd509324a0c8979f9f3a613c15b" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 42843 } } peers { permanent_uuid: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 } }
I20260713 09:03:26.226373 13484 ts_tablet_manager.cc:1434] T 99b9983cd9fa4d2d8424b81a073779ef P a9d19022392f4667b411d8bf2f052338: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.002s
I20260713 09:03:26.229501 13486 tablet_bootstrap.cc:492] T 51f8f47115f94ccfb4da8b336e6d2f1f P 25ae1ef26d1441a990bd63eadb5b609c: No bootstrap required, opened a new log
I20260713 09:03:26.230057 13486 ts_tablet_manager.cc:1403] T 51f8f47115f94ccfb4da8b336e6d2f1f P 25ae1ef26d1441a990bd63eadb5b609c: Time spent bootstrapping tablet: real 0.021s	user 0.007s	sys 0.008s
I20260713 09:03:26.231446 13482 consensus_queue.cc:260] T f6615dc9a3a3475181e618cf4b42520a P 9a04a40520a24d1db491267546d1ebfb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 } } peers { permanent_uuid: "a9d19022392f4667b411d8bf2f052338" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 33027 } } peers { permanent_uuid: "71ca1dd509324a0c8979f9f3a613c15b" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 42843 } }
I20260713 09:03:26.233816 13482 ts_tablet_manager.cc:1434] T f6615dc9a3a3475181e618cf4b42520a P 9a04a40520a24d1db491267546d1ebfb: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.002s
I20260713 09:03:26.235531 13486 raft_consensus.cc:359] T 51f8f47115f94ccfb4da8b336e6d2f1f P 25ae1ef26d1441a990bd63eadb5b609c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25ae1ef26d1441a990bd63eadb5b609c" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34171 } } peers { permanent_uuid: "a9d19022392f4667b411d8bf2f052338" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 33027 } } peers { permanent_uuid: "71ca1dd509324a0c8979f9f3a613c15b" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 42843 } }
I20260713 09:03:26.236317 13486 raft_consensus.cc:385] T 51f8f47115f94ccfb4da8b336e6d2f1f P 25ae1ef26d1441a990bd63eadb5b609c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:26.235590 13482 tablet_bootstrap.cc:492] T adc09f486ca141f8ac6821bd951f46b5 P 9a04a40520a24d1db491267546d1ebfb: Bootstrap starting.
I20260713 09:03:26.236608 13486 raft_consensus.cc:740] T 51f8f47115f94ccfb4da8b336e6d2f1f P 25ae1ef26d1441a990bd63eadb5b609c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25ae1ef26d1441a990bd63eadb5b609c, State: Initialized, Role: FOLLOWER
I20260713 09:03:26.234112 13484 tablet_bootstrap.cc:492] T f6615dc9a3a3475181e618cf4b42520a P a9d19022392f4667b411d8bf2f052338: Bootstrap starting.
I20260713 09:03:26.237845 13486 consensus_queue.cc:260] T 51f8f47115f94ccfb4da8b336e6d2f1f P 25ae1ef26d1441a990bd63eadb5b609c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25ae1ef26d1441a990bd63eadb5b609c" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34171 } } peers { permanent_uuid: "a9d19022392f4667b411d8bf2f052338" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 33027 } } peers { permanent_uuid: "71ca1dd509324a0c8979f9f3a613c15b" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 42843 } }
I20260713 09:03:26.245612 13484 tablet_bootstrap.cc:654] T f6615dc9a3a3475181e618cf4b42520a P a9d19022392f4667b411d8bf2f052338: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:26.247269 13486 ts_tablet_manager.cc:1434] T 51f8f47115f94ccfb4da8b336e6d2f1f P 25ae1ef26d1441a990bd63eadb5b609c: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.004s
I20260713 09:03:26.248262 13486 tablet_bootstrap.cc:492] T ffed4fe93edc4885a0c8564b240f273e P 25ae1ef26d1441a990bd63eadb5b609c: Bootstrap starting.
I20260713 09:03:26.249867 13482 tablet_bootstrap.cc:654] T adc09f486ca141f8ac6821bd951f46b5 P 9a04a40520a24d1db491267546d1ebfb: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:26.254827 13486 tablet_bootstrap.cc:654] T ffed4fe93edc4885a0c8564b240f273e P 25ae1ef26d1441a990bd63eadb5b609c: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:26.260878 13482 tablet_bootstrap.cc:492] T adc09f486ca141f8ac6821bd951f46b5 P 9a04a40520a24d1db491267546d1ebfb: No bootstrap required, opened a new log
I20260713 09:03:26.262785 13482 ts_tablet_manager.cc:1403] T adc09f486ca141f8ac6821bd951f46b5 P 9a04a40520a24d1db491267546d1ebfb: Time spent bootstrapping tablet: real 0.027s	user 0.011s	sys 0.001s
I20260713 09:03:26.267104 13486 tablet_bootstrap.cc:492] T ffed4fe93edc4885a0c8564b240f273e P 25ae1ef26d1441a990bd63eadb5b609c: No bootstrap required, opened a new log
I20260713 09:03:26.267621 13486 ts_tablet_manager.cc:1403] T ffed4fe93edc4885a0c8564b240f273e P 25ae1ef26d1441a990bd63eadb5b609c: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.006s
I20260713 09:03:26.270218 13482 raft_consensus.cc:359] T adc09f486ca141f8ac6821bd951f46b5 P 9a04a40520a24d1db491267546d1ebfb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 } } peers { permanent_uuid: "25ae1ef26d1441a990bd63eadb5b609c" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34171 } } peers { permanent_uuid: "a9d19022392f4667b411d8bf2f052338" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 33027 } }
I20260713 09:03:26.270372 13486 raft_consensus.cc:359] T ffed4fe93edc4885a0c8564b240f273e P 25ae1ef26d1441a990bd63eadb5b609c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71ca1dd509324a0c8979f9f3a613c15b" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 42843 } } peers { permanent_uuid: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 } } peers { permanent_uuid: "25ae1ef26d1441a990bd63eadb5b609c" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34171 } }
I20260713 09:03:26.272977 13482 raft_consensus.cc:385] T adc09f486ca141f8ac6821bd951f46b5 P 9a04a40520a24d1db491267546d1ebfb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:26.273092 13486 raft_consensus.cc:385] T ffed4fe93edc4885a0c8564b240f273e P 25ae1ef26d1441a990bd63eadb5b609c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:26.273375 13482 raft_consensus.cc:740] T adc09f486ca141f8ac6821bd951f46b5 P 9a04a40520a24d1db491267546d1ebfb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a04a40520a24d1db491267546d1ebfb, State: Initialized, Role: FOLLOWER
I20260713 09:03:26.273494 13486 raft_consensus.cc:740] T ffed4fe93edc4885a0c8564b240f273e P 25ae1ef26d1441a990bd63eadb5b609c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25ae1ef26d1441a990bd63eadb5b609c, State: Initialized, Role: FOLLOWER
I20260713 09:03:26.274307 13486 consensus_queue.cc:260] T ffed4fe93edc4885a0c8564b240f273e P 25ae1ef26d1441a990bd63eadb5b609c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71ca1dd509324a0c8979f9f3a613c15b" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 42843 } } peers { permanent_uuid: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 } } peers { permanent_uuid: "25ae1ef26d1441a990bd63eadb5b609c" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34171 } }
I20260713 09:03:26.274353 13482 consensus_queue.cc:260] T adc09f486ca141f8ac6821bd951f46b5 P 9a04a40520a24d1db491267546d1ebfb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 } } peers { permanent_uuid: "25ae1ef26d1441a990bd63eadb5b609c" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34171 } } peers { permanent_uuid: "a9d19022392f4667b411d8bf2f052338" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 33027 } }
I20260713 09:03:26.276540 13486 ts_tablet_manager.cc:1434] T ffed4fe93edc4885a0c8564b240f273e P 25ae1ef26d1441a990bd63eadb5b609c: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.002s
I20260713 09:03:26.277511 13486 tablet_bootstrap.cc:492] T d822ead9347a486c9ba66a4e940de99b P 25ae1ef26d1441a990bd63eadb5b609c: Bootstrap starting.
I20260713 09:03:26.280217 13293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e69fa16101e47eba022f023e4758fb0" candidate_uuid: "71ca1dd509324a0c8979f9f3a613c15b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25ae1ef26d1441a990bd63eadb5b609c" is_pre_election: true
I20260713 09:03:26.280874 13293 raft_consensus.cc:2468] T 4e69fa16101e47eba022f023e4758fb0 P 25ae1ef26d1441a990bd63eadb5b609c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 71ca1dd509324a0c8979f9f3a613c15b in term 0.
I20260713 09:03:26.285825 13484 tablet_bootstrap.cc:492] T f6615dc9a3a3475181e618cf4b42520a P a9d19022392f4667b411d8bf2f052338: No bootstrap required, opened a new log
I20260713 09:03:26.286392 13486 tablet_bootstrap.cc:654] T d822ead9347a486c9ba66a4e940de99b P 25ae1ef26d1441a990bd63eadb5b609c: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:26.286417 13484 ts_tablet_manager.cc:1403] T f6615dc9a3a3475181e618cf4b42520a P a9d19022392f4667b411d8bf2f052338: Time spent bootstrapping tablet: real 0.053s	user 0.024s	sys 0.012s
I20260713 09:03:26.282250 13407 leader_election.cc:304] T 4e69fa16101e47eba022f023e4758fb0 P 71ca1dd509324a0c8979f9f3a613c15b [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: 25ae1ef26d1441a990bd63eadb5b609c, 71ca1dd509324a0c8979f9f3a613c15b; no voters: 
I20260713 09:03:26.289986 13496 raft_consensus.cc:2804] T 4e69fa16101e47eba022f023e4758fb0 P 71ca1dd509324a0c8979f9f3a613c15b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:03:26.284214 13482 ts_tablet_manager.cc:1434] T adc09f486ca141f8ac6821bd951f46b5 P 9a04a40520a24d1db491267546d1ebfb: Time spent starting tablet: real 0.019s	user 0.004s	sys 0.002s
I20260713 09:03:26.290357 13496 raft_consensus.cc:493] T 4e69fa16101e47eba022f023e4758fb0 P 71ca1dd509324a0c8979f9f3a613c15b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:03:26.291085 13496 raft_consensus.cc:3060] T 4e69fa16101e47eba022f023e4758fb0 P 71ca1dd509324a0c8979f9f3a613c15b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:26.290691 13484 raft_consensus.cc:359] T f6615dc9a3a3475181e618cf4b42520a P a9d19022392f4667b411d8bf2f052338 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 } } peers { permanent_uuid: "a9d19022392f4667b411d8bf2f052338" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 33027 } } peers { permanent_uuid: "71ca1dd509324a0c8979f9f3a613c15b" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 42843 } }
I20260713 09:03:26.291762 13484 raft_consensus.cc:385] T f6615dc9a3a3475181e618cf4b42520a P a9d19022392f4667b411d8bf2f052338 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:26.292124 13484 raft_consensus.cc:740] T f6615dc9a3a3475181e618cf4b42520a P a9d19022392f4667b411d8bf2f052338 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a9d19022392f4667b411d8bf2f052338, State: Initialized, Role: FOLLOWER
I20260713 09:03:26.292876 13484 consensus_queue.cc:260] T f6615dc9a3a3475181e618cf4b42520a P a9d19022392f4667b411d8bf2f052338 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 } } peers { permanent_uuid: "a9d19022392f4667b411d8bf2f052338" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 33027 } } peers { permanent_uuid: "71ca1dd509324a0c8979f9f3a613c15b" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 42843 } }
I20260713 09:03:26.295010 13484 ts_tablet_manager.cc:1434] T f6615dc9a3a3475181e618cf4b42520a P a9d19022392f4667b411d8bf2f052338: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:03:26.295981 13484 tablet_bootstrap.cc:492] T 1f42a952ea9d490a80af2243ee6866e9 P a9d19022392f4667b411d8bf2f052338: Bootstrap starting.
I20260713 09:03:26.298545 13496 raft_consensus.cc:515] T 4e69fa16101e47eba022f023e4758fb0 P 71ca1dd509324a0c8979f9f3a613c15b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25ae1ef26d1441a990bd63eadb5b609c" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34171 } } peers { permanent_uuid: "71ca1dd509324a0c8979f9f3a613c15b" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 42843 } } peers { permanent_uuid: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 } }
I20260713 09:03:26.301433 13293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e69fa16101e47eba022f023e4758fb0" candidate_uuid: "71ca1dd509324a0c8979f9f3a613c15b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25ae1ef26d1441a990bd63eadb5b609c"
I20260713 09:03:26.302033 13293 raft_consensus.cc:3060] T 4e69fa16101e47eba022f023e4758fb0 P 25ae1ef26d1441a990bd63eadb5b609c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:26.302076 13484 tablet_bootstrap.cc:654] T 1f42a952ea9d490a80af2243ee6866e9 P a9d19022392f4667b411d8bf2f052338: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:26.309772 13293 raft_consensus.cc:2468] T 4e69fa16101e47eba022f023e4758fb0 P 25ae1ef26d1441a990bd63eadb5b609c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71ca1dd509324a0c8979f9f3a613c15b in term 1.
I20260713 09:03:26.311012 13407 leader_election.cc:304] T 4e69fa16101e47eba022f023e4758fb0 P 71ca1dd509324a0c8979f9f3a613c15b [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: 25ae1ef26d1441a990bd63eadb5b609c, 71ca1dd509324a0c8979f9f3a613c15b; no voters: 
I20260713 09:03:26.313536 13482 tablet_bootstrap.cc:492] T 4e69fa16101e47eba022f023e4758fb0 P 9a04a40520a24d1db491267546d1ebfb: Bootstrap starting.
I20260713 09:03:26.319339 13492 raft_consensus.cc:493] T adc09f486ca141f8ac6821bd951f46b5 P a9d19022392f4667b411d8bf2f052338 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:26.319846 13492 raft_consensus.cc:515] T adc09f486ca141f8ac6821bd951f46b5 P a9d19022392f4667b411d8bf2f052338 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 } } peers { permanent_uuid: "25ae1ef26d1441a990bd63eadb5b609c" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34171 } } peers { permanent_uuid: "a9d19022392f4667b411d8bf2f052338" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 33027 } }
I20260713 09:03:26.322484 13482 tablet_bootstrap.cc:654] T 4e69fa16101e47eba022f023e4758fb0 P 9a04a40520a24d1db491267546d1ebfb: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:26.326239 13483 tablet_bootstrap.cc:492] T 4129b29433de4ce7ace11c99ad177e09 P 71ca1dd509324a0c8979f9f3a613c15b: No bootstrap required, opened a new log
I20260713 09:03:26.326723 13483 ts_tablet_manager.cc:1403] T 4129b29433de4ce7ace11c99ad177e09 P 71ca1dd509324a0c8979f9f3a613c15b: Time spent bootstrapping tablet: real 0.151s	user 0.030s	sys 0.057s
I20260713 09:03:26.323798 13492 leader_election.cc:290] T adc09f486ca141f8ac6821bd951f46b5 P a9d19022392f4667b411d8bf2f052338 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9a04a40520a24d1db491267546d1ebfb (127.10.222.129:41979), 25ae1ef26d1441a990bd63eadb5b609c (127.10.222.130:34171)
I20260713 09:03:26.348057 13518 raft_consensus.cc:2804] T 4e69fa16101e47eba022f023e4758fb0 P 71ca1dd509324a0c8979f9f3a613c15b [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:03:26.347010 13492 raft_consensus.cc:493] T f6615dc9a3a3475181e618cf4b42520a P a9d19022392f4667b411d8bf2f052338 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:26.346915 13496 leader_election.cc:290] T 4e69fa16101e47eba022f023e4758fb0 P 71ca1dd509324a0c8979f9f3a613c15b [CANDIDATE]: Term 1 election: Requested vote from peers 25ae1ef26d1441a990bd63eadb5b609c (127.10.222.130:34171), 9a04a40520a24d1db491267546d1ebfb (127.10.222.129:41979)
I20260713 09:03:26.351490 13496 raft_consensus.cc:493] T 1f42a952ea9d490a80af2243ee6866e9 P 71ca1dd509324a0c8979f9f3a613c15b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:26.351315 13492 raft_consensus.cc:515] T f6615dc9a3a3475181e618cf4b42520a P a9d19022392f4667b411d8bf2f052338 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 } } peers { permanent_uuid: "a9d19022392f4667b411d8bf2f052338" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 33027 } } peers { permanent_uuid: "71ca1dd509324a0c8979f9f3a613c15b" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 42843 } }
I20260713 09:03:26.354352 13492 leader_election.cc:290] T f6615dc9a3a3475181e618cf4b42520a P a9d19022392f4667b411d8bf2f052338 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9a04a40520a24d1db491267546d1ebfb (127.10.222.129:41979), 71ca1dd509324a0c8979f9f3a613c15b (127.10.222.132:42843)
I20260713 09:03:26.355491 13486 tablet_bootstrap.cc:492] T d822ead9347a486c9ba66a4e940de99b P 25ae1ef26d1441a990bd63eadb5b609c: No bootstrap required, opened a new log
I20260713 09:03:26.354321 13483 raft_consensus.cc:359] T 4129b29433de4ce7ace11c99ad177e09 P 71ca1dd509324a0c8979f9f3a613c15b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9d19022392f4667b411d8bf2f052338" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 33027 } } peers { permanent_uuid: "71ca1dd509324a0c8979f9f3a613c15b" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 42843 } } peers { permanent_uuid: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 } }
I20260713 09:03:26.355930 13483 raft_consensus.cc:385] T 4129b29433de4ce7ace11c99ad177e09 P 71ca1dd509324a0c8979f9f3a613c15b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:26.355983 13486 ts_tablet_manager.cc:1403] T d822ead9347a486c9ba66a4e940de99b P 25ae1ef26d1441a990bd63eadb5b609c: Time spent bootstrapping tablet: real 0.079s	user 0.023s	sys 0.017s
I20260713 09:03:26.356330 13483 raft_consensus.cc:740] T 4129b29433de4ce7ace11c99ad177e09 P 71ca1dd509324a0c8979f9f3a613c15b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71ca1dd509324a0c8979f9f3a613c15b, State: Initialized, Role: FOLLOWER
I20260713 09:03:26.357146 13483 consensus_queue.cc:260] T 4129b29433de4ce7ace11c99ad177e09 P 71ca1dd509324a0c8979f9f3a613c15b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9d19022392f4667b411d8bf2f052338" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 33027 } } peers { permanent_uuid: "71ca1dd509324a0c8979f9f3a613c15b" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 42843 } } peers { permanent_uuid: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 } }
I20260713 09:03:26.360769 13483 ts_tablet_manager.cc:1434] T 4129b29433de4ce7ace11c99ad177e09 P 71ca1dd509324a0c8979f9f3a613c15b: Time spent starting tablet: real 0.034s	user 0.005s	sys 0.001s
I20260713 09:03:26.360652 13486 raft_consensus.cc:359] T d822ead9347a486c9ba66a4e940de99b P 25ae1ef26d1441a990bd63eadb5b609c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 } } peers { permanent_uuid: "25ae1ef26d1441a990bd63eadb5b609c" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34171 } } peers { permanent_uuid: "a9d19022392f4667b411d8bf2f052338" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 33027 } }
I20260713 09:03:26.351971 13496 raft_consensus.cc:515] T 1f42a952ea9d490a80af2243ee6866e9 P 71ca1dd509324a0c8979f9f3a613c15b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25ae1ef26d1441a990bd63eadb5b609c" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34171 } } peers { permanent_uuid: "a9d19022392f4667b411d8bf2f052338" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 33027 } } peers { permanent_uuid: "71ca1dd509324a0c8979f9f3a613c15b" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 42843 } }
I20260713 09:03:26.366598 13496 leader_election.cc:290] T 1f42a952ea9d490a80af2243ee6866e9 P 71ca1dd509324a0c8979f9f3a613c15b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 25ae1ef26d1441a990bd63eadb5b609c (127.10.222.130:34171), a9d19022392f4667b411d8bf2f052338 (127.10.222.131:33027)
I20260713 09:03:26.367146 13486 raft_consensus.cc:385] T d822ead9347a486c9ba66a4e940de99b P 25ae1ef26d1441a990bd63eadb5b609c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:26.366724 13217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e69fa16101e47eba022f023e4758fb0" candidate_uuid: "71ca1dd509324a0c8979f9f3a613c15b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a04a40520a24d1db491267546d1ebfb"
W20260713 09:03:26.371924 13406 leader_election.cc:343] T 4e69fa16101e47eba022f023e4758fb0 P 71ca1dd509324a0c8979f9f3a613c15b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9a04a40520a24d1db491267546d1ebfb (127.10.222.129:41979): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:26.372114 13293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f42a952ea9d490a80af2243ee6866e9" candidate_uuid: "71ca1dd509324a0c8979f9f3a613c15b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25ae1ef26d1441a990bd63eadb5b609c" is_pre_election: true
I20260713 09:03:26.368909 13218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e69fa16101e47eba022f023e4758fb0" candidate_uuid: "71ca1dd509324a0c8979f9f3a613c15b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a04a40520a24d1db491267546d1ebfb" is_pre_election: true
W20260713 09:03:26.374547 13406 leader_election.cc:343] T 4e69fa16101e47eba022f023e4758fb0 P 71ca1dd509324a0c8979f9f3a613c15b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9a04a40520a24d1db491267546d1ebfb (127.10.222.129:41979): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:26.376190 13483 tablet_bootstrap.cc:492] T ffed4fe93edc4885a0c8564b240f273e P 71ca1dd509324a0c8979f9f3a613c15b: Bootstrap starting.
I20260713 09:03:26.377324 13293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adc09f486ca141f8ac6821bd951f46b5" candidate_uuid: "a9d19022392f4667b411d8bf2f052338" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25ae1ef26d1441a990bd63eadb5b609c" is_pre_election: true
I20260713 09:03:26.368718 13486 raft_consensus.cc:740] T d822ead9347a486c9ba66a4e940de99b P 25ae1ef26d1441a990bd63eadb5b609c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25ae1ef26d1441a990bd63eadb5b609c, State: Initialized, Role: FOLLOWER
I20260713 09:03:26.378366 13486 consensus_queue.cc:260] T d822ead9347a486c9ba66a4e940de99b P 25ae1ef26d1441a990bd63eadb5b609c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 } } peers { permanent_uuid: "25ae1ef26d1441a990bd63eadb5b609c" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34171 } } peers { permanent_uuid: "a9d19022392f4667b411d8bf2f052338" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 33027 } }
I20260713 09:03:26.379741 13484 tablet_bootstrap.cc:492] T 1f42a952ea9d490a80af2243ee6866e9 P a9d19022392f4667b411d8bf2f052338: No bootstrap required, opened a new log
I20260713 09:03:26.383180 13484 ts_tablet_manager.cc:1403] T 1f42a952ea9d490a80af2243ee6866e9 P a9d19022392f4667b411d8bf2f052338: Time spent bootstrapping tablet: real 0.087s	user 0.032s	sys 0.017s
I20260713 09:03:26.386602 13482 tablet_bootstrap.cc:492] T 4e69fa16101e47eba022f023e4758fb0 P 9a04a40520a24d1db491267546d1ebfb: No bootstrap required, opened a new log
I20260713 09:03:26.386489 13484 raft_consensus.cc:359] T 1f42a952ea9d490a80af2243ee6866e9 P a9d19022392f4667b411d8bf2f052338 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25ae1ef26d1441a990bd63eadb5b609c" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34171 } } peers { permanent_uuid: "a9d19022392f4667b411d8bf2f052338" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 33027 } } peers { permanent_uuid: "71ca1dd509324a0c8979f9f3a613c15b" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 42843 } }
I20260713 09:03:26.387089 13482 ts_tablet_manager.cc:1403] T 4e69fa16101e47eba022f023e4758fb0 P 9a04a40520a24d1db491267546d1ebfb: Time spent bootstrapping tablet: real 0.074s	user 0.010s	sys 0.008s
I20260713 09:03:26.387264 13483 tablet_bootstrap.cc:654] T ffed4fe93edc4885a0c8564b240f273e P 71ca1dd509324a0c8979f9f3a613c15b: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:26.387369 13484 raft_consensus.cc:385] T 1f42a952ea9d490a80af2243ee6866e9 P a9d19022392f4667b411d8bf2f052338 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:26.388013 13484 raft_consensus.cc:740] T 1f42a952ea9d490a80af2243ee6866e9 P a9d19022392f4667b411d8bf2f052338 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a9d19022392f4667b411d8bf2f052338, State: Initialized, Role: FOLLOWER
I20260713 09:03:26.388877 13484 consensus_queue.cc:260] T 1f42a952ea9d490a80af2243ee6866e9 P a9d19022392f4667b411d8bf2f052338 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25ae1ef26d1441a990bd63eadb5b609c" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34171 } } peers { permanent_uuid: "a9d19022392f4667b411d8bf2f052338" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 33027 } } peers { permanent_uuid: "71ca1dd509324a0c8979f9f3a613c15b" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 42843 } }
I20260713 09:03:26.389719 13487 raft_consensus.cc:493] T 43e61f8cdb31491bbe1bc17364aefab4 P 9a04a40520a24d1db491267546d1ebfb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:26.390189 13487 raft_consensus.cc:515] T 43e61f8cdb31491bbe1bc17364aefab4 P 9a04a40520a24d1db491267546d1ebfb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 } } peers { permanent_uuid: "25ae1ef26d1441a990bd63eadb5b609c" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34171 } } peers { permanent_uuid: "a9d19022392f4667b411d8bf2f052338" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 33027 } }
I20260713 09:03:26.391426 13486 ts_tablet_manager.cc:1434] T d822ead9347a486c9ba66a4e940de99b P 25ae1ef26d1441a990bd63eadb5b609c: Time spent starting tablet: real 0.035s	user 0.004s	sys 0.003s
I20260713 09:03:26.389880 13482 raft_consensus.cc:359] T 4e69fa16101e47eba022f023e4758fb0 P 9a04a40520a24d1db491267546d1ebfb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25ae1ef26d1441a990bd63eadb5b609c" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34171 } } peers { permanent_uuid: "71ca1dd509324a0c8979f9f3a613c15b" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 42843 } } peers { permanent_uuid: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 } }
I20260713 09:03:26.392370 13487 leader_election.cc:290] T 43e61f8cdb31491bbe1bc17364aefab4 P 9a04a40520a24d1db491267546d1ebfb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 25ae1ef26d1441a990bd63eadb5b609c (127.10.222.130:34171), a9d19022392f4667b411d8bf2f052338 (127.10.222.131:33027)
I20260713 09:03:26.392623 13482 raft_consensus.cc:385] T 4e69fa16101e47eba022f023e4758fb0 P 9a04a40520a24d1db491267546d1ebfb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:26.393052 13482 raft_consensus.cc:740] T 4e69fa16101e47eba022f023e4758fb0 P 9a04a40520a24d1db491267546d1ebfb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a04a40520a24d1db491267546d1ebfb, State: Initialized, Role: FOLLOWER
W20260713 09:03:26.380549 13333 leader_election.cc:343] T adc09f486ca141f8ac6821bd951f46b5 P a9d19022392f4667b411d8bf2f052338 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 25ae1ef26d1441a990bd63eadb5b609c (127.10.222.130:34171): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:26.391453 13484 ts_tablet_manager.cc:1434] T 1f42a952ea9d490a80af2243ee6866e9 P a9d19022392f4667b411d8bf2f052338: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.002s
W20260713 09:03:26.379496 13407 leader_election.cc:343] T 1f42a952ea9d490a80af2243ee6866e9 P 71ca1dd509324a0c8979f9f3a613c15b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 25ae1ef26d1441a990bd63eadb5b609c (127.10.222.130:34171): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:26.394485 13367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43e61f8cdb31491bbe1bc17364aefab4" candidate_uuid: "9a04a40520a24d1db491267546d1ebfb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9d19022392f4667b411d8bf2f052338" is_pre_election: true
I20260713 09:03:26.392656 13486 tablet_bootstrap.cc:492] T 43e61f8cdb31491bbe1bc17364aefab4 P 25ae1ef26d1441a990bd63eadb5b609c: Bootstrap starting.
I20260713 09:03:26.390197 13493 raft_consensus.cc:493] T d822ead9347a486c9ba66a4e940de99b P 25ae1ef26d1441a990bd63eadb5b609c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:26.397993 13493 raft_consensus.cc:515] T d822ead9347a486c9ba66a4e940de99b P 25ae1ef26d1441a990bd63eadb5b609c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 } } peers { permanent_uuid: "25ae1ef26d1441a990bd63eadb5b609c" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34171 } } peers { permanent_uuid: "a9d19022392f4667b411d8bf2f052338" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 33027 } }
I20260713 09:03:26.398238 13293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43e61f8cdb31491bbe1bc17364aefab4" candidate_uuid: "9a04a40520a24d1db491267546d1ebfb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25ae1ef26d1441a990bd63eadb5b609c" is_pre_election: true
W20260713 09:03:26.399972 13184 leader_election.cc:343] T 43e61f8cdb31491bbe1bc17364aefab4 P 9a04a40520a24d1db491267546d1ebfb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a9d19022392f4667b411d8bf2f052338 (127.10.222.131:33027): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:03:26.400664 13184 leader_election.cc:343] T 43e61f8cdb31491bbe1bc17364aefab4 P 9a04a40520a24d1db491267546d1ebfb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 25ae1ef26d1441a990bd63eadb5b609c (127.10.222.130:34171): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:26.401033 13184 leader_election.cc:304] T 43e61f8cdb31491bbe1bc17364aefab4 P 9a04a40520a24d1db491267546d1ebfb [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: 9a04a40520a24d1db491267546d1ebfb; no voters: 25ae1ef26d1441a990bd63eadb5b609c, a9d19022392f4667b411d8bf2f052338
I20260713 09:03:26.401191 13367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f42a952ea9d490a80af2243ee6866e9" candidate_uuid: "71ca1dd509324a0c8979f9f3a613c15b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9d19022392f4667b411d8bf2f052338" is_pre_election: true
I20260713 09:03:26.401784 13487 raft_consensus.cc:2749] T 43e61f8cdb31491bbe1bc17364aefab4 P 9a04a40520a24d1db491267546d1ebfb [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:03:26.397210 13518 raft_consensus.cc:697] T 4e69fa16101e47eba022f023e4758fb0 P 71ca1dd509324a0c8979f9f3a613c15b [term 1 LEADER]: Becoming Leader. State: Replica: 71ca1dd509324a0c8979f9f3a613c15b, State: Running, Role: LEADER
I20260713 09:03:26.401760 13367 raft_consensus.cc:2468] T 1f42a952ea9d490a80af2243ee6866e9 P a9d19022392f4667b411d8bf2f052338 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 71ca1dd509324a0c8979f9f3a613c15b in term 0.
I20260713 09:03:26.404013 13218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d822ead9347a486c9ba66a4e940de99b" candidate_uuid: "25ae1ef26d1441a990bd63eadb5b609c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a04a40520a24d1db491267546d1ebfb" is_pre_election: true
I20260713 09:03:26.404587 13441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6615dc9a3a3475181e618cf4b42520a" candidate_uuid: "a9d19022392f4667b411d8bf2f052338" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71ca1dd509324a0c8979f9f3a613c15b" is_pre_election: true
I20260713 09:03:26.403786 13407 leader_election.cc:304] T 1f42a952ea9d490a80af2243ee6866e9 P 71ca1dd509324a0c8979f9f3a613c15b [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: 71ca1dd509324a0c8979f9f3a613c15b, a9d19022392f4667b411d8bf2f052338; no voters: 25ae1ef26d1441a990bd63eadb5b609c
I20260713 09:03:26.407418 13493 leader_election.cc:290] T d822ead9347a486c9ba66a4e940de99b P 25ae1ef26d1441a990bd63eadb5b609c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9a04a40520a24d1db491267546d1ebfb (127.10.222.129:41979), a9d19022392f4667b411d8bf2f052338 (127.10.222.131:33027)
W20260713 09:03:26.408332 13258 leader_election.cc:343] T d822ead9347a486c9ba66a4e940de99b P 25ae1ef26d1441a990bd63eadb5b609c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9a04a40520a24d1db491267546d1ebfb (127.10.222.129:41979): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:26.402796 13518 consensus_queue.cc:237] T 4e69fa16101e47eba022f023e4758fb0 P 71ca1dd509324a0c8979f9f3a613c15b [LEADER]: Queue going to LEADER mode. State: All 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: "25ae1ef26d1441a990bd63eadb5b609c" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34171 } } peers { permanent_uuid: "71ca1dd509324a0c8979f9f3a613c15b" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 42843 } } peers { permanent_uuid: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 } }
I20260713 09:03:26.393998 13482 consensus_queue.cc:260] T 4e69fa16101e47eba022f023e4758fb0 P 9a04a40520a24d1db491267546d1ebfb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25ae1ef26d1441a990bd63eadb5b609c" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34171 } } peers { permanent_uuid: "71ca1dd509324a0c8979f9f3a613c15b" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 42843 } } peers { permanent_uuid: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 } }
I20260713 09:03:26.409417 13484 tablet_bootstrap.cc:492] T 43e61f8cdb31491bbe1bc17364aefab4 P a9d19022392f4667b411d8bf2f052338: Bootstrap starting.
I20260713 09:03:26.410473 13218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adc09f486ca141f8ac6821bd951f46b5" candidate_uuid: "a9d19022392f4667b411d8bf2f052338" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a04a40520a24d1db491267546d1ebfb" is_pre_election: true
I20260713 09:03:26.410066 13217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6615dc9a3a3475181e618cf4b42520a" candidate_uuid: "a9d19022392f4667b411d8bf2f052338" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a04a40520a24d1db491267546d1ebfb" is_pre_election: true
I20260713 09:03:26.414350 13519 raft_consensus.cc:2804] T 1f42a952ea9d490a80af2243ee6866e9 P 71ca1dd509324a0c8979f9f3a613c15b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:03:26.414759 13519 raft_consensus.cc:493] T 1f42a952ea9d490a80af2243ee6866e9 P 71ca1dd509324a0c8979f9f3a613c15b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:03:26.415853 13519 raft_consensus.cc:3060] T 1f42a952ea9d490a80af2243ee6866e9 P 71ca1dd509324a0c8979f9f3a613c15b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:26.411131 13218 raft_consensus.cc:2468] T adc09f486ca141f8ac6821bd951f46b5 P 9a04a40520a24d1db491267546d1ebfb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a9d19022392f4667b411d8bf2f052338 in term 0.
I20260713 09:03:26.412377 13217 raft_consensus.cc:2468] T f6615dc9a3a3475181e618cf4b42520a P 9a04a40520a24d1db491267546d1ebfb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a9d19022392f4667b411d8bf2f052338 in term 0.
W20260713 09:03:26.421802 13331 leader_election.cc:343] T f6615dc9a3a3475181e618cf4b42520a P a9d19022392f4667b411d8bf2f052338 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 71ca1dd509324a0c8979f9f3a613c15b (127.10.222.132:42843): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:26.423002 13116 catalog_manager.cc:5697] T 4e69fa16101e47eba022f023e4758fb0 P 71ca1dd509324a0c8979f9f3a613c15b reported cstate change: term changed from 0 to 1, leader changed from <none> to 71ca1dd509324a0c8979f9f3a613c15b (127.10.222.132). New cstate: current_term: 1 leader_uuid: "71ca1dd509324a0c8979f9f3a613c15b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25ae1ef26d1441a990bd63eadb5b609c" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71ca1dd509324a0c8979f9f3a613c15b" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 42843 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 } health_report { overall_health: UNKNOWN } } }
I20260713 09:03:26.426151 13482 ts_tablet_manager.cc:1434] T 4e69fa16101e47eba022f023e4758fb0 P 9a04a40520a24d1db491267546d1ebfb: Time spent starting tablet: real 0.039s	user 0.004s	sys 0.002s
I20260713 09:03:26.427032 13332 leader_election.cc:304] T adc09f486ca141f8ac6821bd951f46b5 P a9d19022392f4667b411d8bf2f052338 [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: 9a04a40520a24d1db491267546d1ebfb, a9d19022392f4667b411d8bf2f052338; no voters: 25ae1ef26d1441a990bd63eadb5b609c
I20260713 09:03:26.427994 13522 raft_consensus.cc:2804] T adc09f486ca141f8ac6821bd951f46b5 P a9d19022392f4667b411d8bf2f052338 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:03:26.428371 13522 raft_consensus.cc:493] T adc09f486ca141f8ac6821bd951f46b5 P a9d19022392f4667b411d8bf2f052338 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:03:26.428332 13332 leader_election.cc:304] T f6615dc9a3a3475181e618cf4b42520a P a9d19022392f4667b411d8bf2f052338 [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: 9a04a40520a24d1db491267546d1ebfb, a9d19022392f4667b411d8bf2f052338; no voters: 71ca1dd509324a0c8979f9f3a613c15b
I20260713 09:03:26.428851 13522 raft_consensus.cc:3060] T adc09f486ca141f8ac6821bd951f46b5 P a9d19022392f4667b411d8bf2f052338 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:26.429497 13492 raft_consensus.cc:2804] T f6615dc9a3a3475181e618cf4b42520a P a9d19022392f4667b411d8bf2f052338 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:03:26.429852 13492 raft_consensus.cc:493] T f6615dc9a3a3475181e618cf4b42520a P a9d19022392f4667b411d8bf2f052338 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:03:26.429795 13367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d822ead9347a486c9ba66a4e940de99b" candidate_uuid: "25ae1ef26d1441a990bd63eadb5b609c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9d19022392f4667b411d8bf2f052338" is_pre_election: true
I20260713 09:03:26.430347 13492 raft_consensus.cc:3060] T f6615dc9a3a3475181e618cf4b42520a P a9d19022392f4667b411d8bf2f052338 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:03:26.431717 13259 leader_election.cc:343] T d822ead9347a486c9ba66a4e940de99b P 25ae1ef26d1441a990bd63eadb5b609c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a9d19022392f4667b411d8bf2f052338 (127.10.222.131:33027): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:26.432169 13259 leader_election.cc:304] T d822ead9347a486c9ba66a4e940de99b P 25ae1ef26d1441a990bd63eadb5b609c [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: 25ae1ef26d1441a990bd63eadb5b609c; no voters: 9a04a40520a24d1db491267546d1ebfb, a9d19022392f4667b411d8bf2f052338
I20260713 09:03:26.433187 13493 raft_consensus.cc:2749] T d822ead9347a486c9ba66a4e940de99b P 25ae1ef26d1441a990bd63eadb5b609c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:03:26.434239 13482 tablet_bootstrap.cc:492] T 9ac10befb4664d949d95aa8ac645e85b P 9a04a40520a24d1db491267546d1ebfb: Bootstrap starting.
I20260713 09:03:26.435683 13522 raft_consensus.cc:515] T adc09f486ca141f8ac6821bd951f46b5 P a9d19022392f4667b411d8bf2f052338 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 } } peers { permanent_uuid: "25ae1ef26d1441a990bd63eadb5b609c" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34171 } } peers { permanent_uuid: "a9d19022392f4667b411d8bf2f052338" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 33027 } }
I20260713 09:03:26.438469 13218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adc09f486ca141f8ac6821bd951f46b5" candidate_uuid: "a9d19022392f4667b411d8bf2f052338" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a04a40520a24d1db491267546d1ebfb"
I20260713 09:03:26.438997 13218 raft_consensus.cc:3060] T adc09f486ca141f8ac6821bd951f46b5 P 9a04a40520a24d1db491267546d1ebfb [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:26.439970 13492 raft_consensus.cc:515] T f6615dc9a3a3475181e618cf4b42520a P a9d19022392f4667b411d8bf2f052338 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 } } peers { permanent_uuid: "a9d19022392f4667b411d8bf2f052338" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 33027 } } peers { permanent_uuid: "71ca1dd509324a0c8979f9f3a613c15b" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 42843 } }
I20260713 09:03:26.440981 13482 tablet_bootstrap.cc:654] T 9ac10befb4664d949d95aa8ac645e85b P 9a04a40520a24d1db491267546d1ebfb: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:26.443078 13486 tablet_bootstrap.cc:654] T 43e61f8cdb31491bbe1bc17364aefab4 P 25ae1ef26d1441a990bd63eadb5b609c: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:26.443959 13217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6615dc9a3a3475181e618cf4b42520a" candidate_uuid: "a9d19022392f4667b411d8bf2f052338" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a04a40520a24d1db491267546d1ebfb"
I20260713 09:03:26.444537 13217 raft_consensus.cc:3060] T f6615dc9a3a3475181e618cf4b42520a P 9a04a40520a24d1db491267546d1ebfb [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:26.445443 13483 tablet_bootstrap.cc:492] T ffed4fe93edc4885a0c8564b240f273e P 71ca1dd509324a0c8979f9f3a613c15b: No bootstrap required, opened a new log
I20260713 09:03:26.433320 13484 tablet_bootstrap.cc:654] T 43e61f8cdb31491bbe1bc17364aefab4 P a9d19022392f4667b411d8bf2f052338: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:26.445932 13483 ts_tablet_manager.cc:1403] T ffed4fe93edc4885a0c8564b240f273e P 71ca1dd509324a0c8979f9f3a613c15b: Time spent bootstrapping tablet: real 0.076s	user 0.007s	sys 0.007s
I20260713 09:03:26.443279 13519 raft_consensus.cc:515] T 1f42a952ea9d490a80af2243ee6866e9 P 71ca1dd509324a0c8979f9f3a613c15b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25ae1ef26d1441a990bd63eadb5b609c" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34171 } } peers { permanent_uuid: "a9d19022392f4667b411d8bf2f052338" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 33027 } } peers { permanent_uuid: "71ca1dd509324a0c8979f9f3a613c15b" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 42843 } }
I20260713 09:03:26.451153 13293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f42a952ea9d490a80af2243ee6866e9" candidate_uuid: "71ca1dd509324a0c8979f9f3a613c15b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25ae1ef26d1441a990bd63eadb5b609c"
I20260713 09:03:26.452333 13367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f42a952ea9d490a80af2243ee6866e9" candidate_uuid: "71ca1dd509324a0c8979f9f3a613c15b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9d19022392f4667b411d8bf2f052338"
W20260713 09:03:26.452508 13407 leader_election.cc:343] T 1f42a952ea9d490a80af2243ee6866e9 P 71ca1dd509324a0c8979f9f3a613c15b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 25ae1ef26d1441a990bd63eadb5b609c (127.10.222.130:34171): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:26.452919 13367 raft_consensus.cc:3060] T 1f42a952ea9d490a80af2243ee6866e9 P a9d19022392f4667b411d8bf2f052338 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:26.456076 13218 raft_consensus.cc:2468] T adc09f486ca141f8ac6821bd951f46b5 P 9a04a40520a24d1db491267546d1ebfb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a9d19022392f4667b411d8bf2f052338 in term 1.
I20260713 09:03:26.457587 13217 raft_consensus.cc:2468] T f6615dc9a3a3475181e618cf4b42520a P 9a04a40520a24d1db491267546d1ebfb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a9d19022392f4667b411d8bf2f052338 in term 1.
I20260713 09:03:26.459556 13332 leader_election.cc:304] T adc09f486ca141f8ac6821bd951f46b5 P a9d19022392f4667b411d8bf2f052338 [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: 9a04a40520a24d1db491267546d1ebfb, a9d19022392f4667b411d8bf2f052338; no voters: 
I20260713 09:03:26.460337 13293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adc09f486ca141f8ac6821bd951f46b5" candidate_uuid: "a9d19022392f4667b411d8bf2f052338" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25ae1ef26d1441a990bd63eadb5b609c"
I20260713 09:03:26.460531 13367 raft_consensus.cc:2468] T 1f42a952ea9d490a80af2243ee6866e9 P a9d19022392f4667b411d8bf2f052338 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71ca1dd509324a0c8979f9f3a613c15b in term 1.
W20260713 09:03:26.461689 13333 leader_election.cc:343] T adc09f486ca141f8ac6821bd951f46b5 P a9d19022392f4667b411d8bf2f052338 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 25ae1ef26d1441a990bd63eadb5b609c (127.10.222.130:34171): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:26.461719 13332 leader_election.cc:304] T f6615dc9a3a3475181e618cf4b42520a P a9d19022392f4667b411d8bf2f052338 [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: 9a04a40520a24d1db491267546d1ebfb, a9d19022392f4667b411d8bf2f052338; no voters: 
I20260713 09:03:26.462365 13522 leader_election.cc:290] T adc09f486ca141f8ac6821bd951f46b5 P a9d19022392f4667b411d8bf2f052338 [CANDIDATE]: Term 1 election: Requested vote from peers 9a04a40520a24d1db491267546d1ebfb (127.10.222.129:41979), 25ae1ef26d1441a990bd63eadb5b609c (127.10.222.130:34171)
I20260713 09:03:26.463272 13522 raft_consensus.cc:2804] T f6615dc9a3a3475181e618cf4b42520a P a9d19022392f4667b411d8bf2f052338 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:03:26.463696 13522 raft_consensus.cc:697] T f6615dc9a3a3475181e618cf4b42520a P a9d19022392f4667b411d8bf2f052338 [term 1 LEADER]: Becoming Leader. State: Replica: a9d19022392f4667b411d8bf2f052338, State: Running, Role: LEADER
I20260713 09:03:26.464388 13492 leader_election.cc:290] T f6615dc9a3a3475181e618cf4b42520a P a9d19022392f4667b411d8bf2f052338 [CANDIDATE]: Term 1 election: Requested vote from peers 9a04a40520a24d1db491267546d1ebfb (127.10.222.129:41979), 71ca1dd509324a0c8979f9f3a613c15b (127.10.222.132:42843)
I20260713 09:03:26.464491 13441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6615dc9a3a3475181e618cf4b42520a" candidate_uuid: "a9d19022392f4667b411d8bf2f052338" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71ca1dd509324a0c8979f9f3a613c15b"
I20260713 09:03:26.465019 13519 leader_election.cc:290] T 1f42a952ea9d490a80af2243ee6866e9 P 71ca1dd509324a0c8979f9f3a613c15b [CANDIDATE]: Term 1 election: Requested vote from peers 25ae1ef26d1441a990bd63eadb5b609c (127.10.222.130:34171), a9d19022392f4667b411d8bf2f052338 (127.10.222.131:33027)
W20260713 09:03:26.465819 13331 leader_election.cc:343] T f6615dc9a3a3475181e618cf4b42520a P a9d19022392f4667b411d8bf2f052338 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 71ca1dd509324a0c8979f9f3a613c15b (127.10.222.132:42843): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:26.464469 13522 consensus_queue.cc:237] T f6615dc9a3a3475181e618cf4b42520a P a9d19022392f4667b411d8bf2f052338 [LEADER]: Queue going to LEADER mode. State: All 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: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 } } peers { permanent_uuid: "a9d19022392f4667b411d8bf2f052338" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 33027 } } peers { permanent_uuid: "71ca1dd509324a0c8979f9f3a613c15b" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 42843 } }
I20260713 09:03:26.461891 13532 raft_consensus.cc:2804] T adc09f486ca141f8ac6821bd951f46b5 P a9d19022392f4667b411d8bf2f052338 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:03:26.467394 13407 leader_election.cc:304] T 1f42a952ea9d490a80af2243ee6866e9 P 71ca1dd509324a0c8979f9f3a613c15b [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: 71ca1dd509324a0c8979f9f3a613c15b, a9d19022392f4667b411d8bf2f052338; no voters: 25ae1ef26d1441a990bd63eadb5b609c
I20260713 09:03:26.460500 13484 tablet_bootstrap.cc:492] T 43e61f8cdb31491bbe1bc17364aefab4 P a9d19022392f4667b411d8bf2f052338: No bootstrap required, opened a new log
I20260713 09:03:26.468325 13484 ts_tablet_manager.cc:1403] T 43e61f8cdb31491bbe1bc17364aefab4 P a9d19022392f4667b411d8bf2f052338: Time spent bootstrapping tablet: real 0.059s	user 0.007s	sys 0.005s
I20260713 09:03:26.468735 13519 raft_consensus.cc:2804] T 1f42a952ea9d490a80af2243ee6866e9 P 71ca1dd509324a0c8979f9f3a613c15b [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:03:26.469524 13519 raft_consensus.cc:697] T 1f42a952ea9d490a80af2243ee6866e9 P 71ca1dd509324a0c8979f9f3a613c15b [term 1 LEADER]: Becoming Leader. State: Replica: 71ca1dd509324a0c8979f9f3a613c15b, State: Running, Role: LEADER
I20260713 09:03:26.470464 13519 consensus_queue.cc:237] T 1f42a952ea9d490a80af2243ee6866e9 P 71ca1dd509324a0c8979f9f3a613c15b [LEADER]: Queue going to LEADER mode. State: All 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: "25ae1ef26d1441a990bd63eadb5b609c" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34171 } } peers { permanent_uuid: "a9d19022392f4667b411d8bf2f052338" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 33027 } } peers { permanent_uuid: "71ca1dd509324a0c8979f9f3a613c15b" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 42843 } }
I20260713 09:03:26.472733 13483 raft_consensus.cc:359] T ffed4fe93edc4885a0c8564b240f273e P 71ca1dd509324a0c8979f9f3a613c15b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71ca1dd509324a0c8979f9f3a613c15b" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 42843 } } peers { permanent_uuid: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 } } peers { permanent_uuid: "25ae1ef26d1441a990bd63eadb5b609c" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34171 } }
I20260713 09:03:26.473433 13483 raft_consensus.cc:385] T ffed4fe93edc4885a0c8564b240f273e P 71ca1dd509324a0c8979f9f3a613c15b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:26.473743 13483 raft_consensus.cc:740] T ffed4fe93edc4885a0c8564b240f273e P 71ca1dd509324a0c8979f9f3a613c15b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71ca1dd509324a0c8979f9f3a613c15b, State: Initialized, Role: FOLLOWER
I20260713 09:03:26.475299 13532 raft_consensus.cc:697] T adc09f486ca141f8ac6821bd951f46b5 P a9d19022392f4667b411d8bf2f052338 [term 1 LEADER]: Becoming Leader. State: Replica: a9d19022392f4667b411d8bf2f052338, State: Running, Role: LEADER
I20260713 09:03:26.476519 13483 consensus_queue.cc:260] T ffed4fe93edc4885a0c8564b240f273e P 71ca1dd509324a0c8979f9f3a613c15b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71ca1dd509324a0c8979f9f3a613c15b" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 42843 } } peers { permanent_uuid: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 } } peers { permanent_uuid: "25ae1ef26d1441a990bd63eadb5b609c" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34171 } }
I20260713 09:03:26.475615 13484 raft_consensus.cc:359] T 43e61f8cdb31491bbe1bc17364aefab4 P a9d19022392f4667b411d8bf2f052338 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 } } peers { permanent_uuid: "25ae1ef26d1441a990bd63eadb5b609c" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34171 } } peers { permanent_uuid: "a9d19022392f4667b411d8bf2f052338" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 33027 } }
I20260713 09:03:26.478116 13484 raft_consensus.cc:385] T 43e61f8cdb31491bbe1bc17364aefab4 P a9d19022392f4667b411d8bf2f052338 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:26.477676 13532 consensus_queue.cc:237] T adc09f486ca141f8ac6821bd951f46b5 P a9d19022392f4667b411d8bf2f052338 [LEADER]: Queue going to LEADER mode. State: All 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: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 } } peers { permanent_uuid: "25ae1ef26d1441a990bd63eadb5b609c" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34171 } } peers { permanent_uuid: "a9d19022392f4667b411d8bf2f052338" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 33027 } }
I20260713 09:03:26.478469 13484 raft_consensus.cc:740] T 43e61f8cdb31491bbe1bc17364aefab4 P a9d19022392f4667b411d8bf2f052338 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a9d19022392f4667b411d8bf2f052338, State: Initialized, Role: FOLLOWER
I20260713 09:03:26.479420 13482 tablet_bootstrap.cc:492] T 9ac10befb4664d949d95aa8ac645e85b P 9a04a40520a24d1db491267546d1ebfb: No bootstrap required, opened a new log
I20260713 09:03:26.479271 13484 consensus_queue.cc:260] T 43e61f8cdb31491bbe1bc17364aefab4 P a9d19022392f4667b411d8bf2f052338 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 } } peers { permanent_uuid: "25ae1ef26d1441a990bd63eadb5b609c" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34171 } } peers { permanent_uuid: "a9d19022392f4667b411d8bf2f052338" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 33027 } }
I20260713 09:03:26.479904 13482 ts_tablet_manager.cc:1403] T 9ac10befb4664d949d95aa8ac645e85b P 9a04a40520a24d1db491267546d1ebfb: Time spent bootstrapping tablet: real 0.046s	user 0.025s	sys 0.015s
I20260713 09:03:26.480908 13483 ts_tablet_manager.cc:1434] T ffed4fe93edc4885a0c8564b240f273e P 71ca1dd509324a0c8979f9f3a613c15b: Time spent starting tablet: real 0.035s	user 0.006s	sys 0.002s
I20260713 09:03:26.475997 13486 tablet_bootstrap.cc:492] T 43e61f8cdb31491bbe1bc17364aefab4 P 25ae1ef26d1441a990bd63eadb5b609c: No bootstrap required, opened a new log
I20260713 09:03:26.482290 13486 ts_tablet_manager.cc:1403] T 43e61f8cdb31491bbe1bc17364aefab4 P 25ae1ef26d1441a990bd63eadb5b609c: Time spent bootstrapping tablet: real 0.090s	user 0.012s	sys 0.003s
I20260713 09:03:26.483441 13483 tablet_bootstrap.cc:492] T 99b9983cd9fa4d2d8424b81a073779ef P 71ca1dd509324a0c8979f9f3a613c15b: Bootstrap starting.
I20260713 09:03:26.483068 13482 raft_consensus.cc:359] T 9ac10befb4664d949d95aa8ac645e85b P 9a04a40520a24d1db491267546d1ebfb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71ca1dd509324a0c8979f9f3a613c15b" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 42843 } } peers { permanent_uuid: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 } } peers { permanent_uuid: "25ae1ef26d1441a990bd63eadb5b609c" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34171 } }
I20260713 09:03:26.483851 13482 raft_consensus.cc:385] T 9ac10befb4664d949d95aa8ac645e85b P 9a04a40520a24d1db491267546d1ebfb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:26.484150 13482 raft_consensus.cc:740] T 9ac10befb4664d949d95aa8ac645e85b P 9a04a40520a24d1db491267546d1ebfb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a04a40520a24d1db491267546d1ebfb, State: Initialized, Role: FOLLOWER
I20260713 09:03:26.484858 13482 consensus_queue.cc:260] T 9ac10befb4664d949d95aa8ac645e85b P 9a04a40520a24d1db491267546d1ebfb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71ca1dd509324a0c8979f9f3a613c15b" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 42843 } } peers { permanent_uuid: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 } } peers { permanent_uuid: "25ae1ef26d1441a990bd63eadb5b609c" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34171 } }
I20260713 09:03:26.485445 13486 raft_consensus.cc:359] T 43e61f8cdb31491bbe1bc17364aefab4 P 25ae1ef26d1441a990bd63eadb5b609c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 } } peers { permanent_uuid: "25ae1ef26d1441a990bd63eadb5b609c" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34171 } } peers { permanent_uuid: "a9d19022392f4667b411d8bf2f052338" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 33027 } }
I20260713 09:03:26.486224 13486 raft_consensus.cc:385] T 43e61f8cdb31491bbe1bc17364aefab4 P 25ae1ef26d1441a990bd63eadb5b609c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:26.486557 13486 raft_consensus.cc:740] T 43e61f8cdb31491bbe1bc17364aefab4 P 25ae1ef26d1441a990bd63eadb5b609c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25ae1ef26d1441a990bd63eadb5b609c, State: Initialized, Role: FOLLOWER
I20260713 09:03:26.487373 13482 ts_tablet_manager.cc:1434] T 9ac10befb4664d949d95aa8ac645e85b P 9a04a40520a24d1db491267546d1ebfb: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260713 09:03:26.487344 13486 consensus_queue.cc:260] T 43e61f8cdb31491bbe1bc17364aefab4 P 25ae1ef26d1441a990bd63eadb5b609c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 } } peers { permanent_uuid: "25ae1ef26d1441a990bd63eadb5b609c" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34171 } } peers { permanent_uuid: "a9d19022392f4667b411d8bf2f052338" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 33027 } }
I20260713 09:03:26.488442 13482 tablet_bootstrap.cc:492] T d822ead9347a486c9ba66a4e940de99b P 9a04a40520a24d1db491267546d1ebfb: Bootstrap starting.
I20260713 09:03:26.488786 13484 ts_tablet_manager.cc:1434] T 43e61f8cdb31491bbe1bc17364aefab4 P a9d19022392f4667b411d8bf2f052338: Time spent starting tablet: real 0.020s	user 0.003s	sys 0.004s
I20260713 09:03:26.497912 13486 ts_tablet_manager.cc:1434] T 43e61f8cdb31491bbe1bc17364aefab4 P 25ae1ef26d1441a990bd63eadb5b609c: Time spent starting tablet: real 0.015s	user 0.003s	sys 0.003s
I20260713 09:03:26.498886 13486 tablet_bootstrap.cc:492] T adc09f486ca141f8ac6821bd951f46b5 P 25ae1ef26d1441a990bd63eadb5b609c: Bootstrap starting.
I20260713 09:03:26.496925 13483 tablet_bootstrap.cc:654] T 99b9983cd9fa4d2d8424b81a073779ef P 71ca1dd509324a0c8979f9f3a613c15b: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:26.503414 13482 tablet_bootstrap.cc:654] T d822ead9347a486c9ba66a4e940de99b P 9a04a40520a24d1db491267546d1ebfb: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:26.503648 13114 catalog_manager.cc:5697] T f6615dc9a3a3475181e618cf4b42520a P a9d19022392f4667b411d8bf2f052338 reported cstate change: term changed from 0 to 1, leader changed from <none> to a9d19022392f4667b411d8bf2f052338 (127.10.222.131). New cstate: current_term: 1 leader_uuid: "a9d19022392f4667b411d8bf2f052338" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a9d19022392f4667b411d8bf2f052338" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 33027 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "71ca1dd509324a0c8979f9f3a613c15b" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 42843 } health_report { overall_health: UNKNOWN } } }
I20260713 09:03:26.506129 13484 tablet_bootstrap.cc:492] T 3d553417493541ef9d77baa152978563 P a9d19022392f4667b411d8bf2f052338: Bootstrap starting.
I20260713 09:03:26.507684 13486 tablet_bootstrap.cc:654] T adc09f486ca141f8ac6821bd951f46b5 P 25ae1ef26d1441a990bd63eadb5b609c: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:26.517783 13493 raft_consensus.cc:493] T 51f8f47115f94ccfb4da8b336e6d2f1f P 25ae1ef26d1441a990bd63eadb5b609c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:26.518333 13493 raft_consensus.cc:515] T 51f8f47115f94ccfb4da8b336e6d2f1f P 25ae1ef26d1441a990bd63eadb5b609c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25ae1ef26d1441a990bd63eadb5b609c" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34171 } } peers { permanent_uuid: "a9d19022392f4667b411d8bf2f052338" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 33027 } } peers { permanent_uuid: "71ca1dd509324a0c8979f9f3a613c15b" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 42843 } }
I20260713 09:03:26.520489 13493 leader_election.cc:290] T 51f8f47115f94ccfb4da8b336e6d2f1f P 25ae1ef26d1441a990bd63eadb5b609c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a9d19022392f4667b411d8bf2f052338 (127.10.222.131:33027), 71ca1dd509324a0c8979f9f3a613c15b (127.10.222.132:42843)
I20260713 09:03:26.521404 13367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51f8f47115f94ccfb4da8b336e6d2f1f" candidate_uuid: "25ae1ef26d1441a990bd63eadb5b609c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9d19022392f4667b411d8bf2f052338" is_pre_election: true
I20260713 09:03:26.521673 13441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51f8f47115f94ccfb4da8b336e6d2f1f" candidate_uuid: "25ae1ef26d1441a990bd63eadb5b609c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71ca1dd509324a0c8979f9f3a613c15b" is_pre_election: true
W20260713 09:03:26.523000 13259 leader_election.cc:343] T 51f8f47115f94ccfb4da8b336e6d2f1f P 25ae1ef26d1441a990bd63eadb5b609c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a9d19022392f4667b411d8bf2f052338 (127.10.222.131:33027): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:03:26.523568 13257 leader_election.cc:343] T 51f8f47115f94ccfb4da8b336e6d2f1f P 25ae1ef26d1441a990bd63eadb5b609c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 71ca1dd509324a0c8979f9f3a613c15b (127.10.222.132:42843): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:26.524123 13257 leader_election.cc:304] T 51f8f47115f94ccfb4da8b336e6d2f1f P 25ae1ef26d1441a990bd63eadb5b609c [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: 25ae1ef26d1441a990bd63eadb5b609c; no voters: 71ca1dd509324a0c8979f9f3a613c15b, a9d19022392f4667b411d8bf2f052338
I20260713 09:03:26.525274 13493 raft_consensus.cc:2749] T 51f8f47115f94ccfb4da8b336e6d2f1f P 25ae1ef26d1441a990bd63eadb5b609c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:03:26.525396 13484 tablet_bootstrap.cc:654] T 3d553417493541ef9d77baa152978563 P a9d19022392f4667b411d8bf2f052338: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:26.532536 13483 tablet_bootstrap.cc:492] T 99b9983cd9fa4d2d8424b81a073779ef P 71ca1dd509324a0c8979f9f3a613c15b: No bootstrap required, opened a new log
I20260713 09:03:26.533157 13483 ts_tablet_manager.cc:1403] T 99b9983cd9fa4d2d8424b81a073779ef P 71ca1dd509324a0c8979f9f3a613c15b: Time spent bootstrapping tablet: real 0.051s	user 0.010s	sys 0.003s
I20260713 09:03:26.533708 13482 tablet_bootstrap.cc:492] T d822ead9347a486c9ba66a4e940de99b P 9a04a40520a24d1db491267546d1ebfb: No bootstrap required, opened a new log
I20260713 09:03:26.534188 13482 ts_tablet_manager.cc:1403] T d822ead9347a486c9ba66a4e940de99b P 9a04a40520a24d1db491267546d1ebfb: Time spent bootstrapping tablet: real 0.046s	user 0.016s	sys 0.018s
I20260713 09:03:26.535111 13486 tablet_bootstrap.cc:492] T adc09f486ca141f8ac6821bd951f46b5 P 25ae1ef26d1441a990bd63eadb5b609c: No bootstrap required, opened a new log
I20260713 09:03:26.535569 13486 ts_tablet_manager.cc:1403] T adc09f486ca141f8ac6821bd951f46b5 P 25ae1ef26d1441a990bd63eadb5b609c: Time spent bootstrapping tablet: real 0.037s	user 0.005s	sys 0.008s
I20260713 09:03:26.536762 13482 raft_consensus.cc:359] T d822ead9347a486c9ba66a4e940de99b P 9a04a40520a24d1db491267546d1ebfb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 } } peers { permanent_uuid: "25ae1ef26d1441a990bd63eadb5b609c" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34171 } } peers { permanent_uuid: "a9d19022392f4667b411d8bf2f052338" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 33027 } }
I20260713 09:03:26.536557 13483 raft_consensus.cc:359] T 99b9983cd9fa4d2d8424b81a073779ef P 71ca1dd509324a0c8979f9f3a613c15b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9d19022392f4667b411d8bf2f052338" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 33027 } } peers { permanent_uuid: "71ca1dd509324a0c8979f9f3a613c15b" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 42843 } } peers { permanent_uuid: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 } }
I20260713 09:03:26.537447 13482 raft_consensus.cc:385] T d822ead9347a486c9ba66a4e940de99b P 9a04a40520a24d1db491267546d1ebfb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:26.537716 13483 raft_consensus.cc:385] T 99b9983cd9fa4d2d8424b81a073779ef P 71ca1dd509324a0c8979f9f3a613c15b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:26.538187 13483 raft_consensus.cc:740] T 99b9983cd9fa4d2d8424b81a073779ef P 71ca1dd509324a0c8979f9f3a613c15b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71ca1dd509324a0c8979f9f3a613c15b, State: Initialized, Role: FOLLOWER
I20260713 09:03:26.537763 13482 raft_consensus.cc:740] T d822ead9347a486c9ba66a4e940de99b P 9a04a40520a24d1db491267546d1ebfb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a04a40520a24d1db491267546d1ebfb, State: Initialized, Role: FOLLOWER
I20260713 09:03:26.543196 13484 tablet_bootstrap.cc:492] T 3d553417493541ef9d77baa152978563 P a9d19022392f4667b411d8bf2f052338: No bootstrap required, opened a new log
I20260713 09:03:26.537983 13486 raft_consensus.cc:359] T adc09f486ca141f8ac6821bd951f46b5 P 25ae1ef26d1441a990bd63eadb5b609c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 } } peers { permanent_uuid: "25ae1ef26d1441a990bd63eadb5b609c" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34171 } } peers { permanent_uuid: "a9d19022392f4667b411d8bf2f052338" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 33027 } }
I20260713 09:03:26.543589 13486 raft_consensus.cc:385] T adc09f486ca141f8ac6821bd951f46b5 P 25ae1ef26d1441a990bd63eadb5b609c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:26.543684 13484 ts_tablet_manager.cc:1403] T 3d553417493541ef9d77baa152978563 P a9d19022392f4667b411d8bf2f052338: Time spent bootstrapping tablet: real 0.043s	user 0.016s	sys 0.004s
I20260713 09:03:26.544701 13486 raft_consensus.cc:740] T adc09f486ca141f8ac6821bd951f46b5 P 25ae1ef26d1441a990bd63eadb5b609c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25ae1ef26d1441a990bd63eadb5b609c, State: Initialized, Role: FOLLOWER
I20260713 09:03:26.545920 13486 consensus_queue.cc:260] T adc09f486ca141f8ac6821bd951f46b5 P 25ae1ef26d1441a990bd63eadb5b609c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 } } peers { permanent_uuid: "25ae1ef26d1441a990bd63eadb5b609c" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34171 } } peers { permanent_uuid: "a9d19022392f4667b411d8bf2f052338" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 33027 } }
I20260713 09:03:26.546593 13493 raft_consensus.cc:493] T ffed4fe93edc4885a0c8564b240f273e P 25ae1ef26d1441a990bd63eadb5b609c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:26.547036 13493 raft_consensus.cc:515] T ffed4fe93edc4885a0c8564b240f273e P 25ae1ef26d1441a990bd63eadb5b609c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71ca1dd509324a0c8979f9f3a613c15b" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 42843 } } peers { permanent_uuid: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 } } peers { permanent_uuid: "25ae1ef26d1441a990bd63eadb5b609c" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34171 } }
I20260713 09:03:26.548988 13493 leader_election.cc:290] T ffed4fe93edc4885a0c8564b240f273e P 25ae1ef26d1441a990bd63eadb5b609c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 71ca1dd509324a0c8979f9f3a613c15b (127.10.222.132:42843), 9a04a40520a24d1db491267546d1ebfb (127.10.222.129:41979)
I20260713 09:03:26.550151 13218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffed4fe93edc4885a0c8564b240f273e" candidate_uuid: "25ae1ef26d1441a990bd63eadb5b609c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a04a40520a24d1db491267546d1ebfb" is_pre_election: true
W20260713 09:03:26.551580 13258 leader_election.cc:343] T ffed4fe93edc4885a0c8564b240f273e P 25ae1ef26d1441a990bd63eadb5b609c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9a04a40520a24d1db491267546d1ebfb (127.10.222.129:41979): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:26.552675 13441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffed4fe93edc4885a0c8564b240f273e" candidate_uuid: "25ae1ef26d1441a990bd63eadb5b609c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71ca1dd509324a0c8979f9f3a613c15b" is_pre_election: true
I20260713 09:03:26.542780 13482 consensus_queue.cc:260] T d822ead9347a486c9ba66a4e940de99b P 9a04a40520a24d1db491267546d1ebfb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 } } peers { permanent_uuid: "25ae1ef26d1441a990bd63eadb5b609c" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34171 } } peers { permanent_uuid: "a9d19022392f4667b411d8bf2f052338" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 33027 } }
I20260713 09:03:26.553275 13441 raft_consensus.cc:2468] T ffed4fe93edc4885a0c8564b240f273e P 71ca1dd509324a0c8979f9f3a613c15b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 25ae1ef26d1441a990bd63eadb5b609c in term 0.
I20260713 09:03:26.554268 13532 raft_consensus.cc:493] T 4129b29433de4ce7ace11c99ad177e09 P a9d19022392f4667b411d8bf2f052338 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:26.554734 13532 raft_consensus.cc:515] T 4129b29433de4ce7ace11c99ad177e09 P a9d19022392f4667b411d8bf2f052338 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9d19022392f4667b411d8bf2f052338" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 33027 } } peers { permanent_uuid: "71ca1dd509324a0c8979f9f3a613c15b" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 42843 } } peers { permanent_uuid: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 } }
I20260713 09:03:26.555287 13482 ts_tablet_manager.cc:1434] T d822ead9347a486c9ba66a4e940de99b P 9a04a40520a24d1db491267546d1ebfb: Time spent starting tablet: real 0.021s	user 0.008s	sys 0.000s
I20260713 09:03:26.539223 13483 consensus_queue.cc:260] T 99b9983cd9fa4d2d8424b81a073779ef P 71ca1dd509324a0c8979f9f3a613c15b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9d19022392f4667b411d8bf2f052338" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 33027 } } peers { permanent_uuid: "71ca1dd509324a0c8979f9f3a613c15b" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 42843 } } peers { permanent_uuid: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 } }
I20260713 09:03:26.556790 13532 leader_election.cc:290] T 4129b29433de4ce7ace11c99ad177e09 P a9d19022392f4667b411d8bf2f052338 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 71ca1dd509324a0c8979f9f3a613c15b (127.10.222.132:42843), 9a04a40520a24d1db491267546d1ebfb (127.10.222.129:41979)
I20260713 09:03:26.557519 13441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4129b29433de4ce7ace11c99ad177e09" candidate_uuid: "a9d19022392f4667b411d8bf2f052338" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71ca1dd509324a0c8979f9f3a613c15b" is_pre_election: true
I20260713 09:03:26.557964 13493 raft_consensus.cc:493] T 95292aa12a13405eb84e3ea46123737d P 25ae1ef26d1441a990bd63eadb5b609c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:26.558152 13441 raft_consensus.cc:2468] T 4129b29433de4ce7ace11c99ad177e09 P 71ca1dd509324a0c8979f9f3a613c15b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a9d19022392f4667b411d8bf2f052338 in term 0.
I20260713 09:03:26.558497 13493 raft_consensus.cc:515] T 95292aa12a13405eb84e3ea46123737d P 25ae1ef26d1441a990bd63eadb5b609c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25ae1ef26d1441a990bd63eadb5b609c" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34171 } } peers { permanent_uuid: "a9d19022392f4667b411d8bf2f052338" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 33027 } } peers { permanent_uuid: "71ca1dd509324a0c8979f9f3a613c15b" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 42843 } }
I20260713 09:03:26.557853 13257 leader_election.cc:304] T ffed4fe93edc4885a0c8564b240f273e P 25ae1ef26d1441a990bd63eadb5b609c [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: 25ae1ef26d1441a990bd63eadb5b609c, 71ca1dd509324a0c8979f9f3a613c15b; no voters: 9a04a40520a24d1db491267546d1ebfb
I20260713 09:03:26.559762 13331 leader_election.cc:304] T 4129b29433de4ce7ace11c99ad177e09 P a9d19022392f4667b411d8bf2f052338 [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: 71ca1dd509324a0c8979f9f3a613c15b, a9d19022392f4667b411d8bf2f052338; no voters: 
I20260713 09:03:26.557825 13218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4129b29433de4ce7ace11c99ad177e09" candidate_uuid: "a9d19022392f4667b411d8bf2f052338" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a04a40520a24d1db491267546d1ebfb" is_pre_election: true
I20260713 09:03:26.560099 13483 ts_tablet_manager.cc:1434] T 99b9983cd9fa4d2d8424b81a073779ef P 71ca1dd509324a0c8979f9f3a613c15b: Time spent starting tablet: real 0.027s	user 0.007s	sys 0.000s
I20260713 09:03:26.560837 13532 raft_consensus.cc:2804] T 4129b29433de4ce7ace11c99ad177e09 P a9d19022392f4667b411d8bf2f052338 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:03:26.561205 13532 raft_consensus.cc:493] T 4129b29433de4ce7ace11c99ad177e09 P a9d19022392f4667b411d8bf2f052338 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:03:26.561332 13483 tablet_bootstrap.cc:492] T f6615dc9a3a3475181e618cf4b42520a P 71ca1dd509324a0c8979f9f3a613c15b: Bootstrap starting.
I20260713 09:03:26.561853 13367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95292aa12a13405eb84e3ea46123737d" candidate_uuid: "25ae1ef26d1441a990bd63eadb5b609c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9d19022392f4667b411d8bf2f052338" is_pre_election: true
I20260713 09:03:26.561566 13532 raft_consensus.cc:3060] T 4129b29433de4ce7ace11c99ad177e09 P a9d19022392f4667b411d8bf2f052338 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:03:26.562491 13332 leader_election.cc:343] T 4129b29433de4ce7ace11c99ad177e09 P a9d19022392f4667b411d8bf2f052338 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9a04a40520a24d1db491267546d1ebfb (127.10.222.129:41979): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:03:26.563201 13259 leader_election.cc:343] T 95292aa12a13405eb84e3ea46123737d P 25ae1ef26d1441a990bd63eadb5b609c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a9d19022392f4667b411d8bf2f052338 (127.10.222.131:33027): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:26.565112 13441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95292aa12a13405eb84e3ea46123737d" candidate_uuid: "25ae1ef26d1441a990bd63eadb5b609c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71ca1dd509324a0c8979f9f3a613c15b" is_pre_election: true
W20260713 09:03:26.566256 13257 leader_election.cc:343] T 95292aa12a13405eb84e3ea46123737d P 25ae1ef26d1441a990bd63eadb5b609c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 71ca1dd509324a0c8979f9f3a613c15b (127.10.222.132:42843): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:26.566685 13257 leader_election.cc:304] T 95292aa12a13405eb84e3ea46123737d P 25ae1ef26d1441a990bd63eadb5b609c [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: 25ae1ef26d1441a990bd63eadb5b609c; no voters: 71ca1dd509324a0c8979f9f3a613c15b, a9d19022392f4667b411d8bf2f052338
I20260713 09:03:26.568535 13493 leader_election.cc:290] T 95292aa12a13405eb84e3ea46123737d P 25ae1ef26d1441a990bd63eadb5b609c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a9d19022392f4667b411d8bf2f052338 (127.10.222.131:33027), 71ca1dd509324a0c8979f9f3a613c15b (127.10.222.132:42843)
I20260713 09:03:26.569048 13493 raft_consensus.cc:2804] T ffed4fe93edc4885a0c8564b240f273e P 25ae1ef26d1441a990bd63eadb5b609c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:03:26.569368 13493 raft_consensus.cc:493] T ffed4fe93edc4885a0c8564b240f273e P 25ae1ef26d1441a990bd63eadb5b609c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:03:26.569693 13493 raft_consensus.cc:3060] T ffed4fe93edc4885a0c8564b240f273e P 25ae1ef26d1441a990bd63eadb5b609c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:26.570169 13483 tablet_bootstrap.cc:654] T f6615dc9a3a3475181e618cf4b42520a P 71ca1dd509324a0c8979f9f3a613c15b: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:26.570518 13532 raft_consensus.cc:515] T 4129b29433de4ce7ace11c99ad177e09 P a9d19022392f4667b411d8bf2f052338 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9d19022392f4667b411d8bf2f052338" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 33027 } } peers { permanent_uuid: "71ca1dd509324a0c8979f9f3a613c15b" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 42843 } } peers { permanent_uuid: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 } }
I20260713 09:03:26.574584 13441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4129b29433de4ce7ace11c99ad177e09" candidate_uuid: "a9d19022392f4667b411d8bf2f052338" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71ca1dd509324a0c8979f9f3a613c15b"
I20260713 09:03:26.575122 13441 raft_consensus.cc:3060] T 4129b29433de4ce7ace11c99ad177e09 P 71ca1dd509324a0c8979f9f3a613c15b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:26.575031 13114 catalog_manager.cc:5697] T 1f42a952ea9d490a80af2243ee6866e9 P 71ca1dd509324a0c8979f9f3a613c15b reported cstate change: term changed from 0 to 1, leader changed from <none> to 71ca1dd509324a0c8979f9f3a613c15b (127.10.222.132). New cstate: current_term: 1 leader_uuid: "71ca1dd509324a0c8979f9f3a613c15b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25ae1ef26d1441a990bd63eadb5b609c" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a9d19022392f4667b411d8bf2f052338" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 33027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71ca1dd509324a0c8979f9f3a613c15b" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 42843 } health_report { overall_health: HEALTHY } } }
I20260713 09:03:26.571534 13482 tablet_bootstrap.cc:492] T ffed4fe93edc4885a0c8564b240f273e P 9a04a40520a24d1db491267546d1ebfb: Bootstrap starting.
I20260713 09:03:26.575472 13484 raft_consensus.cc:359] T 3d553417493541ef9d77baa152978563 P a9d19022392f4667b411d8bf2f052338 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25ae1ef26d1441a990bd63eadb5b609c" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34171 } } peers { permanent_uuid: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 } } peers { permanent_uuid: "a9d19022392f4667b411d8bf2f052338" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 33027 } }
I20260713 09:03:26.580482 13484 raft_consensus.cc:385] T 3d553417493541ef9d77baa152978563 P a9d19022392f4667b411d8bf2f052338 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:26.580785 13484 raft_consensus.cc:740] T 3d553417493541ef9d77baa152978563 P a9d19022392f4667b411d8bf2f052338 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a9d19022392f4667b411d8bf2f052338, State: Initialized, Role: FOLLOWER
I20260713 09:03:26.581517 13484 consensus_queue.cc:260] T 3d553417493541ef9d77baa152978563 P a9d19022392f4667b411d8bf2f052338 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25ae1ef26d1441a990bd63eadb5b609c" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34171 } } peers { permanent_uuid: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 } } peers { permanent_uuid: "a9d19022392f4667b411d8bf2f052338" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 33027 } }
I20260713 09:03:26.584095 13484 ts_tablet_manager.cc:1434] T 3d553417493541ef9d77baa152978563 P a9d19022392f4667b411d8bf2f052338: Time spent starting tablet: real 0.040s	user 0.006s	sys 0.001s
I20260713 09:03:26.585090 13482 tablet_bootstrap.cc:654] T ffed4fe93edc4885a0c8564b240f273e P 9a04a40520a24d1db491267546d1ebfb: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:26.585229 13484 tablet_bootstrap.cc:492] T 51f8f47115f94ccfb4da8b336e6d2f1f P a9d19022392f4667b411d8bf2f052338: Bootstrap starting.
I20260713 09:03:26.584862 13493 raft_consensus.cc:515] T ffed4fe93edc4885a0c8564b240f273e P 25ae1ef26d1441a990bd63eadb5b609c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71ca1dd509324a0c8979f9f3a613c15b" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 42843 } } peers { permanent_uuid: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 } } peers { permanent_uuid: "25ae1ef26d1441a990bd63eadb5b609c" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34171 } }
I20260713 09:03:26.588088 13218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffed4fe93edc4885a0c8564b240f273e" candidate_uuid: "25ae1ef26d1441a990bd63eadb5b609c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a04a40520a24d1db491267546d1ebfb"
I20260713 09:03:26.589131 13522 raft_consensus.cc:493] T 99b9983cd9fa4d2d8424b81a073779ef P a9d19022392f4667b411d8bf2f052338 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:26.589584 13522 raft_consensus.cc:515] T 99b9983cd9fa4d2d8424b81a073779ef P a9d19022392f4667b411d8bf2f052338 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9d19022392f4667b411d8bf2f052338" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 33027 } } peers { permanent_uuid: "71ca1dd509324a0c8979f9f3a613c15b" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 42843 } } peers { permanent_uuid: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 } }
I20260713 09:03:26.590246 13441 raft_consensus.cc:2468] T 4129b29433de4ce7ace11c99ad177e09 P 71ca1dd509324a0c8979f9f3a613c15b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a9d19022392f4667b411d8bf2f052338 in term 1.
I20260713 09:03:26.591511 13522 leader_election.cc:290] T 99b9983cd9fa4d2d8424b81a073779ef P a9d19022392f4667b411d8bf2f052338 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 71ca1dd509324a0c8979f9f3a613c15b (127.10.222.132:42843), 9a04a40520a24d1db491267546d1ebfb (127.10.222.129:41979)
I20260713 09:03:26.591797 13331 leader_election.cc:304] T 4129b29433de4ce7ace11c99ad177e09 P a9d19022392f4667b411d8bf2f052338 [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: 71ca1dd509324a0c8979f9f3a613c15b, a9d19022392f4667b411d8bf2f052338; no voters: 
I20260713 09:03:26.593024 13522 raft_consensus.cc:2804] T 4129b29433de4ce7ace11c99ad177e09 P a9d19022392f4667b411d8bf2f052338 [term 1 FOLLOWER]: Leader election won for term 1
W20260713 09:03:26.593631 13258 leader_election.cc:343] T ffed4fe93edc4885a0c8564b240f273e P 25ae1ef26d1441a990bd63eadb5b609c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9a04a40520a24d1db491267546d1ebfb (127.10.222.129:41979): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:26.593964 13522 raft_consensus.cc:697] T 4129b29433de4ce7ace11c99ad177e09 P a9d19022392f4667b411d8bf2f052338 [term 1 LEADER]: Becoming Leader. State: Replica: a9d19022392f4667b411d8bf2f052338, State: Running, Role: LEADER
I20260713 09:03:26.595696 13218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99b9983cd9fa4d2d8424b81a073779ef" candidate_uuid: "a9d19022392f4667b411d8bf2f052338" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a04a40520a24d1db491267546d1ebfb" is_pre_election: true
I20260713 09:03:26.596360 13218 raft_consensus.cc:2468] T 99b9983cd9fa4d2d8424b81a073779ef P 9a04a40520a24d1db491267546d1ebfb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a9d19022392f4667b411d8bf2f052338 in term 0.
I20260713 09:03:26.598047 13332 leader_election.cc:304] T 99b9983cd9fa4d2d8424b81a073779ef P a9d19022392f4667b411d8bf2f052338 [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: 9a04a40520a24d1db491267546d1ebfb, a9d19022392f4667b411d8bf2f052338; no voters: 
I20260713 09:03:26.598529 13484 tablet_bootstrap.cc:654] T 51f8f47115f94ccfb4da8b336e6d2f1f P a9d19022392f4667b411d8bf2f052338: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:26.599720 13493 leader_election.cc:290] T ffed4fe93edc4885a0c8564b240f273e P 25ae1ef26d1441a990bd63eadb5b609c [CANDIDATE]: Term 1 election: Requested vote from peers 71ca1dd509324a0c8979f9f3a613c15b (127.10.222.132:42843), 9a04a40520a24d1db491267546d1ebfb (127.10.222.129:41979)
I20260713 09:03:26.600225 13493 raft_consensus.cc:2749] T 95292aa12a13405eb84e3ea46123737d P 25ae1ef26d1441a990bd63eadb5b609c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:03:26.581782 13115 catalog_manager.cc:5697] T adc09f486ca141f8ac6821bd951f46b5 P a9d19022392f4667b411d8bf2f052338 reported cstate change: term changed from 0 to 1, leader changed from <none> to a9d19022392f4667b411d8bf2f052338 (127.10.222.131). New cstate: current_term: 1 leader_uuid: "a9d19022392f4667b411d8bf2f052338" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "25ae1ef26d1441a990bd63eadb5b609c" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a9d19022392f4667b411d8bf2f052338" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 33027 } health_report { overall_health: HEALTHY } } }
I20260713 09:03:26.600844 13533 raft_consensus.cc:2804] T 99b9983cd9fa4d2d8424b81a073779ef P a9d19022392f4667b411d8bf2f052338 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:03:26.601233 13533 raft_consensus.cc:493] T 99b9983cd9fa4d2d8424b81a073779ef P a9d19022392f4667b411d8bf2f052338 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:03:26.601534 13533 raft_consensus.cc:3060] T 99b9983cd9fa4d2d8424b81a073779ef P a9d19022392f4667b411d8bf2f052338 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:26.605621 13522 consensus_queue.cc:237] T 4129b29433de4ce7ace11c99ad177e09 P a9d19022392f4667b411d8bf2f052338 [LEADER]: Queue going to LEADER mode. State: All 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: "a9d19022392f4667b411d8bf2f052338" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 33027 } } peers { permanent_uuid: "71ca1dd509324a0c8979f9f3a613c15b" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 42843 } } peers { permanent_uuid: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 } }
I20260713 09:03:26.612411 13532 leader_election.cc:290] T 4129b29433de4ce7ace11c99ad177e09 P a9d19022392f4667b411d8bf2f052338 [CANDIDATE]: Term 1 election: Requested vote from peers 71ca1dd509324a0c8979f9f3a613c15b (127.10.222.132:42843), 9a04a40520a24d1db491267546d1ebfb (127.10.222.129:41979)
I20260713 09:03:26.613145 13441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99b9983cd9fa4d2d8424b81a073779ef" candidate_uuid: "a9d19022392f4667b411d8bf2f052338" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71ca1dd509324a0c8979f9f3a613c15b" is_pre_election: true
I20260713 09:03:26.613735 13441 raft_consensus.cc:2468] T 99b9983cd9fa4d2d8424b81a073779ef P 71ca1dd509324a0c8979f9f3a613c15b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a9d19022392f4667b411d8bf2f052338 in term 0.
I20260713 09:03:26.619300 13486 ts_tablet_manager.cc:1434] T adc09f486ca141f8ac6821bd951f46b5 P 25ae1ef26d1441a990bd63eadb5b609c: Time spent starting tablet: real 0.083s	user 0.014s	sys 0.019s
I20260713 09:03:26.620378 13486 tablet_bootstrap.cc:492] T 3d553417493541ef9d77baa152978563 P 25ae1ef26d1441a990bd63eadb5b609c: Bootstrap starting.
W20260713 09:03:26.621330 13257 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.10.222.132:42843, user_credentials={real_user=slave}} blocked reactor thread for 55127.7us
I20260713 09:03:26.623775 13218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4129b29433de4ce7ace11c99ad177e09" candidate_uuid: "a9d19022392f4667b411d8bf2f052338" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a04a40520a24d1db491267546d1ebfb"
I20260713 09:03:26.625833 13533 raft_consensus.cc:515] T 99b9983cd9fa4d2d8424b81a073779ef P a9d19022392f4667b411d8bf2f052338 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9d19022392f4667b411d8bf2f052338" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 33027 } } peers { permanent_uuid: "71ca1dd509324a0c8979f9f3a613c15b" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 42843 } } peers { permanent_uuid: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 } }
I20260713 09:03:26.626880 13532 raft_consensus.cc:493] T 43e61f8cdb31491bbe1bc17364aefab4 P a9d19022392f4667b411d8bf2f052338 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:26.627386 13532 raft_consensus.cc:515] T 43e61f8cdb31491bbe1bc17364aefab4 P a9d19022392f4667b411d8bf2f052338 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 } } peers { permanent_uuid: "25ae1ef26d1441a990bd63eadb5b609c" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34171 } } peers { permanent_uuid: "a9d19022392f4667b411d8bf2f052338" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 33027 } }
I20260713 09:03:26.628050 13441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffed4fe93edc4885a0c8564b240f273e" candidate_uuid: "25ae1ef26d1441a990bd63eadb5b609c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71ca1dd509324a0c8979f9f3a613c15b"
I20260713 09:03:26.630787 13441 raft_consensus.cc:3060] T ffed4fe93edc4885a0c8564b240f273e P 71ca1dd509324a0c8979f9f3a613c15b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:26.634434 13532 leader_election.cc:290] T 43e61f8cdb31491bbe1bc17364aefab4 P a9d19022392f4667b411d8bf2f052338 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9a04a40520a24d1db491267546d1ebfb (127.10.222.129:41979), 25ae1ef26d1441a990bd63eadb5b609c (127.10.222.130:34171)
W20260713 09:03:26.630285 13332 leader_election.cc:343] T 4129b29433de4ce7ace11c99ad177e09 P a9d19022392f4667b411d8bf2f052338 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9a04a40520a24d1db491267546d1ebfb (127.10.222.129:41979): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:26.634627 13440 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99b9983cd9fa4d2d8424b81a073779ef" candidate_uuid: "a9d19022392f4667b411d8bf2f052338" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71ca1dd509324a0c8979f9f3a613c15b"
I20260713 09:03:26.635370 13440 raft_consensus.cc:3060] T 99b9983cd9fa4d2d8424b81a073779ef P 71ca1dd509324a0c8979f9f3a613c15b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:26.635619 13293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43e61f8cdb31491bbe1bc17364aefab4" candidate_uuid: "a9d19022392f4667b411d8bf2f052338" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25ae1ef26d1441a990bd63eadb5b609c" is_pre_election: true
I20260713 09:03:26.637144 13293 raft_consensus.cc:2468] T 43e61f8cdb31491bbe1bc17364aefab4 P 25ae1ef26d1441a990bd63eadb5b609c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a9d19022392f4667b411d8bf2f052338 in term 0.
I20260713 09:03:26.638860 13218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43e61f8cdb31491bbe1bc17364aefab4" candidate_uuid: "a9d19022392f4667b411d8bf2f052338" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a04a40520a24d1db491267546d1ebfb" is_pre_election: true
I20260713 09:03:26.639559 13218 raft_consensus.cc:2468] T 43e61f8cdb31491bbe1bc17364aefab4 P 9a04a40520a24d1db491267546d1ebfb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a9d19022392f4667b411d8bf2f052338 in term 0.
I20260713 09:03:26.640816 13332 leader_election.cc:304] T 43e61f8cdb31491bbe1bc17364aefab4 P a9d19022392f4667b411d8bf2f052338 [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: 9a04a40520a24d1db491267546d1ebfb, a9d19022392f4667b411d8bf2f052338; no voters: 
I20260713 09:03:26.641712 13532 raft_consensus.cc:2804] T 43e61f8cdb31491bbe1bc17364aefab4 P a9d19022392f4667b411d8bf2f052338 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:03:26.642091 13532 raft_consensus.cc:493] T 43e61f8cdb31491bbe1bc17364aefab4 P a9d19022392f4667b411d8bf2f052338 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:03:26.642419 13532 raft_consensus.cc:3060] T 43e61f8cdb31491bbe1bc17364aefab4 P a9d19022392f4667b411d8bf2f052338 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:26.646915 13440 raft_consensus.cc:2468] T 99b9983cd9fa4d2d8424b81a073779ef P 71ca1dd509324a0c8979f9f3a613c15b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a9d19022392f4667b411d8bf2f052338 in term 1.
I20260713 09:03:26.648003 13331 leader_election.cc:304] T 99b9983cd9fa4d2d8424b81a073779ef P a9d19022392f4667b411d8bf2f052338 [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: 71ca1dd509324a0c8979f9f3a613c15b, a9d19022392f4667b411d8bf2f052338; no voters: 
I20260713 09:03:26.648198 13533 leader_election.cc:290] T 99b9983cd9fa4d2d8424b81a073779ef P a9d19022392f4667b411d8bf2f052338 [CANDIDATE]: Term 1 election: Requested vote from peers 71ca1dd509324a0c8979f9f3a613c15b (127.10.222.132:42843), 9a04a40520a24d1db491267546d1ebfb (127.10.222.129:41979)
I20260713 09:03:26.649356 13218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99b9983cd9fa4d2d8424b81a073779ef" candidate_uuid: "a9d19022392f4667b411d8bf2f052338" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a04a40520a24d1db491267546d1ebfb"
I20260713 09:03:26.649973 13218 raft_consensus.cc:3060] T 99b9983cd9fa4d2d8424b81a073779ef P 9a04a40520a24d1db491267546d1ebfb [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:26.652148 13522 raft_consensus.cc:2804] T 99b9983cd9fa4d2d8424b81a073779ef P a9d19022392f4667b411d8bf2f052338 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:03:26.652794 13522 raft_consensus.cc:697] T 99b9983cd9fa4d2d8424b81a073779ef P a9d19022392f4667b411d8bf2f052338 [term 1 LEADER]: Becoming Leader. State: Replica: a9d19022392f4667b411d8bf2f052338, State: Running, Role: LEADER
I20260713 09:03:26.653347 13532 raft_consensus.cc:515] T 43e61f8cdb31491bbe1bc17364aefab4 P a9d19022392f4667b411d8bf2f052338 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 } } peers { permanent_uuid: "25ae1ef26d1441a990bd63eadb5b609c" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34171 } } peers { permanent_uuid: "a9d19022392f4667b411d8bf2f052338" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 33027 } }
I20260713 09:03:26.653610 13522 consensus_queue.cc:237] T 99b9983cd9fa4d2d8424b81a073779ef P a9d19022392f4667b411d8bf2f052338 [LEADER]: Queue going to LEADER mode. State: All 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: "a9d19022392f4667b411d8bf2f052338" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 33027 } } peers { permanent_uuid: "71ca1dd509324a0c8979f9f3a613c15b" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 42843 } } peers { permanent_uuid: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 } }
I20260713 09:03:26.657114 13486 tablet_bootstrap.cc:654] T 3d553417493541ef9d77baa152978563 P 25ae1ef26d1441a990bd63eadb5b609c: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:26.658486 13217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43e61f8cdb31491bbe1bc17364aefab4" candidate_uuid: "a9d19022392f4667b411d8bf2f052338" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a04a40520a24d1db491267546d1ebfb"
I20260713 09:03:26.659106 13217 raft_consensus.cc:3060] T 43e61f8cdb31491bbe1bc17364aefab4 P 9a04a40520a24d1db491267546d1ebfb [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:26.655236 13113 catalog_manager.cc:5697] T 4129b29433de4ce7ace11c99ad177e09 P a9d19022392f4667b411d8bf2f052338 reported cstate change: term changed from 0 to 1, leader changed from <none> to a9d19022392f4667b411d8bf2f052338 (127.10.222.131). New cstate: current_term: 1 leader_uuid: "a9d19022392f4667b411d8bf2f052338" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9d19022392f4667b411d8bf2f052338" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 33027 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "71ca1dd509324a0c8979f9f3a613c15b" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 42843 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 } health_report { overall_health: UNKNOWN } } }
I20260713 09:03:26.671187 13484 tablet_bootstrap.cc:492] T 51f8f47115f94ccfb4da8b336e6d2f1f P a9d19022392f4667b411d8bf2f052338: No bootstrap required, opened a new log
I20260713 09:03:26.671662 13484 ts_tablet_manager.cc:1403] T 51f8f47115f94ccfb4da8b336e6d2f1f P a9d19022392f4667b411d8bf2f052338: Time spent bootstrapping tablet: real 0.087s	user 0.021s	sys 0.024s
I20260713 09:03:26.673062 13217 raft_consensus.cc:2468] T 43e61f8cdb31491bbe1bc17364aefab4 P 9a04a40520a24d1db491267546d1ebfb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a9d19022392f4667b411d8bf2f052338 in term 1.
I20260713 09:03:26.666996 13532 leader_election.cc:290] T 43e61f8cdb31491bbe1bc17364aefab4 P a9d19022392f4667b411d8bf2f052338 [CANDIDATE]: Term 1 election: Requested vote from peers 9a04a40520a24d1db491267546d1ebfb (127.10.222.129:41979), 25ae1ef26d1441a990bd63eadb5b609c (127.10.222.130:34171)
I20260713 09:03:26.675829 13483 tablet_bootstrap.cc:492] T f6615dc9a3a3475181e618cf4b42520a P 71ca1dd509324a0c8979f9f3a613c15b: No bootstrap required, opened a new log
I20260713 09:03:26.674387 13332 leader_election.cc:304] T 43e61f8cdb31491bbe1bc17364aefab4 P a9d19022392f4667b411d8bf2f052338 [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: 9a04a40520a24d1db491267546d1ebfb, a9d19022392f4667b411d8bf2f052338; no voters: 
I20260713 09:03:26.689368 13483 ts_tablet_manager.cc:1403] T f6615dc9a3a3475181e618cf4b42520a P 71ca1dd509324a0c8979f9f3a613c15b: Time spent bootstrapping tablet: real 0.128s	user 0.030s	sys 0.040s
I20260713 09:03:26.674126 13293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43e61f8cdb31491bbe1bc17364aefab4" candidate_uuid: "a9d19022392f4667b411d8bf2f052338" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25ae1ef26d1441a990bd63eadb5b609c"
I20260713 09:03:26.690461 13293 raft_consensus.cc:3060] T 43e61f8cdb31491bbe1bc17364aefab4 P 25ae1ef26d1441a990bd63eadb5b609c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:26.691367 13482 tablet_bootstrap.cc:492] T ffed4fe93edc4885a0c8564b240f273e P 9a04a40520a24d1db491267546d1ebfb: No bootstrap required, opened a new log
I20260713 09:03:26.691430 13218 raft_consensus.cc:2468] T 99b9983cd9fa4d2d8424b81a073779ef P 9a04a40520a24d1db491267546d1ebfb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a9d19022392f4667b411d8bf2f052338 in term 1.
I20260713 09:03:26.691978 13482 ts_tablet_manager.cc:1403] T ffed4fe93edc4885a0c8564b240f273e P 9a04a40520a24d1db491267546d1ebfb: Time spent bootstrapping tablet: real 0.136s	user 0.012s	sys 0.004s
I20260713 09:03:26.686062 13441 raft_consensus.cc:2468] T ffed4fe93edc4885a0c8564b240f273e P 71ca1dd509324a0c8979f9f3a613c15b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 25ae1ef26d1441a990bd63eadb5b609c in term 1.
I20260713 09:03:26.694538 13257 leader_election.cc:304] T ffed4fe93edc4885a0c8564b240f273e P 25ae1ef26d1441a990bd63eadb5b609c [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: 25ae1ef26d1441a990bd63eadb5b609c, 71ca1dd509324a0c8979f9f3a613c15b; no voters: 9a04a40520a24d1db491267546d1ebfb
I20260713 09:03:26.695447 13545 raft_consensus.cc:2804] T ffed4fe93edc4885a0c8564b240f273e P 25ae1ef26d1441a990bd63eadb5b609c [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:03:26.695958 13545 raft_consensus.cc:697] T ffed4fe93edc4885a0c8564b240f273e P 25ae1ef26d1441a990bd63eadb5b609c [term 1 LEADER]: Becoming Leader. State: Replica: 25ae1ef26d1441a990bd63eadb5b609c, State: Running, Role: LEADER
I20260713 09:03:26.696761 13545 consensus_queue.cc:237] T ffed4fe93edc4885a0c8564b240f273e P 25ae1ef26d1441a990bd63eadb5b609c [LEADER]: Queue going to LEADER mode. State: All 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: "71ca1dd509324a0c8979f9f3a613c15b" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 42843 } } peers { permanent_uuid: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 } } peers { permanent_uuid: "25ae1ef26d1441a990bd63eadb5b609c" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34171 } }
I20260713 09:03:26.699532 13293 raft_consensus.cc:2468] T 43e61f8cdb31491bbe1bc17364aefab4 P 25ae1ef26d1441a990bd63eadb5b609c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a9d19022392f4667b411d8bf2f052338 in term 1.
I20260713 09:03:26.699767 13483 raft_consensus.cc:359] T f6615dc9a3a3475181e618cf4b42520a P 71ca1dd509324a0c8979f9f3a613c15b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 } } peers { permanent_uuid: "a9d19022392f4667b411d8bf2f052338" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 33027 } } peers { permanent_uuid: "71ca1dd509324a0c8979f9f3a613c15b" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 42843 } }
I20260713 09:03:26.697302 13482 raft_consensus.cc:359] T ffed4fe93edc4885a0c8564b240f273e P 9a04a40520a24d1db491267546d1ebfb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71ca1dd509324a0c8979f9f3a613c15b" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 42843 } } peers { permanent_uuid: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 } } peers { permanent_uuid: "25ae1ef26d1441a990bd63eadb5b609c" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34171 } }
I20260713 09:03:26.701512 13482 raft_consensus.cc:385] T ffed4fe93edc4885a0c8564b240f273e P 9a04a40520a24d1db491267546d1ebfb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:26.701737 13482 raft_consensus.cc:740] T ffed4fe93edc4885a0c8564b240f273e P 9a04a40520a24d1db491267546d1ebfb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a04a40520a24d1db491267546d1ebfb, State: Initialized, Role: FOLLOWER
I20260713 09:03:26.691390 13532 raft_consensus.cc:2804] T 43e61f8cdb31491bbe1bc17364aefab4 P a9d19022392f4667b411d8bf2f052338 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:03:26.703117 13484 raft_consensus.cc:359] T 51f8f47115f94ccfb4da8b336e6d2f1f P a9d19022392f4667b411d8bf2f052338 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25ae1ef26d1441a990bd63eadb5b609c" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34171 } } peers { permanent_uuid: "a9d19022392f4667b411d8bf2f052338" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 33027 } } peers { permanent_uuid: "71ca1dd509324a0c8979f9f3a613c15b" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 42843 } }
I20260713 09:03:26.703754 13484 raft_consensus.cc:385] T 51f8f47115f94ccfb4da8b336e6d2f1f P a9d19022392f4667b411d8bf2f052338 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:26.703976 13484 raft_consensus.cc:740] T 51f8f47115f94ccfb4da8b336e6d2f1f P a9d19022392f4667b411d8bf2f052338 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a9d19022392f4667b411d8bf2f052338, State: Initialized, Role: FOLLOWER
I20260713 09:03:26.704453 13484 consensus_queue.cc:260] T 51f8f47115f94ccfb4da8b336e6d2f1f P a9d19022392f4667b411d8bf2f052338 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25ae1ef26d1441a990bd63eadb5b609c" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34171 } } peers { permanent_uuid: "a9d19022392f4667b411d8bf2f052338" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 33027 } } peers { permanent_uuid: "71ca1dd509324a0c8979f9f3a613c15b" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 42843 } }
I20260713 09:03:26.706557 13486 tablet_bootstrap.cc:492] T 3d553417493541ef9d77baa152978563 P 25ae1ef26d1441a990bd63eadb5b609c: No bootstrap required, opened a new log
I20260713 09:03:26.706871 13484 ts_tablet_manager.cc:1434] T 51f8f47115f94ccfb4da8b336e6d2f1f P a9d19022392f4667b411d8bf2f052338: Time spent starting tablet: real 0.035s	user 0.002s	sys 0.003s
I20260713 09:03:26.707015 13486 ts_tablet_manager.cc:1403] T 3d553417493541ef9d77baa152978563 P 25ae1ef26d1441a990bd63eadb5b609c: Time spent bootstrapping tablet: real 0.087s	user 0.012s	sys 0.014s
I20260713 09:03:26.707768 13484 tablet_bootstrap.cc:492] T b64896ffe018496a992e735e2b553180 P a9d19022392f4667b411d8bf2f052338: Bootstrap starting.
I20260713 09:03:26.702811 13483 raft_consensus.cc:385] T f6615dc9a3a3475181e618cf4b42520a P 71ca1dd509324a0c8979f9f3a613c15b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:26.708616 13482 consensus_queue.cc:260] T ffed4fe93edc4885a0c8564b240f273e P 9a04a40520a24d1db491267546d1ebfb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71ca1dd509324a0c8979f9f3a613c15b" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 42843 } } peers { permanent_uuid: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 } } peers { permanent_uuid: "25ae1ef26d1441a990bd63eadb5b609c" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34171 } }
I20260713 09:03:26.710816 13482 ts_tablet_manager.cc:1434] T ffed4fe93edc4885a0c8564b240f273e P 9a04a40520a24d1db491267546d1ebfb: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.000s
I20260713 09:03:26.708746 13532 raft_consensus.cc:697] T 43e61f8cdb31491bbe1bc17364aefab4 P a9d19022392f4667b411d8bf2f052338 [term 1 LEADER]: Becoming Leader. State: Replica: a9d19022392f4667b411d8bf2f052338, State: Running, Role: LEADER
I20260713 09:03:26.711089 13113 catalog_manager.cc:5697] T 99b9983cd9fa4d2d8424b81a073779ef P a9d19022392f4667b411d8bf2f052338 reported cstate change: term changed from 0 to 1, leader changed from <none> to a9d19022392f4667b411d8bf2f052338 (127.10.222.131). New cstate: current_term: 1 leader_uuid: "a9d19022392f4667b411d8bf2f052338" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9d19022392f4667b411d8bf2f052338" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 33027 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "71ca1dd509324a0c8979f9f3a613c15b" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 42843 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 } health_report { overall_health: UNKNOWN } } }
I20260713 09:03:26.711835 13532 consensus_queue.cc:237] T 43e61f8cdb31491bbe1bc17364aefab4 P a9d19022392f4667b411d8bf2f052338 [LEADER]: Queue going to LEADER mode. State: All 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: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 } } peers { permanent_uuid: "25ae1ef26d1441a990bd63eadb5b609c" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34171 } } peers { permanent_uuid: "a9d19022392f4667b411d8bf2f052338" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 33027 } }
I20260713 09:03:26.708642 13483 raft_consensus.cc:740] T f6615dc9a3a3475181e618cf4b42520a P 71ca1dd509324a0c8979f9f3a613c15b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71ca1dd509324a0c8979f9f3a613c15b, State: Initialized, Role: FOLLOWER
I20260713 09:03:26.715425 13483 consensus_queue.cc:260] T f6615dc9a3a3475181e618cf4b42520a P 71ca1dd509324a0c8979f9f3a613c15b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 } } peers { permanent_uuid: "a9d19022392f4667b411d8bf2f052338" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 33027 } } peers { permanent_uuid: "71ca1dd509324a0c8979f9f3a613c15b" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 42843 } }
I20260713 09:03:26.717259 13487 raft_consensus.cc:493] T d822ead9347a486c9ba66a4e940de99b P 9a04a40520a24d1db491267546d1ebfb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:26.717718 13487 raft_consensus.cc:515] T d822ead9347a486c9ba66a4e940de99b P 9a04a40520a24d1db491267546d1ebfb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 } } peers { permanent_uuid: "25ae1ef26d1441a990bd63eadb5b609c" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34171 } } peers { permanent_uuid: "a9d19022392f4667b411d8bf2f052338" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 33027 } }
I20260713 09:03:26.719588 13487 leader_election.cc:290] T d822ead9347a486c9ba66a4e940de99b P 9a04a40520a24d1db491267546d1ebfb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 25ae1ef26d1441a990bd63eadb5b609c (127.10.222.130:34171), a9d19022392f4667b411d8bf2f052338 (127.10.222.131:33027)
I20260713 09:03:26.721210 13367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d822ead9347a486c9ba66a4e940de99b" candidate_uuid: "9a04a40520a24d1db491267546d1ebfb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9d19022392f4667b411d8bf2f052338" is_pre_election: true
I20260713 09:03:26.721680 13293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d822ead9347a486c9ba66a4e940de99b" candidate_uuid: "9a04a40520a24d1db491267546d1ebfb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25ae1ef26d1441a990bd63eadb5b609c" is_pre_election: true
I20260713 09:03:26.722443 13293 raft_consensus.cc:2468] T d822ead9347a486c9ba66a4e940de99b P 25ae1ef26d1441a990bd63eadb5b609c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9a04a40520a24d1db491267546d1ebfb in term 0.
W20260713 09:03:26.722609 13184 leader_election.cc:343] T d822ead9347a486c9ba66a4e940de99b P 9a04a40520a24d1db491267546d1ebfb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a9d19022392f4667b411d8bf2f052338 (127.10.222.131:33027): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:26.723605 13184 leader_election.cc:304] T d822ead9347a486c9ba66a4e940de99b P 9a04a40520a24d1db491267546d1ebfb [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: 25ae1ef26d1441a990bd63eadb5b609c, 9a04a40520a24d1db491267546d1ebfb; no voters: a9d19022392f4667b411d8bf2f052338
I20260713 09:03:26.724637 13487 raft_consensus.cc:2804] T d822ead9347a486c9ba66a4e940de99b P 9a04a40520a24d1db491267546d1ebfb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:03:26.724980 13487 raft_consensus.cc:493] T d822ead9347a486c9ba66a4e940de99b P 9a04a40520a24d1db491267546d1ebfb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:03:26.725402 13522 raft_consensus.cc:493] T 3d553417493541ef9d77baa152978563 P a9d19022392f4667b411d8bf2f052338 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:26.721663 13486 raft_consensus.cc:359] T 3d553417493541ef9d77baa152978563 P 25ae1ef26d1441a990bd63eadb5b609c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25ae1ef26d1441a990bd63eadb5b609c" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34171 } } peers { permanent_uuid: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 } } peers { permanent_uuid: "a9d19022392f4667b411d8bf2f052338" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 33027 } }
I20260713 09:03:26.726132 13486 raft_consensus.cc:385] T 3d553417493541ef9d77baa152978563 P 25ae1ef26d1441a990bd63eadb5b609c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:26.726073 13522 raft_consensus.cc:515] T 3d553417493541ef9d77baa152978563 P a9d19022392f4667b411d8bf2f052338 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25ae1ef26d1441a990bd63eadb5b609c" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34171 } } peers { permanent_uuid: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 } } peers { permanent_uuid: "a9d19022392f4667b411d8bf2f052338" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 33027 } }
I20260713 09:03:26.725338 13483 ts_tablet_manager.cc:1434] T f6615dc9a3a3475181e618cf4b42520a P 71ca1dd509324a0c8979f9f3a613c15b: Time spent starting tablet: real 0.036s	user 0.007s	sys 0.000s
I20260713 09:03:26.725298 13487 raft_consensus.cc:3060] T d822ead9347a486c9ba66a4e940de99b P 9a04a40520a24d1db491267546d1ebfb [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:26.727761 13483 tablet_bootstrap.cc:492] T 9ac10befb4664d949d95aa8ac645e85b P 71ca1dd509324a0c8979f9f3a613c15b: Bootstrap starting.
I20260713 09:03:26.728428 13522 leader_election.cc:290] T 3d553417493541ef9d77baa152978563 P a9d19022392f4667b411d8bf2f052338 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 25ae1ef26d1441a990bd63eadb5b609c (127.10.222.130:34171), 9a04a40520a24d1db491267546d1ebfb (127.10.222.129:41979)
I20260713 09:03:26.730506 13293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d553417493541ef9d77baa152978563" candidate_uuid: "a9d19022392f4667b411d8bf2f052338" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25ae1ef26d1441a990bd63eadb5b609c" is_pre_election: true
I20260713 09:03:26.731745 13482 tablet_bootstrap.cc:492] T 4129b29433de4ce7ace11c99ad177e09 P 9a04a40520a24d1db491267546d1ebfb: Bootstrap starting.
I20260713 09:03:26.726528 13486 raft_consensus.cc:740] T 3d553417493541ef9d77baa152978563 P 25ae1ef26d1441a990bd63eadb5b609c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25ae1ef26d1441a990bd63eadb5b609c, State: Initialized, Role: FOLLOWER
I20260713 09:03:26.735258 13486 consensus_queue.cc:260] T 3d553417493541ef9d77baa152978563 P 25ae1ef26d1441a990bd63eadb5b609c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25ae1ef26d1441a990bd63eadb5b609c" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34171 } } peers { permanent_uuid: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 } } peers { permanent_uuid: "a9d19022392f4667b411d8bf2f052338" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 33027 } }
I20260713 09:03:26.739961 13486 ts_tablet_manager.cc:1434] T 3d553417493541ef9d77baa152978563 P 25ae1ef26d1441a990bd63eadb5b609c: Time spent starting tablet: real 0.033s	user 0.006s	sys 0.000s
I20260713 09:03:26.740131 13483 tablet_bootstrap.cc:654] T 9ac10befb4664d949d95aa8ac645e85b P 71ca1dd509324a0c8979f9f3a613c15b: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:26.742506 13486 tablet_bootstrap.cc:492] T b64896ffe018496a992e735e2b553180 P 25ae1ef26d1441a990bd63eadb5b609c: Bootstrap starting.
I20260713 09:03:26.743747 13293 raft_consensus.cc:2468] T 3d553417493541ef9d77baa152978563 P 25ae1ef26d1441a990bd63eadb5b609c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a9d19022392f4667b411d8bf2f052338 in term 0.
I20260713 09:03:26.745190 13487 raft_consensus.cc:515] T d822ead9347a486c9ba66a4e940de99b P 9a04a40520a24d1db491267546d1ebfb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 } } peers { permanent_uuid: "25ae1ef26d1441a990bd63eadb5b609c" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34171 } } peers { permanent_uuid: "a9d19022392f4667b411d8bf2f052338" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 33027 } }
I20260713 09:03:26.754150 13545 raft_consensus.cc:493] T adc09f486ca141f8ac6821bd951f46b5 P 25ae1ef26d1441a990bd63eadb5b609c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:26.754683 13545 raft_consensus.cc:515] T adc09f486ca141f8ac6821bd951f46b5 P 25ae1ef26d1441a990bd63eadb5b609c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 } } peers { permanent_uuid: "25ae1ef26d1441a990bd63eadb5b609c" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34171 } } peers { permanent_uuid: "a9d19022392f4667b411d8bf2f052338" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 33027 } }
I20260713 09:03:26.755398 13482 tablet_bootstrap.cc:654] T 4129b29433de4ce7ace11c99ad177e09 P 9a04a40520a24d1db491267546d1ebfb: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:26.758286 13367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adc09f486ca141f8ac6821bd951f46b5" candidate_uuid: "25ae1ef26d1441a990bd63eadb5b609c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9d19022392f4667b411d8bf2f052338" is_pre_election: true
I20260713 09:03:26.759987 13484 tablet_bootstrap.cc:654] T b64896ffe018496a992e735e2b553180 P a9d19022392f4667b411d8bf2f052338: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:26.762192 13486 tablet_bootstrap.cc:654] T b64896ffe018496a992e735e2b553180 P 25ae1ef26d1441a990bd63eadb5b609c: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:26.765225 13333 leader_election.cc:304] T 3d553417493541ef9d77baa152978563 P a9d19022392f4667b411d8bf2f052338 [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: 25ae1ef26d1441a990bd63eadb5b609c, a9d19022392f4667b411d8bf2f052338; no voters: 
I20260713 09:03:26.766183 13532 raft_consensus.cc:2804] T 3d553417493541ef9d77baa152978563 P a9d19022392f4667b411d8bf2f052338 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:03:26.766553 13532 raft_consensus.cc:493] T 3d553417493541ef9d77baa152978563 P a9d19022392f4667b411d8bf2f052338 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:03:26.766893 13532 raft_consensus.cc:3060] T 3d553417493541ef9d77baa152978563 P a9d19022392f4667b411d8bf2f052338 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:26.770499 13114 catalog_manager.cc:5697] T ffed4fe93edc4885a0c8564b240f273e P 25ae1ef26d1441a990bd63eadb5b609c reported cstate change: term changed from 0 to 1, leader changed from <none> to 25ae1ef26d1441a990bd63eadb5b609c (127.10.222.130). New cstate: current_term: 1 leader_uuid: "25ae1ef26d1441a990bd63eadb5b609c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71ca1dd509324a0c8979f9f3a613c15b" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 42843 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "25ae1ef26d1441a990bd63eadb5b609c" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34171 } health_report { overall_health: HEALTHY } } }
I20260713 09:03:26.773741 13113 catalog_manager.cc:5697] T 43e61f8cdb31491bbe1bc17364aefab4 P a9d19022392f4667b411d8bf2f052338 reported cstate change: term changed from 0 to 1, leader changed from <none> to a9d19022392f4667b411d8bf2f052338 (127.10.222.131). New cstate: current_term: 1 leader_uuid: "a9d19022392f4667b411d8bf2f052338" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "25ae1ef26d1441a990bd63eadb5b609c" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a9d19022392f4667b411d8bf2f052338" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 33027 } health_report { overall_health: HEALTHY } } }
I20260713 09:03:26.775139 13487 leader_election.cc:290] T d822ead9347a486c9ba66a4e940de99b P 9a04a40520a24d1db491267546d1ebfb [CANDIDATE]: Term 1 election: Requested vote from peers 25ae1ef26d1441a990bd63eadb5b609c (127.10.222.130:34171), a9d19022392f4667b411d8bf2f052338 (127.10.222.131:33027)
I20260713 09:03:26.775679 13487 raft_consensus.cc:493] T ffed4fe93edc4885a0c8564b240f273e P 9a04a40520a24d1db491267546d1ebfb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:26.776105 13487 raft_consensus.cc:515] T ffed4fe93edc4885a0c8564b240f273e P 9a04a40520a24d1db491267546d1ebfb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71ca1dd509324a0c8979f9f3a613c15b" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 42843 } } peers { permanent_uuid: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 } } peers { permanent_uuid: "25ae1ef26d1441a990bd63eadb5b609c" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34171 } }
I20260713 09:03:26.776784 13292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d822ead9347a486c9ba66a4e940de99b" candidate_uuid: "9a04a40520a24d1db491267546d1ebfb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25ae1ef26d1441a990bd63eadb5b609c"
I20260713 09:03:26.777354 13292 raft_consensus.cc:3060] T d822ead9347a486c9ba66a4e940de99b P 25ae1ef26d1441a990bd63eadb5b609c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:26.778029 13487 leader_election.cc:290] T ffed4fe93edc4885a0c8564b240f273e P 9a04a40520a24d1db491267546d1ebfb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 71ca1dd509324a0c8979f9f3a613c15b (127.10.222.132:42843), 25ae1ef26d1441a990bd63eadb5b609c (127.10.222.130:34171)
I20260713 09:03:26.779188 13367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d822ead9347a486c9ba66a4e940de99b" candidate_uuid: "9a04a40520a24d1db491267546d1ebfb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9d19022392f4667b411d8bf2f052338"
I20260713 09:03:26.759322 13545 leader_election.cc:290] T adc09f486ca141f8ac6821bd951f46b5 P 25ae1ef26d1441a990bd63eadb5b609c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9a04a40520a24d1db491267546d1ebfb (127.10.222.129:41979), a9d19022392f4667b411d8bf2f052338 (127.10.222.131:33027)
I20260713 09:03:26.782859 13218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adc09f486ca141f8ac6821bd951f46b5" candidate_uuid: "25ae1ef26d1441a990bd63eadb5b609c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a04a40520a24d1db491267546d1ebfb" is_pre_election: true
I20260713 09:03:26.783609 13218 raft_consensus.cc:2393] T adc09f486ca141f8ac6821bd951f46b5 P 9a04a40520a24d1db491267546d1ebfb [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 25ae1ef26d1441a990bd63eadb5b609c in current term 1: Already voted for candidate a9d19022392f4667b411d8bf2f052338 in this term.
I20260713 09:03:26.784351 13441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffed4fe93edc4885a0c8564b240f273e" candidate_uuid: "9a04a40520a24d1db491267546d1ebfb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71ca1dd509324a0c8979f9f3a613c15b" is_pre_election: true
I20260713 09:03:26.785055 13441 raft_consensus.cc:2393] T ffed4fe93edc4885a0c8564b240f273e P 71ca1dd509324a0c8979f9f3a613c15b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9a04a40520a24d1db491267546d1ebfb in current term 1: Already voted for candidate 25ae1ef26d1441a990bd63eadb5b609c in this term.
I20260713 09:03:26.787520 13293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffed4fe93edc4885a0c8564b240f273e" candidate_uuid: "9a04a40520a24d1db491267546d1ebfb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25ae1ef26d1441a990bd63eadb5b609c" is_pre_election: true
I20260713 09:03:26.787683 13532 raft_consensus.cc:515] T 3d553417493541ef9d77baa152978563 P a9d19022392f4667b411d8bf2f052338 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25ae1ef26d1441a990bd63eadb5b609c" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34171 } } peers { permanent_uuid: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 } } peers { permanent_uuid: "a9d19022392f4667b411d8bf2f052338" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 33027 } }
I20260713 09:03:26.789917 13532 leader_election.cc:290] T 3d553417493541ef9d77baa152978563 P a9d19022392f4667b411d8bf2f052338 [CANDIDATE]: Term 1 election: Requested vote from peers 25ae1ef26d1441a990bd63eadb5b609c (127.10.222.130:34171), 9a04a40520a24d1db491267546d1ebfb (127.10.222.129:41979)
I20260713 09:03:26.790998 13293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d553417493541ef9d77baa152978563" candidate_uuid: "a9d19022392f4667b411d8bf2f052338" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25ae1ef26d1441a990bd63eadb5b609c"
W20260713 09:03:26.787631 13184 leader_election.cc:343] T d822ead9347a486c9ba66a4e940de99b P 9a04a40520a24d1db491267546d1ebfb [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a9d19022392f4667b411d8bf2f052338 (127.10.222.131:33027): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:26.791724 13293 raft_consensus.cc:3060] T 3d553417493541ef9d77baa152978563 P 25ae1ef26d1441a990bd63eadb5b609c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:26.792088 13184 leader_election.cc:304] T ffed4fe93edc4885a0c8564b240f273e P 9a04a40520a24d1db491267546d1ebfb [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: 9a04a40520a24d1db491267546d1ebfb; no voters: 25ae1ef26d1441a990bd63eadb5b609c, 71ca1dd509324a0c8979f9f3a613c15b
I20260713 09:03:26.792984 13555 raft_consensus.cc:3060] T ffed4fe93edc4885a0c8564b240f273e P 9a04a40520a24d1db491267546d1ebfb [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:26.793601 13218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d553417493541ef9d77baa152978563" candidate_uuid: "a9d19022392f4667b411d8bf2f052338" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a04a40520a24d1db491267546d1ebfb" is_pre_election: true
I20260713 09:03:26.794239 13218 raft_consensus.cc:2468] T 3d553417493541ef9d77baa152978563 P 9a04a40520a24d1db491267546d1ebfb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a9d19022392f4667b411d8bf2f052338 in term 0.
I20260713 09:03:26.796908 13217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d553417493541ef9d77baa152978563" candidate_uuid: "a9d19022392f4667b411d8bf2f052338" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a04a40520a24d1db491267546d1ebfb"
I20260713 09:03:26.797549 13217 raft_consensus.cc:3060] T 3d553417493541ef9d77baa152978563 P 9a04a40520a24d1db491267546d1ebfb [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:26.796989 13258 leader_election.cc:304] T adc09f486ca141f8ac6821bd951f46b5 P 25ae1ef26d1441a990bd63eadb5b609c [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: 25ae1ef26d1441a990bd63eadb5b609c; no voters: 9a04a40520a24d1db491267546d1ebfb, a9d19022392f4667b411d8bf2f052338
I20260713 09:03:26.798748 13545 raft_consensus.cc:3060] T adc09f486ca141f8ac6821bd951f46b5 P 25ae1ef26d1441a990bd63eadb5b609c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:26.798887 13292 raft_consensus.cc:2468] T d822ead9347a486c9ba66a4e940de99b P 25ae1ef26d1441a990bd63eadb5b609c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9a04a40520a24d1db491267546d1ebfb in term 1.
I20260713 09:03:26.800081 13184 leader_election.cc:304] T d822ead9347a486c9ba66a4e940de99b P 9a04a40520a24d1db491267546d1ebfb [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: 25ae1ef26d1441a990bd63eadb5b609c, 9a04a40520a24d1db491267546d1ebfb; no voters: a9d19022392f4667b411d8bf2f052338
I20260713 09:03:26.796222 13487 raft_consensus.cc:493] T 4e69fa16101e47eba022f023e4758fb0 P 9a04a40520a24d1db491267546d1ebfb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:26.805994 13487 raft_consensus.cc:515] T 4e69fa16101e47eba022f023e4758fb0 P 9a04a40520a24d1db491267546d1ebfb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25ae1ef26d1441a990bd63eadb5b609c" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34171 } } peers { permanent_uuid: "71ca1dd509324a0c8979f9f3a613c15b" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 42843 } } peers { permanent_uuid: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 } }
I20260713 09:03:26.807878 13483 tablet_bootstrap.cc:492] T 9ac10befb4664d949d95aa8ac645e85b P 71ca1dd509324a0c8979f9f3a613c15b: No bootstrap required, opened a new log
I20260713 09:03:26.808300 13487 leader_election.cc:290] T 4e69fa16101e47eba022f023e4758fb0 P 9a04a40520a24d1db491267546d1ebfb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 25ae1ef26d1441a990bd63eadb5b609c (127.10.222.130:34171), 71ca1dd509324a0c8979f9f3a613c15b (127.10.222.132:42843)
I20260713 09:03:26.808804 13487 raft_consensus.cc:2804] T d822ead9347a486c9ba66a4e940de99b P 9a04a40520a24d1db491267546d1ebfb [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:03:26.809219 13487 raft_consensus.cc:697] T d822ead9347a486c9ba66a4e940de99b P 9a04a40520a24d1db491267546d1ebfb [term 1 LEADER]: Becoming Leader. State: Replica: 9a04a40520a24d1db491267546d1ebfb, State: Running, Role: LEADER
I20260713 09:03:26.809432 13441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e69fa16101e47eba022f023e4758fb0" candidate_uuid: "9a04a40520a24d1db491267546d1ebfb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71ca1dd509324a0c8979f9f3a613c15b" is_pre_election: true
I20260713 09:03:26.809896 13292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e69fa16101e47eba022f023e4758fb0" candidate_uuid: "9a04a40520a24d1db491267546d1ebfb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25ae1ef26d1441a990bd63eadb5b609c" is_pre_election: true
I20260713 09:03:26.810016 13487 consensus_queue.cc:237] T d822ead9347a486c9ba66a4e940de99b P 9a04a40520a24d1db491267546d1ebfb [LEADER]: Queue going to LEADER mode. State: All 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: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 } } peers { permanent_uuid: "25ae1ef26d1441a990bd63eadb5b609c" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34171 } } peers { permanent_uuid: "a9d19022392f4667b411d8bf2f052338" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 33027 } }
I20260713 09:03:26.810797 13292 raft_consensus.cc:2393] T 4e69fa16101e47eba022f023e4758fb0 P 25ae1ef26d1441a990bd63eadb5b609c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9a04a40520a24d1db491267546d1ebfb in current term 1: Already voted for candidate 71ca1dd509324a0c8979f9f3a613c15b in this term.
I20260713 09:03:26.812157 13482 tablet_bootstrap.cc:492] T 4129b29433de4ce7ace11c99ad177e09 P 9a04a40520a24d1db491267546d1ebfb: No bootstrap required, opened a new log
I20260713 09:03:26.811980 13184 leader_election.cc:304] T 4e69fa16101e47eba022f023e4758fb0 P 9a04a40520a24d1db491267546d1ebfb [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: 9a04a40520a24d1db491267546d1ebfb; no voters: 25ae1ef26d1441a990bd63eadb5b609c, 71ca1dd509324a0c8979f9f3a613c15b
I20260713 09:03:26.812624 13482 ts_tablet_manager.cc:1403] T 4129b29433de4ce7ace11c99ad177e09 P 9a04a40520a24d1db491267546d1ebfb: Time spent bootstrapping tablet: real 0.081s	user 0.011s	sys 0.009s
I20260713 09:03:26.808425 13483 ts_tablet_manager.cc:1403] T 9ac10befb4664d949d95aa8ac645e85b P 71ca1dd509324a0c8979f9f3a613c15b: Time spent bootstrapping tablet: real 0.081s	user 0.011s	sys 0.012s
I20260713 09:03:26.813426 13559 raft_consensus.cc:3060] T 4e69fa16101e47eba022f023e4758fb0 P 9a04a40520a24d1db491267546d1ebfb [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:26.815618 13482 raft_consensus.cc:359] T 4129b29433de4ce7ace11c99ad177e09 P 9a04a40520a24d1db491267546d1ebfb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9d19022392f4667b411d8bf2f052338" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 33027 } } peers { permanent_uuid: "71ca1dd509324a0c8979f9f3a613c15b" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 42843 } } peers { permanent_uuid: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 } }
I20260713 09:03:26.816257 13482 raft_consensus.cc:385] T 4129b29433de4ce7ace11c99ad177e09 P 9a04a40520a24d1db491267546d1ebfb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:26.816524 13482 raft_consensus.cc:740] T 4129b29433de4ce7ace11c99ad177e09 P 9a04a40520a24d1db491267546d1ebfb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a04a40520a24d1db491267546d1ebfb, State: Initialized, Role: FOLLOWER
I20260713 09:03:26.817083 13482 consensus_queue.cc:260] T 4129b29433de4ce7ace11c99ad177e09 P 9a04a40520a24d1db491267546d1ebfb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9d19022392f4667b411d8bf2f052338" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 33027 } } peers { permanent_uuid: "71ca1dd509324a0c8979f9f3a613c15b" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 42843 } } peers { permanent_uuid: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 } }
I20260713 09:03:26.817723 13293 raft_consensus.cc:2468] T 3d553417493541ef9d77baa152978563 P 25ae1ef26d1441a990bd63eadb5b609c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a9d19022392f4667b411d8bf2f052338 in term 1.
I20260713 09:03:26.818890 13482 ts_tablet_manager.cc:1434] T 4129b29433de4ce7ace11c99ad177e09 P 9a04a40520a24d1db491267546d1ebfb: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.000s
I20260713 09:03:26.811859 13217 raft_consensus.cc:2468] T 3d553417493541ef9d77baa152978563 P 9a04a40520a24d1db491267546d1ebfb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a9d19022392f4667b411d8bf2f052338 in term 1.
I20260713 09:03:26.820326 13332 leader_election.cc:304] T 3d553417493541ef9d77baa152978563 P a9d19022392f4667b411d8bf2f052338 [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: 9a04a40520a24d1db491267546d1ebfb, a9d19022392f4667b411d8bf2f052338; no voters: 
I20260713 09:03:26.822031 13482 tablet_bootstrap.cc:492] T da06f577b89e4932b3a596ff23a05e11 P 9a04a40520a24d1db491267546d1ebfb: Bootstrap starting.
I20260713 09:03:26.823542 13532 raft_consensus.cc:2804] T 3d553417493541ef9d77baa152978563 P a9d19022392f4667b411d8bf2f052338 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:03:26.825456 13532 raft_consensus.cc:697] T 3d553417493541ef9d77baa152978563 P a9d19022392f4667b411d8bf2f052338 [term 1 LEADER]: Becoming Leader. State: Replica: a9d19022392f4667b411d8bf2f052338, State: Running, Role: LEADER
I20260713 09:03:26.826330 13532 consensus_queue.cc:237] T 3d553417493541ef9d77baa152978563 P a9d19022392f4667b411d8bf2f052338 [LEADER]: Queue going to LEADER mode. State: All 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: "25ae1ef26d1441a990bd63eadb5b609c" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34171 } } peers { permanent_uuid: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 } } peers { permanent_uuid: "a9d19022392f4667b411d8bf2f052338" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 33027 } }
I20260713 09:03:26.821137 13555 raft_consensus.cc:2749] T ffed4fe93edc4885a0c8564b240f273e P 9a04a40520a24d1db491267546d1ebfb [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:03:26.837335 13545 raft_consensus.cc:2749] T adc09f486ca141f8ac6821bd951f46b5 P 25ae1ef26d1441a990bd63eadb5b609c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:03:26.838925 13484 tablet_bootstrap.cc:492] T b64896ffe018496a992e735e2b553180 P a9d19022392f4667b411d8bf2f052338: No bootstrap required, opened a new log
I20260713 09:03:26.839517 13484 ts_tablet_manager.cc:1403] T b64896ffe018496a992e735e2b553180 P a9d19022392f4667b411d8bf2f052338: Time spent bootstrapping tablet: real 0.132s	user 0.013s	sys 0.008s
I20260713 09:03:26.839828 13483 raft_consensus.cc:359] T 9ac10befb4664d949d95aa8ac645e85b P 71ca1dd509324a0c8979f9f3a613c15b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71ca1dd509324a0c8979f9f3a613c15b" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 42843 } } peers { permanent_uuid: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 } } peers { permanent_uuid: "25ae1ef26d1441a990bd63eadb5b609c" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34171 } }
I20260713 09:03:26.841398 13483 raft_consensus.cc:385] T 9ac10befb4664d949d95aa8ac645e85b P 71ca1dd509324a0c8979f9f3a613c15b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:26.841768 13483 raft_consensus.cc:740] T 9ac10befb4664d949d95aa8ac645e85b P 71ca1dd509324a0c8979f9f3a613c15b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71ca1dd509324a0c8979f9f3a613c15b, State: Initialized, Role: FOLLOWER
I20260713 09:03:26.840970 13559 raft_consensus.cc:2749] T 4e69fa16101e47eba022f023e4758fb0 P 9a04a40520a24d1db491267546d1ebfb [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:03:26.842974 13484 raft_consensus.cc:359] T b64896ffe018496a992e735e2b553180 P a9d19022392f4667b411d8bf2f052338 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25ae1ef26d1441a990bd63eadb5b609c" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34171 } } peers { permanent_uuid: "a9d19022392f4667b411d8bf2f052338" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 33027 } } peers { permanent_uuid: "71ca1dd509324a0c8979f9f3a613c15b" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 42843 } }
I20260713 09:03:26.843866 13484 raft_consensus.cc:385] T b64896ffe018496a992e735e2b553180 P a9d19022392f4667b411d8bf2f052338 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:26.844349 13484 raft_consensus.cc:740] T b64896ffe018496a992e735e2b553180 P a9d19022392f4667b411d8bf2f052338 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a9d19022392f4667b411d8bf2f052338, State: Initialized, Role: FOLLOWER
I20260713 09:03:26.843552 13483 consensus_queue.cc:260] T 9ac10befb4664d949d95aa8ac645e85b P 71ca1dd509324a0c8979f9f3a613c15b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71ca1dd509324a0c8979f9f3a613c15b" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 42843 } } peers { permanent_uuid: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 } } peers { permanent_uuid: "25ae1ef26d1441a990bd63eadb5b609c" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34171 } }
I20260713 09:03:26.845206 13484 consensus_queue.cc:260] T b64896ffe018496a992e735e2b553180 P a9d19022392f4667b411d8bf2f052338 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25ae1ef26d1441a990bd63eadb5b609c" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34171 } } peers { permanent_uuid: "a9d19022392f4667b411d8bf2f052338" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 33027 } } peers { permanent_uuid: "71ca1dd509324a0c8979f9f3a613c15b" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 42843 } }
I20260713 09:03:26.846503 13483 ts_tablet_manager.cc:1434] T 9ac10befb4664d949d95aa8ac645e85b P 71ca1dd509324a0c8979f9f3a613c15b: Time spent starting tablet: real 0.033s	user 0.000s	sys 0.007s
I20260713 09:03:26.847565 13484 ts_tablet_manager.cc:1434] T b64896ffe018496a992e735e2b553180 P a9d19022392f4667b411d8bf2f052338: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.002s
I20260713 09:03:26.848366 13483 tablet_bootstrap.cc:492] T da06f577b89e4932b3a596ff23a05e11 P 71ca1dd509324a0c8979f9f3a613c15b: Bootstrap starting.
I20260713 09:03:26.848495 13484 tablet_bootstrap.cc:492] T 95292aa12a13405eb84e3ea46123737d P a9d19022392f4667b411d8bf2f052338: Bootstrap starting.
I20260713 09:03:26.850225 13482 tablet_bootstrap.cc:654] T da06f577b89e4932b3a596ff23a05e11 P 9a04a40520a24d1db491267546d1ebfb: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:26.854828 13519 consensus_queue.cc:1048] T 4e69fa16101e47eba022f023e4758fb0 P 71ca1dd509324a0c8979f9f3a613c15b [LEADER]: Connected to new peer: Peer: permanent_uuid: "25ae1ef26d1441a990bd63eadb5b609c" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:03:26.864164 13484 tablet_bootstrap.cc:654] T 95292aa12a13405eb84e3ea46123737d P a9d19022392f4667b411d8bf2f052338: Neither blocks nor log segments found. Creating new log.
W20260713 09:03:26.867892 13164 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:03:26.869805 13486 tablet_bootstrap.cc:492] T b64896ffe018496a992e735e2b553180 P 25ae1ef26d1441a990bd63eadb5b609c: No bootstrap required, opened a new log
I20260713 09:03:26.870318 13486 ts_tablet_manager.cc:1403] T b64896ffe018496a992e735e2b553180 P 25ae1ef26d1441a990bd63eadb5b609c: Time spent bootstrapping tablet: real 0.128s	user 0.020s	sys 0.019s
I20260713 09:03:26.876065 13114 catalog_manager.cc:5697] T 3d553417493541ef9d77baa152978563 P a9d19022392f4667b411d8bf2f052338 reported cstate change: term changed from 0 to 1, leader changed from <none> to a9d19022392f4667b411d8bf2f052338 (127.10.222.131). New cstate: current_term: 1 leader_uuid: "a9d19022392f4667b411d8bf2f052338" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25ae1ef26d1441a990bd63eadb5b609c" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a9d19022392f4667b411d8bf2f052338" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 33027 } health_report { overall_health: HEALTHY } } }
I20260713 09:03:26.880259 13482 tablet_bootstrap.cc:492] T da06f577b89e4932b3a596ff23a05e11 P 9a04a40520a24d1db491267546d1ebfb: No bootstrap required, opened a new log
I20260713 09:03:26.880790 13482 ts_tablet_manager.cc:1403] T da06f577b89e4932b3a596ff23a05e11 P 9a04a40520a24d1db491267546d1ebfb: Time spent bootstrapping tablet: real 0.059s	user 0.011s	sys 0.000s
I20260713 09:03:26.872749 13115 catalog_manager.cc:5697] T d822ead9347a486c9ba66a4e940de99b P 9a04a40520a24d1db491267546d1ebfb reported cstate change: term changed from 0 to 1, leader changed from <none> to 9a04a40520a24d1db491267546d1ebfb (127.10.222.129). New cstate: current_term: 1 leader_uuid: "9a04a40520a24d1db491267546d1ebfb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "25ae1ef26d1441a990bd63eadb5b609c" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a9d19022392f4667b411d8bf2f052338" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 33027 } health_report { overall_health: UNKNOWN } } }
I20260713 09:03:26.881696 13483 tablet_bootstrap.cc:654] T da06f577b89e4932b3a596ff23a05e11 P 71ca1dd509324a0c8979f9f3a613c15b: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:26.873497 13532 consensus_queue.cc:1048] T f6615dc9a3a3475181e618cf4b42520a P a9d19022392f4667b411d8bf2f052338 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.008s
I20260713 09:03:26.888300 13484 tablet_bootstrap.cc:492] T 95292aa12a13405eb84e3ea46123737d P a9d19022392f4667b411d8bf2f052338: No bootstrap required, opened a new log
I20260713 09:03:26.888768 13484 ts_tablet_manager.cc:1403] T 95292aa12a13405eb84e3ea46123737d P a9d19022392f4667b411d8bf2f052338: Time spent bootstrapping tablet: real 0.040s	user 0.013s	sys 0.005s
I20260713 09:03:26.890332 13486 raft_consensus.cc:359] T b64896ffe018496a992e735e2b553180 P 25ae1ef26d1441a990bd63eadb5b609c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25ae1ef26d1441a990bd63eadb5b609c" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34171 } } peers { permanent_uuid: "a9d19022392f4667b411d8bf2f052338" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 33027 } } peers { permanent_uuid: "71ca1dd509324a0c8979f9f3a613c15b" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 42843 } }
I20260713 09:03:26.891335 13486 raft_consensus.cc:385] T b64896ffe018496a992e735e2b553180 P 25ae1ef26d1441a990bd63eadb5b609c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:26.891553 13486 raft_consensus.cc:740] T b64896ffe018496a992e735e2b553180 P 25ae1ef26d1441a990bd63eadb5b609c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25ae1ef26d1441a990bd63eadb5b609c, State: Initialized, Role: FOLLOWER
I20260713 09:03:26.893913 13484 raft_consensus.cc:359] T 95292aa12a13405eb84e3ea46123737d P a9d19022392f4667b411d8bf2f052338 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25ae1ef26d1441a990bd63eadb5b609c" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34171 } } peers { permanent_uuid: "a9d19022392f4667b411d8bf2f052338" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 33027 } } peers { permanent_uuid: "71ca1dd509324a0c8979f9f3a613c15b" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 42843 } }
I20260713 09:03:26.894609 13484 raft_consensus.cc:385] T 95292aa12a13405eb84e3ea46123737d P a9d19022392f4667b411d8bf2f052338 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:26.894904 13484 raft_consensus.cc:740] T 95292aa12a13405eb84e3ea46123737d P a9d19022392f4667b411d8bf2f052338 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a9d19022392f4667b411d8bf2f052338, State: Initialized, Role: FOLLOWER
I20260713 09:03:26.895601 13484 consensus_queue.cc:260] T 95292aa12a13405eb84e3ea46123737d P a9d19022392f4667b411d8bf2f052338 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25ae1ef26d1441a990bd63eadb5b609c" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34171 } } peers { permanent_uuid: "a9d19022392f4667b411d8bf2f052338" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 33027 } } peers { permanent_uuid: "71ca1dd509324a0c8979f9f3a613c15b" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 42843 } }
I20260713 09:03:26.899931 13484 ts_tablet_manager.cc:1434] T 95292aa12a13405eb84e3ea46123737d P a9d19022392f4667b411d8bf2f052338: Time spent starting tablet: real 0.011s	user 0.002s	sys 0.003s
I20260713 09:03:26.900847 13484 tablet_bootstrap.cc:492] T 8164db16256346a99e6e2a8c48009152 P a9d19022392f4667b411d8bf2f052338: Bootstrap starting.
I20260713 09:03:26.901623 13486 consensus_queue.cc:260] T b64896ffe018496a992e735e2b553180 P 25ae1ef26d1441a990bd63eadb5b609c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25ae1ef26d1441a990bd63eadb5b609c" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34171 } } peers { permanent_uuid: "a9d19022392f4667b411d8bf2f052338" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 33027 } } peers { permanent_uuid: "71ca1dd509324a0c8979f9f3a613c15b" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 42843 } }
I20260713 09:03:26.903892 13486 ts_tablet_manager.cc:1434] T b64896ffe018496a992e735e2b553180 P 25ae1ef26d1441a990bd63eadb5b609c: Time spent starting tablet: real 0.033s	user 0.006s	sys 0.000s
I20260713 09:03:26.906047 13483 tablet_bootstrap.cc:492] T da06f577b89e4932b3a596ff23a05e11 P 71ca1dd509324a0c8979f9f3a613c15b: No bootstrap required, opened a new log
I20260713 09:03:26.906417 13483 ts_tablet_manager.cc:1403] T da06f577b89e4932b3a596ff23a05e11 P 71ca1dd509324a0c8979f9f3a613c15b: Time spent bootstrapping tablet: real 0.058s	user 0.015s	sys 0.006s
I20260713 09:03:26.907316 13487 raft_consensus.cc:493] T 9ac10befb4664d949d95aa8ac645e85b P 9a04a40520a24d1db491267546d1ebfb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:26.908109 13487 raft_consensus.cc:515] T 9ac10befb4664d949d95aa8ac645e85b P 9a04a40520a24d1db491267546d1ebfb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71ca1dd509324a0c8979f9f3a613c15b" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 42843 } } peers { permanent_uuid: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 } } peers { permanent_uuid: "25ae1ef26d1441a990bd63eadb5b609c" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34171 } }
I20260713 09:03:26.910917 13487 leader_election.cc:290] T 9ac10befb4664d949d95aa8ac645e85b P 9a04a40520a24d1db491267546d1ebfb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 71ca1dd509324a0c8979f9f3a613c15b (127.10.222.132:42843), 25ae1ef26d1441a990bd63eadb5b609c (127.10.222.130:34171)
I20260713 09:03:26.911916 13292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ac10befb4664d949d95aa8ac645e85b" candidate_uuid: "9a04a40520a24d1db491267546d1ebfb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25ae1ef26d1441a990bd63eadb5b609c" is_pre_election: true
I20260713 09:03:26.912421 13441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ac10befb4664d949d95aa8ac645e85b" candidate_uuid: "9a04a40520a24d1db491267546d1ebfb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71ca1dd509324a0c8979f9f3a613c15b" is_pre_election: true
I20260713 09:03:26.912545 13292 raft_consensus.cc:2468] T 9ac10befb4664d949d95aa8ac645e85b P 25ae1ef26d1441a990bd63eadb5b609c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9a04a40520a24d1db491267546d1ebfb in term 0.
I20260713 09:03:26.913038 13441 raft_consensus.cc:2468] T 9ac10befb4664d949d95aa8ac645e85b P 71ca1dd509324a0c8979f9f3a613c15b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9a04a40520a24d1db491267546d1ebfb in term 0.
I20260713 09:03:26.916193 13182 leader_election.cc:304] T 9ac10befb4664d949d95aa8ac645e85b P 9a04a40520a24d1db491267546d1ebfb [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: 71ca1dd509324a0c8979f9f3a613c15b, 9a04a40520a24d1db491267546d1ebfb; no voters: 
I20260713 09:03:26.917436 13487 raft_consensus.cc:2804] T 9ac10befb4664d949d95aa8ac645e85b P 9a04a40520a24d1db491267546d1ebfb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:03:26.917797 13487 raft_consensus.cc:493] T 9ac10befb4664d949d95aa8ac645e85b P 9a04a40520a24d1db491267546d1ebfb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:03:26.918112 13487 raft_consensus.cc:3060] T 9ac10befb4664d949d95aa8ac645e85b P 9a04a40520a24d1db491267546d1ebfb [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:26.919144 13482 raft_consensus.cc:359] T da06f577b89e4932b3a596ff23a05e11 P 9a04a40520a24d1db491267546d1ebfb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71ca1dd509324a0c8979f9f3a613c15b" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 42843 } } peers { permanent_uuid: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 } } peers { permanent_uuid: "25ae1ef26d1441a990bd63eadb5b609c" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34171 } }
I20260713 09:03:26.919865 13482 raft_consensus.cc:385] T da06f577b89e4932b3a596ff23a05e11 P 9a04a40520a24d1db491267546d1ebfb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:26.920171 13482 raft_consensus.cc:740] T da06f577b89e4932b3a596ff23a05e11 P 9a04a40520a24d1db491267546d1ebfb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a04a40520a24d1db491267546d1ebfb, State: Initialized, Role: FOLLOWER
I20260713 09:03:26.922242 13486 tablet_bootstrap.cc:492] T da06f577b89e4932b3a596ff23a05e11 P 25ae1ef26d1441a990bd63eadb5b609c: Bootstrap starting.
I20260713 09:03:26.925851 13483 raft_consensus.cc:359] T da06f577b89e4932b3a596ff23a05e11 P 71ca1dd509324a0c8979f9f3a613c15b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71ca1dd509324a0c8979f9f3a613c15b" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 42843 } } peers { permanent_uuid: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 } } peers { permanent_uuid: "25ae1ef26d1441a990bd63eadb5b609c" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34171 } }
I20260713 09:03:26.926550 13441 raft_consensus.cc:3060] T f6615dc9a3a3475181e618cf4b42520a P 71ca1dd509324a0c8979f9f3a613c15b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:26.919698 13518 consensus_queue.cc:1048] T 4e69fa16101e47eba022f023e4758fb0 P 71ca1dd509324a0c8979f9f3a613c15b [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
I20260713 09:03:26.926843 13483 raft_consensus.cc:385] T da06f577b89e4932b3a596ff23a05e11 P 71ca1dd509324a0c8979f9f3a613c15b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:26.927322 13483 raft_consensus.cc:740] T da06f577b89e4932b3a596ff23a05e11 P 71ca1dd509324a0c8979f9f3a613c15b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71ca1dd509324a0c8979f9f3a613c15b, State: Initialized, Role: FOLLOWER
I20260713 09:03:26.928171 13483 consensus_queue.cc:260] T da06f577b89e4932b3a596ff23a05e11 P 71ca1dd509324a0c8979f9f3a613c15b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71ca1dd509324a0c8979f9f3a613c15b" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 42843 } } peers { permanent_uuid: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 } } peers { permanent_uuid: "25ae1ef26d1441a990bd63eadb5b609c" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34171 } }
I20260713 09:03:26.928999 13482 consensus_queue.cc:260] T da06f577b89e4932b3a596ff23a05e11 P 9a04a40520a24d1db491267546d1ebfb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71ca1dd509324a0c8979f9f3a613c15b" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 42843 } } peers { permanent_uuid: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 } } peers { permanent_uuid: "25ae1ef26d1441a990bd63eadb5b609c" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34171 } }
I20260713 09:03:26.931535 13483 ts_tablet_manager.cc:1434] T da06f577b89e4932b3a596ff23a05e11 P 71ca1dd509324a0c8979f9f3a613c15b: Time spent starting tablet: real 0.025s	user 0.007s	sys 0.000s
I20260713 09:03:26.935859 13482 ts_tablet_manager.cc:1434] T da06f577b89e4932b3a596ff23a05e11 P 9a04a40520a24d1db491267546d1ebfb: Time spent starting tablet: real 0.055s	user 0.007s	sys 0.000s
I20260713 09:03:26.936865 13482 tablet_bootstrap.cc:492] T 8164db16256346a99e6e2a8c48009152 P 9a04a40520a24d1db491267546d1ebfb: Bootstrap starting.
I20260713 09:03:26.943985 13532 consensus_queue.cc:1048] T adc09f486ca141f8ac6821bd951f46b5 P a9d19022392f4667b411d8bf2f052338 [LEADER]: Connected to new peer: Peer: permanent_uuid: "25ae1ef26d1441a990bd63eadb5b609c" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:03:26.949234 13483 tablet_bootstrap.cc:492] T 51f8f47115f94ccfb4da8b336e6d2f1f P 71ca1dd509324a0c8979f9f3a613c15b: Bootstrap starting.
I20260713 09:03:26.953646 13532 consensus_queue.cc:1048] T f6615dc9a3a3475181e618cf4b42520a P a9d19022392f4667b411d8bf2f052338 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71ca1dd509324a0c8979f9f3a613c15b" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 42843 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:03:26.966985 13484 tablet_bootstrap.cc:654] T 8164db16256346a99e6e2a8c48009152 P a9d19022392f4667b411d8bf2f052338: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:26.974362 13532 raft_consensus.cc:493] T 51f8f47115f94ccfb4da8b336e6d2f1f P a9d19022392f4667b411d8bf2f052338 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:26.976724 13532 raft_consensus.cc:515] T 51f8f47115f94ccfb4da8b336e6d2f1f P a9d19022392f4667b411d8bf2f052338 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25ae1ef26d1441a990bd63eadb5b609c" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34171 } } peers { permanent_uuid: "a9d19022392f4667b411d8bf2f052338" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 33027 } } peers { permanent_uuid: "71ca1dd509324a0c8979f9f3a613c15b" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 42843 } }
I20260713 09:03:26.974231 13545 raft_consensus.cc:493] T b64896ffe018496a992e735e2b553180 P 25ae1ef26d1441a990bd63eadb5b609c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:26.979449 13545 raft_consensus.cc:515] T b64896ffe018496a992e735e2b553180 P 25ae1ef26d1441a990bd63eadb5b609c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25ae1ef26d1441a990bd63eadb5b609c" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34171 } } peers { permanent_uuid: "a9d19022392f4667b411d8bf2f052338" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 33027 } } peers { permanent_uuid: "71ca1dd509324a0c8979f9f3a613c15b" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 42843 } }
I20260713 09:03:26.978899 13532 leader_election.cc:290] T 51f8f47115f94ccfb4da8b336e6d2f1f P a9d19022392f4667b411d8bf2f052338 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 25ae1ef26d1441a990bd63eadb5b609c (127.10.222.130:34171), 71ca1dd509324a0c8979f9f3a613c15b (127.10.222.132:42843)
I20260713 09:03:26.980912 13440 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51f8f47115f94ccfb4da8b336e6d2f1f" candidate_uuid: "a9d19022392f4667b411d8bf2f052338" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71ca1dd509324a0c8979f9f3a613c15b" is_pre_election: true
I20260713 09:03:26.984628 13439 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b64896ffe018496a992e735e2b553180" candidate_uuid: "25ae1ef26d1441a990bd63eadb5b609c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71ca1dd509324a0c8979f9f3a613c15b" is_pre_election: true
I20260713 09:03:26.984965 13367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b64896ffe018496a992e735e2b553180" candidate_uuid: "25ae1ef26d1441a990bd63eadb5b609c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9d19022392f4667b411d8bf2f052338" is_pre_election: true
I20260713 09:03:26.987677 13367 raft_consensus.cc:2468] T b64896ffe018496a992e735e2b553180 P a9d19022392f4667b411d8bf2f052338 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 25ae1ef26d1441a990bd63eadb5b609c in term 0.
W20260713 09:03:26.987972 13331 leader_election.cc:343] T 51f8f47115f94ccfb4da8b336e6d2f1f P a9d19022392f4667b411d8bf2f052338 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 71ca1dd509324a0c8979f9f3a613c15b (127.10.222.132:42843): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:26.981840 13545 leader_election.cc:290] T b64896ffe018496a992e735e2b553180 P 25ae1ef26d1441a990bd63eadb5b609c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a9d19022392f4667b411d8bf2f052338 (127.10.222.131:33027), 71ca1dd509324a0c8979f9f3a613c15b (127.10.222.132:42843)
W20260713 09:03:26.988667 13257 leader_election.cc:343] T b64896ffe018496a992e735e2b553180 P 25ae1ef26d1441a990bd63eadb5b609c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 71ca1dd509324a0c8979f9f3a613c15b (127.10.222.132:42843): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:26.989180 13259 leader_election.cc:304] T b64896ffe018496a992e735e2b553180 P 25ae1ef26d1441a990bd63eadb5b609c [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: 25ae1ef26d1441a990bd63eadb5b609c, a9d19022392f4667b411d8bf2f052338; no voters: 71ca1dd509324a0c8979f9f3a613c15b
I20260713 09:03:26.993095 13545 raft_consensus.cc:2804] T b64896ffe018496a992e735e2b553180 P 25ae1ef26d1441a990bd63eadb5b609c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:03:26.993486 13545 raft_consensus.cc:493] T b64896ffe018496a992e735e2b553180 P 25ae1ef26d1441a990bd63eadb5b609c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:03:26.985838 13483 tablet_bootstrap.cc:654] T 51f8f47115f94ccfb4da8b336e6d2f1f P 71ca1dd509324a0c8979f9f3a613c15b: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:26.993875 13545 raft_consensus.cc:3060] T b64896ffe018496a992e735e2b553180 P 25ae1ef26d1441a990bd63eadb5b609c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:27.002127 13482 tablet_bootstrap.cc:654] T 8164db16256346a99e6e2a8c48009152 P 9a04a40520a24d1db491267546d1ebfb: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:27.000000 13487 raft_consensus.cc:515] T 9ac10befb4664d949d95aa8ac645e85b P 9a04a40520a24d1db491267546d1ebfb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71ca1dd509324a0c8979f9f3a613c15b" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 42843 } } peers { permanent_uuid: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 } } peers { permanent_uuid: "25ae1ef26d1441a990bd63eadb5b609c" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34171 } }
I20260713 09:03:27.019025 13484 tablet_bootstrap.cc:492] T 8164db16256346a99e6e2a8c48009152 P a9d19022392f4667b411d8bf2f052338: No bootstrap required, opened a new log
I20260713 09:03:27.019582 13484 ts_tablet_manager.cc:1403] T 8164db16256346a99e6e2a8c48009152 P a9d19022392f4667b411d8bf2f052338: Time spent bootstrapping tablet: real 0.119s	user 0.014s	sys 0.000s
I20260713 09:03:27.025094 13492 consensus_queue.cc:1048] T adc09f486ca141f8ac6821bd951f46b5 P a9d19022392f4667b411d8bf2f052338 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:03:27.028149 13486 tablet_bootstrap.cc:654] T da06f577b89e4932b3a596ff23a05e11 P 25ae1ef26d1441a990bd63eadb5b609c: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:27.021471 13293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51f8f47115f94ccfb4da8b336e6d2f1f" candidate_uuid: "a9d19022392f4667b411d8bf2f052338" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25ae1ef26d1441a990bd63eadb5b609c" is_pre_election: true
I20260713 09:03:27.041815 13559 raft_consensus.cc:493] T 4129b29433de4ce7ace11c99ad177e09 P 9a04a40520a24d1db491267546d1ebfb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:27.042912 13559 raft_consensus.cc:515] T 4129b29433de4ce7ace11c99ad177e09 P 9a04a40520a24d1db491267546d1ebfb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9d19022392f4667b411d8bf2f052338" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 33027 } } peers { permanent_uuid: "71ca1dd509324a0c8979f9f3a613c15b" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 42843 } } peers { permanent_uuid: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 } }
I20260713 09:03:27.039072 13293 raft_consensus.cc:2468] T 51f8f47115f94ccfb4da8b336e6d2f1f P 25ae1ef26d1441a990bd63eadb5b609c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a9d19022392f4667b411d8bf2f052338 in term 0.
I20260713 09:03:27.044518 13333 leader_election.cc:304] T 51f8f47115f94ccfb4da8b336e6d2f1f P a9d19022392f4667b411d8bf2f052338 [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: 25ae1ef26d1441a990bd63eadb5b609c, a9d19022392f4667b411d8bf2f052338; no voters: 71ca1dd509324a0c8979f9f3a613c15b
I20260713 09:03:27.044934 13545 raft_consensus.cc:515] T b64896ffe018496a992e735e2b553180 P 25ae1ef26d1441a990bd63eadb5b609c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25ae1ef26d1441a990bd63eadb5b609c" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34171 } } peers { permanent_uuid: "a9d19022392f4667b411d8bf2f052338" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 33027 } } peers { permanent_uuid: "71ca1dd509324a0c8979f9f3a613c15b" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 42843 } }
I20260713 09:03:27.046352 13439 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4129b29433de4ce7ace11c99ad177e09" candidate_uuid: "9a04a40520a24d1db491267546d1ebfb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71ca1dd509324a0c8979f9f3a613c15b" is_pre_election: true
I20260713 09:03:27.047710 13439 raft_consensus.cc:2393] T 4129b29433de4ce7ace11c99ad177e09 P 71ca1dd509324a0c8979f9f3a613c15b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9a04a40520a24d1db491267546d1ebfb in current term 1: Already voted for candidate a9d19022392f4667b411d8bf2f052338 in this term.
I20260713 09:03:27.049187 13367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b64896ffe018496a992e735e2b553180" candidate_uuid: "25ae1ef26d1441a990bd63eadb5b609c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9d19022392f4667b411d8bf2f052338"
I20260713 09:03:27.049778 13367 raft_consensus.cc:3060] T b64896ffe018496a992e735e2b553180 P a9d19022392f4667b411d8bf2f052338 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:27.051249 13366 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4129b29433de4ce7ace11c99ad177e09" candidate_uuid: "9a04a40520a24d1db491267546d1ebfb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9d19022392f4667b411d8bf2f052338" is_pre_election: true
I20260713 09:03:27.053258 13532 raft_consensus.cc:2804] T 51f8f47115f94ccfb4da8b336e6d2f1f P a9d19022392f4667b411d8bf2f052338 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:03:27.053691 13532 raft_consensus.cc:493] T 51f8f47115f94ccfb4da8b336e6d2f1f P a9d19022392f4667b411d8bf2f052338 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:03:27.054103 13532 raft_consensus.cc:3060] T 51f8f47115f94ccfb4da8b336e6d2f1f P a9d19022392f4667b411d8bf2f052338 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:27.054553 13182 leader_election.cc:304] T 4129b29433de4ce7ace11c99ad177e09 P 9a04a40520a24d1db491267546d1ebfb [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: 9a04a40520a24d1db491267546d1ebfb; no voters: 71ca1dd509324a0c8979f9f3a613c15b, a9d19022392f4667b411d8bf2f052338
I20260713 09:03:27.055501 13561 raft_consensus.cc:3060] T 4129b29433de4ce7ace11c99ad177e09 P 9a04a40520a24d1db491267546d1ebfb [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:27.057451 13293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ac10befb4664d949d95aa8ac645e85b" candidate_uuid: "9a04a40520a24d1db491267546d1ebfb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25ae1ef26d1441a990bd63eadb5b609c"
I20260713 09:03:27.058104 13293 raft_consensus.cc:3060] T 9ac10befb4664d949d95aa8ac645e85b P 25ae1ef26d1441a990bd63eadb5b609c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:27.063000 13532 raft_consensus.cc:515] T 51f8f47115f94ccfb4da8b336e6d2f1f P a9d19022392f4667b411d8bf2f052338 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25ae1ef26d1441a990bd63eadb5b609c" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34171 } } peers { permanent_uuid: "a9d19022392f4667b411d8bf2f052338" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 33027 } } peers { permanent_uuid: "71ca1dd509324a0c8979f9f3a613c15b" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 42843 } }
I20260713 09:03:27.065828 13292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51f8f47115f94ccfb4da8b336e6d2f1f" candidate_uuid: "a9d19022392f4667b411d8bf2f052338" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25ae1ef26d1441a990bd63eadb5b609c"
I20260713 09:03:27.066360 13440 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51f8f47115f94ccfb4da8b336e6d2f1f" candidate_uuid: "a9d19022392f4667b411d8bf2f052338" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71ca1dd509324a0c8979f9f3a613c15b"
I20260713 09:03:27.066407 13292 raft_consensus.cc:3060] T 51f8f47115f94ccfb4da8b336e6d2f1f P 25ae1ef26d1441a990bd63eadb5b609c [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:03:27.068006 13407 consensus_peers.cc:597] T 1f42a952ea9d490a80af2243ee6866e9 P 71ca1dd509324a0c8979f9f3a613c15b -> Peer 25ae1ef26d1441a990bd63eadb5b609c (127.10.222.130:34171): Couldn't send request to peer 25ae1ef26d1441a990bd63eadb5b609c. 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:03:27.068490 13439 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ac10befb4664d949d95aa8ac645e85b" candidate_uuid: "9a04a40520a24d1db491267546d1ebfb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71ca1dd509324a0c8979f9f3a613c15b"
I20260713 09:03:27.069052 13439 raft_consensus.cc:3060] T 9ac10befb4664d949d95aa8ac645e85b P 71ca1dd509324a0c8979f9f3a613c15b [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:03:27.071509 13331 leader_election.cc:343] T 51f8f47115f94ccfb4da8b336e6d2f1f P a9d19022392f4667b411d8bf2f052338 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 71ca1dd509324a0c8979f9f3a613c15b (127.10.222.132:42843): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:27.073307 13367 raft_consensus.cc:2468] T b64896ffe018496a992e735e2b553180 P a9d19022392f4667b411d8bf2f052338 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 25ae1ef26d1441a990bd63eadb5b609c in term 1.
I20260713 09:03:27.074318 13561 raft_consensus.cc:2749] T 4129b29433de4ce7ace11c99ad177e09 P 9a04a40520a24d1db491267546d1ebfb [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:03:27.072459 13533 raft_consensus.cc:493] T 95292aa12a13405eb84e3ea46123737d P a9d19022392f4667b411d8bf2f052338 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:27.074600 13259 leader_election.cc:304] T b64896ffe018496a992e735e2b553180 P 25ae1ef26d1441a990bd63eadb5b609c [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: 25ae1ef26d1441a990bd63eadb5b609c, a9d19022392f4667b411d8bf2f052338; no voters: 
I20260713 09:03:27.075179 13533 raft_consensus.cc:515] T 95292aa12a13405eb84e3ea46123737d P a9d19022392f4667b411d8bf2f052338 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25ae1ef26d1441a990bd63eadb5b609c" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34171 } } peers { permanent_uuid: "a9d19022392f4667b411d8bf2f052338" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 33027 } } peers { permanent_uuid: "71ca1dd509324a0c8979f9f3a613c15b" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 42843 } }
I20260713 09:03:27.075790 13546 raft_consensus.cc:2804] T b64896ffe018496a992e735e2b553180 P 25ae1ef26d1441a990bd63eadb5b609c [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:03:27.076243 13546 raft_consensus.cc:697] T b64896ffe018496a992e735e2b553180 P 25ae1ef26d1441a990bd63eadb5b609c [term 1 LEADER]: Becoming Leader. State: Replica: 25ae1ef26d1441a990bd63eadb5b609c, State: Running, Role: LEADER
I20260713 09:03:27.076757 13292 raft_consensus.cc:2468] T 51f8f47115f94ccfb4da8b336e6d2f1f P 25ae1ef26d1441a990bd63eadb5b609c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a9d19022392f4667b411d8bf2f052338 in term 1.
I20260713 09:03:27.078642 13533 leader_election.cc:290] T 95292aa12a13405eb84e3ea46123737d P a9d19022392f4667b411d8bf2f052338 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 25ae1ef26d1441a990bd63eadb5b609c (127.10.222.130:34171), 71ca1dd509324a0c8979f9f3a613c15b (127.10.222.132:42843)
I20260713 09:03:27.078953 13545 leader_election.cc:290] T b64896ffe018496a992e735e2b553180 P 25ae1ef26d1441a990bd63eadb5b609c [CANDIDATE]: Term 1 election: Requested vote from peers a9d19022392f4667b411d8bf2f052338 (127.10.222.131:33027), 71ca1dd509324a0c8979f9f3a613c15b (127.10.222.132:42843)
I20260713 09:03:27.083232 13440 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95292aa12a13405eb84e3ea46123737d" candidate_uuid: "a9d19022392f4667b411d8bf2f052338" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71ca1dd509324a0c8979f9f3a613c15b" is_pre_election: true
I20260713 09:03:27.083570 13291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95292aa12a13405eb84e3ea46123737d" candidate_uuid: "a9d19022392f4667b411d8bf2f052338" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25ae1ef26d1441a990bd63eadb5b609c" is_pre_election: true
I20260713 09:03:27.084254 13291 raft_consensus.cc:2468] T 95292aa12a13405eb84e3ea46123737d P 25ae1ef26d1441a990bd63eadb5b609c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a9d19022392f4667b411d8bf2f052338 in term 0.
W20260713 09:03:27.085914 13331 leader_election.cc:343] T 95292aa12a13405eb84e3ea46123737d P a9d19022392f4667b411d8bf2f052338 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 71ca1dd509324a0c8979f9f3a613c15b (127.10.222.132:42843): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:27.077090 13546 consensus_queue.cc:237] T b64896ffe018496a992e735e2b553180 P 25ae1ef26d1441a990bd63eadb5b609c [LEADER]: Queue going to LEADER mode. State: All 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: "25ae1ef26d1441a990bd63eadb5b609c" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34171 } } peers { permanent_uuid: "a9d19022392f4667b411d8bf2f052338" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 33027 } } peers { permanent_uuid: "71ca1dd509324a0c8979f9f3a613c15b" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 42843 } }
I20260713 09:03:27.089417 13333 leader_election.cc:304] T 95292aa12a13405eb84e3ea46123737d P a9d19022392f4667b411d8bf2f052338 [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: 25ae1ef26d1441a990bd63eadb5b609c, a9d19022392f4667b411d8bf2f052338; no voters: 71ca1dd509324a0c8979f9f3a613c15b
I20260713 09:03:27.045019 13559 leader_election.cc:290] T 4129b29433de4ce7ace11c99ad177e09 P 9a04a40520a24d1db491267546d1ebfb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a9d19022392f4667b411d8bf2f052338 (127.10.222.131:33027), 71ca1dd509324a0c8979f9f3a613c15b (127.10.222.132:42843)
I20260713 09:03:27.091110 13484 raft_consensus.cc:359] T 8164db16256346a99e6e2a8c48009152 P a9d19022392f4667b411d8bf2f052338 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 } } peers { permanent_uuid: "25ae1ef26d1441a990bd63eadb5b609c" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34171 } } peers { permanent_uuid: "a9d19022392f4667b411d8bf2f052338" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 33027 } }
I20260713 09:03:27.091899 13484 raft_consensus.cc:385] T 8164db16256346a99e6e2a8c48009152 P a9d19022392f4667b411d8bf2f052338 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:27.092186 13484 raft_consensus.cc:740] T 8164db16256346a99e6e2a8c48009152 P a9d19022392f4667b411d8bf2f052338 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a9d19022392f4667b411d8bf2f052338, State: Initialized, Role: FOLLOWER
I20260713 09:03:27.087131 13438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b64896ffe018496a992e735e2b553180" candidate_uuid: "25ae1ef26d1441a990bd63eadb5b609c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71ca1dd509324a0c8979f9f3a613c15b"
I20260713 09:03:27.093907 13333 leader_election.cc:304] T 51f8f47115f94ccfb4da8b336e6d2f1f P a9d19022392f4667b411d8bf2f052338 [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: 25ae1ef26d1441a990bd63eadb5b609c, a9d19022392f4667b411d8bf2f052338; no voters: 71ca1dd509324a0c8979f9f3a613c15b
W20260713 09:03:27.094698 13257 leader_election.cc:343] T b64896ffe018496a992e735e2b553180 P 25ae1ef26d1441a990bd63eadb5b609c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 71ca1dd509324a0c8979f9f3a613c15b (127.10.222.132:42843): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:27.094895 13492 raft_consensus.cc:2804] T 51f8f47115f94ccfb4da8b336e6d2f1f P a9d19022392f4667b411d8bf2f052338 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:03:27.095500 13492 raft_consensus.cc:697] T 51f8f47115f94ccfb4da8b336e6d2f1f P a9d19022392f4667b411d8bf2f052338 [term 1 LEADER]: Becoming Leader. State: Replica: a9d19022392f4667b411d8bf2f052338, State: Running, Role: LEADER
I20260713 09:03:27.046401 13487 leader_election.cc:290] T 9ac10befb4664d949d95aa8ac645e85b P 9a04a40520a24d1db491267546d1ebfb [CANDIDATE]: Term 1 election: Requested vote from peers 71ca1dd509324a0c8979f9f3a613c15b (127.10.222.132:42843), 25ae1ef26d1441a990bd63eadb5b609c (127.10.222.130:34171)
I20260713 09:03:27.096344 13492 consensus_queue.cc:237] T 51f8f47115f94ccfb4da8b336e6d2f1f P a9d19022392f4667b411d8bf2f052338 [LEADER]: Queue going to LEADER mode. State: All 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: "25ae1ef26d1441a990bd63eadb5b609c" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34171 } } peers { permanent_uuid: "a9d19022392f4667b411d8bf2f052338" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 33027 } } peers { permanent_uuid: "71ca1dd509324a0c8979f9f3a613c15b" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 42843 } }
I20260713 09:03:27.090086 13524 consensus_queue.cc:1048] T 1f42a952ea9d490a80af2243ee6866e9 P 71ca1dd509324a0c8979f9f3a613c15b [LEADER]: Connected to new peer: Peer: permanent_uuid: "a9d19022392f4667b411d8bf2f052338" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 33027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260713 09:03:27.092849 13484 consensus_queue.cc:260] T 8164db16256346a99e6e2a8c48009152 P a9d19022392f4667b411d8bf2f052338 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 } } peers { permanent_uuid: "25ae1ef26d1441a990bd63eadb5b609c" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34171 } } peers { permanent_uuid: "a9d19022392f4667b411d8bf2f052338" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 33027 } }
I20260713 09:03:27.072202 13532 leader_election.cc:290] T 51f8f47115f94ccfb4da8b336e6d2f1f P a9d19022392f4667b411d8bf2f052338 [CANDIDATE]: Term 1 election: Requested vote from peers 25ae1ef26d1441a990bd63eadb5b609c (127.10.222.130:34171), 71ca1dd509324a0c8979f9f3a613c15b (127.10.222.132:42843)
I20260713 09:03:27.100008 13482 tablet_bootstrap.cc:492] T 8164db16256346a99e6e2a8c48009152 P 9a04a40520a24d1db491267546d1ebfb: No bootstrap required, opened a new log
I20260713 09:03:27.100522 13482 ts_tablet_manager.cc:1403] T 8164db16256346a99e6e2a8c48009152 P 9a04a40520a24d1db491267546d1ebfb: Time spent bootstrapping tablet: real 0.164s	user 0.019s	sys 0.025s
I20260713 09:03:27.103329 13482 raft_consensus.cc:359] T 8164db16256346a99e6e2a8c48009152 P 9a04a40520a24d1db491267546d1ebfb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 } } peers { permanent_uuid: "25ae1ef26d1441a990bd63eadb5b609c" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34171 } } peers { permanent_uuid: "a9d19022392f4667b411d8bf2f052338" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 33027 } }
I20260713 09:03:27.104107 13482 raft_consensus.cc:385] T 8164db16256346a99e6e2a8c48009152 P 9a04a40520a24d1db491267546d1ebfb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:27.104429 13482 raft_consensus.cc:740] T 8164db16256346a99e6e2a8c48009152 P 9a04a40520a24d1db491267546d1ebfb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a04a40520a24d1db491267546d1ebfb, State: Initialized, Role: FOLLOWER
I20260713 09:03:27.090754 13533 raft_consensus.cc:2804] T 95292aa12a13405eb84e3ea46123737d P a9d19022392f4667b411d8bf2f052338 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:03:27.105213 13533 raft_consensus.cc:493] T 95292aa12a13405eb84e3ea46123737d P a9d19022392f4667b411d8bf2f052338 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:03:27.105906 13533 raft_consensus.cc:3060] T 95292aa12a13405eb84e3ea46123737d P a9d19022392f4667b411d8bf2f052338 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:27.105198 13482 consensus_queue.cc:260] T 8164db16256346a99e6e2a8c48009152 P 9a04a40520a24d1db491267546d1ebfb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 } } peers { permanent_uuid: "25ae1ef26d1441a990bd63eadb5b609c" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34171 } } peers { permanent_uuid: "a9d19022392f4667b411d8bf2f052338" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 33027 } }
I20260713 09:03:27.118842 13486 tablet_bootstrap.cc:492] T da06f577b89e4932b3a596ff23a05e11 P 25ae1ef26d1441a990bd63eadb5b609c: No bootstrap required, opened a new log
I20260713 09:03:27.119417 13486 ts_tablet_manager.cc:1403] T da06f577b89e4932b3a596ff23a05e11 P 25ae1ef26d1441a990bd63eadb5b609c: Time spent bootstrapping tablet: real 0.198s	user 0.008s	sys 0.018s
I20260713 09:03:27.121832 13484 ts_tablet_manager.cc:1434] T 8164db16256346a99e6e2a8c48009152 P a9d19022392f4667b411d8bf2f052338: Time spent starting tablet: real 0.102s	user 0.009s	sys 0.003s
I20260713 09:03:27.122954 13484 tablet_bootstrap.cc:492] T d822ead9347a486c9ba66a4e940de99b P a9d19022392f4667b411d8bf2f052338: Bootstrap starting.
I20260713 09:03:27.126997 13532 consensus_queue.cc:1048] T 4129b29433de4ce7ace11c99ad177e09 P a9d19022392f4667b411d8bf2f052338 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:03:27.131420 13559 raft_consensus.cc:493] T 8164db16256346a99e6e2a8c48009152 P 9a04a40520a24d1db491267546d1ebfb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:27.131887 13559 raft_consensus.cc:515] T 8164db16256346a99e6e2a8c48009152 P 9a04a40520a24d1db491267546d1ebfb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 } } peers { permanent_uuid: "25ae1ef26d1441a990bd63eadb5b609c" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34171 } } peers { permanent_uuid: "a9d19022392f4667b411d8bf2f052338" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 33027 } }
I20260713 09:03:27.140197 13482 ts_tablet_manager.cc:1434] T 8164db16256346a99e6e2a8c48009152 P 9a04a40520a24d1db491267546d1ebfb: Time spent starting tablet: real 0.039s	user 0.006s	sys 0.001s
I20260713 09:03:27.141422 13486 raft_consensus.cc:359] T da06f577b89e4932b3a596ff23a05e11 P 25ae1ef26d1441a990bd63eadb5b609c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71ca1dd509324a0c8979f9f3a613c15b" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 42843 } } peers { permanent_uuid: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 } } peers { permanent_uuid: "25ae1ef26d1441a990bd63eadb5b609c" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34171 } }
I20260713 09:03:27.141966 13486 raft_consensus.cc:385] T da06f577b89e4932b3a596ff23a05e11 P 25ae1ef26d1441a990bd63eadb5b609c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:27.142237 13486 raft_consensus.cc:740] T da06f577b89e4932b3a596ff23a05e11 P 25ae1ef26d1441a990bd63eadb5b609c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25ae1ef26d1441a990bd63eadb5b609c, State: Initialized, Role: FOLLOWER
I20260713 09:03:27.143996 13559 leader_election.cc:290] T 8164db16256346a99e6e2a8c48009152 P 9a04a40520a24d1db491267546d1ebfb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 25ae1ef26d1441a990bd63eadb5b609c (127.10.222.130:34171), a9d19022392f4667b411d8bf2f052338 (127.10.222.131:33027)
I20260713 09:03:27.145071 13366 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8164db16256346a99e6e2a8c48009152" candidate_uuid: "9a04a40520a24d1db491267546d1ebfb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9d19022392f4667b411d8bf2f052338" is_pre_election: true
I20260713 09:03:27.145694 13366 raft_consensus.cc:2468] T 8164db16256346a99e6e2a8c48009152 P a9d19022392f4667b411d8bf2f052338 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9a04a40520a24d1db491267546d1ebfb in term 0.
I20260713 09:03:27.146938 13184 leader_election.cc:304] T 8164db16256346a99e6e2a8c48009152 P 9a04a40520a24d1db491267546d1ebfb [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: 9a04a40520a24d1db491267546d1ebfb, a9d19022392f4667b411d8bf2f052338; no voters: 
I20260713 09:03:27.147755 13559 raft_consensus.cc:2804] T 8164db16256346a99e6e2a8c48009152 P 9a04a40520a24d1db491267546d1ebfb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:03:27.148059 13292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8164db16256346a99e6e2a8c48009152" candidate_uuid: "9a04a40520a24d1db491267546d1ebfb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25ae1ef26d1441a990bd63eadb5b609c" is_pre_election: true
I20260713 09:03:27.148180 13482 tablet_bootstrap.cc:492] T 3d49bc17f43746e3ab37ce9183bba108 P 9a04a40520a24d1db491267546d1ebfb: Bootstrap starting.
I20260713 09:03:27.149748 13484 tablet_bootstrap.cc:654] T d822ead9347a486c9ba66a4e940de99b P a9d19022392f4667b411d8bf2f052338: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:27.148098 13559 raft_consensus.cc:493] T 8164db16256346a99e6e2a8c48009152 P 9a04a40520a24d1db491267546d1ebfb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:03:27.152619 13559 raft_consensus.cc:3060] T 8164db16256346a99e6e2a8c48009152 P 9a04a40520a24d1db491267546d1ebfb [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:03:27.152918 13184 leader_election.cc:343] T 8164db16256346a99e6e2a8c48009152 P 9a04a40520a24d1db491267546d1ebfb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 25ae1ef26d1441a990bd63eadb5b609c (127.10.222.130:34171): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:27.153944 13487 raft_consensus.cc:493] T da06f577b89e4932b3a596ff23a05e11 P 9a04a40520a24d1db491267546d1ebfb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:27.154398 13487 raft_consensus.cc:515] T da06f577b89e4932b3a596ff23a05e11 P 9a04a40520a24d1db491267546d1ebfb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71ca1dd509324a0c8979f9f3a613c15b" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 42843 } } peers { permanent_uuid: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 } } peers { permanent_uuid: "25ae1ef26d1441a990bd63eadb5b609c" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34171 } }
I20260713 09:03:27.156433 13487 leader_election.cc:290] T da06f577b89e4932b3a596ff23a05e11 P 9a04a40520a24d1db491267546d1ebfb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 71ca1dd509324a0c8979f9f3a613c15b (127.10.222.132:42843), 25ae1ef26d1441a990bd63eadb5b609c (127.10.222.130:34171)
I20260713 09:03:27.157927 13441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da06f577b89e4932b3a596ff23a05e11" candidate_uuid: "9a04a40520a24d1db491267546d1ebfb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71ca1dd509324a0c8979f9f3a613c15b" is_pre_election: true
I20260713 09:03:27.158628 13441 raft_consensus.cc:2468] T da06f577b89e4932b3a596ff23a05e11 P 71ca1dd509324a0c8979f9f3a613c15b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9a04a40520a24d1db491267546d1ebfb in term 0.
I20260713 09:03:27.160283 13182 leader_election.cc:304] T da06f577b89e4932b3a596ff23a05e11 P 9a04a40520a24d1db491267546d1ebfb [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: 71ca1dd509324a0c8979f9f3a613c15b, 9a04a40520a24d1db491267546d1ebfb; no voters: 
I20260713 09:03:27.160542 13559 raft_consensus.cc:515] T 8164db16256346a99e6e2a8c48009152 P 9a04a40520a24d1db491267546d1ebfb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 } } peers { permanent_uuid: "25ae1ef26d1441a990bd63eadb5b609c" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34171 } } peers { permanent_uuid: "a9d19022392f4667b411d8bf2f052338" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 33027 } }
I20260713 09:03:27.161825 13487 raft_consensus.cc:2804] T da06f577b89e4932b3a596ff23a05e11 P 9a04a40520a24d1db491267546d1ebfb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:03:27.163586 13482 tablet_bootstrap.cc:654] T 3d49bc17f43746e3ab37ce9183bba108 P 9a04a40520a24d1db491267546d1ebfb: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:27.158305 13439 raft_consensus.cc:2468] T 9ac10befb4664d949d95aa8ac645e85b P 71ca1dd509324a0c8979f9f3a613c15b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9a04a40520a24d1db491267546d1ebfb in term 1.
I20260713 09:03:27.168943 13182 leader_election.cc:304] T 9ac10befb4664d949d95aa8ac645e85b P 9a04a40520a24d1db491267546d1ebfb [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: 71ca1dd509324a0c8979f9f3a613c15b, 9a04a40520a24d1db491267546d1ebfb; no voters: 
I20260713 09:03:27.170116 13486 consensus_queue.cc:260] T da06f577b89e4932b3a596ff23a05e11 P 25ae1ef26d1441a990bd63eadb5b609c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71ca1dd509324a0c8979f9f3a613c15b" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 42843 } } peers { permanent_uuid: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 } } peers { permanent_uuid: "25ae1ef26d1441a990bd63eadb5b609c" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34171 } }
I20260713 09:03:27.171787 13561 raft_consensus.cc:2804] T 9ac10befb4664d949d95aa8ac645e85b P 9a04a40520a24d1db491267546d1ebfb [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:03:27.172372 13561 raft_consensus.cc:697] T 9ac10befb4664d949d95aa8ac645e85b P 9a04a40520a24d1db491267546d1ebfb [term 1 LEADER]: Becoming Leader. State: Replica: 9a04a40520a24d1db491267546d1ebfb, State: Running, Role: LEADER
I20260713 09:03:27.173183 13561 consensus_queue.cc:237] T 9ac10befb4664d949d95aa8ac645e85b P 9a04a40520a24d1db491267546d1ebfb [LEADER]: Queue going to LEADER mode. State: All 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: "71ca1dd509324a0c8979f9f3a613c15b" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 42843 } } peers { permanent_uuid: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 } } peers { permanent_uuid: "25ae1ef26d1441a990bd63eadb5b609c" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34171 } }
I20260713 09:03:27.174647 13559 leader_election.cc:290] T 8164db16256346a99e6e2a8c48009152 P 9a04a40520a24d1db491267546d1ebfb [CANDIDATE]: Term 1 election: Requested vote from peers 25ae1ef26d1441a990bd63eadb5b609c (127.10.222.130:34171), a9d19022392f4667b411d8bf2f052338 (127.10.222.131:33027)
I20260713 09:03:27.163563 13487 raft_consensus.cc:493] T da06f577b89e4932b3a596ff23a05e11 P 9a04a40520a24d1db491267546d1ebfb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:03:27.180049 13367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8164db16256346a99e6e2a8c48009152" candidate_uuid: "9a04a40520a24d1db491267546d1ebfb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9d19022392f4667b411d8bf2f052338"
I20260713 09:03:27.180683 13367 raft_consensus.cc:3060] T 8164db16256346a99e6e2a8c48009152 P a9d19022392f4667b411d8bf2f052338 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:27.183599 13291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da06f577b89e4932b3a596ff23a05e11" candidate_uuid: "9a04a40520a24d1db491267546d1ebfb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25ae1ef26d1441a990bd63eadb5b609c" is_pre_election: true
I20260713 09:03:27.184295 13291 raft_consensus.cc:2468] T da06f577b89e4932b3a596ff23a05e11 P 25ae1ef26d1441a990bd63eadb5b609c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9a04a40520a24d1db491267546d1ebfb in term 0.
I20260713 09:03:27.186066 13486 ts_tablet_manager.cc:1434] T da06f577b89e4932b3a596ff23a05e11 P 25ae1ef26d1441a990bd63eadb5b609c: Time spent starting tablet: real 0.066s	user 0.002s	sys 0.004s
I20260713 09:03:27.187084 13486 tablet_bootstrap.cc:492] T 1f42a952ea9d490a80af2243ee6866e9 P 25ae1ef26d1441a990bd63eadb5b609c: Bootstrap starting.
I20260713 09:03:27.193624 13483 tablet_bootstrap.cc:492] T 51f8f47115f94ccfb4da8b336e6d2f1f P 71ca1dd509324a0c8979f9f3a613c15b: No bootstrap required, opened a new log
I20260713 09:03:27.194137 13483 ts_tablet_manager.cc:1403] T 51f8f47115f94ccfb4da8b336e6d2f1f P 71ca1dd509324a0c8979f9f3a613c15b: Time spent bootstrapping tablet: real 0.245s	user 0.028s	sys 0.009s
I20260713 09:03:27.196347 13291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8164db16256346a99e6e2a8c48009152" candidate_uuid: "9a04a40520a24d1db491267546d1ebfb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25ae1ef26d1441a990bd63eadb5b609c"
I20260713 09:03:27.196924 13483 raft_consensus.cc:359] T 51f8f47115f94ccfb4da8b336e6d2f1f P 71ca1dd509324a0c8979f9f3a613c15b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25ae1ef26d1441a990bd63eadb5b609c" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34171 } } peers { permanent_uuid: "a9d19022392f4667b411d8bf2f052338" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 33027 } } peers { permanent_uuid: "71ca1dd509324a0c8979f9f3a613c15b" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 42843 } }
I20260713 09:03:27.197777 13483 raft_consensus.cc:385] T 51f8f47115f94ccfb4da8b336e6d2f1f P 71ca1dd509324a0c8979f9f3a613c15b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:27.198035 13483 raft_consensus.cc:740] T 51f8f47115f94ccfb4da8b336e6d2f1f P 71ca1dd509324a0c8979f9f3a613c15b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71ca1dd509324a0c8979f9f3a613c15b, State: Initialized, Role: FOLLOWER
I20260713 09:03:27.198923 13483 consensus_queue.cc:260] T 51f8f47115f94ccfb4da8b336e6d2f1f P 71ca1dd509324a0c8979f9f3a613c15b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25ae1ef26d1441a990bd63eadb5b609c" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34171 } } peers { permanent_uuid: "a9d19022392f4667b411d8bf2f052338" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 33027 } } peers { permanent_uuid: "71ca1dd509324a0c8979f9f3a613c15b" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 42843 } }
I20260713 09:03:27.179441 13487 raft_consensus.cc:3060] T da06f577b89e4932b3a596ff23a05e11 P 9a04a40520a24d1db491267546d1ebfb [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:27.201112 13483 ts_tablet_manager.cc:1434] T 51f8f47115f94ccfb4da8b336e6d2f1f P 71ca1dd509324a0c8979f9f3a613c15b: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:03:27.201388 13582 consensus_queue.cc:1048] T 43e61f8cdb31491bbe1bc17364aefab4 P a9d19022392f4667b411d8bf2f052338 [LEADER]: Connected to new peer: Peer: permanent_uuid: "25ae1ef26d1441a990bd63eadb5b609c" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:03:27.201974 13483 tablet_bootstrap.cc:492] T 95292aa12a13405eb84e3ea46123737d P 71ca1dd509324a0c8979f9f3a613c15b: Bootstrap starting.
W20260713 09:03:27.198001 13184 leader_election.cc:343] T 8164db16256346a99e6e2a8c48009152 P 9a04a40520a24d1db491267546d1ebfb [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 25ae1ef26d1441a990bd63eadb5b609c (127.10.222.130:34171): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:27.206871 13486 tablet_bootstrap.cc:654] T 1f42a952ea9d490a80af2243ee6866e9 P 25ae1ef26d1441a990bd63eadb5b609c: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:27.207782 13483 tablet_bootstrap.cc:654] T 95292aa12a13405eb84e3ea46123737d P 71ca1dd509324a0c8979f9f3a613c15b: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:27.207559 13545 consensus_queue.cc:1048] T ffed4fe93edc4885a0c8564b240f273e P 25ae1ef26d1441a990bd63eadb5b609c [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:03:27.208096 13367 raft_consensus.cc:2468] T 8164db16256346a99e6e2a8c48009152 P a9d19022392f4667b411d8bf2f052338 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9a04a40520a24d1db491267546d1ebfb in term 1.
I20260713 09:03:27.202688 13582 consensus_queue.cc:1048] T 4129b29433de4ce7ace11c99ad177e09 P a9d19022392f4667b411d8bf2f052338 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71ca1dd509324a0c8979f9f3a613c15b" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 42843 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:03:27.210997 13559 consensus_queue.cc:1048] T d822ead9347a486c9ba66a4e940de99b P 9a04a40520a24d1db491267546d1ebfb [LEADER]: Connected to new peer: Peer: permanent_uuid: "25ae1ef26d1441a990bd63eadb5b609c" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:03:27.212951 13487 raft_consensus.cc:515] T da06f577b89e4932b3a596ff23a05e11 P 9a04a40520a24d1db491267546d1ebfb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71ca1dd509324a0c8979f9f3a613c15b" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 42843 } } peers { permanent_uuid: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 } } peers { permanent_uuid: "25ae1ef26d1441a990bd63eadb5b609c" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34171 } }
I20260713 09:03:27.179626 13533 raft_consensus.cc:515] T 95292aa12a13405eb84e3ea46123737d P a9d19022392f4667b411d8bf2f052338 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25ae1ef26d1441a990bd63eadb5b609c" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34171 } } peers { permanent_uuid: "a9d19022392f4667b411d8bf2f052338" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 33027 } } peers { permanent_uuid: "71ca1dd509324a0c8979f9f3a613c15b" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 42843 } }
I20260713 09:03:27.227216 13184 leader_election.cc:304] T 8164db16256346a99e6e2a8c48009152 P 9a04a40520a24d1db491267546d1ebfb [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: 9a04a40520a24d1db491267546d1ebfb, a9d19022392f4667b411d8bf2f052338; no voters: 25ae1ef26d1441a990bd63eadb5b609c
I20260713 09:03:27.224644 13492 consensus_queue.cc:1048] T 3d553417493541ef9d77baa152978563 P a9d19022392f4667b411d8bf2f052338 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260713 09:03:27.228945 13291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95292aa12a13405eb84e3ea46123737d" candidate_uuid: "a9d19022392f4667b411d8bf2f052338" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25ae1ef26d1441a990bd63eadb5b609c"
I20260713 09:03:27.229568 13291 raft_consensus.cc:3060] T 95292aa12a13405eb84e3ea46123737d P 25ae1ef26d1441a990bd63eadb5b609c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:27.231334 13555 raft_consensus.cc:2804] T 8164db16256346a99e6e2a8c48009152 P 9a04a40520a24d1db491267546d1ebfb [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:03:27.216861 13293 raft_consensus.cc:2468] T 9ac10befb4664d949d95aa8ac645e85b P 25ae1ef26d1441a990bd63eadb5b609c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9a04a40520a24d1db491267546d1ebfb in term 1.
I20260713 09:03:27.257246 13533 leader_election.cc:290] T 95292aa12a13405eb84e3ea46123737d P a9d19022392f4667b411d8bf2f052338 [CANDIDATE]: Term 1 election: Requested vote from peers 25ae1ef26d1441a990bd63eadb5b609c (127.10.222.130:34171), 71ca1dd509324a0c8979f9f3a613c15b (127.10.222.132:42843)
I20260713 09:03:27.258663 13441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da06f577b89e4932b3a596ff23a05e11" candidate_uuid: "9a04a40520a24d1db491267546d1ebfb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71ca1dd509324a0c8979f9f3a613c15b"
I20260713 09:03:27.280937 13115 catalog_manager.cc:5697] T b64896ffe018496a992e735e2b553180 P 25ae1ef26d1441a990bd63eadb5b609c reported cstate change: term changed from 0 to 1, leader changed from <none> to 25ae1ef26d1441a990bd63eadb5b609c (127.10.222.130). New cstate: current_term: 1 leader_uuid: "25ae1ef26d1441a990bd63eadb5b609c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25ae1ef26d1441a990bd63eadb5b609c" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34171 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a9d19022392f4667b411d8bf2f052338" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 33027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71ca1dd509324a0c8979f9f3a613c15b" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 42843 } health_report { overall_health: UNKNOWN } } }
I20260713 09:03:27.259289 13441 raft_consensus.cc:3060] T da06f577b89e4932b3a596ff23a05e11 P 71ca1dd509324a0c8979f9f3a613c15b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:27.300637 13482 tablet_bootstrap.cc:492] T 3d49bc17f43746e3ab37ce9183bba108 P 9a04a40520a24d1db491267546d1ebfb: No bootstrap required, opened a new log
I20260713 09:03:27.301187 13482 ts_tablet_manager.cc:1403] T 3d49bc17f43746e3ab37ce9183bba108 P 9a04a40520a24d1db491267546d1ebfb: Time spent bootstrapping tablet: real 0.160s	user 0.026s	sys 0.016s
I20260713 09:03:27.307632 13582 consensus_queue.cc:1048] T 3d553417493541ef9d77baa152978563 P a9d19022392f4667b411d8bf2f052338 [LEADER]: Connected to new peer: Peer: permanent_uuid: "25ae1ef26d1441a990bd63eadb5b609c" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:03:27.308930 13582 consensus_queue.cc:1048] T 99b9983cd9fa4d2d8424b81a073779ef P a9d19022392f4667b411d8bf2f052338 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:03:27.310576 13492 consensus_queue.cc:1048] T 43e61f8cdb31491bbe1bc17364aefab4 P a9d19022392f4667b411d8bf2f052338 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:03:27.291541 13438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95292aa12a13405eb84e3ea46123737d" candidate_uuid: "a9d19022392f4667b411d8bf2f052338" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71ca1dd509324a0c8979f9f3a613c15b"
I20260713 09:03:27.312592 13292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da06f577b89e4932b3a596ff23a05e11" candidate_uuid: "9a04a40520a24d1db491267546d1ebfb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25ae1ef26d1441a990bd63eadb5b609c"
I20260713 09:03:27.316619 13292 raft_consensus.cc:3060] T da06f577b89e4932b3a596ff23a05e11 P 25ae1ef26d1441a990bd63eadb5b609c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:27.294343 13555 raft_consensus.cc:697] T 8164db16256346a99e6e2a8c48009152 P 9a04a40520a24d1db491267546d1ebfb [term 1 LEADER]: Becoming Leader. State: Replica: 9a04a40520a24d1db491267546d1ebfb, State: Running, Role: LEADER
W20260713 09:03:27.327786 13586 log.cc:927] Time spent T 4129b29433de4ce7ace11c99ad177e09 P 9a04a40520a24d1db491267546d1ebfb: Append to log took a long time: real 0.083s	user 0.000s	sys 0.001s
I20260713 09:03:27.326962 13482 raft_consensus.cc:359] T 3d49bc17f43746e3ab37ce9183bba108 P 9a04a40520a24d1db491267546d1ebfb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9d19022392f4667b411d8bf2f052338" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 33027 } } peers { permanent_uuid: "71ca1dd509324a0c8979f9f3a613c15b" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 42843 } } peers { permanent_uuid: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 } }
I20260713 09:03:27.329875 13545 consensus_queue.cc:1048] T ffed4fe93edc4885a0c8564b240f273e P 25ae1ef26d1441a990bd63eadb5b609c [LEADER]: Connected to new peer: Peer: permanent_uuid: "71ca1dd509324a0c8979f9f3a613c15b" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 42843 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:03:27.330328 13482 raft_consensus.cc:385] T 3d49bc17f43746e3ab37ce9183bba108 P 9a04a40520a24d1db491267546d1ebfb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:27.330622 13482 raft_consensus.cc:740] T 3d49bc17f43746e3ab37ce9183bba108 P 9a04a40520a24d1db491267546d1ebfb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a04a40520a24d1db491267546d1ebfb, State: Initialized, Role: FOLLOWER
I20260713 09:03:27.333359 13483 tablet_bootstrap.cc:492] T 95292aa12a13405eb84e3ea46123737d P 71ca1dd509324a0c8979f9f3a613c15b: No bootstrap required, opened a new log
I20260713 09:03:27.333899 13483 ts_tablet_manager.cc:1403] T 95292aa12a13405eb84e3ea46123737d P 71ca1dd509324a0c8979f9f3a613c15b: Time spent bootstrapping tablet: real 0.132s	user 0.028s	sys 0.016s
I20260713 09:03:27.331332 13482 consensus_queue.cc:260] T 3d49bc17f43746e3ab37ce9183bba108 P 9a04a40520a24d1db491267546d1ebfb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9d19022392f4667b411d8bf2f052338" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 33027 } } peers { permanent_uuid: "71ca1dd509324a0c8979f9f3a613c15b" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 42843 } } peers { permanent_uuid: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 } }
I20260713 09:03:27.320958 13441 raft_consensus.cc:2468] T da06f577b89e4932b3a596ff23a05e11 P 71ca1dd509324a0c8979f9f3a613c15b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9a04a40520a24d1db491267546d1ebfb in term 1.
I20260713 09:03:27.337602 13482 ts_tablet_manager.cc:1434] T 3d49bc17f43746e3ab37ce9183bba108 P 9a04a40520a24d1db491267546d1ebfb: Time spent starting tablet: real 0.036s	user 0.007s	sys 0.000s
I20260713 09:03:27.303117 13487 leader_election.cc:290] T da06f577b89e4932b3a596ff23a05e11 P 9a04a40520a24d1db491267546d1ebfb [CANDIDATE]: Term 1 election: Requested vote from peers 71ca1dd509324a0c8979f9f3a613c15b (127.10.222.132:42843), 25ae1ef26d1441a990bd63eadb5b609c (127.10.222.130:34171)
I20260713 09:03:27.338802 13482 tablet_bootstrap.cc:492] T 0fcda817ee7049a282461a6efc5a0aa2 P 9a04a40520a24d1db491267546d1ebfb: Bootstrap starting.
I20260713 09:03:27.348693 13113 catalog_manager.cc:5697] T 51f8f47115f94ccfb4da8b336e6d2f1f P a9d19022392f4667b411d8bf2f052338 reported cstate change: term changed from 0 to 1, leader changed from <none> to a9d19022392f4667b411d8bf2f052338 (127.10.222.131). New cstate: current_term: 1 leader_uuid: "a9d19022392f4667b411d8bf2f052338" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25ae1ef26d1441a990bd63eadb5b609c" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a9d19022392f4667b411d8bf2f052338" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 33027 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "71ca1dd509324a0c8979f9f3a613c15b" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 42843 } health_report { overall_health: UNKNOWN } } }
I20260713 09:03:27.359369 13182 leader_election.cc:304] T da06f577b89e4932b3a596ff23a05e11 P 9a04a40520a24d1db491267546d1ebfb [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: 71ca1dd509324a0c8979f9f3a613c15b, 9a04a40520a24d1db491267546d1ebfb; no voters: 
I20260713 09:03:27.376374 13484 tablet_bootstrap.cc:492] T d822ead9347a486c9ba66a4e940de99b P a9d19022392f4667b411d8bf2f052338: No bootstrap required, opened a new log
I20260713 09:03:27.376902 13484 ts_tablet_manager.cc:1403] T d822ead9347a486c9ba66a4e940de99b P a9d19022392f4667b411d8bf2f052338: Time spent bootstrapping tablet: real 0.254s	user 0.019s	sys 0.036s
I20260713 09:03:27.366314 13487 raft_consensus.cc:2804] T da06f577b89e4932b3a596ff23a05e11 P 9a04a40520a24d1db491267546d1ebfb [term 1 FOLLOWER]: Leader election won for term 1
W20260713 09:03:27.361158 13331 leader_election.cc:343] T 95292aa12a13405eb84e3ea46123737d P a9d19022392f4667b411d8bf2f052338 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 71ca1dd509324a0c8979f9f3a613c15b (127.10.222.132:42843): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:27.370570 13555 consensus_queue.cc:237] T 8164db16256346a99e6e2a8c48009152 P 9a04a40520a24d1db491267546d1ebfb [LEADER]: Queue going to LEADER mode. State: All 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: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 } } peers { permanent_uuid: "25ae1ef26d1441a990bd63eadb5b609c" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34171 } } peers { permanent_uuid: "a9d19022392f4667b411d8bf2f052338" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 33027 } }
W20260713 09:03:27.381269 13184 consensus_peers.cc:597] T d822ead9347a486c9ba66a4e940de99b P 9a04a40520a24d1db491267546d1ebfb -> Peer a9d19022392f4667b411d8bf2f052338 (127.10.222.131:33027): Couldn't send request to peer a9d19022392f4667b411d8bf2f052338. 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:03:27.386255 13533 consensus_queue.cc:1048] T 99b9983cd9fa4d2d8424b81a073779ef P a9d19022392f4667b411d8bf2f052338 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71ca1dd509324a0c8979f9f3a613c15b" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 42843 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:03:27.387856 13291 raft_consensus.cc:2468] T 95292aa12a13405eb84e3ea46123737d P 25ae1ef26d1441a990bd63eadb5b609c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a9d19022392f4667b411d8bf2f052338 in term 1.
I20260713 09:03:27.388972 13333 leader_election.cc:304] T 95292aa12a13405eb84e3ea46123737d P a9d19022392f4667b411d8bf2f052338 [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: 25ae1ef26d1441a990bd63eadb5b609c, a9d19022392f4667b411d8bf2f052338; no voters: 71ca1dd509324a0c8979f9f3a613c15b
I20260713 09:03:27.389995 13582 raft_consensus.cc:2804] T 95292aa12a13405eb84e3ea46123737d P a9d19022392f4667b411d8bf2f052338 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:03:27.390506 13582 raft_consensus.cc:697] T 95292aa12a13405eb84e3ea46123737d P a9d19022392f4667b411d8bf2f052338 [term 1 LEADER]: Becoming Leader. State: Replica: a9d19022392f4667b411d8bf2f052338, State: Running, Role: LEADER
I20260713 09:03:27.391327 13582 consensus_queue.cc:237] T 95292aa12a13405eb84e3ea46123737d P a9d19022392f4667b411d8bf2f052338 [LEADER]: Queue going to LEADER mode. State: All 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: "25ae1ef26d1441a990bd63eadb5b609c" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34171 } } peers { permanent_uuid: "a9d19022392f4667b411d8bf2f052338" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 33027 } } peers { permanent_uuid: "71ca1dd509324a0c8979f9f3a613c15b" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 42843 } }
I20260713 09:03:27.389779 13484 raft_consensus.cc:359] T d822ead9347a486c9ba66a4e940de99b P a9d19022392f4667b411d8bf2f052338 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 } } peers { permanent_uuid: "25ae1ef26d1441a990bd63eadb5b609c" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34171 } } peers { permanent_uuid: "a9d19022392f4667b411d8bf2f052338" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 33027 } }
I20260713 09:03:27.394436 13484 raft_consensus.cc:385] T d822ead9347a486c9ba66a4e940de99b P a9d19022392f4667b411d8bf2f052338 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:27.394723 13484 raft_consensus.cc:740] T d822ead9347a486c9ba66a4e940de99b P a9d19022392f4667b411d8bf2f052338 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a9d19022392f4667b411d8bf2f052338, State: Initialized, Role: FOLLOWER
I20260713 09:03:27.395361 13484 consensus_queue.cc:260] T d822ead9347a486c9ba66a4e940de99b P a9d19022392f4667b411d8bf2f052338 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 } } peers { permanent_uuid: "25ae1ef26d1441a990bd63eadb5b609c" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34171 } } peers { permanent_uuid: "a9d19022392f4667b411d8bf2f052338" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 33027 } }
I20260713 09:03:27.396838 13487 raft_consensus.cc:697] T da06f577b89e4932b3a596ff23a05e11 P 9a04a40520a24d1db491267546d1ebfb [term 1 LEADER]: Becoming Leader. State: Replica: 9a04a40520a24d1db491267546d1ebfb, State: Running, Role: LEADER
I20260713 09:03:27.409307 13484 ts_tablet_manager.cc:1434] T d822ead9347a486c9ba66a4e940de99b P a9d19022392f4667b411d8bf2f052338: Time spent starting tablet: real 0.032s	user 0.008s	sys 0.000s
I20260713 09:03:27.410552 13484 tablet_bootstrap.cc:492] T 3d49bc17f43746e3ab37ce9183bba108 P a9d19022392f4667b411d8bf2f052338: Bootstrap starting.
I20260713 09:03:27.411628 13522 raft_consensus.cc:493] T d822ead9347a486c9ba66a4e940de99b P a9d19022392f4667b411d8bf2f052338 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:27.417317 13522 raft_consensus.cc:515] T d822ead9347a486c9ba66a4e940de99b P a9d19022392f4667b411d8bf2f052338 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 } } peers { permanent_uuid: "25ae1ef26d1441a990bd63eadb5b609c" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34171 } } peers { permanent_uuid: "a9d19022392f4667b411d8bf2f052338" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 33027 } }
I20260713 09:03:27.421598 13486 tablet_bootstrap.cc:492] T 1f42a952ea9d490a80af2243ee6866e9 P 25ae1ef26d1441a990bd63eadb5b609c: No bootstrap required, opened a new log
I20260713 09:03:27.421998 13486 ts_tablet_manager.cc:1403] T 1f42a952ea9d490a80af2243ee6866e9 P 25ae1ef26d1441a990bd63eadb5b609c: Time spent bootstrapping tablet: real 0.235s	user 0.026s	sys 0.001s
I20260713 09:03:27.423290 13483 raft_consensus.cc:359] T 95292aa12a13405eb84e3ea46123737d P 71ca1dd509324a0c8979f9f3a613c15b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25ae1ef26d1441a990bd63eadb5b609c" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34171 } } peers { permanent_uuid: "a9d19022392f4667b411d8bf2f052338" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 33027 } } peers { permanent_uuid: "71ca1dd509324a0c8979f9f3a613c15b" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 42843 } }
I20260713 09:03:27.423947 13483 raft_consensus.cc:385] T 95292aa12a13405eb84e3ea46123737d P 71ca1dd509324a0c8979f9f3a613c15b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:27.424144 13522 leader_election.cc:290] T d822ead9347a486c9ba66a4e940de99b P a9d19022392f4667b411d8bf2f052338 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9a04a40520a24d1db491267546d1ebfb (127.10.222.129:41979), 25ae1ef26d1441a990bd63eadb5b609c (127.10.222.130:34171)
I20260713 09:03:27.424242 13483 raft_consensus.cc:740] T 95292aa12a13405eb84e3ea46123737d P 71ca1dd509324a0c8979f9f3a613c15b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71ca1dd509324a0c8979f9f3a613c15b, State: Initialized, Role: FOLLOWER
I20260713 09:03:27.424953 13483 consensus_queue.cc:260] T 95292aa12a13405eb84e3ea46123737d P 71ca1dd509324a0c8979f9f3a613c15b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25ae1ef26d1441a990bd63eadb5b609c" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34171 } } peers { permanent_uuid: "a9d19022392f4667b411d8bf2f052338" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 33027 } } peers { permanent_uuid: "71ca1dd509324a0c8979f9f3a613c15b" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 42843 } }
I20260713 09:03:27.425570 13292 raft_consensus.cc:2468] T da06f577b89e4932b3a596ff23a05e11 P 25ae1ef26d1441a990bd63eadb5b609c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9a04a40520a24d1db491267546d1ebfb in term 1.
I20260713 09:03:27.426524 13291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d822ead9347a486c9ba66a4e940de99b" candidate_uuid: "a9d19022392f4667b411d8bf2f052338" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25ae1ef26d1441a990bd63eadb5b609c" is_pre_election: true
I20260713 09:03:27.429219 13487 consensus_queue.cc:237] T da06f577b89e4932b3a596ff23a05e11 P 9a04a40520a24d1db491267546d1ebfb [LEADER]: Queue going to LEADER mode. State: All 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: "71ca1dd509324a0c8979f9f3a613c15b" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 42843 } } peers { permanent_uuid: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 } } peers { permanent_uuid: "25ae1ef26d1441a990bd63eadb5b609c" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34171 } }
I20260713 09:03:27.434712 13483 ts_tablet_manager.cc:1434] T 95292aa12a13405eb84e3ea46123737d P 71ca1dd509324a0c8979f9f3a613c15b: Time spent starting tablet: real 0.101s	user 0.006s	sys 0.001s
I20260713 09:03:27.443859 13482 tablet_bootstrap.cc:654] T 0fcda817ee7049a282461a6efc5a0aa2 P 9a04a40520a24d1db491267546d1ebfb: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:27.447827 13486 raft_consensus.cc:359] T 1f42a952ea9d490a80af2243ee6866e9 P 25ae1ef26d1441a990bd63eadb5b609c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25ae1ef26d1441a990bd63eadb5b609c" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34171 } } peers { permanent_uuid: "a9d19022392f4667b411d8bf2f052338" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 33027 } } peers { permanent_uuid: "71ca1dd509324a0c8979f9f3a613c15b" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 42843 } }
I20260713 09:03:27.447809 13483 tablet_bootstrap.cc:492] T 3d49bc17f43746e3ab37ce9183bba108 P 71ca1dd509324a0c8979f9f3a613c15b: Bootstrap starting.
I20260713 09:03:27.448724 13486 raft_consensus.cc:385] T 1f42a952ea9d490a80af2243ee6866e9 P 25ae1ef26d1441a990bd63eadb5b609c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:27.449064 13486 raft_consensus.cc:740] T 1f42a952ea9d490a80af2243ee6866e9 P 25ae1ef26d1441a990bd63eadb5b609c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25ae1ef26d1441a990bd63eadb5b609c, State: Initialized, Role: FOLLOWER
I20260713 09:03:27.452128 13218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d822ead9347a486c9ba66a4e940de99b" candidate_uuid: "a9d19022392f4667b411d8bf2f052338" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a04a40520a24d1db491267546d1ebfb" is_pre_election: true
I20260713 09:03:27.450001 13486 consensus_queue.cc:260] T 1f42a952ea9d490a80af2243ee6866e9 P 25ae1ef26d1441a990bd63eadb5b609c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25ae1ef26d1441a990bd63eadb5b609c" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34171 } } peers { permanent_uuid: "a9d19022392f4667b411d8bf2f052338" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 33027 } } peers { permanent_uuid: "71ca1dd509324a0c8979f9f3a613c15b" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 42843 } }
I20260713 09:03:27.455520 13484 tablet_bootstrap.cc:654] T 3d49bc17f43746e3ab37ce9183bba108 P a9d19022392f4667b411d8bf2f052338: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:27.457413 13332 leader_election.cc:304] T d822ead9347a486c9ba66a4e940de99b P a9d19022392f4667b411d8bf2f052338 [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: a9d19022392f4667b411d8bf2f052338; no voters: 25ae1ef26d1441a990bd63eadb5b609c, 9a04a40520a24d1db491267546d1ebfb
I20260713 09:03:27.457736 13486 ts_tablet_manager.cc:1434] T 1f42a952ea9d490a80af2243ee6866e9 P 25ae1ef26d1441a990bd63eadb5b609c: Time spent starting tablet: real 0.035s	user 0.006s	sys 0.000s
I20260713 09:03:27.458761 13486 tablet_bootstrap.cc:492] T 8164db16256346a99e6e2a8c48009152 P 25ae1ef26d1441a990bd63eadb5b609c: Bootstrap starting.
I20260713 09:03:27.463951 13533 raft_consensus.cc:2749] T d822ead9347a486c9ba66a4e940de99b P a9d19022392f4667b411d8bf2f052338 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:03:27.464327 13483 tablet_bootstrap.cc:654] T 3d49bc17f43746e3ab37ce9183bba108 P 71ca1dd509324a0c8979f9f3a613c15b: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:27.465096 13486 tablet_bootstrap.cc:654] T 8164db16256346a99e6e2a8c48009152 P 25ae1ef26d1441a990bd63eadb5b609c: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:27.490473 13482 tablet_bootstrap.cc:492] T 0fcda817ee7049a282461a6efc5a0aa2 P 9a04a40520a24d1db491267546d1ebfb: No bootstrap required, opened a new log
I20260713 09:03:27.490968 13482 ts_tablet_manager.cc:1403] T 0fcda817ee7049a282461a6efc5a0aa2 P 9a04a40520a24d1db491267546d1ebfb: Time spent bootstrapping tablet: real 0.152s	user 0.011s	sys 0.008s
I20260713 09:03:27.490793 13113 catalog_manager.cc:5697] T 8164db16256346a99e6e2a8c48009152 P 9a04a40520a24d1db491267546d1ebfb reported cstate change: term changed from 0 to 1, leader changed from <none> to 9a04a40520a24d1db491267546d1ebfb (127.10.222.129). New cstate: current_term: 1 leader_uuid: "9a04a40520a24d1db491267546d1ebfb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "25ae1ef26d1441a990bd63eadb5b609c" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a9d19022392f4667b411d8bf2f052338" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 33027 } health_report { overall_health: UNKNOWN } } }
I20260713 09:03:27.492798 13113 catalog_manager.cc:5697] T 9ac10befb4664d949d95aa8ac645e85b P 9a04a40520a24d1db491267546d1ebfb reported cstate change: term changed from 0 to 1, leader changed from <none> to 9a04a40520a24d1db491267546d1ebfb (127.10.222.129). New cstate: current_term: 1 leader_uuid: "9a04a40520a24d1db491267546d1ebfb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71ca1dd509324a0c8979f9f3a613c15b" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 42843 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "25ae1ef26d1441a990bd63eadb5b609c" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34171 } health_report { overall_health: UNKNOWN } } }
I20260713 09:03:27.493600 13482 raft_consensus.cc:359] T 0fcda817ee7049a282461a6efc5a0aa2 P 9a04a40520a24d1db491267546d1ebfb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71ca1dd509324a0c8979f9f3a613c15b" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 42843 } } peers { permanent_uuid: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 } } peers { permanent_uuid: "25ae1ef26d1441a990bd63eadb5b609c" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34171 } }
I20260713 09:03:27.502838 13482 raft_consensus.cc:385] T 0fcda817ee7049a282461a6efc5a0aa2 P 9a04a40520a24d1db491267546d1ebfb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:27.503118 13482 raft_consensus.cc:740] T 0fcda817ee7049a282461a6efc5a0aa2 P 9a04a40520a24d1db491267546d1ebfb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a04a40520a24d1db491267546d1ebfb, State: Initialized, Role: FOLLOWER
I20260713 09:03:27.505111 13482 consensus_queue.cc:260] T 0fcda817ee7049a282461a6efc5a0aa2 P 9a04a40520a24d1db491267546d1ebfb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71ca1dd509324a0c8979f9f3a613c15b" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 42843 } } peers { permanent_uuid: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 } } peers { permanent_uuid: "25ae1ef26d1441a990bd63eadb5b609c" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34171 } }
I20260713 09:03:27.507293 13115 catalog_manager.cc:5697] T 95292aa12a13405eb84e3ea46123737d P a9d19022392f4667b411d8bf2f052338 reported cstate change: term changed from 0 to 1, leader changed from <none> to a9d19022392f4667b411d8bf2f052338 (127.10.222.131). New cstate: current_term: 1 leader_uuid: "a9d19022392f4667b411d8bf2f052338" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25ae1ef26d1441a990bd63eadb5b609c" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a9d19022392f4667b411d8bf2f052338" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 33027 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "71ca1dd509324a0c8979f9f3a613c15b" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 42843 } health_report { overall_health: UNKNOWN } } }
I20260713 09:03:27.508523 13546 consensus_queue.cc:1048] T b64896ffe018496a992e735e2b553180 P 25ae1ef26d1441a990bd63eadb5b609c [LEADER]: Connected to new peer: Peer: permanent_uuid: "a9d19022392f4667b411d8bf2f052338" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 33027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:03:27.511816 13482 ts_tablet_manager.cc:1434] T 0fcda817ee7049a282461a6efc5a0aa2 P 9a04a40520a24d1db491267546d1ebfb: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.000s
I20260713 09:03:27.512818 13482 tablet_bootstrap.cc:492] T 3232d6fe43144febb63e57db106c14b8 P 9a04a40520a24d1db491267546d1ebfb: Bootstrap starting.
I20260713 09:03:27.522325 13492 consensus_queue.cc:1048] T 51f8f47115f94ccfb4da8b336e6d2f1f P a9d19022392f4667b411d8bf2f052338 [LEADER]: Connected to new peer: Peer: permanent_uuid: "25ae1ef26d1441a990bd63eadb5b609c" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:03:27.525964 13482 tablet_bootstrap.cc:654] T 3232d6fe43144febb63e57db106c14b8 P 9a04a40520a24d1db491267546d1ebfb: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:27.539974 13483 tablet_bootstrap.cc:492] T 3d49bc17f43746e3ab37ce9183bba108 P 71ca1dd509324a0c8979f9f3a613c15b: No bootstrap required, opened a new log
I20260713 09:03:27.540436 13483 ts_tablet_manager.cc:1403] T 3d49bc17f43746e3ab37ce9183bba108 P 71ca1dd509324a0c8979f9f3a613c15b: Time spent bootstrapping tablet: real 0.093s	user 0.014s	sys 0.003s
I20260713 09:03:27.543839 13484 tablet_bootstrap.cc:492] T 3d49bc17f43746e3ab37ce9183bba108 P a9d19022392f4667b411d8bf2f052338: No bootstrap required, opened a new log
I20260713 09:03:27.544345 13484 ts_tablet_manager.cc:1403] T 3d49bc17f43746e3ab37ce9183bba108 P a9d19022392f4667b411d8bf2f052338: Time spent bootstrapping tablet: real 0.134s	user 0.018s	sys 0.028s
I20260713 09:03:27.543545 13483 raft_consensus.cc:359] T 3d49bc17f43746e3ab37ce9183bba108 P 71ca1dd509324a0c8979f9f3a613c15b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9d19022392f4667b411d8bf2f052338" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 33027 } } peers { permanent_uuid: "71ca1dd509324a0c8979f9f3a613c15b" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 42843 } } peers { permanent_uuid: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 } }
I20260713 09:03:27.544672 13483 raft_consensus.cc:385] T 3d49bc17f43746e3ab37ce9183bba108 P 71ca1dd509324a0c8979f9f3a613c15b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:27.544936 13483 raft_consensus.cc:740] T 3d49bc17f43746e3ab37ce9183bba108 P 71ca1dd509324a0c8979f9f3a613c15b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71ca1dd509324a0c8979f9f3a613c15b, State: Initialized, Role: FOLLOWER
I20260713 09:03:27.545719 13483 consensus_queue.cc:260] T 3d49bc17f43746e3ab37ce9183bba108 P 71ca1dd509324a0c8979f9f3a613c15b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9d19022392f4667b411d8bf2f052338" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 33027 } } peers { permanent_uuid: "71ca1dd509324a0c8979f9f3a613c15b" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 42843 } } peers { permanent_uuid: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 } }
I20260713 09:03:27.547892 13483 ts_tablet_manager.cc:1434] T 3d49bc17f43746e3ab37ce9183bba108 P 71ca1dd509324a0c8979f9f3a613c15b: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:03:27.549211 13486 tablet_bootstrap.cc:492] T 8164db16256346a99e6e2a8c48009152 P 25ae1ef26d1441a990bd63eadb5b609c: No bootstrap required, opened a new log
I20260713 09:03:27.551620 13486 ts_tablet_manager.cc:1403] T 8164db16256346a99e6e2a8c48009152 P 25ae1ef26d1441a990bd63eadb5b609c: Time spent bootstrapping tablet: real 0.093s	user 0.010s	sys 0.024s
I20260713 09:03:27.550200 13612 raft_consensus.cc:493] T 51f8f47115f94ccfb4da8b336e6d2f1f P 71ca1dd509324a0c8979f9f3a613c15b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:27.552127 13484 raft_consensus.cc:359] T 3d49bc17f43746e3ab37ce9183bba108 P a9d19022392f4667b411d8bf2f052338 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9d19022392f4667b411d8bf2f052338" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 33027 } } peers { permanent_uuid: "71ca1dd509324a0c8979f9f3a613c15b" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 42843 } } peers { permanent_uuid: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 } }
I20260713 09:03:27.552800 13484 raft_consensus.cc:385] T 3d49bc17f43746e3ab37ce9183bba108 P a9d19022392f4667b411d8bf2f052338 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:27.553090 13484 raft_consensus.cc:740] T 3d49bc17f43746e3ab37ce9183bba108 P a9d19022392f4667b411d8bf2f052338 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a9d19022392f4667b411d8bf2f052338, State: Initialized, Role: FOLLOWER
I20260713 09:03:27.552695 13612 raft_consensus.cc:515] T 51f8f47115f94ccfb4da8b336e6d2f1f P 71ca1dd509324a0c8979f9f3a613c15b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25ae1ef26d1441a990bd63eadb5b609c" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34171 } } peers { permanent_uuid: "a9d19022392f4667b411d8bf2f052338" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 33027 } } peers { permanent_uuid: "71ca1dd509324a0c8979f9f3a613c15b" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 42843 } }
I20260713 09:03:27.553890 13484 consensus_queue.cc:260] T 3d49bc17f43746e3ab37ce9183bba108 P a9d19022392f4667b411d8bf2f052338 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9d19022392f4667b411d8bf2f052338" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 33027 } } peers { permanent_uuid: "71ca1dd509324a0c8979f9f3a613c15b" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 42843 } } peers { permanent_uuid: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 } }
I20260713 09:03:27.555086 13293 raft_consensus.cc:3060] T 1f42a952ea9d490a80af2243ee6866e9 P 25ae1ef26d1441a990bd63eadb5b609c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:27.555461 13486 raft_consensus.cc:359] T 8164db16256346a99e6e2a8c48009152 P 25ae1ef26d1441a990bd63eadb5b609c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 } } peers { permanent_uuid: "25ae1ef26d1441a990bd63eadb5b609c" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34171 } } peers { permanent_uuid: "a9d19022392f4667b411d8bf2f052338" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 33027 } }
I20260713 09:03:27.555359 13612 leader_election.cc:290] T 51f8f47115f94ccfb4da8b336e6d2f1f P 71ca1dd509324a0c8979f9f3a613c15b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 25ae1ef26d1441a990bd63eadb5b609c (127.10.222.130:34171), a9d19022392f4667b411d8bf2f052338 (127.10.222.131:33027)
I20260713 09:03:27.556380 13486 raft_consensus.cc:385] T 8164db16256346a99e6e2a8c48009152 P 25ae1ef26d1441a990bd63eadb5b609c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:27.556710 13486 raft_consensus.cc:740] T 8164db16256346a99e6e2a8c48009152 P 25ae1ef26d1441a990bd63eadb5b609c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25ae1ef26d1441a990bd63eadb5b609c, State: Initialized, Role: FOLLOWER
I20260713 09:03:27.558100 13291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51f8f47115f94ccfb4da8b336e6d2f1f" candidate_uuid: "71ca1dd509324a0c8979f9f3a613c15b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25ae1ef26d1441a990bd63eadb5b609c" is_pre_election: true
W20260713 09:03:27.558249 13257 consensus_peers.cc:597] T b64896ffe018496a992e735e2b553180 P 25ae1ef26d1441a990bd63eadb5b609c -> Peer 71ca1dd509324a0c8979f9f3a613c15b (127.10.222.132:42843): Couldn't send request to peer 71ca1dd509324a0c8979f9f3a613c15b. 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:03:27.551136 13482 tablet_bootstrap.cc:492] T 3232d6fe43144febb63e57db106c14b8 P 9a04a40520a24d1db491267546d1ebfb: No bootstrap required, opened a new log
I20260713 09:03:27.559365 13366 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51f8f47115f94ccfb4da8b336e6d2f1f" candidate_uuid: "71ca1dd509324a0c8979f9f3a613c15b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9d19022392f4667b411d8bf2f052338" is_pre_election: true
I20260713 09:03:27.559733 13482 ts_tablet_manager.cc:1403] T 3232d6fe43144febb63e57db106c14b8 P 9a04a40520a24d1db491267546d1ebfb: Time spent bootstrapping tablet: real 0.047s	user 0.008s	sys 0.003s
I20260713 09:03:27.557556 13486 consensus_queue.cc:260] T 8164db16256346a99e6e2a8c48009152 P 25ae1ef26d1441a990bd63eadb5b609c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 } } peers { permanent_uuid: "25ae1ef26d1441a990bd63eadb5b609c" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34171 } } peers { permanent_uuid: "a9d19022392f4667b411d8bf2f052338" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 33027 } }
I20260713 09:03:27.560844 13483 tablet_bootstrap.cc:492] T b64896ffe018496a992e735e2b553180 P 71ca1dd509324a0c8979f9f3a613c15b: Bootstrap starting.
I20260713 09:03:27.561614 13486 ts_tablet_manager.cc:1434] T 8164db16256346a99e6e2a8c48009152 P 25ae1ef26d1441a990bd63eadb5b609c: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260713 09:03:27.561769 13482 raft_consensus.cc:359] T 3232d6fe43144febb63e57db106c14b8 P 9a04a40520a24d1db491267546d1ebfb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 } } peers { permanent_uuid: "25ae1ef26d1441a990bd63eadb5b609c" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34171 } } peers { permanent_uuid: "a9d19022392f4667b411d8bf2f052338" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 33027 } }
I20260713 09:03:27.562367 13482 raft_consensus.cc:385] T 3232d6fe43144febb63e57db106c14b8 P 9a04a40520a24d1db491267546d1ebfb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:27.562484 13486 tablet_bootstrap.cc:492] T 0fcda817ee7049a282461a6efc5a0aa2 P 25ae1ef26d1441a990bd63eadb5b609c: Bootstrap starting.
I20260713 09:03:27.565577 13440 raft_consensus.cc:3060] T 51f8f47115f94ccfb4da8b336e6d2f1f P 71ca1dd509324a0c8979f9f3a613c15b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:27.568218 13612 raft_consensus.cc:493] T 95292aa12a13405eb84e3ea46123737d P 71ca1dd509324a0c8979f9f3a613c15b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:27.568506 13407 leader_election.cc:304] T 51f8f47115f94ccfb4da8b336e6d2f1f P 71ca1dd509324a0c8979f9f3a613c15b [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: 71ca1dd509324a0c8979f9f3a613c15b; no voters: 25ae1ef26d1441a990bd63eadb5b609c, a9d19022392f4667b411d8bf2f052338
I20260713 09:03:27.574812 13612 raft_consensus.cc:515] T 95292aa12a13405eb84e3ea46123737d P 71ca1dd509324a0c8979f9f3a613c15b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25ae1ef26d1441a990bd63eadb5b609c" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34171 } } peers { permanent_uuid: "a9d19022392f4667b411d8bf2f052338" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 33027 } } peers { permanent_uuid: "71ca1dd509324a0c8979f9f3a613c15b" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 42843 } }
I20260713 09:03:27.576375 13483 tablet_bootstrap.cc:654] T b64896ffe018496a992e735e2b553180 P 71ca1dd509324a0c8979f9f3a613c15b: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:27.577430 13291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95292aa12a13405eb84e3ea46123737d" candidate_uuid: "71ca1dd509324a0c8979f9f3a613c15b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25ae1ef26d1441a990bd63eadb5b609c" is_pre_election: true
I20260713 09:03:27.577853 13482 raft_consensus.cc:740] T 3232d6fe43144febb63e57db106c14b8 P 9a04a40520a24d1db491267546d1ebfb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a04a40520a24d1db491267546d1ebfb, State: Initialized, Role: FOLLOWER
I20260713 09:03:27.578176 13291 raft_consensus.cc:2393] T 95292aa12a13405eb84e3ea46123737d P 25ae1ef26d1441a990bd63eadb5b609c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 71ca1dd509324a0c8979f9f3a613c15b in current term 1: Already voted for candidate a9d19022392f4667b411d8bf2f052338 in this term.
I20260713 09:03:27.578536 13482 consensus_queue.cc:260] T 3232d6fe43144febb63e57db106c14b8 P 9a04a40520a24d1db491267546d1ebfb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 } } peers { permanent_uuid: "25ae1ef26d1441a990bd63eadb5b609c" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34171 } } peers { permanent_uuid: "a9d19022392f4667b411d8bf2f052338" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 33027 } }
I20260713 09:03:27.567739 13112 catalog_manager.cc:5697] T da06f577b89e4932b3a596ff23a05e11 P 9a04a40520a24d1db491267546d1ebfb reported cstate change: term changed from 0 to 1, leader changed from <none> to 9a04a40520a24d1db491267546d1ebfb (127.10.222.129). New cstate: current_term: 1 leader_uuid: "9a04a40520a24d1db491267546d1ebfb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71ca1dd509324a0c8979f9f3a613c15b" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 42843 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "25ae1ef26d1441a990bd63eadb5b609c" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34171 } health_report { overall_health: UNKNOWN } } }
I20260713 09:03:27.584968 13482 ts_tablet_manager.cc:1434] T 3232d6fe43144febb63e57db106c14b8 P 9a04a40520a24d1db491267546d1ebfb: Time spent starting tablet: real 0.025s	user 0.005s	sys 0.000s
I20260713 09:03:27.585944 13482 tablet_bootstrap.cc:492] T 85a0a664fde042588d9b2bc81e8a8861 P 9a04a40520a24d1db491267546d1ebfb: Bootstrap starting.
I20260713 09:03:27.585883 13484 ts_tablet_manager.cc:1434] T 3d49bc17f43746e3ab37ce9183bba108 P a9d19022392f4667b411d8bf2f052338: Time spent starting tablet: real 0.036s	user 0.005s	sys 0.000s
I20260713 09:03:27.590129 13484 tablet_bootstrap.cc:492] T f131536c19fa4d5bba566ffbbcdbfa35 P a9d19022392f4667b411d8bf2f052338: Bootstrap starting.
I20260713 09:03:27.591800 13482 tablet_bootstrap.cc:654] T 85a0a664fde042588d9b2bc81e8a8861 P 9a04a40520a24d1db491267546d1ebfb: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:27.596218 13484 tablet_bootstrap.cc:654] T f131536c19fa4d5bba566ffbbcdbfa35 P a9d19022392f4667b411d8bf2f052338: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:27.579469 13612 leader_election.cc:290] T 95292aa12a13405eb84e3ea46123737d P 71ca1dd509324a0c8979f9f3a613c15b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 25ae1ef26d1441a990bd63eadb5b609c (127.10.222.130:34171), a9d19022392f4667b411d8bf2f052338 (127.10.222.131:33027)
I20260713 09:03:27.608554 13484 tablet_bootstrap.cc:492] T f131536c19fa4d5bba566ffbbcdbfa35 P a9d19022392f4667b411d8bf2f052338: No bootstrap required, opened a new log
I20260713 09:03:27.581493 13366 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95292aa12a13405eb84e3ea46123737d" candidate_uuid: "71ca1dd509324a0c8979f9f3a613c15b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9d19022392f4667b411d8bf2f052338" is_pre_election: true
I20260713 09:03:27.582382 13555 consensus_queue.cc:1048] T 9ac10befb4664d949d95aa8ac645e85b P 9a04a40520a24d1db491267546d1ebfb [LEADER]: Connected to new peer: Peer: permanent_uuid: "71ca1dd509324a0c8979f9f3a613c15b" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 42843 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:03:27.568059 13486 tablet_bootstrap.cc:654] T 0fcda817ee7049a282461a6efc5a0aa2 P 25ae1ef26d1441a990bd63eadb5b609c: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:27.611501 13518 raft_consensus.cc:2749] T 51f8f47115f94ccfb4da8b336e6d2f1f P 71ca1dd509324a0c8979f9f3a613c15b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:03:27.611944 13407 leader_election.cc:304] T 95292aa12a13405eb84e3ea46123737d P 71ca1dd509324a0c8979f9f3a613c15b [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: 71ca1dd509324a0c8979f9f3a613c15b; no voters: 25ae1ef26d1441a990bd63eadb5b609c, a9d19022392f4667b411d8bf2f052338
I20260713 09:03:27.613636 13524 raft_consensus.cc:3060] T 95292aa12a13405eb84e3ea46123737d P 71ca1dd509324a0c8979f9f3a613c15b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:27.616051 13533 consensus_queue.cc:1048] T 51f8f47115f94ccfb4da8b336e6d2f1f P a9d19022392f4667b411d8bf2f052338 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71ca1dd509324a0c8979f9f3a613c15b" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 42843 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:03:27.620760 13484 ts_tablet_manager.cc:1403] T f131536c19fa4d5bba566ffbbcdbfa35 P a9d19022392f4667b411d8bf2f052338: Time spent bootstrapping tablet: real 0.031s	user 0.009s	sys 0.007s
I20260713 09:03:27.622130 13486 tablet_bootstrap.cc:492] T 0fcda817ee7049a282461a6efc5a0aa2 P 25ae1ef26d1441a990bd63eadb5b609c: No bootstrap required, opened a new log
I20260713 09:03:27.622597 13486 ts_tablet_manager.cc:1403] T 0fcda817ee7049a282461a6efc5a0aa2 P 25ae1ef26d1441a990bd63eadb5b609c: Time spent bootstrapping tablet: real 0.060s	user 0.007s	sys 0.008s
I20260713 09:03:27.622982 13524 raft_consensus.cc:2749] T 95292aa12a13405eb84e3ea46123737d P 71ca1dd509324a0c8979f9f3a613c15b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:03:27.627501 13486 raft_consensus.cc:359] T 0fcda817ee7049a282461a6efc5a0aa2 P 25ae1ef26d1441a990bd63eadb5b609c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71ca1dd509324a0c8979f9f3a613c15b" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 42843 } } peers { permanent_uuid: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 } } peers { permanent_uuid: "25ae1ef26d1441a990bd63eadb5b609c" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34171 } }
I20260713 09:03:27.628208 13486 raft_consensus.cc:385] T 0fcda817ee7049a282461a6efc5a0aa2 P 25ae1ef26d1441a990bd63eadb5b609c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:27.628458 13486 raft_consensus.cc:740] T 0fcda817ee7049a282461a6efc5a0aa2 P 25ae1ef26d1441a990bd63eadb5b609c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25ae1ef26d1441a990bd63eadb5b609c, State: Initialized, Role: FOLLOWER
I20260713 09:03:27.628912 13484 raft_consensus.cc:359] T f131536c19fa4d5bba566ffbbcdbfa35 P a9d19022392f4667b411d8bf2f052338 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9d19022392f4667b411d8bf2f052338" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 33027 } } peers { permanent_uuid: "71ca1dd509324a0c8979f9f3a613c15b" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 42843 } } peers { permanent_uuid: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 } }
I20260713 09:03:27.629621 13484 raft_consensus.cc:385] T f131536c19fa4d5bba566ffbbcdbfa35 P a9d19022392f4667b411d8bf2f052338 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:27.629884 13484 raft_consensus.cc:740] T f131536c19fa4d5bba566ffbbcdbfa35 P a9d19022392f4667b411d8bf2f052338 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a9d19022392f4667b411d8bf2f052338, State: Initialized, Role: FOLLOWER
I20260713 09:03:27.630564 13484 consensus_queue.cc:260] T f131536c19fa4d5bba566ffbbcdbfa35 P a9d19022392f4667b411d8bf2f052338 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9d19022392f4667b411d8bf2f052338" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 33027 } } peers { permanent_uuid: "71ca1dd509324a0c8979f9f3a613c15b" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 42843 } } peers { permanent_uuid: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 } }
I20260713 09:03:27.632138 13486 consensus_queue.cc:260] T 0fcda817ee7049a282461a6efc5a0aa2 P 25ae1ef26d1441a990bd63eadb5b609c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71ca1dd509324a0c8979f9f3a613c15b" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 42843 } } peers { permanent_uuid: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 } } peers { permanent_uuid: "25ae1ef26d1441a990bd63eadb5b609c" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34171 } }
I20260713 09:03:27.632661 13484 ts_tablet_manager.cc:1434] T f131536c19fa4d5bba566ffbbcdbfa35 P a9d19022392f4667b411d8bf2f052338: Time spent starting tablet: real 0.012s	user 0.003s	sys 0.002s
I20260713 09:03:27.634841 13484 tablet_bootstrap.cc:492] T 2fb3183fe3f24a44a4edb4dbf4a07caf P a9d19022392f4667b411d8bf2f052338: Bootstrap starting.
I20260713 09:03:27.640766 13484 tablet_bootstrap.cc:654] T 2fb3183fe3f24a44a4edb4dbf4a07caf P a9d19022392f4667b411d8bf2f052338: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:27.642673 13482 tablet_bootstrap.cc:492] T 85a0a664fde042588d9b2bc81e8a8861 P 9a04a40520a24d1db491267546d1ebfb: No bootstrap required, opened a new log
I20260713 09:03:27.643119 13482 ts_tablet_manager.cc:1403] T 85a0a664fde042588d9b2bc81e8a8861 P 9a04a40520a24d1db491267546d1ebfb: Time spent bootstrapping tablet: real 0.057s	user 0.013s	sys 0.008s
I20260713 09:03:27.645211 13482 raft_consensus.cc:359] T 85a0a664fde042588d9b2bc81e8a8861 P 9a04a40520a24d1db491267546d1ebfb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71ca1dd509324a0c8979f9f3a613c15b" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 42843 } } peers { permanent_uuid: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 } } peers { permanent_uuid: "25ae1ef26d1441a990bd63eadb5b609c" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34171 } }
I20260713 09:03:27.645813 13482 raft_consensus.cc:385] T 85a0a664fde042588d9b2bc81e8a8861 P 9a04a40520a24d1db491267546d1ebfb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:27.646070 13482 raft_consensus.cc:740] T 85a0a664fde042588d9b2bc81e8a8861 P 9a04a40520a24d1db491267546d1ebfb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a04a40520a24d1db491267546d1ebfb, State: Initialized, Role: FOLLOWER
I20260713 09:03:27.646693 13482 consensus_queue.cc:260] T 85a0a664fde042588d9b2bc81e8a8861 P 9a04a40520a24d1db491267546d1ebfb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71ca1dd509324a0c8979f9f3a613c15b" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 42843 } } peers { permanent_uuid: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 } } peers { permanent_uuid: "25ae1ef26d1441a990bd63eadb5b609c" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34171 } }
I20260713 09:03:27.645834 13486 ts_tablet_manager.cc:1434] T 0fcda817ee7049a282461a6efc5a0aa2 P 25ae1ef26d1441a990bd63eadb5b609c: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.000s
I20260713 09:03:27.651419 13482 ts_tablet_manager.cc:1434] T 85a0a664fde042588d9b2bc81e8a8861 P 9a04a40520a24d1db491267546d1ebfb: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260713 09:03:27.652395 13482 tablet_bootstrap.cc:492] T f131536c19fa4d5bba566ffbbcdbfa35 P 9a04a40520a24d1db491267546d1ebfb: Bootstrap starting.
I20260713 09:03:27.658124 13482 tablet_bootstrap.cc:654] T f131536c19fa4d5bba566ffbbcdbfa35 P 9a04a40520a24d1db491267546d1ebfb: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:27.659572 13486 tablet_bootstrap.cc:492] T 4d9c96644c6645ed8992cad46cef79e4 P 25ae1ef26d1441a990bd63eadb5b609c: Bootstrap starting.
I20260713 09:03:27.664942 13486 tablet_bootstrap.cc:654] T 4d9c96644c6645ed8992cad46cef79e4 P 25ae1ef26d1441a990bd63eadb5b609c: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:27.669746 13482 tablet_bootstrap.cc:492] T f131536c19fa4d5bba566ffbbcdbfa35 P 9a04a40520a24d1db491267546d1ebfb: No bootstrap required, opened a new log
I20260713 09:03:27.670207 13482 ts_tablet_manager.cc:1403] T f131536c19fa4d5bba566ffbbcdbfa35 P 9a04a40520a24d1db491267546d1ebfb: Time spent bootstrapping tablet: real 0.018s	user 0.007s	sys 0.007s
I20260713 09:03:27.677868 13483 tablet_bootstrap.cc:492] T b64896ffe018496a992e735e2b553180 P 71ca1dd509324a0c8979f9f3a613c15b: No bootstrap required, opened a new log
I20260713 09:03:27.678396 13483 ts_tablet_manager.cc:1403] T b64896ffe018496a992e735e2b553180 P 71ca1dd509324a0c8979f9f3a613c15b: Time spent bootstrapping tablet: real 0.118s	user 0.022s	sys 0.016s
I20260713 09:03:27.672920 13482 raft_consensus.cc:359] T f131536c19fa4d5bba566ffbbcdbfa35 P 9a04a40520a24d1db491267546d1ebfb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9d19022392f4667b411d8bf2f052338" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 33027 } } peers { permanent_uuid: "71ca1dd509324a0c8979f9f3a613c15b" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 42843 } } peers { permanent_uuid: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 } }
I20260713 09:03:27.680826 13482 raft_consensus.cc:385] T f131536c19fa4d5bba566ffbbcdbfa35 P 9a04a40520a24d1db491267546d1ebfb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:27.681080 13482 raft_consensus.cc:740] T f131536c19fa4d5bba566ffbbcdbfa35 P 9a04a40520a24d1db491267546d1ebfb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a04a40520a24d1db491267546d1ebfb, State: Initialized, Role: FOLLOWER
I20260713 09:03:27.681841 13482 consensus_queue.cc:260] T f131536c19fa4d5bba566ffbbcdbfa35 P 9a04a40520a24d1db491267546d1ebfb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9d19022392f4667b411d8bf2f052338" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 33027 } } peers { permanent_uuid: "71ca1dd509324a0c8979f9f3a613c15b" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 42843 } } peers { permanent_uuid: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 } }
I20260713 09:03:27.678411 13561 consensus_queue.cc:1048] T 9ac10befb4664d949d95aa8ac645e85b P 9a04a40520a24d1db491267546d1ebfb [LEADER]: Connected to new peer: Peer: permanent_uuid: "25ae1ef26d1441a990bd63eadb5b609c" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260713 09:03:27.684012 13482 ts_tablet_manager.cc:1434] T f131536c19fa4d5bba566ffbbcdbfa35 P 9a04a40520a24d1db491267546d1ebfb: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.001s
I20260713 09:03:27.684919 13482 tablet_bootstrap.cc:492] T cceead2c370d48a19b2fbe3c6fe312a5 P 9a04a40520a24d1db491267546d1ebfb: Bootstrap starting.
I20260713 09:03:27.681121 13483 raft_consensus.cc:359] T b64896ffe018496a992e735e2b553180 P 71ca1dd509324a0c8979f9f3a613c15b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25ae1ef26d1441a990bd63eadb5b609c" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34171 } } peers { permanent_uuid: "a9d19022392f4667b411d8bf2f052338" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 33027 } } peers { permanent_uuid: "71ca1dd509324a0c8979f9f3a613c15b" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 42843 } }
I20260713 09:03:27.685825 13483 raft_consensus.cc:385] T b64896ffe018496a992e735e2b553180 P 71ca1dd509324a0c8979f9f3a613c15b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:27.686134 13483 raft_consensus.cc:740] T b64896ffe018496a992e735e2b553180 P 71ca1dd509324a0c8979f9f3a613c15b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71ca1dd509324a0c8979f9f3a613c15b, State: Initialized, Role: FOLLOWER
I20260713 09:03:27.686895 13483 consensus_queue.cc:260] T b64896ffe018496a992e735e2b553180 P 71ca1dd509324a0c8979f9f3a613c15b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25ae1ef26d1441a990bd63eadb5b609c" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34171 } } peers { permanent_uuid: "a9d19022392f4667b411d8bf2f052338" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 33027 } } peers { permanent_uuid: "71ca1dd509324a0c8979f9f3a613c15b" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 42843 } }
I20260713 09:03:27.689292 13483 ts_tablet_manager.cc:1434] T b64896ffe018496a992e735e2b553180 P 71ca1dd509324a0c8979f9f3a613c15b: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260713 09:03:27.690210 13483 tablet_bootstrap.cc:492] T 0fcda817ee7049a282461a6efc5a0aa2 P 71ca1dd509324a0c8979f9f3a613c15b: Bootstrap starting.
I20260713 09:03:27.698331 13483 tablet_bootstrap.cc:654] T 0fcda817ee7049a282461a6efc5a0aa2 P 71ca1dd509324a0c8979f9f3a613c15b: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:27.692720 13484 tablet_bootstrap.cc:492] T 2fb3183fe3f24a44a4edb4dbf4a07caf P a9d19022392f4667b411d8bf2f052338: No bootstrap required, opened a new log
I20260713 09:03:27.698904 13484 ts_tablet_manager.cc:1403] T 2fb3183fe3f24a44a4edb4dbf4a07caf P a9d19022392f4667b411d8bf2f052338: Time spent bootstrapping tablet: real 0.064s	user 0.021s	sys 0.010s
I20260713 09:03:27.698333 13482 tablet_bootstrap.cc:654] T cceead2c370d48a19b2fbe3c6fe312a5 P 9a04a40520a24d1db491267546d1ebfb: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:27.701721 13484 raft_consensus.cc:359] T 2fb3183fe3f24a44a4edb4dbf4a07caf P a9d19022392f4667b411d8bf2f052338 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25ae1ef26d1441a990bd63eadb5b609c" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34171 } } peers { permanent_uuid: "a9d19022392f4667b411d8bf2f052338" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 33027 } } peers { permanent_uuid: "71ca1dd509324a0c8979f9f3a613c15b" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 42843 } }
I20260713 09:03:27.702513 13484 raft_consensus.cc:385] T 2fb3183fe3f24a44a4edb4dbf4a07caf P a9d19022392f4667b411d8bf2f052338 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:27.702834 13484 raft_consensus.cc:740] T 2fb3183fe3f24a44a4edb4dbf4a07caf P a9d19022392f4667b411d8bf2f052338 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a9d19022392f4667b411d8bf2f052338, State: Initialized, Role: FOLLOWER
I20260713 09:03:27.703598 13484 consensus_queue.cc:260] T 2fb3183fe3f24a44a4edb4dbf4a07caf P a9d19022392f4667b411d8bf2f052338 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25ae1ef26d1441a990bd63eadb5b609c" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34171 } } peers { permanent_uuid: "a9d19022392f4667b411d8bf2f052338" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 33027 } } peers { permanent_uuid: "71ca1dd509324a0c8979f9f3a613c15b" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 42843 } }
I20260713 09:03:27.705658 13486 tablet_bootstrap.cc:492] T 4d9c96644c6645ed8992cad46cef79e4 P 25ae1ef26d1441a990bd63eadb5b609c: No bootstrap required, opened a new log
I20260713 09:03:27.706100 13486 ts_tablet_manager.cc:1403] T 4d9c96644c6645ed8992cad46cef79e4 P 25ae1ef26d1441a990bd63eadb5b609c: Time spent bootstrapping tablet: real 0.058s	user 0.004s	sys 0.009s
I20260713 09:03:27.708027 13524 raft_consensus.cc:493] T 3d49bc17f43746e3ab37ce9183bba108 P 71ca1dd509324a0c8979f9f3a613c15b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:27.708537 13524 raft_consensus.cc:515] T 3d49bc17f43746e3ab37ce9183bba108 P 71ca1dd509324a0c8979f9f3a613c15b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9d19022392f4667b411d8bf2f052338" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 33027 } } peers { permanent_uuid: "71ca1dd509324a0c8979f9f3a613c15b" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 42843 } } peers { permanent_uuid: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 } }
I20260713 09:03:27.710253 13486 raft_consensus.cc:359] T 4d9c96644c6645ed8992cad46cef79e4 P 25ae1ef26d1441a990bd63eadb5b609c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25ae1ef26d1441a990bd63eadb5b609c" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34171 } } peers { permanent_uuid: "a9d19022392f4667b411d8bf2f052338" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 33027 } } peers { permanent_uuid: "71ca1dd509324a0c8979f9f3a613c15b" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 42843 } }
I20260713 09:03:27.710549 13524 leader_election.cc:290] T 3d49bc17f43746e3ab37ce9183bba108 P 71ca1dd509324a0c8979f9f3a613c15b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a9d19022392f4667b411d8bf2f052338 (127.10.222.131:33027), 9a04a40520a24d1db491267546d1ebfb (127.10.222.129:41979)
I20260713 09:03:27.712342 13218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d49bc17f43746e3ab37ce9183bba108" candidate_uuid: "71ca1dd509324a0c8979f9f3a613c15b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a04a40520a24d1db491267546d1ebfb" is_pre_election: true
I20260713 09:03:27.713006 13218 raft_consensus.cc:2468] T 3d49bc17f43746e3ab37ce9183bba108 P 9a04a40520a24d1db491267546d1ebfb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 71ca1dd509324a0c8979f9f3a613c15b in term 0.
I20260713 09:03:27.710896 13486 raft_consensus.cc:385] T 4d9c96644c6645ed8992cad46cef79e4 P 25ae1ef26d1441a990bd63eadb5b609c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:27.714007 13486 raft_consensus.cc:740] T 4d9c96644c6645ed8992cad46cef79e4 P 25ae1ef26d1441a990bd63eadb5b609c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25ae1ef26d1441a990bd63eadb5b609c, State: Initialized, Role: FOLLOWER
I20260713 09:03:27.714824 13366 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d49bc17f43746e3ab37ce9183bba108" candidate_uuid: "71ca1dd509324a0c8979f9f3a613c15b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9d19022392f4667b411d8bf2f052338" is_pre_election: true
I20260713 09:03:27.715510 13366 raft_consensus.cc:2468] T 3d49bc17f43746e3ab37ce9183bba108 P a9d19022392f4667b411d8bf2f052338 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 71ca1dd509324a0c8979f9f3a613c15b in term 0.
I20260713 09:03:27.716390 13406 leader_election.cc:304] T 3d49bc17f43746e3ab37ce9183bba108 P 71ca1dd509324a0c8979f9f3a613c15b [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: 71ca1dd509324a0c8979f9f3a613c15b, 9a04a40520a24d1db491267546d1ebfb; no voters: 
I20260713 09:03:27.717114 13484 ts_tablet_manager.cc:1434] T 2fb3183fe3f24a44a4edb4dbf4a07caf P a9d19022392f4667b411d8bf2f052338: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260713 09:03:27.717698 13482 tablet_bootstrap.cc:492] T cceead2c370d48a19b2fbe3c6fe312a5 P 9a04a40520a24d1db491267546d1ebfb: No bootstrap required, opened a new log
I20260713 09:03:27.718176 13482 ts_tablet_manager.cc:1403] T cceead2c370d48a19b2fbe3c6fe312a5 P 9a04a40520a24d1db491267546d1ebfb: Time spent bootstrapping tablet: real 0.033s	user 0.017s	sys 0.004s
I20260713 09:03:27.718112 13524 raft_consensus.cc:2804] T 3d49bc17f43746e3ab37ce9183bba108 P 71ca1dd509324a0c8979f9f3a613c15b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:03:27.718858 13524 raft_consensus.cc:493] T 3d49bc17f43746e3ab37ce9183bba108 P 71ca1dd509324a0c8979f9f3a613c15b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:03:27.719271 13524 raft_consensus.cc:3060] T 3d49bc17f43746e3ab37ce9183bba108 P 71ca1dd509324a0c8979f9f3a613c15b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:27.721000 13482 raft_consensus.cc:359] T cceead2c370d48a19b2fbe3c6fe312a5 P 9a04a40520a24d1db491267546d1ebfb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9d19022392f4667b411d8bf2f052338" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 33027 } } peers { permanent_uuid: "71ca1dd509324a0c8979f9f3a613c15b" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 42843 } } peers { permanent_uuid: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 } }
I20260713 09:03:27.718111 13484 tablet_bootstrap.cc:492] T cceead2c370d48a19b2fbe3c6fe312a5 P a9d19022392f4667b411d8bf2f052338: Bootstrap starting.
I20260713 09:03:27.721649 13482 raft_consensus.cc:385] T cceead2c370d48a19b2fbe3c6fe312a5 P 9a04a40520a24d1db491267546d1ebfb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:27.722024 13482 raft_consensus.cc:740] T cceead2c370d48a19b2fbe3c6fe312a5 P 9a04a40520a24d1db491267546d1ebfb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a04a40520a24d1db491267546d1ebfb, State: Initialized, Role: FOLLOWER
I20260713 09:03:27.722692 13482 consensus_queue.cc:260] T cceead2c370d48a19b2fbe3c6fe312a5 P 9a04a40520a24d1db491267546d1ebfb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9d19022392f4667b411d8bf2f052338" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 33027 } } peers { permanent_uuid: "71ca1dd509324a0c8979f9f3a613c15b" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 42843 } } peers { permanent_uuid: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 } }
I20260713 09:03:27.724656 13482 ts_tablet_manager.cc:1434] T cceead2c370d48a19b2fbe3c6fe312a5 P 9a04a40520a24d1db491267546d1ebfb: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.003s
I20260713 09:03:27.725714 13486 consensus_queue.cc:260] T 4d9c96644c6645ed8992cad46cef79e4 P 25ae1ef26d1441a990bd63eadb5b609c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25ae1ef26d1441a990bd63eadb5b609c" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34171 } } peers { permanent_uuid: "a9d19022392f4667b411d8bf2f052338" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 33027 } } peers { permanent_uuid: "71ca1dd509324a0c8979f9f3a613c15b" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 42843 } }
I20260713 09:03:27.725857 13524 raft_consensus.cc:515] T 3d49bc17f43746e3ab37ce9183bba108 P 71ca1dd509324a0c8979f9f3a613c15b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9d19022392f4667b411d8bf2f052338" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 33027 } } peers { permanent_uuid: "71ca1dd509324a0c8979f9f3a613c15b" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 42843 } } peers { permanent_uuid: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 } }
I20260713 09:03:27.727442 13486 ts_tablet_manager.cc:1434] T 4d9c96644c6645ed8992cad46cef79e4 P 25ae1ef26d1441a990bd63eadb5b609c: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.001s
I20260713 09:03:27.728613 13486 tablet_bootstrap.cc:492] T 85a0a664fde042588d9b2bc81e8a8861 P 25ae1ef26d1441a990bd63eadb5b609c: Bootstrap starting.
I20260713 09:03:27.728497 13366 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d49bc17f43746e3ab37ce9183bba108" candidate_uuid: "71ca1dd509324a0c8979f9f3a613c15b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9d19022392f4667b411d8bf2f052338"
I20260713 09:03:27.729056 13366 raft_consensus.cc:3060] T 3d49bc17f43746e3ab37ce9183bba108 P a9d19022392f4667b411d8bf2f052338 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:27.735468 13601 raft_consensus.cc:493] T f131536c19fa4d5bba566ffbbcdbfa35 P a9d19022392f4667b411d8bf2f052338 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:27.735991 13601 raft_consensus.cc:515] T f131536c19fa4d5bba566ffbbcdbfa35 P a9d19022392f4667b411d8bf2f052338 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9d19022392f4667b411d8bf2f052338" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 33027 } } peers { permanent_uuid: "71ca1dd509324a0c8979f9f3a613c15b" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 42843 } } peers { permanent_uuid: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 } }
I20260713 09:03:27.737046 13484 tablet_bootstrap.cc:654] T cceead2c370d48a19b2fbe3c6fe312a5 P a9d19022392f4667b411d8bf2f052338: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:27.738090 13601 leader_election.cc:290] T f131536c19fa4d5bba566ffbbcdbfa35 P a9d19022392f4667b411d8bf2f052338 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 71ca1dd509324a0c8979f9f3a613c15b (127.10.222.132:42843), 9a04a40520a24d1db491267546d1ebfb (127.10.222.129:41979)
I20260713 09:03:27.739724 13441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f131536c19fa4d5bba566ffbbcdbfa35" candidate_uuid: "a9d19022392f4667b411d8bf2f052338" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71ca1dd509324a0c8979f9f3a613c15b" is_pre_election: true
I20260713 09:03:27.740365 13218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f131536c19fa4d5bba566ffbbcdbfa35" candidate_uuid: "a9d19022392f4667b411d8bf2f052338" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a04a40520a24d1db491267546d1ebfb" is_pre_election: true
I20260713 09:03:27.740981 13218 raft_consensus.cc:2468] T f131536c19fa4d5bba566ffbbcdbfa35 P 9a04a40520a24d1db491267546d1ebfb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a9d19022392f4667b411d8bf2f052338 in term 0.
I20260713 09:03:27.741643 13486 tablet_bootstrap.cc:654] T 85a0a664fde042588d9b2bc81e8a8861 P 25ae1ef26d1441a990bd63eadb5b609c: Neither blocks nor log segments found. Creating new log.
W20260713 09:03:27.742497 13331 leader_election.cc:343] T f131536c19fa4d5bba566ffbbcdbfa35 P a9d19022392f4667b411d8bf2f052338 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 71ca1dd509324a0c8979f9f3a613c15b (127.10.222.132:42843): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:27.743324 13332 leader_election.cc:304] T f131536c19fa4d5bba566ffbbcdbfa35 P a9d19022392f4667b411d8bf2f052338 [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: 9a04a40520a24d1db491267546d1ebfb, a9d19022392f4667b411d8bf2f052338; no voters: 71ca1dd509324a0c8979f9f3a613c15b
I20260713 09:03:27.744575 13601 raft_consensus.cc:2804] T f131536c19fa4d5bba566ffbbcdbfa35 P a9d19022392f4667b411d8bf2f052338 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:03:27.744957 13601 raft_consensus.cc:493] T f131536c19fa4d5bba566ffbbcdbfa35 P a9d19022392f4667b411d8bf2f052338 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:03:27.745277 13601 raft_consensus.cc:3060] T f131536c19fa4d5bba566ffbbcdbfa35 P a9d19022392f4667b411d8bf2f052338 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:27.748593 13366 raft_consensus.cc:2468] T 3d49bc17f43746e3ab37ce9183bba108 P a9d19022392f4667b411d8bf2f052338 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71ca1dd509324a0c8979f9f3a613c15b in term 1.
I20260713 09:03:27.753404 13407 leader_election.cc:304] T 3d49bc17f43746e3ab37ce9183bba108 P 71ca1dd509324a0c8979f9f3a613c15b [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: 71ca1dd509324a0c8979f9f3a613c15b, a9d19022392f4667b411d8bf2f052338; no voters: 
I20260713 09:03:27.754307 13612 raft_consensus.cc:2804] T 3d49bc17f43746e3ab37ce9183bba108 P 71ca1dd509324a0c8979f9f3a613c15b [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:03:27.754784 13612 raft_consensus.cc:697] T 3d49bc17f43746e3ab37ce9183bba108 P 71ca1dd509324a0c8979f9f3a613c15b [term 1 LEADER]: Becoming Leader. State: Replica: 71ca1dd509324a0c8979f9f3a613c15b, State: Running, Role: LEADER
I20260713 09:03:27.756732 13612 consensus_queue.cc:237] T 3d49bc17f43746e3ab37ce9183bba108 P 71ca1dd509324a0c8979f9f3a613c15b [LEADER]: Queue going to LEADER mode. State: All 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: "a9d19022392f4667b411d8bf2f052338" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 33027 } } peers { permanent_uuid: "71ca1dd509324a0c8979f9f3a613c15b" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 42843 } } peers { permanent_uuid: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 } }
I20260713 09:03:27.770118 13218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d49bc17f43746e3ab37ce9183bba108" candidate_uuid: "71ca1dd509324a0c8979f9f3a613c15b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a04a40520a24d1db491267546d1ebfb"
I20260713 09:03:27.770833 13218 raft_consensus.cc:3060] T 3d49bc17f43746e3ab37ce9183bba108 P 9a04a40520a24d1db491267546d1ebfb [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:27.778206 13218 raft_consensus.cc:2468] T 3d49bc17f43746e3ab37ce9183bba108 P 9a04a40520a24d1db491267546d1ebfb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71ca1dd509324a0c8979f9f3a613c15b in term 1.
I20260713 09:03:27.780439 13524 leader_election.cc:290] T 3d49bc17f43746e3ab37ce9183bba108 P 71ca1dd509324a0c8979f9f3a613c15b [CANDIDATE]: Term 1 election: Requested vote from peers a9d19022392f4667b411d8bf2f052338 (127.10.222.131:33027), 9a04a40520a24d1db491267546d1ebfb (127.10.222.129:41979)
I20260713 09:03:27.788884 13601 raft_consensus.cc:515] T f131536c19fa4d5bba566ffbbcdbfa35 P a9d19022392f4667b411d8bf2f052338 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9d19022392f4667b411d8bf2f052338" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 33027 } } peers { permanent_uuid: "71ca1dd509324a0c8979f9f3a613c15b" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 42843 } } peers { permanent_uuid: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 } }
I20260713 09:03:27.791780 13441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f131536c19fa4d5bba566ffbbcdbfa35" candidate_uuid: "a9d19022392f4667b411d8bf2f052338" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71ca1dd509324a0c8979f9f3a613c15b"
W20260713 09:03:27.793185 13331 leader_election.cc:343] T f131536c19fa4d5bba566ffbbcdbfa35 P a9d19022392f4667b411d8bf2f052338 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 71ca1dd509324a0c8979f9f3a613c15b (127.10.222.132:42843): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:27.796828 13216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f131536c19fa4d5bba566ffbbcdbfa35" candidate_uuid: "a9d19022392f4667b411d8bf2f052338" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a04a40520a24d1db491267546d1ebfb"
I20260713 09:03:27.797416 13216 raft_consensus.cc:3060] T f131536c19fa4d5bba566ffbbcdbfa35 P 9a04a40520a24d1db491267546d1ebfb [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:27.796530 13601 leader_election.cc:290] T f131536c19fa4d5bba566ffbbcdbfa35 P a9d19022392f4667b411d8bf2f052338 [CANDIDATE]: Term 1 election: Requested vote from peers 71ca1dd509324a0c8979f9f3a613c15b (127.10.222.132:42843), 9a04a40520a24d1db491267546d1ebfb (127.10.222.129:41979)
I20260713 09:03:27.801491 13112 catalog_manager.cc:5697] T 3d49bc17f43746e3ab37ce9183bba108 P 71ca1dd509324a0c8979f9f3a613c15b reported cstate change: term changed from 0 to 1, leader changed from <none> to 71ca1dd509324a0c8979f9f3a613c15b (127.10.222.132). New cstate: current_term: 1 leader_uuid: "71ca1dd509324a0c8979f9f3a613c15b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9d19022392f4667b411d8bf2f052338" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 33027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71ca1dd509324a0c8979f9f3a613c15b" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 42843 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 } health_report { overall_health: UNKNOWN } } }
I20260713 09:03:27.802713 13483 tablet_bootstrap.cc:492] T 0fcda817ee7049a282461a6efc5a0aa2 P 71ca1dd509324a0c8979f9f3a613c15b: No bootstrap required, opened a new log
I20260713 09:03:27.803125 13483 ts_tablet_manager.cc:1403] T 0fcda817ee7049a282461a6efc5a0aa2 P 71ca1dd509324a0c8979f9f3a613c15b: Time spent bootstrapping tablet: real 0.113s	user 0.030s	sys 0.031s
I20260713 09:03:27.805595 13216 raft_consensus.cc:2468] T f131536c19fa4d5bba566ffbbcdbfa35 P 9a04a40520a24d1db491267546d1ebfb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a9d19022392f4667b411d8bf2f052338 in term 1.
I20260713 09:03:27.805794 13483 raft_consensus.cc:359] T 0fcda817ee7049a282461a6efc5a0aa2 P 71ca1dd509324a0c8979f9f3a613c15b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71ca1dd509324a0c8979f9f3a613c15b" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 42843 } } peers { permanent_uuid: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 } } peers { permanent_uuid: "25ae1ef26d1441a990bd63eadb5b609c" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34171 } }
I20260713 09:03:27.806473 13483 raft_consensus.cc:385] T 0fcda817ee7049a282461a6efc5a0aa2 P 71ca1dd509324a0c8979f9f3a613c15b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:27.806726 13483 raft_consensus.cc:740] T 0fcda817ee7049a282461a6efc5a0aa2 P 71ca1dd509324a0c8979f9f3a613c15b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71ca1dd509324a0c8979f9f3a613c15b, State: Initialized, Role: FOLLOWER
I20260713 09:03:27.806838 13486 tablet_bootstrap.cc:492] T 85a0a664fde042588d9b2bc81e8a8861 P 25ae1ef26d1441a990bd63eadb5b609c: No bootstrap required, opened a new log
I20260713 09:03:27.807336 13332 leader_election.cc:304] T f131536c19fa4d5bba566ffbbcdbfa35 P a9d19022392f4667b411d8bf2f052338 [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: 9a04a40520a24d1db491267546d1ebfb, a9d19022392f4667b411d8bf2f052338; no voters: 71ca1dd509324a0c8979f9f3a613c15b
I20260713 09:03:27.807992 13486 ts_tablet_manager.cc:1403] T 85a0a664fde042588d9b2bc81e8a8861 P 25ae1ef26d1441a990bd63eadb5b609c: Time spent bootstrapping tablet: real 0.080s	user 0.030s	sys 0.033s
I20260713 09:03:27.807401 13483 consensus_queue.cc:260] T 0fcda817ee7049a282461a6efc5a0aa2 P 71ca1dd509324a0c8979f9f3a613c15b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71ca1dd509324a0c8979f9f3a613c15b" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 42843 } } peers { permanent_uuid: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 } } peers { permanent_uuid: "25ae1ef26d1441a990bd63eadb5b609c" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34171 } }
I20260713 09:03:27.809417 13484 tablet_bootstrap.cc:492] T cceead2c370d48a19b2fbe3c6fe312a5 P a9d19022392f4667b411d8bf2f052338: No bootstrap required, opened a new log
I20260713 09:03:27.809770 13483 ts_tablet_manager.cc:1434] T 0fcda817ee7049a282461a6efc5a0aa2 P 71ca1dd509324a0c8979f9f3a613c15b: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:03:27.809834 13484 ts_tablet_manager.cc:1403] T cceead2c370d48a19b2fbe3c6fe312a5 P a9d19022392f4667b411d8bf2f052338: Time spent bootstrapping tablet: real 0.092s	user 0.016s	sys 0.040s
I20260713 09:03:27.810853 13483 tablet_bootstrap.cc:492] T 4d9c96644c6645ed8992cad46cef79e4 P 71ca1dd509324a0c8979f9f3a613c15b: Bootstrap starting.
I20260713 09:03:27.810529 13486 raft_consensus.cc:359] T 85a0a664fde042588d9b2bc81e8a8861 P 25ae1ef26d1441a990bd63eadb5b609c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71ca1dd509324a0c8979f9f3a613c15b" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 42843 } } peers { permanent_uuid: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 } } peers { permanent_uuid: "25ae1ef26d1441a990bd63eadb5b609c" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34171 } }
I20260713 09:03:27.811273 13486 raft_consensus.cc:385] T 85a0a664fde042588d9b2bc81e8a8861 P 25ae1ef26d1441a990bd63eadb5b609c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:27.811537 13486 raft_consensus.cc:740] T 85a0a664fde042588d9b2bc81e8a8861 P 25ae1ef26d1441a990bd63eadb5b609c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25ae1ef26d1441a990bd63eadb5b609c, State: Initialized, Role: FOLLOWER
I20260713 09:03:27.812214 13601 raft_consensus.cc:2804] T f131536c19fa4d5bba566ffbbcdbfa35 P a9d19022392f4667b411d8bf2f052338 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:03:27.812156 13486 consensus_queue.cc:260] T 85a0a664fde042588d9b2bc81e8a8861 P 25ae1ef26d1441a990bd63eadb5b609c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71ca1dd509324a0c8979f9f3a613c15b" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 42843 } } peers { permanent_uuid: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 } } peers { permanent_uuid: "25ae1ef26d1441a990bd63eadb5b609c" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34171 } }
I20260713 09:03:27.812481 13484 raft_consensus.cc:359] T cceead2c370d48a19b2fbe3c6fe312a5 P a9d19022392f4667b411d8bf2f052338 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9d19022392f4667b411d8bf2f052338" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 33027 } } peers { permanent_uuid: "71ca1dd509324a0c8979f9f3a613c15b" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 42843 } } peers { permanent_uuid: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 } }
I20260713 09:03:27.813807 13484 raft_consensus.cc:385] T cceead2c370d48a19b2fbe3c6fe312a5 P a9d19022392f4667b411d8bf2f052338 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:27.814074 13484 raft_consensus.cc:740] T cceead2c370d48a19b2fbe3c6fe312a5 P a9d19022392f4667b411d8bf2f052338 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a9d19022392f4667b411d8bf2f052338, State: Initialized, Role: FOLLOWER
I20260713 09:03:27.814776 13484 consensus_queue.cc:260] T cceead2c370d48a19b2fbe3c6fe312a5 P a9d19022392f4667b411d8bf2f052338 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9d19022392f4667b411d8bf2f052338" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 33027 } } peers { permanent_uuid: "71ca1dd509324a0c8979f9f3a613c15b" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 42843 } } peers { permanent_uuid: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 } }
I20260713 09:03:27.816366 13546 raft_consensus.cc:493] T 85a0a664fde042588d9b2bc81e8a8861 P 25ae1ef26d1441a990bd63eadb5b609c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:27.816623 13483 tablet_bootstrap.cc:654] T 4d9c96644c6645ed8992cad46cef79e4 P 71ca1dd509324a0c8979f9f3a613c15b: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:27.814131 13486 ts_tablet_manager.cc:1434] T 85a0a664fde042588d9b2bc81e8a8861 P 25ae1ef26d1441a990bd63eadb5b609c: Time spent starting tablet: real 0.006s	user 0.000s	sys 0.003s
I20260713 09:03:27.816690 13484 ts_tablet_manager.cc:1434] T cceead2c370d48a19b2fbe3c6fe312a5 P a9d19022392f4667b411d8bf2f052338: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:03:27.816814 13546 raft_consensus.cc:515] T 85a0a664fde042588d9b2bc81e8a8861 P 25ae1ef26d1441a990bd63eadb5b609c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71ca1dd509324a0c8979f9f3a613c15b" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 42843 } } peers { permanent_uuid: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 } } peers { permanent_uuid: "25ae1ef26d1441a990bd63eadb5b609c" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34171 } }
I20260713 09:03:27.817759 13484 tablet_bootstrap.cc:492] T 4d9c96644c6645ed8992cad46cef79e4 P a9d19022392f4667b411d8bf2f052338: Bootstrap starting.
I20260713 09:03:27.818889 13546 leader_election.cc:290] T 85a0a664fde042588d9b2bc81e8a8861 P 25ae1ef26d1441a990bd63eadb5b609c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 71ca1dd509324a0c8979f9f3a613c15b (127.10.222.132:42843), 9a04a40520a24d1db491267546d1ebfb (127.10.222.129:41979)
I20260713 09:03:27.819799 13486 tablet_bootstrap.cc:492] T 2fb3183fe3f24a44a4edb4dbf4a07caf P 25ae1ef26d1441a990bd63eadb5b609c: Bootstrap starting.
I20260713 09:03:27.820182 13601 raft_consensus.cc:697] T f131536c19fa4d5bba566ffbbcdbfa35 P a9d19022392f4667b411d8bf2f052338 [term 1 LEADER]: Becoming Leader. State: Replica: a9d19022392f4667b411d8bf2f052338, State: Running, Role: LEADER
I20260713 09:03:27.820400 13216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85a0a664fde042588d9b2bc81e8a8861" candidate_uuid: "25ae1ef26d1441a990bd63eadb5b609c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a04a40520a24d1db491267546d1ebfb" is_pre_election: true
I20260713 09:03:27.820410 13441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85a0a664fde042588d9b2bc81e8a8861" candidate_uuid: "25ae1ef26d1441a990bd63eadb5b609c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71ca1dd509324a0c8979f9f3a613c15b" is_pre_election: true
I20260713 09:03:27.821059 13216 raft_consensus.cc:2468] T 85a0a664fde042588d9b2bc81e8a8861 P 9a04a40520a24d1db491267546d1ebfb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 25ae1ef26d1441a990bd63eadb5b609c in term 0.
I20260713 09:03:27.821530 13601 consensus_queue.cc:237] T f131536c19fa4d5bba566ffbbcdbfa35 P a9d19022392f4667b411d8bf2f052338 [LEADER]: Queue going to LEADER mode. State: All 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: "a9d19022392f4667b411d8bf2f052338" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 33027 } } peers { permanent_uuid: "71ca1dd509324a0c8979f9f3a613c15b" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 42843 } } peers { permanent_uuid: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 } }
I20260713 09:03:27.822402 13258 leader_election.cc:304] T 85a0a664fde042588d9b2bc81e8a8861 P 25ae1ef26d1441a990bd63eadb5b609c [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: 25ae1ef26d1441a990bd63eadb5b609c, 9a04a40520a24d1db491267546d1ebfb; no voters: 
I20260713 09:03:27.823194 13546 raft_consensus.cc:2804] T 85a0a664fde042588d9b2bc81e8a8861 P 25ae1ef26d1441a990bd63eadb5b609c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:03:27.823546 13546 raft_consensus.cc:493] T 85a0a664fde042588d9b2bc81e8a8861 P 25ae1ef26d1441a990bd63eadb5b609c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:03:27.823894 13546 raft_consensus.cc:3060] T 85a0a664fde042588d9b2bc81e8a8861 P 25ae1ef26d1441a990bd63eadb5b609c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:27.825464 13486 tablet_bootstrap.cc:654] T 2fb3183fe3f24a44a4edb4dbf4a07caf P 25ae1ef26d1441a990bd63eadb5b609c: Neither blocks nor log segments found. Creating new log.
W20260713 09:03:27.827711 13257 leader_election.cc:343] T 85a0a664fde042588d9b2bc81e8a8861 P 25ae1ef26d1441a990bd63eadb5b609c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 71ca1dd509324a0c8979f9f3a613c15b (127.10.222.132:42843): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:27.831202 13546 raft_consensus.cc:515] T 85a0a664fde042588d9b2bc81e8a8861 P 25ae1ef26d1441a990bd63eadb5b609c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71ca1dd509324a0c8979f9f3a613c15b" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 42843 } } peers { permanent_uuid: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 } } peers { permanent_uuid: "25ae1ef26d1441a990bd63eadb5b609c" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34171 } }
I20260713 09:03:27.834290 13593 raft_consensus.cc:493] T cceead2c370d48a19b2fbe3c6fe312a5 P 9a04a40520a24d1db491267546d1ebfb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:27.834398 13216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85a0a664fde042588d9b2bc81e8a8861" candidate_uuid: "25ae1ef26d1441a990bd63eadb5b609c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a04a40520a24d1db491267546d1ebfb"
I20260713 09:03:27.835021 13216 raft_consensus.cc:3060] T 85a0a664fde042588d9b2bc81e8a8861 P 9a04a40520a24d1db491267546d1ebfb [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:27.834868 13593 raft_consensus.cc:515] T cceead2c370d48a19b2fbe3c6fe312a5 P 9a04a40520a24d1db491267546d1ebfb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9d19022392f4667b411d8bf2f052338" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 33027 } } peers { permanent_uuid: "71ca1dd509324a0c8979f9f3a613c15b" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 42843 } } peers { permanent_uuid: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 } }
I20260713 09:03:27.838430 13366 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cceead2c370d48a19b2fbe3c6fe312a5" candidate_uuid: "9a04a40520a24d1db491267546d1ebfb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9d19022392f4667b411d8bf2f052338" is_pre_election: true
I20260713 09:03:27.839119 13366 raft_consensus.cc:2468] T cceead2c370d48a19b2fbe3c6fe312a5 P a9d19022392f4667b411d8bf2f052338 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9a04a40520a24d1db491267546d1ebfb in term 0.
I20260713 09:03:27.840162 13486 tablet_bootstrap.cc:492] T 2fb3183fe3f24a44a4edb4dbf4a07caf P 25ae1ef26d1441a990bd63eadb5b609c: No bootstrap required, opened a new log
I20260713 09:03:27.840611 13486 ts_tablet_manager.cc:1403] T 2fb3183fe3f24a44a4edb4dbf4a07caf P 25ae1ef26d1441a990bd63eadb5b609c: Time spent bootstrapping tablet: real 0.021s	user 0.005s	sys 0.008s
I20260713 09:03:27.840485 13184 leader_election.cc:304] T cceead2c370d48a19b2fbe3c6fe312a5 P 9a04a40520a24d1db491267546d1ebfb [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: 9a04a40520a24d1db491267546d1ebfb, a9d19022392f4667b411d8bf2f052338; no voters: 
I20260713 09:03:27.841517 13561 raft_consensus.cc:2804] T cceead2c370d48a19b2fbe3c6fe312a5 P 9a04a40520a24d1db491267546d1ebfb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:03:27.841883 13561 raft_consensus.cc:493] T cceead2c370d48a19b2fbe3c6fe312a5 P 9a04a40520a24d1db491267546d1ebfb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:03:27.842228 13561 raft_consensus.cc:3060] T cceead2c370d48a19b2fbe3c6fe312a5 P 9a04a40520a24d1db491267546d1ebfb [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:27.843465 13486 raft_consensus.cc:359] T 2fb3183fe3f24a44a4edb4dbf4a07caf P 25ae1ef26d1441a990bd63eadb5b609c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25ae1ef26d1441a990bd63eadb5b609c" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34171 } } peers { permanent_uuid: "a9d19022392f4667b411d8bf2f052338" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 33027 } } peers { permanent_uuid: "71ca1dd509324a0c8979f9f3a613c15b" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 42843 } }
I20260713 09:03:27.844131 13486 raft_consensus.cc:385] T 2fb3183fe3f24a44a4edb4dbf4a07caf P 25ae1ef26d1441a990bd63eadb5b609c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:27.823661 13293 raft_consensus.cc:3060] T 8164db16256346a99e6e2a8c48009152 P 25ae1ef26d1441a990bd63eadb5b609c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:27.844472 13486 raft_consensus.cc:740] T 2fb3183fe3f24a44a4edb4dbf4a07caf P 25ae1ef26d1441a990bd63eadb5b609c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25ae1ef26d1441a990bd63eadb5b609c, State: Initialized, Role: FOLLOWER
I20260713 09:03:27.845296 13486 consensus_queue.cc:260] T 2fb3183fe3f24a44a4edb4dbf4a07caf P 25ae1ef26d1441a990bd63eadb5b609c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25ae1ef26d1441a990bd63eadb5b609c" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34171 } } peers { permanent_uuid: "a9d19022392f4667b411d8bf2f052338" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 33027 } } peers { permanent_uuid: "71ca1dd509324a0c8979f9f3a613c15b" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 42843 } }
I20260713 09:03:27.847474 13486 ts_tablet_manager.cc:1434] T 2fb3183fe3f24a44a4edb4dbf4a07caf P 25ae1ef26d1441a990bd63eadb5b609c: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260713 09:03:27.848313 13486 tablet_bootstrap.cc:492] T 3232d6fe43144febb63e57db106c14b8 P 25ae1ef26d1441a990bd63eadb5b609c: Bootstrap starting.
I20260713 09:03:27.848469 13561 raft_consensus.cc:515] T cceead2c370d48a19b2fbe3c6fe312a5 P 9a04a40520a24d1db491267546d1ebfb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9d19022392f4667b411d8bf2f052338" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 33027 } } peers { permanent_uuid: "71ca1dd509324a0c8979f9f3a613c15b" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 42843 } } peers { permanent_uuid: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 } }
I20260713 09:03:27.850543 13561 leader_election.cc:290] T cceead2c370d48a19b2fbe3c6fe312a5 P 9a04a40520a24d1db491267546d1ebfb [CANDIDATE]: Term 1 election: Requested vote from peers a9d19022392f4667b411d8bf2f052338 (127.10.222.131:33027), 71ca1dd509324a0c8979f9f3a613c15b (127.10.222.132:42843)
I20260713 09:03:27.841522 13216 raft_consensus.cc:2468] T 85a0a664fde042588d9b2bc81e8a8861 P 9a04a40520a24d1db491267546d1ebfb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 25ae1ef26d1441a990bd63eadb5b609c in term 1.
I20260713 09:03:27.852128 13258 leader_election.cc:304] T 85a0a664fde042588d9b2bc81e8a8861 P 25ae1ef26d1441a990bd63eadb5b609c [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: 25ae1ef26d1441a990bd63eadb5b609c, 9a04a40520a24d1db491267546d1ebfb; no voters: 
I20260713 09:03:27.852458 13439 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cceead2c370d48a19b2fbe3c6fe312a5" candidate_uuid: "9a04a40520a24d1db491267546d1ebfb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71ca1dd509324a0c8979f9f3a613c15b"
I20260713 09:03:27.852978 13493 raft_consensus.cc:2804] T 85a0a664fde042588d9b2bc81e8a8861 P 25ae1ef26d1441a990bd63eadb5b609c [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:03:27.853446 13493 raft_consensus.cc:697] T 85a0a664fde042588d9b2bc81e8a8861 P 25ae1ef26d1441a990bd63eadb5b609c [term 1 LEADER]: Becoming Leader. State: Replica: 25ae1ef26d1441a990bd63eadb5b609c, State: Running, Role: LEADER
I20260713 09:03:27.853941 13486 tablet_bootstrap.cc:654] T 3232d6fe43144febb63e57db106c14b8 P 25ae1ef26d1441a990bd63eadb5b609c: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:27.843982 13441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85a0a664fde042588d9b2bc81e8a8861" candidate_uuid: "25ae1ef26d1441a990bd63eadb5b609c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71ca1dd509324a0c8979f9f3a613c15b"
I20260713 09:03:27.854226 13493 consensus_queue.cc:237] T 85a0a664fde042588d9b2bc81e8a8861 P 25ae1ef26d1441a990bd63eadb5b609c [LEADER]: Queue going to LEADER mode. State: All 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: "71ca1dd509324a0c8979f9f3a613c15b" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 42843 } } peers { permanent_uuid: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 } } peers { permanent_uuid: "25ae1ef26d1441a990bd63eadb5b609c" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34171 } }
I20260713 09:03:27.856704 13366 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cceead2c370d48a19b2fbe3c6fe312a5" candidate_uuid: "9a04a40520a24d1db491267546d1ebfb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9d19022392f4667b411d8bf2f052338"
I20260713 09:03:27.857318 13366 raft_consensus.cc:3060] T cceead2c370d48a19b2fbe3c6fe312a5 P a9d19022392f4667b411d8bf2f052338 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:03:27.860673 13257 leader_election.cc:343] T 85a0a664fde042588d9b2bc81e8a8861 P 25ae1ef26d1441a990bd63eadb5b609c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 71ca1dd509324a0c8979f9f3a613c15b (127.10.222.132:42843): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:27.862672 13484 tablet_bootstrap.cc:654] T 4d9c96644c6645ed8992cad46cef79e4 P a9d19022392f4667b411d8bf2f052338: Neither blocks nor log segments found. Creating new log.
W20260713 09:03:27.854265 13182 leader_election.cc:343] T cceead2c370d48a19b2fbe3c6fe312a5 P 9a04a40520a24d1db491267546d1ebfb [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 71ca1dd509324a0c8979f9f3a613c15b (127.10.222.132:42843): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:27.869342 13486 tablet_bootstrap.cc:492] T 3232d6fe43144febb63e57db106c14b8 P 25ae1ef26d1441a990bd63eadb5b609c: No bootstrap required, opened a new log
I20260713 09:03:27.869803 13486 ts_tablet_manager.cc:1403] T 3232d6fe43144febb63e57db106c14b8 P 25ae1ef26d1441a990bd63eadb5b609c: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.004s
I20260713 09:03:27.869814 13612 raft_consensus.cc:493] T b64896ffe018496a992e735e2b553180 P 71ca1dd509324a0c8979f9f3a613c15b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:27.870483 13612 raft_consensus.cc:515] T b64896ffe018496a992e735e2b553180 P 71ca1dd509324a0c8979f9f3a613c15b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25ae1ef26d1441a990bd63eadb5b609c" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34171 } } peers { permanent_uuid: "a9d19022392f4667b411d8bf2f052338" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 33027 } } peers { permanent_uuid: "71ca1dd509324a0c8979f9f3a613c15b" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 42843 } }
I20260713 09:03:27.871131 13546 leader_election.cc:290] T 85a0a664fde042588d9b2bc81e8a8861 P 25ae1ef26d1441a990bd63eadb5b609c [CANDIDATE]: Term 1 election: Requested vote from peers 71ca1dd509324a0c8979f9f3a613c15b (127.10.222.132:42843), 9a04a40520a24d1db491267546d1ebfb (127.10.222.129:41979)
I20260713 09:03:27.872543 13486 raft_consensus.cc:359] T 3232d6fe43144febb63e57db106c14b8 P 25ae1ef26d1441a990bd63eadb5b609c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 } } peers { permanent_uuid: "25ae1ef26d1441a990bd63eadb5b609c" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34171 } } peers { permanent_uuid: "a9d19022392f4667b411d8bf2f052338" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 33027 } }
I20260713 09:03:27.873274 13486 raft_consensus.cc:385] T 3232d6fe43144febb63e57db106c14b8 P 25ae1ef26d1441a990bd63eadb5b609c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:27.873530 13486 raft_consensus.cc:740] T 3232d6fe43144febb63e57db106c14b8 P 25ae1ef26d1441a990bd63eadb5b609c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25ae1ef26d1441a990bd63eadb5b609c, State: Initialized, Role: FOLLOWER
I20260713 09:03:27.874320 13367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b64896ffe018496a992e735e2b553180" candidate_uuid: "71ca1dd509324a0c8979f9f3a613c15b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9d19022392f4667b411d8bf2f052338" is_pre_election: true
I20260713 09:03:27.874293 13486 consensus_queue.cc:260] T 3232d6fe43144febb63e57db106c14b8 P 25ae1ef26d1441a990bd63eadb5b609c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 } } peers { permanent_uuid: "25ae1ef26d1441a990bd63eadb5b609c" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34171 } } peers { permanent_uuid: "a9d19022392f4667b411d8bf2f052338" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 33027 } }
I20260713 09:03:27.874827 13291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b64896ffe018496a992e735e2b553180" candidate_uuid: "71ca1dd509324a0c8979f9f3a613c15b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25ae1ef26d1441a990bd63eadb5b609c" is_pre_election: true
I20260713 09:03:27.876396 13486 ts_tablet_manager.cc:1434] T 3232d6fe43144febb63e57db106c14b8 P 25ae1ef26d1441a990bd63eadb5b609c: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:03:27.876263 13407 leader_election.cc:304] T b64896ffe018496a992e735e2b553180 P 71ca1dd509324a0c8979f9f3a613c15b [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: 71ca1dd509324a0c8979f9f3a613c15b; no voters: 25ae1ef26d1441a990bd63eadb5b609c, a9d19022392f4667b411d8bf2f052338
I20260713 09:03:27.872606 13612 leader_election.cc:290] T b64896ffe018496a992e735e2b553180 P 71ca1dd509324a0c8979f9f3a613c15b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 25ae1ef26d1441a990bd63eadb5b609c (127.10.222.130:34171), a9d19022392f4667b411d8bf2f052338 (127.10.222.131:33027)
I20260713 09:03:27.876993 13524 raft_consensus.cc:2749] T b64896ffe018496a992e735e2b553180 P 71ca1dd509324a0c8979f9f3a613c15b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:03:27.878429 13593 leader_election.cc:290] T cceead2c370d48a19b2fbe3c6fe312a5 P 9a04a40520a24d1db491267546d1ebfb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a9d19022392f4667b411d8bf2f052338 (127.10.222.131:33027), 71ca1dd509324a0c8979f9f3a613c15b (127.10.222.132:42843)
I20260713 09:03:27.879638 13439 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cceead2c370d48a19b2fbe3c6fe312a5" candidate_uuid: "9a04a40520a24d1db491267546d1ebfb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71ca1dd509324a0c8979f9f3a613c15b" is_pre_election: true
W20260713 09:03:27.881258 13182 leader_election.cc:343] T cceead2c370d48a19b2fbe3c6fe312a5 P 9a04a40520a24d1db491267546d1ebfb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 71ca1dd509324a0c8979f9f3a613c15b (127.10.222.132:42843): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:27.882642 13483 tablet_bootstrap.cc:492] T 4d9c96644c6645ed8992cad46cef79e4 P 71ca1dd509324a0c8979f9f3a613c15b: No bootstrap required, opened a new log
I20260713 09:03:27.882599 13561 raft_consensus.cc:493] T 0fcda817ee7049a282461a6efc5a0aa2 P 9a04a40520a24d1db491267546d1ebfb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:27.882962 13367 raft_consensus.cc:3060] T d822ead9347a486c9ba66a4e940de99b P a9d19022392f4667b411d8bf2f052338 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:27.883275 13483 ts_tablet_manager.cc:1403] T 4d9c96644c6645ed8992cad46cef79e4 P 71ca1dd509324a0c8979f9f3a613c15b: Time spent bootstrapping tablet: real 0.073s	user 0.027s	sys 0.028s
I20260713 09:03:27.883245 13561 raft_consensus.cc:515] T 0fcda817ee7049a282461a6efc5a0aa2 P 9a04a40520a24d1db491267546d1ebfb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71ca1dd509324a0c8979f9f3a613c15b" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 42843 } } peers { permanent_uuid: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 } } peers { permanent_uuid: "25ae1ef26d1441a990bd63eadb5b609c" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34171 } }
I20260713 09:03:27.886016 13439 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fcda817ee7049a282461a6efc5a0aa2" candidate_uuid: "9a04a40520a24d1db491267546d1ebfb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71ca1dd509324a0c8979f9f3a613c15b" is_pre_election: true
I20260713 09:03:27.886600 13439 raft_consensus.cc:2468] T 0fcda817ee7049a282461a6efc5a0aa2 P 71ca1dd509324a0c8979f9f3a613c15b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9a04a40520a24d1db491267546d1ebfb in term 0.
I20260713 09:03:27.887761 13182 leader_election.cc:304] T 0fcda817ee7049a282461a6efc5a0aa2 P 9a04a40520a24d1db491267546d1ebfb [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: 71ca1dd509324a0c8979f9f3a613c15b, 9a04a40520a24d1db491267546d1ebfb; no voters: 
I20260713 09:03:27.888538 13484 tablet_bootstrap.cc:492] T 4d9c96644c6645ed8992cad46cef79e4 P a9d19022392f4667b411d8bf2f052338: No bootstrap required, opened a new log
I20260713 09:03:27.888463 13487 raft_consensus.cc:2804] T 0fcda817ee7049a282461a6efc5a0aa2 P 9a04a40520a24d1db491267546d1ebfb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:03:27.889025 13484 ts_tablet_manager.cc:1403] T 4d9c96644c6645ed8992cad46cef79e4 P a9d19022392f4667b411d8bf2f052338: Time spent bootstrapping tablet: real 0.071s	user 0.009s	sys 0.000s
I20260713 09:03:27.889112 13487 raft_consensus.cc:493] T 0fcda817ee7049a282461a6efc5a0aa2 P 9a04a40520a24d1db491267546d1ebfb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:03:27.889515 13487 raft_consensus.cc:3060] T 0fcda817ee7049a282461a6efc5a0aa2 P 9a04a40520a24d1db491267546d1ebfb [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:27.891846 13484 raft_consensus.cc:359] T 4d9c96644c6645ed8992cad46cef79e4 P a9d19022392f4667b411d8bf2f052338 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25ae1ef26d1441a990bd63eadb5b609c" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34171 } } peers { permanent_uuid: "a9d19022392f4667b411d8bf2f052338" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 33027 } } peers { permanent_uuid: "71ca1dd509324a0c8979f9f3a613c15b" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 42843 } }
I20260713 09:03:27.892544 13484 raft_consensus.cc:385] T 4d9c96644c6645ed8992cad46cef79e4 P a9d19022392f4667b411d8bf2f052338 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:27.892804 13484 raft_consensus.cc:740] T 4d9c96644c6645ed8992cad46cef79e4 P a9d19022392f4667b411d8bf2f052338 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a9d19022392f4667b411d8bf2f052338, State: Initialized, Role: FOLLOWER
I20260713 09:03:27.893507 13484 consensus_queue.cc:260] T 4d9c96644c6645ed8992cad46cef79e4 P a9d19022392f4667b411d8bf2f052338 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25ae1ef26d1441a990bd63eadb5b609c" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34171 } } peers { permanent_uuid: "a9d19022392f4667b411d8bf2f052338" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 33027 } } peers { permanent_uuid: "71ca1dd509324a0c8979f9f3a613c15b" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 42843 } }
I20260713 09:03:27.895990 13487 raft_consensus.cc:515] T 0fcda817ee7049a282461a6efc5a0aa2 P 9a04a40520a24d1db491267546d1ebfb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71ca1dd509324a0c8979f9f3a613c15b" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 42843 } } peers { permanent_uuid: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 } } peers { permanent_uuid: "25ae1ef26d1441a990bd63eadb5b609c" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34171 } }
I20260713 09:03:27.898556 13439 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fcda817ee7049a282461a6efc5a0aa2" candidate_uuid: "9a04a40520a24d1db491267546d1ebfb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71ca1dd509324a0c8979f9f3a613c15b"
I20260713 09:03:27.899078 13439 raft_consensus.cc:3060] T 0fcda817ee7049a282461a6efc5a0aa2 P 71ca1dd509324a0c8979f9f3a613c15b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:27.895144 13484 ts_tablet_manager.cc:1434] T 4d9c96644c6645ed8992cad46cef79e4 P a9d19022392f4667b411d8bf2f052338: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:03:27.903748 13484 tablet_bootstrap.cc:492] T 3232d6fe43144febb63e57db106c14b8 P a9d19022392f4667b411d8bf2f052338: Bootstrap starting.
I20260713 09:03:27.904646 13291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fcda817ee7049a282461a6efc5a0aa2" candidate_uuid: "9a04a40520a24d1db491267546d1ebfb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25ae1ef26d1441a990bd63eadb5b609c"
I20260713 09:03:27.905213 13291 raft_consensus.cc:3060] T 0fcda817ee7049a282461a6efc5a0aa2 P 25ae1ef26d1441a990bd63eadb5b609c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:27.906141 13439 raft_consensus.cc:2468] T 0fcda817ee7049a282461a6efc5a0aa2 P 71ca1dd509324a0c8979f9f3a613c15b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9a04a40520a24d1db491267546d1ebfb in term 1.
I20260713 09:03:27.907275 13182 leader_election.cc:304] T 0fcda817ee7049a282461a6efc5a0aa2 P 9a04a40520a24d1db491267546d1ebfb [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: 71ca1dd509324a0c8979f9f3a613c15b, 9a04a40520a24d1db491267546d1ebfb; no voters: 
I20260713 09:03:27.908857 13487 leader_election.cc:290] T 0fcda817ee7049a282461a6efc5a0aa2 P 9a04a40520a24d1db491267546d1ebfb [CANDIDATE]: Term 1 election: Requested vote from peers 71ca1dd509324a0c8979f9f3a613c15b (127.10.222.132:42843), 25ae1ef26d1441a990bd63eadb5b609c (127.10.222.130:34171)
I20260713 09:03:27.909355 13487 raft_consensus.cc:2804] T 0fcda817ee7049a282461a6efc5a0aa2 P 9a04a40520a24d1db491267546d1ebfb [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:03:27.909544 13290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fcda817ee7049a282461a6efc5a0aa2" candidate_uuid: "9a04a40520a24d1db491267546d1ebfb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25ae1ef26d1441a990bd63eadb5b609c" is_pre_election: true
I20260713 09:03:27.910972 13487 raft_consensus.cc:697] T 0fcda817ee7049a282461a6efc5a0aa2 P 9a04a40520a24d1db491267546d1ebfb [term 1 LEADER]: Becoming Leader. State: Replica: 9a04a40520a24d1db491267546d1ebfb, State: Running, Role: LEADER
I20260713 09:03:27.911795 13487 consensus_queue.cc:237] T 0fcda817ee7049a282461a6efc5a0aa2 P 9a04a40520a24d1db491267546d1ebfb [LEADER]: Queue going to LEADER mode. State: All 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: "71ca1dd509324a0c8979f9f3a613c15b" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 42843 } } peers { permanent_uuid: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 } } peers { permanent_uuid: "25ae1ef26d1441a990bd63eadb5b609c" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34171 } }
I20260713 09:03:27.914778 13484 tablet_bootstrap.cc:654] T 3232d6fe43144febb63e57db106c14b8 P a9d19022392f4667b411d8bf2f052338: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:27.886031 13483 raft_consensus.cc:359] T 4d9c96644c6645ed8992cad46cef79e4 P 71ca1dd509324a0c8979f9f3a613c15b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25ae1ef26d1441a990bd63eadb5b609c" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34171 } } peers { permanent_uuid: "a9d19022392f4667b411d8bf2f052338" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 33027 } } peers { permanent_uuid: "71ca1dd509324a0c8979f9f3a613c15b" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 42843 } }
I20260713 09:03:27.917513 13483 raft_consensus.cc:385] T 4d9c96644c6645ed8992cad46cef79e4 P 71ca1dd509324a0c8979f9f3a613c15b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:27.917796 13483 raft_consensus.cc:740] T 4d9c96644c6645ed8992cad46cef79e4 P 71ca1dd509324a0c8979f9f3a613c15b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71ca1dd509324a0c8979f9f3a613c15b, State: Initialized, Role: FOLLOWER
I20260713 09:03:27.918545 13483 consensus_queue.cc:260] T 4d9c96644c6645ed8992cad46cef79e4 P 71ca1dd509324a0c8979f9f3a613c15b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25ae1ef26d1441a990bd63eadb5b609c" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34171 } } peers { permanent_uuid: "a9d19022392f4667b411d8bf2f052338" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 33027 } } peers { permanent_uuid: "71ca1dd509324a0c8979f9f3a613c15b" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 42843 } }
I20260713 09:03:27.923108 13291 raft_consensus.cc:2468] T 0fcda817ee7049a282461a6efc5a0aa2 P 25ae1ef26d1441a990bd63eadb5b609c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9a04a40520a24d1db491267546d1ebfb in term 1.
I20260713 09:03:27.923753 13483 ts_tablet_manager.cc:1434] T 4d9c96644c6645ed8992cad46cef79e4 P 71ca1dd509324a0c8979f9f3a613c15b: Time spent starting tablet: real 0.040s	user 0.006s	sys 0.000s
I20260713 09:03:27.924664 13483 tablet_bootstrap.cc:492] T cceead2c370d48a19b2fbe3c6fe312a5 P 71ca1dd509324a0c8979f9f3a613c15b: Bootstrap starting.
I20260713 09:03:27.888563 13115 catalog_manager.cc:5697] T f131536c19fa4d5bba566ffbbcdbfa35 P a9d19022392f4667b411d8bf2f052338 reported cstate change: term changed from 0 to 1, leader changed from <none> to a9d19022392f4667b411d8bf2f052338 (127.10.222.131). New cstate: current_term: 1 leader_uuid: "a9d19022392f4667b411d8bf2f052338" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9d19022392f4667b411d8bf2f052338" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 33027 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "71ca1dd509324a0c8979f9f3a613c15b" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 42843 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 } health_report { overall_health: UNKNOWN } } }
I20260713 09:03:27.926075 13545 raft_consensus.cc:493] T 2fb3183fe3f24a44a4edb4dbf4a07caf P 25ae1ef26d1441a990bd63eadb5b609c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:27.926630 13545 raft_consensus.cc:515] T 2fb3183fe3f24a44a4edb4dbf4a07caf P 25ae1ef26d1441a990bd63eadb5b609c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25ae1ef26d1441a990bd63eadb5b609c" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34171 } } peers { permanent_uuid: "a9d19022392f4667b411d8bf2f052338" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 33027 } } peers { permanent_uuid: "71ca1dd509324a0c8979f9f3a613c15b" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 42843 } }
I20260713 09:03:27.928654 13545 leader_election.cc:290] T 2fb3183fe3f24a44a4edb4dbf4a07caf P 25ae1ef26d1441a990bd63eadb5b609c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a9d19022392f4667b411d8bf2f052338 (127.10.222.131:33027), 71ca1dd509324a0c8979f9f3a613c15b (127.10.222.132:42843)
I20260713 09:03:27.929886 13546 raft_consensus.cc:493] T 8164db16256346a99e6e2a8c48009152 P 25ae1ef26d1441a990bd63eadb5b609c [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:27.930363 13365 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fb3183fe3f24a44a4edb4dbf4a07caf" candidate_uuid: "25ae1ef26d1441a990bd63eadb5b609c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9d19022392f4667b411d8bf2f052338" is_pre_election: true
I20260713 09:03:27.931030 13365 raft_consensus.cc:2468] T 2fb3183fe3f24a44a4edb4dbf4a07caf P a9d19022392f4667b411d8bf2f052338 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 25ae1ef26d1441a990bd63eadb5b609c in term 0.
I20260713 09:03:27.930361 13546 raft_consensus.cc:515] T 8164db16256346a99e6e2a8c48009152 P 25ae1ef26d1441a990bd63eadb5b609c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 } } peers { permanent_uuid: "25ae1ef26d1441a990bd63eadb5b609c" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34171 } } peers { permanent_uuid: "a9d19022392f4667b411d8bf2f052338" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 33027 } }
I20260713 09:03:27.933928 13366 raft_consensus.cc:2468] T cceead2c370d48a19b2fbe3c6fe312a5 P a9d19022392f4667b411d8bf2f052338 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9a04a40520a24d1db491267546d1ebfb in term 1.
I20260713 09:03:27.935042 13184 leader_election.cc:304] T cceead2c370d48a19b2fbe3c6fe312a5 P 9a04a40520a24d1db491267546d1ebfb [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: 9a04a40520a24d1db491267546d1ebfb, a9d19022392f4667b411d8bf2f052338; no voters: 71ca1dd509324a0c8979f9f3a613c15b
I20260713 09:03:27.936205 13593 raft_consensus.cc:2804] T cceead2c370d48a19b2fbe3c6fe312a5 P 9a04a40520a24d1db491267546d1ebfb [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:03:27.936273 13259 leader_election.cc:304] T 2fb3183fe3f24a44a4edb4dbf4a07caf P 25ae1ef26d1441a990bd63eadb5b609c [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: 25ae1ef26d1441a990bd63eadb5b609c, a9d19022392f4667b411d8bf2f052338; no voters: 
I20260713 09:03:27.937389 13216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8164db16256346a99e6e2a8c48009152" candidate_uuid: "25ae1ef26d1441a990bd63eadb5b609c" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a04a40520a24d1db491267546d1ebfb" is_pre_election: true
I20260713 09:03:27.938978 13545 raft_consensus.cc:2804] T 2fb3183fe3f24a44a4edb4dbf4a07caf P 25ae1ef26d1441a990bd63eadb5b609c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:03:27.939405 13545 raft_consensus.cc:493] T 2fb3183fe3f24a44a4edb4dbf4a07caf P 25ae1ef26d1441a990bd63eadb5b609c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:03:27.939759 13545 raft_consensus.cc:3060] T 2fb3183fe3f24a44a4edb4dbf4a07caf P 25ae1ef26d1441a990bd63eadb5b609c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:27.944221 13546 leader_election.cc:290] T 8164db16256346a99e6e2a8c48009152 P 25ae1ef26d1441a990bd63eadb5b609c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9a04a40520a24d1db491267546d1ebfb (127.10.222.129:41979), a9d19022392f4667b411d8bf2f052338 (127.10.222.131:33027)
I20260713 09:03:27.946020 13365 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8164db16256346a99e6e2a8c48009152" candidate_uuid: "25ae1ef26d1441a990bd63eadb5b609c" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9d19022392f4667b411d8bf2f052338" is_pre_election: true
I20260713 09:03:27.946484 13483 tablet_bootstrap.cc:654] T cceead2c370d48a19b2fbe3c6fe312a5 P 71ca1dd509324a0c8979f9f3a613c15b: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:27.946671 13365 raft_consensus.cc:2468] T 8164db16256346a99e6e2a8c48009152 P a9d19022392f4667b411d8bf2f052338 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 25ae1ef26d1441a990bd63eadb5b609c in term 1.
I20260713 09:03:27.947407 13492 consensus_queue.cc:1048] T 95292aa12a13405eb84e3ea46123737d P a9d19022392f4667b411d8bf2f052338 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71ca1dd509324a0c8979f9f3a613c15b" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 42843 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:03:27.947963 13259 leader_election.cc:304] T 8164db16256346a99e6e2a8c48009152 P 25ae1ef26d1441a990bd63eadb5b609c [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: 25ae1ef26d1441a990bd63eadb5b609c, a9d19022392f4667b411d8bf2f052338; no voters: 9a04a40520a24d1db491267546d1ebfb
I20260713 09:03:27.950851 13441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fb3183fe3f24a44a4edb4dbf4a07caf" candidate_uuid: "25ae1ef26d1441a990bd63eadb5b609c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71ca1dd509324a0c8979f9f3a613c15b" is_pre_election: true
W20260713 09:03:27.954392 13257 leader_election.cc:343] T 2fb3183fe3f24a44a4edb4dbf4a07caf P 25ae1ef26d1441a990bd63eadb5b609c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 71ca1dd509324a0c8979f9f3a613c15b (127.10.222.132:42843): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:27.939241 13593 raft_consensus.cc:697] T cceead2c370d48a19b2fbe3c6fe312a5 P 9a04a40520a24d1db491267546d1ebfb [term 1 LEADER]: Becoming Leader. State: Replica: 9a04a40520a24d1db491267546d1ebfb, State: Running, Role: LEADER
I20260713 09:03:27.955715 13593 consensus_queue.cc:237] T cceead2c370d48a19b2fbe3c6fe312a5 P 9a04a40520a24d1db491267546d1ebfb [LEADER]: Queue going to LEADER mode. State: All 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: "a9d19022392f4667b411d8bf2f052338" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 33027 } } peers { permanent_uuid: "71ca1dd509324a0c8979f9f3a613c15b" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 42843 } } peers { permanent_uuid: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 } }
I20260713 09:03:27.965261 13483 tablet_bootstrap.cc:492] T cceead2c370d48a19b2fbe3c6fe312a5 P 71ca1dd509324a0c8979f9f3a613c15b: No bootstrap required, opened a new log
I20260713 09:03:27.965682 13545 raft_consensus.cc:515] T 2fb3183fe3f24a44a4edb4dbf4a07caf P 25ae1ef26d1441a990bd63eadb5b609c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25ae1ef26d1441a990bd63eadb5b609c" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34171 } } peers { permanent_uuid: "a9d19022392f4667b411d8bf2f052338" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 33027 } } peers { permanent_uuid: "71ca1dd509324a0c8979f9f3a613c15b" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 42843 } }
I20260713 09:03:27.965721 13483 ts_tablet_manager.cc:1403] T cceead2c370d48a19b2fbe3c6fe312a5 P 71ca1dd509324a0c8979f9f3a613c15b: Time spent bootstrapping tablet: real 0.041s	user 0.009s	sys 0.002s
I20260713 09:03:27.970523 13483 raft_consensus.cc:359] T cceead2c370d48a19b2fbe3c6fe312a5 P 71ca1dd509324a0c8979f9f3a613c15b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9d19022392f4667b411d8bf2f052338" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 33027 } } peers { permanent_uuid: "71ca1dd509324a0c8979f9f3a613c15b" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 42843 } } peers { permanent_uuid: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 } }
I20260713 09:03:27.971129 13483 raft_consensus.cc:385] T cceead2c370d48a19b2fbe3c6fe312a5 P 71ca1dd509324a0c8979f9f3a613c15b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:27.974684 13483 raft_consensus.cc:740] T cceead2c370d48a19b2fbe3c6fe312a5 P 71ca1dd509324a0c8979f9f3a613c15b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71ca1dd509324a0c8979f9f3a613c15b, State: Initialized, Role: FOLLOWER
I20260713 09:03:27.976183 13483 consensus_queue.cc:260] T cceead2c370d48a19b2fbe3c6fe312a5 P 71ca1dd509324a0c8979f9f3a613c15b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9d19022392f4667b411d8bf2f052338" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 33027 } } peers { permanent_uuid: "71ca1dd509324a0c8979f9f3a613c15b" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 42843 } } peers { permanent_uuid: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 } }
I20260713 09:03:27.978097 13483 ts_tablet_manager.cc:1434] T cceead2c370d48a19b2fbe3c6fe312a5 P 71ca1dd509324a0c8979f9f3a613c15b: Time spent starting tablet: real 0.010s	user 0.000s	sys 0.004s
I20260713 09:03:27.979002 13483 tablet_bootstrap.cc:492] T 85a0a664fde042588d9b2bc81e8a8861 P 71ca1dd509324a0c8979f9f3a613c15b: Bootstrap starting.
I20260713 09:03:27.909714 13561 leader_election.cc:290] T 0fcda817ee7049a282461a6efc5a0aa2 P 9a04a40520a24d1db491267546d1ebfb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 71ca1dd509324a0c8979f9f3a613c15b (127.10.222.132:42843), 25ae1ef26d1441a990bd63eadb5b609c (127.10.222.130:34171)
I20260713 09:03:27.985149 13642 raft_consensus.cc:2804] T 8164db16256346a99e6e2a8c48009152 P 25ae1ef26d1441a990bd63eadb5b609c [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:03:27.985590 13642 raft_consensus.cc:493] T 8164db16256346a99e6e2a8c48009152 P 25ae1ef26d1441a990bd63eadb5b609c [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:03:27.985914 13642 raft_consensus.cc:3060] T 8164db16256346a99e6e2a8c48009152 P 25ae1ef26d1441a990bd63eadb5b609c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:27.992254 13561 raft_consensus.cc:493] T 3232d6fe43144febb63e57db106c14b8 P 9a04a40520a24d1db491267546d1ebfb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:27.992739 13561 raft_consensus.cc:515] T 3232d6fe43144febb63e57db106c14b8 P 9a04a40520a24d1db491267546d1ebfb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 } } peers { permanent_uuid: "25ae1ef26d1441a990bd63eadb5b609c" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34171 } } peers { permanent_uuid: "a9d19022392f4667b411d8bf2f052338" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 33027 } }
W20260713 09:03:27.993830 13259 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.10.222.131:33027, user_credentials={real_user=slave}} blocked reactor thread for 46017.7us
I20260713 09:03:27.995132 13559 consensus_queue.cc:1048] T 8164db16256346a99e6e2a8c48009152 P 9a04a40520a24d1db491267546d1ebfb [LEADER]: Connected to new peer: Peer: permanent_uuid: "25ae1ef26d1441a990bd63eadb5b609c" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:03:27.996567 13545 leader_election.cc:290] T 2fb3183fe3f24a44a4edb4dbf4a07caf P 25ae1ef26d1441a990bd63eadb5b609c [CANDIDATE]: Term 1 election: Requested vote from peers a9d19022392f4667b411d8bf2f052338 (127.10.222.131:33027), 71ca1dd509324a0c8979f9f3a613c15b (127.10.222.132:42843)
I20260713 09:03:27.998181 13365 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3232d6fe43144febb63e57db106c14b8" candidate_uuid: "9a04a40520a24d1db491267546d1ebfb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9d19022392f4667b411d8bf2f052338" is_pre_election: true
I20260713 09:03:27.999089 13561 leader_election.cc:290] T 3232d6fe43144febb63e57db106c14b8 P 9a04a40520a24d1db491267546d1ebfb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 25ae1ef26d1441a990bd63eadb5b609c (127.10.222.130:34171), a9d19022392f4667b411d8bf2f052338 (127.10.222.131:33027)
I20260713 09:03:27.999297 13559 consensus_queue.cc:1048] T 8164db16256346a99e6e2a8c48009152 P 9a04a40520a24d1db491267546d1ebfb [LEADER]: Connected to new peer: Peer: permanent_uuid: "a9d19022392f4667b411d8bf2f052338" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 33027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:03:28.001000 13441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fb3183fe3f24a44a4edb4dbf4a07caf" candidate_uuid: "25ae1ef26d1441a990bd63eadb5b609c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71ca1dd509324a0c8979f9f3a613c15b"
I20260713 09:03:28.001621 13483 tablet_bootstrap.cc:654] T 85a0a664fde042588d9b2bc81e8a8861 P 71ca1dd509324a0c8979f9f3a613c15b: Neither blocks nor log segments found. Creating new log.
W20260713 09:03:28.002489 13257 leader_election.cc:343] T 2fb3183fe3f24a44a4edb4dbf4a07caf P 25ae1ef26d1441a990bd63eadb5b609c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 71ca1dd509324a0c8979f9f3a613c15b (127.10.222.132:42843): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:03:28.001334 13184 leader_election.cc:343] T 3232d6fe43144febb63e57db106c14b8 P 9a04a40520a24d1db491267546d1ebfb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a9d19022392f4667b411d8bf2f052338 (127.10.222.131:33027): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:28.007606 13290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3232d6fe43144febb63e57db106c14b8" candidate_uuid: "9a04a40520a24d1db491267546d1ebfb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25ae1ef26d1441a990bd63eadb5b609c" is_pre_election: true
I20260713 09:03:28.008199 13290 raft_consensus.cc:2468] T 3232d6fe43144febb63e57db106c14b8 P 25ae1ef26d1441a990bd63eadb5b609c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9a04a40520a24d1db491267546d1ebfb in term 0.
I20260713 09:03:28.010828 13559 consensus_queue.cc:1048] T da06f577b89e4932b3a596ff23a05e11 P 9a04a40520a24d1db491267546d1ebfb [LEADER]: Connected to new peer: Peer: permanent_uuid: "71ca1dd509324a0c8979f9f3a613c15b" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 42843 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:03:28.026619 13582 consensus_queue.cc:1048] T 95292aa12a13405eb84e3ea46123737d P a9d19022392f4667b411d8bf2f052338 [LEADER]: Connected to new peer: Peer: permanent_uuid: "25ae1ef26d1441a990bd63eadb5b609c" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:03:28.033102 13366 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fb3183fe3f24a44a4edb4dbf4a07caf" candidate_uuid: "25ae1ef26d1441a990bd63eadb5b609c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9d19022392f4667b411d8bf2f052338"
I20260713 09:03:28.033696 13366 raft_consensus.cc:3060] T 2fb3183fe3f24a44a4edb4dbf4a07caf P a9d19022392f4667b411d8bf2f052338 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:28.038902 13115 catalog_manager.cc:5697] T 85a0a664fde042588d9b2bc81e8a8861 P 25ae1ef26d1441a990bd63eadb5b609c reported cstate change: term changed from 0 to 1, leader changed from <none> to 25ae1ef26d1441a990bd63eadb5b609c (127.10.222.130). New cstate: current_term: 1 leader_uuid: "25ae1ef26d1441a990bd63eadb5b609c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71ca1dd509324a0c8979f9f3a613c15b" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 42843 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "25ae1ef26d1441a990bd63eadb5b609c" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34171 } health_report { overall_health: HEALTHY } } }
I20260713 09:03:28.059774 13559 consensus_queue.cc:1048] T da06f577b89e4932b3a596ff23a05e11 P 9a04a40520a24d1db491267546d1ebfb [LEADER]: Connected to new peer: Peer: permanent_uuid: "25ae1ef26d1441a990bd63eadb5b609c" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260713 09:03:28.063655 13184 leader_election.cc:304] T 3232d6fe43144febb63e57db106c14b8 P 9a04a40520a24d1db491267546d1ebfb [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: 25ae1ef26d1441a990bd63eadb5b609c, 9a04a40520a24d1db491267546d1ebfb; no voters: a9d19022392f4667b411d8bf2f052338
W20260713 09:03:28.067595 13164 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:03:28.068331 13112 catalog_manager.cc:5697] T 0fcda817ee7049a282461a6efc5a0aa2 P 9a04a40520a24d1db491267546d1ebfb reported cstate change: term changed from 0 to 1, leader changed from <none> to 9a04a40520a24d1db491267546d1ebfb (127.10.222.129). New cstate: current_term: 1 leader_uuid: "9a04a40520a24d1db491267546d1ebfb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71ca1dd509324a0c8979f9f3a613c15b" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 42843 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "25ae1ef26d1441a990bd63eadb5b609c" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34171 } health_report { overall_health: UNKNOWN } } }
I20260713 09:03:28.069097 13524 raft_consensus.cc:493] T cceead2c370d48a19b2fbe3c6fe312a5 P 71ca1dd509324a0c8979f9f3a613c15b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:28.070824 13559 raft_consensus.cc:2804] T 3232d6fe43144febb63e57db106c14b8 P 9a04a40520a24d1db491267546d1ebfb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:03:28.071239 13559 raft_consensus.cc:493] T 3232d6fe43144febb63e57db106c14b8 P 9a04a40520a24d1db491267546d1ebfb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:03:28.071563 13559 raft_consensus.cc:3060] T 3232d6fe43144febb63e57db106c14b8 P 9a04a40520a24d1db491267546d1ebfb [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:28.072386 13440 raft_consensus.cc:3060] T b64896ffe018496a992e735e2b553180 P 71ca1dd509324a0c8979f9f3a613c15b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:28.069559 13524 raft_consensus.cc:515] T cceead2c370d48a19b2fbe3c6fe312a5 P 71ca1dd509324a0c8979f9f3a613c15b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9d19022392f4667b411d8bf2f052338" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 33027 } } peers { permanent_uuid: "71ca1dd509324a0c8979f9f3a613c15b" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 42843 } } peers { permanent_uuid: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 } }
I20260713 09:03:28.075590 13364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cceead2c370d48a19b2fbe3c6fe312a5" candidate_uuid: "71ca1dd509324a0c8979f9f3a613c15b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9d19022392f4667b411d8bf2f052338" is_pre_election: true
I20260713 09:03:28.076361 13364 raft_consensus.cc:2393] T cceead2c370d48a19b2fbe3c6fe312a5 P a9d19022392f4667b411d8bf2f052338 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 71ca1dd509324a0c8979f9f3a613c15b in current term 1: Already voted for candidate 9a04a40520a24d1db491267546d1ebfb in this term.
I20260713 09:03:28.078619 13524 leader_election.cc:290] T cceead2c370d48a19b2fbe3c6fe312a5 P 71ca1dd509324a0c8979f9f3a613c15b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a9d19022392f4667b411d8bf2f052338 (127.10.222.131:33027), 9a04a40520a24d1db491267546d1ebfb (127.10.222.129:41979)
I20260713 09:03:28.082731 13216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cceead2c370d48a19b2fbe3c6fe312a5" candidate_uuid: "71ca1dd509324a0c8979f9f3a613c15b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a04a40520a24d1db491267546d1ebfb" is_pre_election: true
I20260713 09:03:28.084486 13406 leader_election.cc:304] T cceead2c370d48a19b2fbe3c6fe312a5 P 71ca1dd509324a0c8979f9f3a613c15b [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: 71ca1dd509324a0c8979f9f3a613c15b; no voters: 9a04a40520a24d1db491267546d1ebfb, a9d19022392f4667b411d8bf2f052338
I20260713 09:03:28.086236 13582 raft_consensus.cc:493] T 4d9c96644c6645ed8992cad46cef79e4 P a9d19022392f4667b411d8bf2f052338 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:28.085880 13483 tablet_bootstrap.cc:492] T 85a0a664fde042588d9b2bc81e8a8861 P 71ca1dd509324a0c8979f9f3a613c15b: No bootstrap required, opened a new log
I20260713 09:03:28.085794 13524 raft_consensus.cc:3060] T cceead2c370d48a19b2fbe3c6fe312a5 P 71ca1dd509324a0c8979f9f3a613c15b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:28.087105 13582 raft_consensus.cc:515] T 4d9c96644c6645ed8992cad46cef79e4 P a9d19022392f4667b411d8bf2f052338 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25ae1ef26d1441a990bd63eadb5b609c" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34171 } } peers { permanent_uuid: "a9d19022392f4667b411d8bf2f052338" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 33027 } } peers { permanent_uuid: "71ca1dd509324a0c8979f9f3a613c15b" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 42843 } }
I20260713 09:03:28.097033 13582 leader_election.cc:290] T 4d9c96644c6645ed8992cad46cef79e4 P a9d19022392f4667b411d8bf2f052338 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 25ae1ef26d1441a990bd63eadb5b609c (127.10.222.130:34171), 71ca1dd509324a0c8979f9f3a613c15b (127.10.222.132:42843)
I20260713 09:03:28.097868 13642 raft_consensus.cc:515] T 8164db16256346a99e6e2a8c48009152 P 25ae1ef26d1441a990bd63eadb5b609c [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 } } peers { permanent_uuid: "25ae1ef26d1441a990bd63eadb5b609c" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34171 } } peers { permanent_uuid: "a9d19022392f4667b411d8bf2f052338" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 33027 } }
I20260713 09:03:28.098191 13291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d9c96644c6645ed8992cad46cef79e4" candidate_uuid: "a9d19022392f4667b411d8bf2f052338" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25ae1ef26d1441a990bd63eadb5b609c" is_pre_election: true
I20260713 09:03:28.098286 13439 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d9c96644c6645ed8992cad46cef79e4" candidate_uuid: "a9d19022392f4667b411d8bf2f052338" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71ca1dd509324a0c8979f9f3a613c15b" is_pre_election: true
I20260713 09:03:28.099009 13439 raft_consensus.cc:2468] T 4d9c96644c6645ed8992cad46cef79e4 P 71ca1dd509324a0c8979f9f3a613c15b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a9d19022392f4667b411d8bf2f052338 in term 0.
I20260713 09:03:28.099426 13290 raft_consensus.cc:1240] T 8164db16256346a99e6e2a8c48009152 P 25ae1ef26d1441a990bd63eadb5b609c [term 2 FOLLOWER]: Rejecting Update request from peer 9a04a40520a24d1db491267546d1ebfb for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260713 09:03:28.098930 13291 raft_consensus.cc:2468] T 4d9c96644c6645ed8992cad46cef79e4 P 25ae1ef26d1441a990bd63eadb5b609c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a9d19022392f4667b411d8bf2f052338 in term 0.
I20260713 09:03:28.100237 13331 leader_election.cc:304] T 4d9c96644c6645ed8992cad46cef79e4 P a9d19022392f4667b411d8bf2f052338 [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: 71ca1dd509324a0c8979f9f3a613c15b, a9d19022392f4667b411d8bf2f052338; no voters: 
I20260713 09:03:28.101050 13492 raft_consensus.cc:2804] T 4d9c96644c6645ed8992cad46cef79e4 P a9d19022392f4667b411d8bf2f052338 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:03:28.101415 13492 raft_consensus.cc:493] T 4d9c96644c6645ed8992cad46cef79e4 P a9d19022392f4667b411d8bf2f052338 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:03:28.101753 13492 raft_consensus.cc:3060] T 4d9c96644c6645ed8992cad46cef79e4 P a9d19022392f4667b411d8bf2f052338 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:28.102089 13642 leader_election.cc:290] T 8164db16256346a99e6e2a8c48009152 P 25ae1ef26d1441a990bd63eadb5b609c [CANDIDATE]: Term 2 election: Requested vote from peers 9a04a40520a24d1db491267546d1ebfb (127.10.222.129:41979), a9d19022392f4667b411d8bf2f052338 (127.10.222.131:33027)
I20260713 09:03:28.102748 13216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8164db16256346a99e6e2a8c48009152" candidate_uuid: "25ae1ef26d1441a990bd63eadb5b609c" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a04a40520a24d1db491267546d1ebfb"
I20260713 09:03:28.107143 13366 raft_consensus.cc:2468] T 2fb3183fe3f24a44a4edb4dbf4a07caf P a9d19022392f4667b411d8bf2f052338 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 25ae1ef26d1441a990bd63eadb5b609c in term 1.
I20260713 09:03:28.089361 13483 ts_tablet_manager.cc:1403] T 85a0a664fde042588d9b2bc81e8a8861 P 71ca1dd509324a0c8979f9f3a613c15b: Time spent bootstrapping tablet: real 0.111s	user 0.012s	sys 0.020s
I20260713 09:03:28.116993 13559 raft_consensus.cc:515] T 3232d6fe43144febb63e57db106c14b8 P 9a04a40520a24d1db491267546d1ebfb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 } } peers { permanent_uuid: "25ae1ef26d1441a990bd63eadb5b609c" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34171 } } peers { permanent_uuid: "a9d19022392f4667b411d8bf2f052338" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 33027 } }
I20260713 09:03:28.119477 13259 leader_election.cc:304] T 2fb3183fe3f24a44a4edb4dbf4a07caf P 25ae1ef26d1441a990bd63eadb5b609c [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: 25ae1ef26d1441a990bd63eadb5b609c, a9d19022392f4667b411d8bf2f052338; no voters: 71ca1dd509324a0c8979f9f3a613c15b
I20260713 09:03:28.120211 13493 raft_consensus.cc:2804] T 2fb3183fe3f24a44a4edb4dbf4a07caf P 25ae1ef26d1441a990bd63eadb5b609c [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:03:28.119748 13487 consensus_queue.cc:1059] T 8164db16256346a99e6e2a8c48009152 P 9a04a40520a24d1db491267546d1ebfb [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "25ae1ef26d1441a990bd63eadb5b609c" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34171 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:03:28.120695 13493 raft_consensus.cc:697] T 2fb3183fe3f24a44a4edb4dbf4a07caf P 25ae1ef26d1441a990bd63eadb5b609c [term 1 LEADER]: Becoming Leader. State: Replica: 25ae1ef26d1441a990bd63eadb5b609c, State: Running, Role: LEADER
I20260713 09:03:28.121084 13487 raft_consensus.cc:3055] T 8164db16256346a99e6e2a8c48009152 P 9a04a40520a24d1db491267546d1ebfb [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:03:28.121435 13487 raft_consensus.cc:740] T 8164db16256346a99e6e2a8c48009152 P 9a04a40520a24d1db491267546d1ebfb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9a04a40520a24d1db491267546d1ebfb, State: Running, Role: LEADER
I20260713 09:03:28.121651 13483 raft_consensus.cc:359] T 85a0a664fde042588d9b2bc81e8a8861 P 71ca1dd509324a0c8979f9f3a613c15b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71ca1dd509324a0c8979f9f3a613c15b" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 42843 } } peers { permanent_uuid: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 } } peers { permanent_uuid: "25ae1ef26d1441a990bd63eadb5b609c" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34171 } }
I20260713 09:03:28.122354 13483 raft_consensus.cc:385] T 85a0a664fde042588d9b2bc81e8a8861 P 71ca1dd509324a0c8979f9f3a613c15b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:28.122637 13483 raft_consensus.cc:740] T 85a0a664fde042588d9b2bc81e8a8861 P 71ca1dd509324a0c8979f9f3a613c15b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71ca1dd509324a0c8979f9f3a613c15b, State: Initialized, Role: FOLLOWER
I20260713 09:03:28.123378 13483 consensus_queue.cc:260] T 85a0a664fde042588d9b2bc81e8a8861 P 71ca1dd509324a0c8979f9f3a613c15b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71ca1dd509324a0c8979f9f3a613c15b" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 42843 } } peers { permanent_uuid: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 } } peers { permanent_uuid: "25ae1ef26d1441a990bd63eadb5b609c" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34171 } }
I20260713 09:03:28.125291 13483 ts_tablet_manager.cc:1434] T 85a0a664fde042588d9b2bc81e8a8861 P 71ca1dd509324a0c8979f9f3a613c15b: Time spent starting tablet: real 0.012s	user 0.000s	sys 0.004s
I20260713 09:03:28.126094 13483 tablet_bootstrap.cc:492] T f131536c19fa4d5bba566ffbbcdbfa35 P 71ca1dd509324a0c8979f9f3a613c15b: Bootstrap starting.
I20260713 09:03:28.120427 13484 tablet_bootstrap.cc:492] T 3232d6fe43144febb63e57db106c14b8 P a9d19022392f4667b411d8bf2f052338: No bootstrap required, opened a new log
I20260713 09:03:28.128691 13484 ts_tablet_manager.cc:1403] T 3232d6fe43144febb63e57db106c14b8 P a9d19022392f4667b411d8bf2f052338: Time spent bootstrapping tablet: real 0.225s	user 0.026s	sys 0.048s
I20260713 09:03:28.108362 13492 raft_consensus.cc:515] T 4d9c96644c6645ed8992cad46cef79e4 P a9d19022392f4667b411d8bf2f052338 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25ae1ef26d1441a990bd63eadb5b609c" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34171 } } peers { permanent_uuid: "a9d19022392f4667b411d8bf2f052338" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 33027 } } peers { permanent_uuid: "71ca1dd509324a0c8979f9f3a613c15b" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 42843 } }
I20260713 09:03:28.133744 13524 raft_consensus.cc:2749] T cceead2c370d48a19b2fbe3c6fe312a5 P 71ca1dd509324a0c8979f9f3a613c15b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:03:28.132126 13487 consensus_queue.cc:260] T 8164db16256346a99e6e2a8c48009152 P 9a04a40520a24d1db491267546d1ebfb [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: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 } } peers { permanent_uuid: "25ae1ef26d1441a990bd63eadb5b609c" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34171 } } peers { permanent_uuid: "a9d19022392f4667b411d8bf2f052338" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 33027 } }
I20260713 09:03:28.137552 13487 raft_consensus.cc:3060] T 8164db16256346a99e6e2a8c48009152 P 9a04a40520a24d1db491267546d1ebfb [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:28.138633 13483 tablet_bootstrap.cc:654] T f131536c19fa4d5bba566ffbbcdbfa35 P 71ca1dd509324a0c8979f9f3a613c15b: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:28.121567 13493 consensus_queue.cc:237] T 2fb3183fe3f24a44a4edb4dbf4a07caf P 25ae1ef26d1441a990bd63eadb5b609c [LEADER]: Queue going to LEADER mode. State: All 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: "25ae1ef26d1441a990bd63eadb5b609c" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34171 } } peers { permanent_uuid: "a9d19022392f4667b411d8bf2f052338" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 33027 } } peers { permanent_uuid: "71ca1dd509324a0c8979f9f3a613c15b" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 42843 } }
I20260713 09:03:28.144243 13367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3232d6fe43144febb63e57db106c14b8" candidate_uuid: "9a04a40520a24d1db491267546d1ebfb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9d19022392f4667b411d8bf2f052338"
I20260713 09:03:28.144843 13484 raft_consensus.cc:359] T 3232d6fe43144febb63e57db106c14b8 P a9d19022392f4667b411d8bf2f052338 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 } } peers { permanent_uuid: "25ae1ef26d1441a990bd63eadb5b609c" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34171 } } peers { permanent_uuid: "a9d19022392f4667b411d8bf2f052338" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 33027 } }
I20260713 09:03:28.145543 13484 raft_consensus.cc:385] T 3232d6fe43144febb63e57db106c14b8 P a9d19022392f4667b411d8bf2f052338 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260713 09:03:28.145711 13184 leader_election.cc:343] T 3232d6fe43144febb63e57db106c14b8 P 9a04a40520a24d1db491267546d1ebfb [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a9d19022392f4667b411d8bf2f052338 (127.10.222.131:33027): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:28.147392 13484 raft_consensus.cc:740] T 3232d6fe43144febb63e57db106c14b8 P a9d19022392f4667b411d8bf2f052338 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a9d19022392f4667b411d8bf2f052338, State: Initialized, Role: FOLLOWER
I20260713 09:03:28.143033 13559 leader_election.cc:290] T 3232d6fe43144febb63e57db106c14b8 P 9a04a40520a24d1db491267546d1ebfb [CANDIDATE]: Term 1 election: Requested vote from peers 25ae1ef26d1441a990bd63eadb5b609c (127.10.222.130:34171), a9d19022392f4667b411d8bf2f052338 (127.10.222.131:33027)
I20260713 09:03:28.149755 13292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3232d6fe43144febb63e57db106c14b8" candidate_uuid: "9a04a40520a24d1db491267546d1ebfb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25ae1ef26d1441a990bd63eadb5b609c"
I20260713 09:03:28.150334 13292 raft_consensus.cc:3060] T 3232d6fe43144febb63e57db106c14b8 P 25ae1ef26d1441a990bd63eadb5b609c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:28.160415 13112 catalog_manager.cc:5697] T cceead2c370d48a19b2fbe3c6fe312a5 P 9a04a40520a24d1db491267546d1ebfb reported cstate change: term changed from 0 to 1, leader changed from <none> to 9a04a40520a24d1db491267546d1ebfb (127.10.222.129). New cstate: current_term: 1 leader_uuid: "9a04a40520a24d1db491267546d1ebfb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9d19022392f4667b411d8bf2f052338" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 33027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71ca1dd509324a0c8979f9f3a613c15b" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 42843 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 } health_report { overall_health: HEALTHY } } }
I20260713 09:03:28.167474 13484 consensus_queue.cc:260] T 3232d6fe43144febb63e57db106c14b8 P a9d19022392f4667b411d8bf2f052338 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 } } peers { permanent_uuid: "25ae1ef26d1441a990bd63eadb5b609c" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34171 } } peers { permanent_uuid: "a9d19022392f4667b411d8bf2f052338" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 33027 } }
I20260713 09:03:28.169694 13484 ts_tablet_manager.cc:1434] T 3232d6fe43144febb63e57db106c14b8 P a9d19022392f4667b411d8bf2f052338: Time spent starting tablet: real 0.041s	user 0.004s	sys 0.000s
I20260713 09:03:28.132392 13366 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8164db16256346a99e6e2a8c48009152" candidate_uuid: "25ae1ef26d1441a990bd63eadb5b609c" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9d19022392f4667b411d8bf2f052338"
I20260713 09:03:28.172771 13292 raft_consensus.cc:2468] T 3232d6fe43144febb63e57db106c14b8 P 25ae1ef26d1441a990bd63eadb5b609c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9a04a40520a24d1db491267546d1ebfb in term 1.
I20260713 09:03:28.174113 13524 consensus_queue.cc:1048] T 3d49bc17f43746e3ab37ce9183bba108 P 71ca1dd509324a0c8979f9f3a613c15b [LEADER]: Connected to new peer: Peer: permanent_uuid: "a9d19022392f4667b411d8bf2f052338" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 33027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260713 09:03:28.175607 13492 leader_election.cc:290] T 4d9c96644c6645ed8992cad46cef79e4 P a9d19022392f4667b411d8bf2f052338 [CANDIDATE]: Term 1 election: Requested vote from peers 25ae1ef26d1441a990bd63eadb5b609c (127.10.222.130:34171), 71ca1dd509324a0c8979f9f3a613c15b (127.10.222.132:42843)
I20260713 09:03:28.176994 13439 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d9c96644c6645ed8992cad46cef79e4" candidate_uuid: "a9d19022392f4667b411d8bf2f052338" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71ca1dd509324a0c8979f9f3a613c15b"
I20260713 09:03:28.177532 13439 raft_consensus.cc:3060] T 4d9c96644c6645ed8992cad46cef79e4 P 71ca1dd509324a0c8979f9f3a613c15b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:28.178803 13293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d9c96644c6645ed8992cad46cef79e4" candidate_uuid: "a9d19022392f4667b411d8bf2f052338" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25ae1ef26d1441a990bd63eadb5b609c"
I20260713 09:03:28.179466 13293 raft_consensus.cc:3060] T 4d9c96644c6645ed8992cad46cef79e4 P 25ae1ef26d1441a990bd63eadb5b609c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:28.188215 13111 catalog_manager.cc:5697] T 2fb3183fe3f24a44a4edb4dbf4a07caf P 25ae1ef26d1441a990bd63eadb5b609c reported cstate change: term changed from 0 to 1, leader changed from <none> to 25ae1ef26d1441a990bd63eadb5b609c (127.10.222.130). New cstate: current_term: 1 leader_uuid: "25ae1ef26d1441a990bd63eadb5b609c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25ae1ef26d1441a990bd63eadb5b609c" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34171 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a9d19022392f4667b411d8bf2f052338" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 33027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71ca1dd509324a0c8979f9f3a613c15b" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 42843 } health_report { overall_health: UNKNOWN } } }
I20260713 09:03:28.189438 13259 leader_election.cc:304] T 8164db16256346a99e6e2a8c48009152 P 25ae1ef26d1441a990bd63eadb5b609c [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: 25ae1ef26d1441a990bd63eadb5b609c; no voters: 9a04a40520a24d1db491267546d1ebfb, a9d19022392f4667b411d8bf2f052338
I20260713 09:03:28.191453 13184 leader_election.cc:304] T 3232d6fe43144febb63e57db106c14b8 P 9a04a40520a24d1db491267546d1ebfb [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: 25ae1ef26d1441a990bd63eadb5b609c, 9a04a40520a24d1db491267546d1ebfb; no voters: a9d19022392f4667b411d8bf2f052338
I20260713 09:03:28.192626 13487 raft_consensus.cc:2804] T 3232d6fe43144febb63e57db106c14b8 P 9a04a40520a24d1db491267546d1ebfb [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:03:28.193675 13487 raft_consensus.cc:697] T 3232d6fe43144febb63e57db106c14b8 P 9a04a40520a24d1db491267546d1ebfb [term 1 LEADER]: Becoming Leader. State: Replica: 9a04a40520a24d1db491267546d1ebfb, State: Running, Role: LEADER
I20260713 09:03:28.193478 13493 raft_consensus.cc:2749] T 8164db16256346a99e6e2a8c48009152 P 25ae1ef26d1441a990bd63eadb5b609c [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260713 09:03:28.203461 13487 consensus_queue.cc:237] T 3232d6fe43144febb63e57db106c14b8 P 9a04a40520a24d1db491267546d1ebfb [LEADER]: Queue going to LEADER mode. State: All 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: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 } } peers { permanent_uuid: "25ae1ef26d1441a990bd63eadb5b609c" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34171 } } peers { permanent_uuid: "a9d19022392f4667b411d8bf2f052338" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 33027 } }
I20260713 09:03:28.208946 13439 raft_consensus.cc:2468] T 4d9c96644c6645ed8992cad46cef79e4 P 71ca1dd509324a0c8979f9f3a613c15b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a9d19022392f4667b411d8bf2f052338 in term 1.
I20260713 09:03:28.216111 13483 tablet_bootstrap.cc:492] T f131536c19fa4d5bba566ffbbcdbfa35 P 71ca1dd509324a0c8979f9f3a613c15b: No bootstrap required, opened a new log
I20260713 09:03:28.216584 13483 ts_tablet_manager.cc:1403] T f131536c19fa4d5bba566ffbbcdbfa35 P 71ca1dd509324a0c8979f9f3a613c15b: Time spent bootstrapping tablet: real 0.091s	user 0.012s	sys 0.016s
I20260713 09:03:28.212984 13293 raft_consensus.cc:2468] T 4d9c96644c6645ed8992cad46cef79e4 P 25ae1ef26d1441a990bd63eadb5b609c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a9d19022392f4667b411d8bf2f052338 in term 1.
I20260713 09:03:28.219250 13331 leader_election.cc:304] T 4d9c96644c6645ed8992cad46cef79e4 P a9d19022392f4667b411d8bf2f052338 [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: 71ca1dd509324a0c8979f9f3a613c15b, a9d19022392f4667b411d8bf2f052338; no voters: 
I20260713 09:03:28.222235 13524 consensus_queue.cc:1048] T 3d49bc17f43746e3ab37ce9183bba108 P 71ca1dd509324a0c8979f9f3a613c15b [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:03:28.223003 13483 raft_consensus.cc:359] T f131536c19fa4d5bba566ffbbcdbfa35 P 71ca1dd509324a0c8979f9f3a613c15b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9d19022392f4667b411d8bf2f052338" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 33027 } } peers { permanent_uuid: "71ca1dd509324a0c8979f9f3a613c15b" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 42843 } } peers { permanent_uuid: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 } }
I20260713 09:03:28.223721 13483 raft_consensus.cc:385] T f131536c19fa4d5bba566ffbbcdbfa35 P 71ca1dd509324a0c8979f9f3a613c15b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:28.223995 13483 raft_consensus.cc:740] T f131536c19fa4d5bba566ffbbcdbfa35 P 71ca1dd509324a0c8979f9f3a613c15b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71ca1dd509324a0c8979f9f3a613c15b, State: Initialized, Role: FOLLOWER
I20260713 09:03:28.224634 13483 consensus_queue.cc:260] T f131536c19fa4d5bba566ffbbcdbfa35 P 71ca1dd509324a0c8979f9f3a613c15b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9d19022392f4667b411d8bf2f052338" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 33027 } } peers { permanent_uuid: "71ca1dd509324a0c8979f9f3a613c15b" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 42843 } } peers { permanent_uuid: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 } }
I20260713 09:03:28.226256 13483 ts_tablet_manager.cc:1434] T f131536c19fa4d5bba566ffbbcdbfa35 P 71ca1dd509324a0c8979f9f3a613c15b: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260713 09:03:28.227095 13483 tablet_bootstrap.cc:492] T 2fb3183fe3f24a44a4edb4dbf4a07caf P 71ca1dd509324a0c8979f9f3a613c15b: Bootstrap starting.
I20260713 09:03:28.226724 13492 raft_consensus.cc:2804] T 4d9c96644c6645ed8992cad46cef79e4 P a9d19022392f4667b411d8bf2f052338 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:03:28.228926 13492 raft_consensus.cc:697] T 4d9c96644c6645ed8992cad46cef79e4 P a9d19022392f4667b411d8bf2f052338 [term 1 LEADER]: Becoming Leader. State: Replica: a9d19022392f4667b411d8bf2f052338, State: Running, Role: LEADER
I20260713 09:03:28.229715 13492 consensus_queue.cc:237] T 4d9c96644c6645ed8992cad46cef79e4 P a9d19022392f4667b411d8bf2f052338 [LEADER]: Queue going to LEADER mode. State: All 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: "25ae1ef26d1441a990bd63eadb5b609c" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34171 } } peers { permanent_uuid: "a9d19022392f4667b411d8bf2f052338" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 33027 } } peers { permanent_uuid: "71ca1dd509324a0c8979f9f3a613c15b" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 42843 } }
I20260713 09:03:28.236780 13483 tablet_bootstrap.cc:654] T 2fb3183fe3f24a44a4edb4dbf4a07caf P 71ca1dd509324a0c8979f9f3a613c15b: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:28.246344 13483 tablet_bootstrap.cc:492] T 2fb3183fe3f24a44a4edb4dbf4a07caf P 71ca1dd509324a0c8979f9f3a613c15b: No bootstrap required, opened a new log
I20260713 09:03:28.246843 13483 ts_tablet_manager.cc:1403] T 2fb3183fe3f24a44a4edb4dbf4a07caf P 71ca1dd509324a0c8979f9f3a613c15b: Time spent bootstrapping tablet: real 0.020s	user 0.006s	sys 0.003s
I20260713 09:03:28.249653 13483 raft_consensus.cc:359] T 2fb3183fe3f24a44a4edb4dbf4a07caf P 71ca1dd509324a0c8979f9f3a613c15b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25ae1ef26d1441a990bd63eadb5b609c" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34171 } } peers { permanent_uuid: "a9d19022392f4667b411d8bf2f052338" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 33027 } } peers { permanent_uuid: "71ca1dd509324a0c8979f9f3a613c15b" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 42843 } }
I20260713 09:03:28.250366 13483 raft_consensus.cc:385] T 2fb3183fe3f24a44a4edb4dbf4a07caf P 71ca1dd509324a0c8979f9f3a613c15b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:28.250619 13483 raft_consensus.cc:740] T 2fb3183fe3f24a44a4edb4dbf4a07caf P 71ca1dd509324a0c8979f9f3a613c15b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71ca1dd509324a0c8979f9f3a613c15b, State: Initialized, Role: FOLLOWER
I20260713 09:03:28.251354 13483 consensus_queue.cc:260] T 2fb3183fe3f24a44a4edb4dbf4a07caf P 71ca1dd509324a0c8979f9f3a613c15b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25ae1ef26d1441a990bd63eadb5b609c" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34171 } } peers { permanent_uuid: "a9d19022392f4667b411d8bf2f052338" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 33027 } } peers { permanent_uuid: "71ca1dd509324a0c8979f9f3a613c15b" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 42843 } }
I20260713 09:03:28.253770 13483 ts_tablet_manager.cc:1434] T 2fb3183fe3f24a44a4edb4dbf4a07caf P 71ca1dd509324a0c8979f9f3a613c15b: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260713 09:03:28.267592 13440 raft_consensus.cc:3060] T 85a0a664fde042588d9b2bc81e8a8861 P 71ca1dd509324a0c8979f9f3a613c15b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:28.275102 13493 consensus_queue.cc:1048] T 85a0a664fde042588d9b2bc81e8a8861 P 25ae1ef26d1441a990bd63eadb5b609c [LEADER]: Connected to new peer: Peer: permanent_uuid: "71ca1dd509324a0c8979f9f3a613c15b" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 42843 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:03:28.276106 13111 catalog_manager.cc:5697] T 3232d6fe43144febb63e57db106c14b8 P 9a04a40520a24d1db491267546d1ebfb reported cstate change: term changed from 0 to 1, leader changed from <none> to 9a04a40520a24d1db491267546d1ebfb (127.10.222.129). New cstate: current_term: 1 leader_uuid: "9a04a40520a24d1db491267546d1ebfb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "25ae1ef26d1441a990bd63eadb5b609c" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a9d19022392f4667b411d8bf2f052338" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 33027 } health_report { overall_health: UNKNOWN } } }
I20260713 09:03:28.280629 13115 catalog_manager.cc:5697] T 4d9c96644c6645ed8992cad46cef79e4 P a9d19022392f4667b411d8bf2f052338 reported cstate change: term changed from 0 to 1, leader changed from <none> to a9d19022392f4667b411d8bf2f052338 (127.10.222.131). New cstate: current_term: 1 leader_uuid: "a9d19022392f4667b411d8bf2f052338" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25ae1ef26d1441a990bd63eadb5b609c" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a9d19022392f4667b411d8bf2f052338" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 33027 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "71ca1dd509324a0c8979f9f3a613c15b" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 42843 } health_report { overall_health: UNKNOWN } } }
I20260713 09:03:28.291332 13545 consensus_queue.cc:1048] T 85a0a664fde042588d9b2bc81e8a8861 P 25ae1ef26d1441a990bd63eadb5b609c [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:03:28.388505 13492 consensus_queue.cc:1048] T f131536c19fa4d5bba566ffbbcdbfa35 P a9d19022392f4667b411d8bf2f052338 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:03:28.397914 13440 raft_consensus.cc:3060] T f131536c19fa4d5bba566ffbbcdbfa35 P 71ca1dd509324a0c8979f9f3a613c15b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:28.407264 13492 consensus_queue.cc:1048] T f131536c19fa4d5bba566ffbbcdbfa35 P a9d19022392f4667b411d8bf2f052338 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71ca1dd509324a0c8979f9f3a613c15b" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 42843 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:03:28.411954 13524 raft_consensus.cc:493] T 2fb3183fe3f24a44a4edb4dbf4a07caf P 71ca1dd509324a0c8979f9f3a613c15b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:28.412454 13524 raft_consensus.cc:515] T 2fb3183fe3f24a44a4edb4dbf4a07caf P 71ca1dd509324a0c8979f9f3a613c15b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25ae1ef26d1441a990bd63eadb5b609c" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34171 } } peers { permanent_uuid: "a9d19022392f4667b411d8bf2f052338" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 33027 } } peers { permanent_uuid: "71ca1dd509324a0c8979f9f3a613c15b" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 42843 } }
I20260713 09:03:28.414382 13524 leader_election.cc:290] T 2fb3183fe3f24a44a4edb4dbf4a07caf P 71ca1dd509324a0c8979f9f3a613c15b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 25ae1ef26d1441a990bd63eadb5b609c (127.10.222.130:34171), a9d19022392f4667b411d8bf2f052338 (127.10.222.131:33027)
I20260713 09:03:28.415081 13291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fb3183fe3f24a44a4edb4dbf4a07caf" candidate_uuid: "71ca1dd509324a0c8979f9f3a613c15b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25ae1ef26d1441a990bd63eadb5b609c" is_pre_election: true
I20260713 09:03:28.415484 13365 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fb3183fe3f24a44a4edb4dbf4a07caf" candidate_uuid: "71ca1dd509324a0c8979f9f3a613c15b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9d19022392f4667b411d8bf2f052338" is_pre_election: true
I20260713 09:03:28.416256 13365 raft_consensus.cc:2393] T 2fb3183fe3f24a44a4edb4dbf4a07caf P a9d19022392f4667b411d8bf2f052338 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 71ca1dd509324a0c8979f9f3a613c15b in current term 1: Already voted for candidate 25ae1ef26d1441a990bd63eadb5b609c in this term.
I20260713 09:03:28.417315 13407 leader_election.cc:304] T 2fb3183fe3f24a44a4edb4dbf4a07caf P 71ca1dd509324a0c8979f9f3a613c15b [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: 71ca1dd509324a0c8979f9f3a613c15b; no voters: 25ae1ef26d1441a990bd63eadb5b609c, a9d19022392f4667b411d8bf2f052338
I20260713 09:03:28.418043 13524 raft_consensus.cc:3060] T 2fb3183fe3f24a44a4edb4dbf4a07caf P 71ca1dd509324a0c8979f9f3a613c15b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:28.420754 13487 consensus_queue.cc:1048] T 0fcda817ee7049a282461a6efc5a0aa2 P 9a04a40520a24d1db491267546d1ebfb [LEADER]: Connected to new peer: Peer: permanent_uuid: "25ae1ef26d1441a990bd63eadb5b609c" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:03:28.426339 13524 raft_consensus.cc:2749] T 2fb3183fe3f24a44a4edb4dbf4a07caf P 71ca1dd509324a0c8979f9f3a613c15b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:03:28.429024 13487 consensus_queue.cc:1048] T cceead2c370d48a19b2fbe3c6fe312a5 P 9a04a40520a24d1db491267546d1ebfb [LEADER]: Connected to new peer: Peer: permanent_uuid: "71ca1dd509324a0c8979f9f3a613c15b" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 42843 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:03:28.434350 13487 consensus_queue.cc:1048] T 0fcda817ee7049a282461a6efc5a0aa2 P 9a04a40520a24d1db491267546d1ebfb [LEADER]: Connected to new peer: Peer: permanent_uuid: "71ca1dd509324a0c8979f9f3a613c15b" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 42843 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:03:28.444571 13487 consensus_queue.cc:1048] T cceead2c370d48a19b2fbe3c6fe312a5 P 9a04a40520a24d1db491267546d1ebfb [LEADER]: Connected to new peer: Peer: permanent_uuid: "a9d19022392f4667b411d8bf2f052338" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 33027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:03:28.447788 13492 raft_consensus.cc:493] T 3232d6fe43144febb63e57db106c14b8 P a9d19022392f4667b411d8bf2f052338 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:28.448868 13492 raft_consensus.cc:515] T 3232d6fe43144febb63e57db106c14b8 P a9d19022392f4667b411d8bf2f052338 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 } } peers { permanent_uuid: "25ae1ef26d1441a990bd63eadb5b609c" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34171 } } peers { permanent_uuid: "a9d19022392f4667b411d8bf2f052338" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 33027 } }
I20260713 09:03:28.450999 13492 leader_election.cc:290] T 3232d6fe43144febb63e57db106c14b8 P a9d19022392f4667b411d8bf2f052338 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9a04a40520a24d1db491267546d1ebfb (127.10.222.129:41979), 25ae1ef26d1441a990bd63eadb5b609c (127.10.222.130:34171)
I20260713 09:03:28.452661 13293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3232d6fe43144febb63e57db106c14b8" candidate_uuid: "a9d19022392f4667b411d8bf2f052338" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25ae1ef26d1441a990bd63eadb5b609c" is_pre_election: true
I20260713 09:03:28.453150 13216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3232d6fe43144febb63e57db106c14b8" candidate_uuid: "a9d19022392f4667b411d8bf2f052338" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a04a40520a24d1db491267546d1ebfb" is_pre_election: true
I20260713 09:03:28.453498 13293 raft_consensus.cc:2393] T 3232d6fe43144febb63e57db106c14b8 P 25ae1ef26d1441a990bd63eadb5b609c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a9d19022392f4667b411d8bf2f052338 in current term 1: Already voted for candidate 9a04a40520a24d1db491267546d1ebfb in this term.
I20260713 09:03:28.454721 13333 leader_election.cc:304] T 3232d6fe43144febb63e57db106c14b8 P a9d19022392f4667b411d8bf2f052338 [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: a9d19022392f4667b411d8bf2f052338; no voters: 25ae1ef26d1441a990bd63eadb5b609c, 9a04a40520a24d1db491267546d1ebfb
I20260713 09:03:28.455884 13492 raft_consensus.cc:3060] T 3232d6fe43144febb63e57db106c14b8 P a9d19022392f4667b411d8bf2f052338 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:28.463523 13492 raft_consensus.cc:2749] T 3232d6fe43144febb63e57db106c14b8 P a9d19022392f4667b411d8bf2f052338 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:03:28.580441 13545 consensus_queue.cc:1048] T 2fb3183fe3f24a44a4edb4dbf4a07caf P 25ae1ef26d1441a990bd63eadb5b609c [LEADER]: Connected to new peer: Peer: permanent_uuid: "71ca1dd509324a0c8979f9f3a613c15b" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 42843 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:03:28.591233 13642 consensus_queue.cc:1048] T 2fb3183fe3f24a44a4edb4dbf4a07caf P 25ae1ef26d1441a990bd63eadb5b609c [LEADER]: Connected to new peer: Peer: permanent_uuid: "a9d19022392f4667b411d8bf2f052338" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 33027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:03:28.661422 13487 consensus_queue.cc:1048] T 3232d6fe43144febb63e57db106c14b8 P 9a04a40520a24d1db491267546d1ebfb [LEADER]: Connected to new peer: Peer: permanent_uuid: "a9d19022392f4667b411d8bf2f052338" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 33027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:03:28.668529 13492 consensus_queue.cc:1048] T 4d9c96644c6645ed8992cad46cef79e4 P a9d19022392f4667b411d8bf2f052338 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71ca1dd509324a0c8979f9f3a613c15b" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 42843 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:03:28.676774 13487 consensus_queue.cc:1048] T 3232d6fe43144febb63e57db106c14b8 P 9a04a40520a24d1db491267546d1ebfb [LEADER]: Connected to new peer: Peer: permanent_uuid: "25ae1ef26d1441a990bd63eadb5b609c" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:03:28.687017 13492 consensus_queue.cc:1048] T 4d9c96644c6645ed8992cad46cef79e4 P a9d19022392f4667b411d8bf2f052338 [LEADER]: Connected to new peer: Peer: permanent_uuid: "25ae1ef26d1441a990bd63eadb5b609c" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:03:28.900492 11130 tablet_server.cc:179] TabletServer@127.10.222.129:0 shutting down...
I20260713 09:03:28.919800 11130 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:03:28.920374 11130 tablet_replica.cc:333] T cceead2c370d48a19b2fbe3c6fe312a5 P 9a04a40520a24d1db491267546d1ebfb: stopping tablet replica
I20260713 09:03:28.920954 11130 raft_consensus.cc:2243] T cceead2c370d48a19b2fbe3c6fe312a5 P 9a04a40520a24d1db491267546d1ebfb [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:03:28.921685 11130 raft_consensus.cc:2272] T cceead2c370d48a19b2fbe3c6fe312a5 P 9a04a40520a24d1db491267546d1ebfb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:28.923900 11130 tablet_replica.cc:333] T f131536c19fa4d5bba566ffbbcdbfa35 P 9a04a40520a24d1db491267546d1ebfb: stopping tablet replica
I20260713 09:03:28.924459 11130 raft_consensus.cc:2243] T f131536c19fa4d5bba566ffbbcdbfa35 P 9a04a40520a24d1db491267546d1ebfb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:28.924834 11130 raft_consensus.cc:2272] T f131536c19fa4d5bba566ffbbcdbfa35 P 9a04a40520a24d1db491267546d1ebfb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:28.928462 11130 tablet_replica.cc:333] T 85a0a664fde042588d9b2bc81e8a8861 P 9a04a40520a24d1db491267546d1ebfb: stopping tablet replica
I20260713 09:03:28.929180 11130 raft_consensus.cc:2243] T 85a0a664fde042588d9b2bc81e8a8861 P 9a04a40520a24d1db491267546d1ebfb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:28.929549 11130 raft_consensus.cc:2272] T 85a0a664fde042588d9b2bc81e8a8861 P 9a04a40520a24d1db491267546d1ebfb [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:03:28.930148 13332 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 15 similar messages]
I20260713 09:03:28.931754 11130 tablet_replica.cc:333] T 3232d6fe43144febb63e57db106c14b8 P 9a04a40520a24d1db491267546d1ebfb: stopping tablet replica
I20260713 09:03:28.932343 11130 raft_consensus.cc:2243] T 3232d6fe43144febb63e57db106c14b8 P 9a04a40520a24d1db491267546d1ebfb [term 1 LEADER]: Raft consensus shutting down.
W20260713 09:03:28.932946 13332 consensus_peers.cc:597] T f131536c19fa4d5bba566ffbbcdbfa35 P a9d19022392f4667b411d8bf2f052338 -> Peer 9a04a40520a24d1db491267546d1ebfb (127.10.222.129:41979): Couldn't send request to peer 9a04a40520a24d1db491267546d1ebfb. 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:03:28.933049 11130 raft_consensus.cc:2272] T 3232d6fe43144febb63e57db106c14b8 P 9a04a40520a24d1db491267546d1ebfb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:28.934960 11130 tablet_replica.cc:333] T 0fcda817ee7049a282461a6efc5a0aa2 P 9a04a40520a24d1db491267546d1ebfb: stopping tablet replica
I20260713 09:03:28.935508 11130 raft_consensus.cc:2243] T 0fcda817ee7049a282461a6efc5a0aa2 P 9a04a40520a24d1db491267546d1ebfb [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:03:28.936215 11130 raft_consensus.cc:2272] T 0fcda817ee7049a282461a6efc5a0aa2 P 9a04a40520a24d1db491267546d1ebfb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:28.938050 11130 tablet_replica.cc:333] T 8164db16256346a99e6e2a8c48009152 P 9a04a40520a24d1db491267546d1ebfb: stopping tablet replica
I20260713 09:03:28.938556 11130 raft_consensus.cc:2243] T 8164db16256346a99e6e2a8c48009152 P 9a04a40520a24d1db491267546d1ebfb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:28.938882 11130 pending_rounds.cc:70] T 8164db16256346a99e6e2a8c48009152 P 9a04a40520a24d1db491267546d1ebfb: Trying to abort 1 pending ops.
I20260713 09:03:28.939085 11130 pending_rounds.cc:77] T 8164db16256346a99e6e2a8c48009152 P 9a04a40520a24d1db491267546d1ebfb: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7306991236771250176 op_type: NO_OP noop_request { }
I20260713 09:03:28.939426 11130 raft_consensus.cc:2889] T 8164db16256346a99e6e2a8c48009152 P 9a04a40520a24d1db491267546d1ebfb [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted
I20260713 09:03:28.939671 11130 raft_consensus.cc:2272] T 8164db16256346a99e6e2a8c48009152 P 9a04a40520a24d1db491267546d1ebfb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:28.941406 11130 tablet_replica.cc:333] T ffed4fe93edc4885a0c8564b240f273e P 9a04a40520a24d1db491267546d1ebfb: stopping tablet replica
I20260713 09:03:28.941917 11130 raft_consensus.cc:2243] T ffed4fe93edc4885a0c8564b240f273e P 9a04a40520a24d1db491267546d1ebfb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:28.942276 11130 raft_consensus.cc:2272] T ffed4fe93edc4885a0c8564b240f273e P 9a04a40520a24d1db491267546d1ebfb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:28.943907 11130 tablet_replica.cc:333] T 4129b29433de4ce7ace11c99ad177e09 P 9a04a40520a24d1db491267546d1ebfb: stopping tablet replica
I20260713 09:03:28.944500 11130 raft_consensus.cc:2243] T 4129b29433de4ce7ace11c99ad177e09 P 9a04a40520a24d1db491267546d1ebfb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:28.944978 11130 raft_consensus.cc:2272] T 4129b29433de4ce7ace11c99ad177e09 P 9a04a40520a24d1db491267546d1ebfb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:28.946589 11130 tablet_replica.cc:333] T 9ac10befb4664d949d95aa8ac645e85b P 9a04a40520a24d1db491267546d1ebfb: stopping tablet replica
I20260713 09:03:28.947079 11130 raft_consensus.cc:2243] T 9ac10befb4664d949d95aa8ac645e85b P 9a04a40520a24d1db491267546d1ebfb [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:03:28.947764 11130 raft_consensus.cc:2272] T 9ac10befb4664d949d95aa8ac645e85b P 9a04a40520a24d1db491267546d1ebfb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:28.949594 11130 tablet_replica.cc:333] T d822ead9347a486c9ba66a4e940de99b P 9a04a40520a24d1db491267546d1ebfb: stopping tablet replica
I20260713 09:03:28.950423 11130 raft_consensus.cc:2243] T d822ead9347a486c9ba66a4e940de99b P 9a04a40520a24d1db491267546d1ebfb [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:03:28.951308 11130 raft_consensus.cc:2272] T d822ead9347a486c9ba66a4e940de99b P 9a04a40520a24d1db491267546d1ebfb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:28.953410 11130 tablet_replica.cc:333] T adc09f486ca141f8ac6821bd951f46b5 P 9a04a40520a24d1db491267546d1ebfb: stopping tablet replica
I20260713 09:03:28.954114 11130 raft_consensus.cc:2243] T adc09f486ca141f8ac6821bd951f46b5 P 9a04a40520a24d1db491267546d1ebfb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:28.954571 11130 raft_consensus.cc:2272] T adc09f486ca141f8ac6821bd951f46b5 P 9a04a40520a24d1db491267546d1ebfb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:28.956734 11130 tablet_replica.cc:333] T 4e69fa16101e47eba022f023e4758fb0 P 9a04a40520a24d1db491267546d1ebfb: stopping tablet replica
I20260713 09:03:28.957211 11130 raft_consensus.cc:2243] T 4e69fa16101e47eba022f023e4758fb0 P 9a04a40520a24d1db491267546d1ebfb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:28.957567 11130 raft_consensus.cc:2272] T 4e69fa16101e47eba022f023e4758fb0 P 9a04a40520a24d1db491267546d1ebfb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:28.959057 11130 tablet_replica.cc:333] T f6615dc9a3a3475181e618cf4b42520a P 9a04a40520a24d1db491267546d1ebfb: stopping tablet replica
I20260713 09:03:28.959543 11130 raft_consensus.cc:2243] T f6615dc9a3a3475181e618cf4b42520a P 9a04a40520a24d1db491267546d1ebfb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:28.959904 11130 raft_consensus.cc:2272] T f6615dc9a3a3475181e618cf4b42520a P 9a04a40520a24d1db491267546d1ebfb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:28.961427 11130 tablet_replica.cc:333] T 43e61f8cdb31491bbe1bc17364aefab4 P 9a04a40520a24d1db491267546d1ebfb: stopping tablet replica
I20260713 09:03:28.961894 11130 raft_consensus.cc:2243] T 43e61f8cdb31491bbe1bc17364aefab4 P 9a04a40520a24d1db491267546d1ebfb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:28.962237 11130 raft_consensus.cc:2272] T 43e61f8cdb31491bbe1bc17364aefab4 P 9a04a40520a24d1db491267546d1ebfb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:28.963874 11130 tablet_replica.cc:333] T 3d49bc17f43746e3ab37ce9183bba108 P 9a04a40520a24d1db491267546d1ebfb: stopping tablet replica
I20260713 09:03:28.964318 11130 raft_consensus.cc:2243] T 3d49bc17f43746e3ab37ce9183bba108 P 9a04a40520a24d1db491267546d1ebfb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:28.964660 11130 raft_consensus.cc:2272] T 3d49bc17f43746e3ab37ce9183bba108 P 9a04a40520a24d1db491267546d1ebfb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:28.966398 11130 tablet_replica.cc:333] T 99b9983cd9fa4d2d8424b81a073779ef P 9a04a40520a24d1db491267546d1ebfb: stopping tablet replica
I20260713 09:03:28.966852 11130 raft_consensus.cc:2243] T 99b9983cd9fa4d2d8424b81a073779ef P 9a04a40520a24d1db491267546d1ebfb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:28.967278 11130 raft_consensus.cc:2272] T 99b9983cd9fa4d2d8424b81a073779ef P 9a04a40520a24d1db491267546d1ebfb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:28.969273 11130 tablet_replica.cc:333] T da06f577b89e4932b3a596ff23a05e11 P 9a04a40520a24d1db491267546d1ebfb: stopping tablet replica
I20260713 09:03:28.969903 11130 raft_consensus.cc:2243] T da06f577b89e4932b3a596ff23a05e11 P 9a04a40520a24d1db491267546d1ebfb [term 1 LEADER]: Raft consensus shutting down.
W20260713 09:03:28.970256 13487 consensus_queue.cc:1175] T da06f577b89e4932b3a596ff23a05e11 P 9a04a40520a24d1db491267546d1ebfb [LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "71ca1dd509324a0c8979f9f3a613c15b" responder_term: 1 status { last_received { term: 1 index: 1 } last_committed_idx: 1 last_received_current_leader { term: 1 index: 1 } }
I20260713 09:03:28.970813 11130 raft_consensus.cc:2272] T da06f577b89e4932b3a596ff23a05e11 P 9a04a40520a24d1db491267546d1ebfb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:28.972574 11130 tablet_replica.cc:333] T 3d553417493541ef9d77baa152978563 P 9a04a40520a24d1db491267546d1ebfb: stopping tablet replica
I20260713 09:03:28.973006 11130 raft_consensus.cc:2243] T 3d553417493541ef9d77baa152978563 P 9a04a40520a24d1db491267546d1ebfb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:28.973347 11130 raft_consensus.cc:2272] T 3d553417493541ef9d77baa152978563 P 9a04a40520a24d1db491267546d1ebfb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:29.010610 11130 tablet_server.cc:196] TabletServer@127.10.222.129:0 shutdown complete.
I20260713 09:03:29.032055 11130 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:03:29.037753 13675 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:03:29.037958 13676 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:03:29.038865 13678 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:03:29.039594 11130 server_base.cc:1061] running on GCE node
I20260713 09:03:29.042194 11130 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:03:29.042397 11130 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:03:29.042565 11130 hybrid_clock.cc:648] HybridClock initialized: now 1783933409042549 us; error 0 us; skew 500 ppm
I20260713 09:03:29.043134 11130 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:03:29.046427 11130 webserver.cc:533] Webserver started at http://127.10.222.129:37893/ using document root <none> and password file <none>
I20260713 09:03:29.046977 11130 fs_manager.cc:362] Metadata directory not provided
I20260713 09:03:29.047212 11130 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260713 09:03:29.050943 11130 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.002s	sys 0.001s
I20260713 09:03:29.055961 13683 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:03:29.056780 11130 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260713 09:03:29.057139 11130 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task0siKgA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933353904069-11130-0/minicluster-data/ts-0-root
uuid: "9a04a40520a24d1db491267546d1ebfb"
format_stamp: "Formatted at 2026-07-13 09:03:24 on dist-test-slave-7lf8"
I20260713 09:03:29.057396 11130 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task0siKgA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933353904069-11130-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task0siKgA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933353904069-11130-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task0siKgA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933353904069-11130-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)
W20260713 09:03:29.060024 13332 consensus_peers.cc:597] T 99b9983cd9fa4d2d8424b81a073779ef P a9d19022392f4667b411d8bf2f052338 -> Peer 9a04a40520a24d1db491267546d1ebfb (127.10.222.129:41979): Couldn't send request to peer 9a04a40520a24d1db491267546d1ebfb. Status: Network error: Client connection negotiation failed: client connection to 127.10.222.129:41979: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:03:29.069517 11130 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:03:29.070619 11130 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:03:29.072221 11130 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:03:29.076894 13691 ts_tablet_manager.cc:548] Loading tablet metadata (0/18 complete)
W20260713 09:03:29.077996 13332 consensus_peers.cc:597] T 43e61f8cdb31491bbe1bc17364aefab4 P a9d19022392f4667b411d8bf2f052338 -> Peer 9a04a40520a24d1db491267546d1ebfb (127.10.222.129:41979): Couldn't send request to peer 9a04a40520a24d1db491267546d1ebfb. Status: Network error: Client connection negotiation failed: client connection to 127.10.222.129:41979: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:03:29.091771 13332 consensus_peers.cc:597] T 3d553417493541ef9d77baa152978563 P a9d19022392f4667b411d8bf2f052338 -> Peer 9a04a40520a24d1db491267546d1ebfb (127.10.222.129:41979): Couldn't send request to peer 9a04a40520a24d1db491267546d1ebfb. Status: Network error: Client connection negotiation failed: client connection to 127.10.222.129:41979: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:03:29.154363 13406 consensus_peers.cc:597] T 3d49bc17f43746e3ab37ce9183bba108 P 71ca1dd509324a0c8979f9f3a613c15b -> Peer 9a04a40520a24d1db491267546d1ebfb (127.10.222.129:41979): Couldn't send request to peer 9a04a40520a24d1db491267546d1ebfb. Status: Network error: Client connection negotiation failed: client connection to 127.10.222.129:41979: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:03:29.170297 13258 consensus_peers.cc:597] T ffed4fe93edc4885a0c8564b240f273e P 25ae1ef26d1441a990bd63eadb5b609c -> Peer 9a04a40520a24d1db491267546d1ebfb (127.10.222.129:41979): Couldn't send request to peer 9a04a40520a24d1db491267546d1ebfb. Status: Network error: Client connection negotiation failed: client connection to 127.10.222.129:41979: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:03:29.171005 11130 ts_tablet_manager.cc:585] Loaded tablet metadata (18 total tablets, 18 live tablets)
I20260713 09:03:29.171312 11130 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.096s	user 0.004s	sys 0.000s
I20260713 09:03:29.171532 11130 ts_tablet_manager.cc:600] Registering tablets (0/18 complete)
I20260713 09:03:29.176205 13691 tablet_bootstrap.cc:492] T 3d49bc17f43746e3ab37ce9183bba108 P 9a04a40520a24d1db491267546d1ebfb: Bootstrap starting.
I20260713 09:03:29.189749 13691 tablet_bootstrap.cc:492] T 3d49bc17f43746e3ab37ce9183bba108 P 9a04a40520a24d1db491267546d1ebfb: 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:03:29.190543 13691 tablet_bootstrap.cc:492] T 3d49bc17f43746e3ab37ce9183bba108 P 9a04a40520a24d1db491267546d1ebfb: Bootstrap complete.
I20260713 09:03:29.191089 13691 ts_tablet_manager.cc:1403] T 3d49bc17f43746e3ab37ce9183bba108 P 9a04a40520a24d1db491267546d1ebfb: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.001s
W20260713 09:03:29.192714 13406 consensus_peers.cc:597] T 4e69fa16101e47eba022f023e4758fb0 P 71ca1dd509324a0c8979f9f3a613c15b -> Peer 9a04a40520a24d1db491267546d1ebfb (127.10.222.129:41979): Couldn't send request to peer 9a04a40520a24d1db491267546d1ebfb. Status: Network error: Client connection negotiation failed: client connection to 127.10.222.129:41979: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:03:29.193439 13691 raft_consensus.cc:359] T 3d49bc17f43746e3ab37ce9183bba108 P 9a04a40520a24d1db491267546d1ebfb [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9d19022392f4667b411d8bf2f052338" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 33027 } } peers { permanent_uuid: "71ca1dd509324a0c8979f9f3a613c15b" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 42843 } } peers { permanent_uuid: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 } }
I20260713 09:03:29.193924 13691 raft_consensus.cc:740] T 3d49bc17f43746e3ab37ce9183bba108 P 9a04a40520a24d1db491267546d1ebfb [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a04a40520a24d1db491267546d1ebfb, State: Initialized, Role: FOLLOWER
I20260713 09:03:29.194468 13691 consensus_queue.cc:260] T 3d49bc17f43746e3ab37ce9183bba108 P 9a04a40520a24d1db491267546d1ebfb [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: "a9d19022392f4667b411d8bf2f052338" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 33027 } } peers { permanent_uuid: "71ca1dd509324a0c8979f9f3a613c15b" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 42843 } } peers { permanent_uuid: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 } }
I20260713 09:03:29.196184 13691 ts_tablet_manager.cc:1434] T 3d49bc17f43746e3ab37ce9183bba108 P 9a04a40520a24d1db491267546d1ebfb: Time spent starting tablet: real 0.005s	user 0.000s	sys 0.004s
I20260713 09:03:29.196746 13691 tablet_bootstrap.cc:492] T ffed4fe93edc4885a0c8564b240f273e P 9a04a40520a24d1db491267546d1ebfb: Bootstrap starting.
I20260713 09:03:29.206008 13691 tablet_bootstrap.cc:492] T ffed4fe93edc4885a0c8564b240f273e P 9a04a40520a24d1db491267546d1ebfb: 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:03:29.206604 13691 tablet_bootstrap.cc:492] T ffed4fe93edc4885a0c8564b240f273e P 9a04a40520a24d1db491267546d1ebfb: Bootstrap complete.
I20260713 09:03:29.207044 13691 ts_tablet_manager.cc:1403] T ffed4fe93edc4885a0c8564b240f273e P 9a04a40520a24d1db491267546d1ebfb: Time spent bootstrapping tablet: real 0.010s	user 0.002s	sys 0.005s
I20260713 09:03:29.208593 13691 raft_consensus.cc:359] T ffed4fe93edc4885a0c8564b240f273e P 9a04a40520a24d1db491267546d1ebfb [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71ca1dd509324a0c8979f9f3a613c15b" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 42843 } } peers { permanent_uuid: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 } } peers { permanent_uuid: "25ae1ef26d1441a990bd63eadb5b609c" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34171 } }
I20260713 09:03:29.209026 13691 raft_consensus.cc:740] T ffed4fe93edc4885a0c8564b240f273e P 9a04a40520a24d1db491267546d1ebfb [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a04a40520a24d1db491267546d1ebfb, State: Initialized, Role: FOLLOWER
I20260713 09:03:29.209553 13691 consensus_queue.cc:260] T ffed4fe93edc4885a0c8564b240f273e P 9a04a40520a24d1db491267546d1ebfb [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: "71ca1dd509324a0c8979f9f3a613c15b" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 42843 } } peers { permanent_uuid: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 } } peers { permanent_uuid: "25ae1ef26d1441a990bd63eadb5b609c" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34171 } }
I20260713 09:03:29.210752 13691 ts_tablet_manager.cc:1434] T ffed4fe93edc4885a0c8564b240f273e P 9a04a40520a24d1db491267546d1ebfb: Time spent starting tablet: real 0.003s	user 0.000s	sys 0.000s
I20260713 09:03:29.211449 13691 tablet_bootstrap.cc:492] T 4129b29433de4ce7ace11c99ad177e09 P 9a04a40520a24d1db491267546d1ebfb: Bootstrap starting.
I20260713 09:03:29.221060 13691 tablet_bootstrap.cc:492] T 4129b29433de4ce7ace11c99ad177e09 P 9a04a40520a24d1db491267546d1ebfb: 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:03:29.221683 13691 tablet_bootstrap.cc:492] T 4129b29433de4ce7ace11c99ad177e09 P 9a04a40520a24d1db491267546d1ebfb: Bootstrap complete.
I20260713 09:03:29.222169 13691 ts_tablet_manager.cc:1403] T 4129b29433de4ce7ace11c99ad177e09 P 9a04a40520a24d1db491267546d1ebfb: Time spent bootstrapping tablet: real 0.011s	user 0.003s	sys 0.005s
I20260713 09:03:29.223714 13691 raft_consensus.cc:359] T 4129b29433de4ce7ace11c99ad177e09 P 9a04a40520a24d1db491267546d1ebfb [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9d19022392f4667b411d8bf2f052338" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 33027 } } peers { permanent_uuid: "71ca1dd509324a0c8979f9f3a613c15b" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 42843 } } peers { permanent_uuid: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 } }
I20260713 09:03:29.224170 13691 raft_consensus.cc:740] T 4129b29433de4ce7ace11c99ad177e09 P 9a04a40520a24d1db491267546d1ebfb [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a04a40520a24d1db491267546d1ebfb, State: Initialized, Role: FOLLOWER
I20260713 09:03:29.224658 13691 consensus_queue.cc:260] T 4129b29433de4ce7ace11c99ad177e09 P 9a04a40520a24d1db491267546d1ebfb [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: "a9d19022392f4667b411d8bf2f052338" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 33027 } } peers { permanent_uuid: "71ca1dd509324a0c8979f9f3a613c15b" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 42843 } } peers { permanent_uuid: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 } }
I20260713 09:03:29.225868 13691 ts_tablet_manager.cc:1434] T 4129b29433de4ce7ace11c99ad177e09 P 9a04a40520a24d1db491267546d1ebfb: Time spent starting tablet: real 0.003s	user 0.004s	sys 0.000s
I20260713 09:03:29.226434 13691 tablet_bootstrap.cc:492] T 9ac10befb4664d949d95aa8ac645e85b P 9a04a40520a24d1db491267546d1ebfb: Bootstrap starting.
I20260713 09:03:29.235795 11130 ts_tablet_manager.cc:616] Registered 18 tablets
I20260713 09:03:29.236069 11130 ts_tablet_manager.cc:595] Time spent register tablets: real 0.065s	user 0.064s	sys 0.000s
I20260713 09:03:29.238289 13691 tablet_bootstrap.cc:492] T 9ac10befb4664d949d95aa8ac645e85b P 9a04a40520a24d1db491267546d1ebfb: 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:03:29.239104 13691 tablet_bootstrap.cc:492] T 9ac10befb4664d949d95aa8ac645e85b P 9a04a40520a24d1db491267546d1ebfb: Bootstrap complete.
I20260713 09:03:29.239620 13691 ts_tablet_manager.cc:1403] T 9ac10befb4664d949d95aa8ac645e85b P 9a04a40520a24d1db491267546d1ebfb: Time spent bootstrapping tablet: real 0.013s	user 0.007s	sys 0.004s
W20260713 09:03:29.240787 13332 consensus_peers.cc:597] T f6615dc9a3a3475181e618cf4b42520a P a9d19022392f4667b411d8bf2f052338 -> Peer 9a04a40520a24d1db491267546d1ebfb (127.10.222.129:41979): Couldn't send request to peer 9a04a40520a24d1db491267546d1ebfb. Status: Network error: Client connection negotiation failed: client connection to 127.10.222.129:41979: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:03:29.241410 13691 raft_consensus.cc:359] T 9ac10befb4664d949d95aa8ac645e85b P 9a04a40520a24d1db491267546d1ebfb [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71ca1dd509324a0c8979f9f3a613c15b" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 42843 } } peers { permanent_uuid: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 } } peers { permanent_uuid: "25ae1ef26d1441a990bd63eadb5b609c" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34171 } }
I20260713 09:03:29.241883 13691 raft_consensus.cc:740] T 9ac10befb4664d949d95aa8ac645e85b P 9a04a40520a24d1db491267546d1ebfb [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a04a40520a24d1db491267546d1ebfb, State: Initialized, Role: FOLLOWER
I20260713 09:03:29.242498 13691 consensus_queue.cc:260] T 9ac10befb4664d949d95aa8ac645e85b P 9a04a40520a24d1db491267546d1ebfb [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: "71ca1dd509324a0c8979f9f3a613c15b" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 42843 } } peers { permanent_uuid: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 } } peers { permanent_uuid: "25ae1ef26d1441a990bd63eadb5b609c" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34171 } }
I20260713 09:03:29.244115 13691 ts_tablet_manager.cc:1434] T 9ac10befb4664d949d95aa8ac645e85b P 9a04a40520a24d1db491267546d1ebfb: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:03:29.245123 13691 tablet_bootstrap.cc:492] T f6615dc9a3a3475181e618cf4b42520a P 9a04a40520a24d1db491267546d1ebfb: Bootstrap starting.
I20260713 09:03:29.261368 13691 tablet_bootstrap.cc:492] T f6615dc9a3a3475181e618cf4b42520a P 9a04a40520a24d1db491267546d1ebfb: 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:03:29.262224 13691 tablet_bootstrap.cc:492] T f6615dc9a3a3475181e618cf4b42520a P 9a04a40520a24d1db491267546d1ebfb: Bootstrap complete.
I20260713 09:03:29.262820 13691 ts_tablet_manager.cc:1403] T f6615dc9a3a3475181e618cf4b42520a P 9a04a40520a24d1db491267546d1ebfb: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.000s
I20260713 09:03:29.264699 13691 raft_consensus.cc:359] T f6615dc9a3a3475181e618cf4b42520a P 9a04a40520a24d1db491267546d1ebfb [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 } } peers { permanent_uuid: "a9d19022392f4667b411d8bf2f052338" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 33027 } } peers { permanent_uuid: "71ca1dd509324a0c8979f9f3a613c15b" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 42843 } }
I20260713 09:03:29.265234 13691 raft_consensus.cc:740] T f6615dc9a3a3475181e618cf4b42520a P 9a04a40520a24d1db491267546d1ebfb [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a04a40520a24d1db491267546d1ebfb, State: Initialized, Role: FOLLOWER
I20260713 09:03:29.265875 13691 consensus_queue.cc:260] T f6615dc9a3a3475181e618cf4b42520a P 9a04a40520a24d1db491267546d1ebfb [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: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 } } peers { permanent_uuid: "a9d19022392f4667b411d8bf2f052338" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 33027 } } peers { permanent_uuid: "71ca1dd509324a0c8979f9f3a613c15b" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 42843 } }
I20260713 09:03:29.267341 13691 ts_tablet_manager.cc:1434] T f6615dc9a3a3475181e618cf4b42520a P 9a04a40520a24d1db491267546d1ebfb: Time spent starting tablet: real 0.004s	user 0.006s	sys 0.000s
I20260713 09:03:29.267897 13691 tablet_bootstrap.cc:492] T d822ead9347a486c9ba66a4e940de99b P 9a04a40520a24d1db491267546d1ebfb: Bootstrap starting.
I20260713 09:03:29.278404 13691 tablet_bootstrap.cc:492] T d822ead9347a486c9ba66a4e940de99b P 9a04a40520a24d1db491267546d1ebfb: 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:03:29.279241 13691 tablet_bootstrap.cc:492] T d822ead9347a486c9ba66a4e940de99b P 9a04a40520a24d1db491267546d1ebfb: Bootstrap complete.
I20260713 09:03:29.279693 13691 ts_tablet_manager.cc:1403] T d822ead9347a486c9ba66a4e940de99b P 9a04a40520a24d1db491267546d1ebfb: Time spent bootstrapping tablet: real 0.012s	user 0.011s	sys 0.000s
I20260713 09:03:29.281239 13691 raft_consensus.cc:359] T d822ead9347a486c9ba66a4e940de99b P 9a04a40520a24d1db491267546d1ebfb [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 } } peers { permanent_uuid: "25ae1ef26d1441a990bd63eadb5b609c" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34171 } } peers { permanent_uuid: "a9d19022392f4667b411d8bf2f052338" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 33027 } }
I20260713 09:03:29.281708 13691 raft_consensus.cc:740] T d822ead9347a486c9ba66a4e940de99b P 9a04a40520a24d1db491267546d1ebfb [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a04a40520a24d1db491267546d1ebfb, State: Initialized, Role: FOLLOWER
I20260713 09:03:29.282265 13691 consensus_queue.cc:260] T d822ead9347a486c9ba66a4e940de99b P 9a04a40520a24d1db491267546d1ebfb [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: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 } } peers { permanent_uuid: "25ae1ef26d1441a990bd63eadb5b609c" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34171 } } peers { permanent_uuid: "a9d19022392f4667b411d8bf2f052338" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 33027 } }
I20260713 09:03:29.283674 13691 ts_tablet_manager.cc:1434] T d822ead9347a486c9ba66a4e940de99b P 9a04a40520a24d1db491267546d1ebfb: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:03:29.284354 13691 tablet_bootstrap.cc:492] T 0fcda817ee7049a282461a6efc5a0aa2 P 9a04a40520a24d1db491267546d1ebfb: Bootstrap starting.
W20260713 09:03:29.292428 13332 consensus_peers.cc:597] T 4129b29433de4ce7ace11c99ad177e09 P a9d19022392f4667b411d8bf2f052338 -> Peer 9a04a40520a24d1db491267546d1ebfb (127.10.222.129:41979): Couldn't send request to peer 9a04a40520a24d1db491267546d1ebfb. Status: Network error: Client connection negotiation failed: client connection to 127.10.222.129:41979: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:03:29.298900 13691 tablet_bootstrap.cc:492] T 0fcda817ee7049a282461a6efc5a0aa2 P 9a04a40520a24d1db491267546d1ebfb: 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:03:29.299866 13691 tablet_bootstrap.cc:492] T 0fcda817ee7049a282461a6efc5a0aa2 P 9a04a40520a24d1db491267546d1ebfb: Bootstrap complete.
I20260713 09:03:29.300515 13691 ts_tablet_manager.cc:1403] T 0fcda817ee7049a282461a6efc5a0aa2 P 9a04a40520a24d1db491267546d1ebfb: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.003s
I20260713 09:03:29.302810 13691 raft_consensus.cc:359] T 0fcda817ee7049a282461a6efc5a0aa2 P 9a04a40520a24d1db491267546d1ebfb [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71ca1dd509324a0c8979f9f3a613c15b" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 42843 } } peers { permanent_uuid: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 } } peers { permanent_uuid: "25ae1ef26d1441a990bd63eadb5b609c" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34171 } }
I20260713 09:03:29.303460 13691 raft_consensus.cc:740] T 0fcda817ee7049a282461a6efc5a0aa2 P 9a04a40520a24d1db491267546d1ebfb [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a04a40520a24d1db491267546d1ebfb, State: Initialized, Role: FOLLOWER
I20260713 09:03:29.304020 13691 consensus_queue.cc:260] T 0fcda817ee7049a282461a6efc5a0aa2 P 9a04a40520a24d1db491267546d1ebfb [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: "71ca1dd509324a0c8979f9f3a613c15b" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 42843 } } peers { permanent_uuid: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 } } peers { permanent_uuid: "25ae1ef26d1441a990bd63eadb5b609c" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34171 } }
I20260713 09:03:29.305766 13691 ts_tablet_manager.cc:1434] T 0fcda817ee7049a282461a6efc5a0aa2 P 9a04a40520a24d1db491267546d1ebfb: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:03:29.306469 13691 tablet_bootstrap.cc:492] T cceead2c370d48a19b2fbe3c6fe312a5 P 9a04a40520a24d1db491267546d1ebfb: Bootstrap starting.
I20260713 09:03:29.306986 11130 rpc_server.cc:307] RPC server started. Bound to: 127.10.222.129:41979
I20260713 09:03:29.307107 13759 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.222.129:41979 every 8 connection(s)
I20260713 09:03:29.318403 13691 tablet_bootstrap.cc:492] T cceead2c370d48a19b2fbe3c6fe312a5 P 9a04a40520a24d1db491267546d1ebfb: 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:03:29.319044 13691 tablet_bootstrap.cc:492] T cceead2c370d48a19b2fbe3c6fe312a5 P 9a04a40520a24d1db491267546d1ebfb: Bootstrap complete.
I20260713 09:03:29.319593 13691 ts_tablet_manager.cc:1403] T cceead2c370d48a19b2fbe3c6fe312a5 P 9a04a40520a24d1db491267546d1ebfb: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.003s
I20260713 09:03:29.321372 13691 raft_consensus.cc:359] T cceead2c370d48a19b2fbe3c6fe312a5 P 9a04a40520a24d1db491267546d1ebfb [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9d19022392f4667b411d8bf2f052338" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 33027 } } peers { permanent_uuid: "71ca1dd509324a0c8979f9f3a613c15b" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 42843 } } peers { permanent_uuid: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 } }
I20260713 09:03:29.321873 13691 raft_consensus.cc:740] T cceead2c370d48a19b2fbe3c6fe312a5 P 9a04a40520a24d1db491267546d1ebfb [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a04a40520a24d1db491267546d1ebfb, State: Initialized, Role: FOLLOWER
I20260713 09:03:29.322463 13691 consensus_queue.cc:260] T cceead2c370d48a19b2fbe3c6fe312a5 P 9a04a40520a24d1db491267546d1ebfb [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: "a9d19022392f4667b411d8bf2f052338" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 33027 } } peers { permanent_uuid: "71ca1dd509324a0c8979f9f3a613c15b" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 42843 } } peers { permanent_uuid: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 } }
I20260713 09:03:29.324359 13691 ts_tablet_manager.cc:1434] T cceead2c370d48a19b2fbe3c6fe312a5 P 9a04a40520a24d1db491267546d1ebfb: Time spent starting tablet: real 0.004s	user 0.000s	sys 0.004s
I20260713 09:03:29.325107 13691 tablet_bootstrap.cc:492] T 4e69fa16101e47eba022f023e4758fb0 P 9a04a40520a24d1db491267546d1ebfb: Bootstrap starting.
I20260713 09:03:29.327696 13760 heartbeater.cc:344] Connected to a master server at 127.10.222.190:38147
I20260713 09:03:29.328060 13760 heartbeater.cc:461] Registering TS with master...
I20260713 09:03:29.328709 13760 heartbeater.cc:507] Master 127.10.222.190:38147 requested a full tablet report, sending...
W20260713 09:03:29.335544 13332 consensus_peers.cc:597] T adc09f486ca141f8ac6821bd951f46b5 P a9d19022392f4667b411d8bf2f052338 -> Peer 9a04a40520a24d1db491267546d1ebfb (127.10.222.129:41979): Couldn't send request to peer 9a04a40520a24d1db491267546d1ebfb. 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:03:29.336825 13111 ts_manager.cc:194] Re-registered known tserver with Master: 9a04a40520a24d1db491267546d1ebfb (127.10.222.129:41979)
I20260713 09:03:29.338001 13691 tablet_bootstrap.cc:492] T 4e69fa16101e47eba022f023e4758fb0 P 9a04a40520a24d1db491267546d1ebfb: 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:03:29.338671 13691 tablet_bootstrap.cc:492] T 4e69fa16101e47eba022f023e4758fb0 P 9a04a40520a24d1db491267546d1ebfb: Bootstrap complete.
I20260713 09:03:29.339139 13691 ts_tablet_manager.cc:1403] T 4e69fa16101e47eba022f023e4758fb0 P 9a04a40520a24d1db491267546d1ebfb: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.000s
I20260713 09:03:29.340907 13691 raft_consensus.cc:359] T 4e69fa16101e47eba022f023e4758fb0 P 9a04a40520a24d1db491267546d1ebfb [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25ae1ef26d1441a990bd63eadb5b609c" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34171 } } peers { permanent_uuid: "71ca1dd509324a0c8979f9f3a613c15b" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 42843 } } peers { permanent_uuid: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 } }
I20260713 09:03:29.341347 13691 raft_consensus.cc:740] T 4e69fa16101e47eba022f023e4758fb0 P 9a04a40520a24d1db491267546d1ebfb [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a04a40520a24d1db491267546d1ebfb, State: Initialized, Role: FOLLOWER
I20260713 09:03:29.341918 13691 consensus_queue.cc:260] T 4e69fa16101e47eba022f023e4758fb0 P 9a04a40520a24d1db491267546d1ebfb [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: "25ae1ef26d1441a990bd63eadb5b609c" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34171 } } peers { permanent_uuid: "71ca1dd509324a0c8979f9f3a613c15b" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 42843 } } peers { permanent_uuid: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 } }
I20260713 09:03:29.343447 13691 ts_tablet_manager.cc:1434] T 4e69fa16101e47eba022f023e4758fb0 P 9a04a40520a24d1db491267546d1ebfb: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:03:29.344074 13691 tablet_bootstrap.cc:492] T 3232d6fe43144febb63e57db106c14b8 P 9a04a40520a24d1db491267546d1ebfb: Bootstrap starting.
I20260713 09:03:29.348598 13111 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56788
I20260713 09:03:29.351828 13760 heartbeater.cc:499] Master 127.10.222.190:38147 was elected leader, sending a full tablet report...
I20260713 09:03:29.354019 13691 tablet_bootstrap.cc:492] T 3232d6fe43144febb63e57db106c14b8 P 9a04a40520a24d1db491267546d1ebfb: 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:03:29.354669 13691 tablet_bootstrap.cc:492] T 3232d6fe43144febb63e57db106c14b8 P 9a04a40520a24d1db491267546d1ebfb: Bootstrap complete.
I20260713 09:03:29.355283 13691 ts_tablet_manager.cc:1403] T 3232d6fe43144febb63e57db106c14b8 P 9a04a40520a24d1db491267546d1ebfb: Time spent bootstrapping tablet: real 0.011s	user 0.010s	sys 0.001s
I20260713 09:03:29.357115 13691 raft_consensus.cc:359] T 3232d6fe43144febb63e57db106c14b8 P 9a04a40520a24d1db491267546d1ebfb [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 } } peers { permanent_uuid: "25ae1ef26d1441a990bd63eadb5b609c" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34171 } } peers { permanent_uuid: "a9d19022392f4667b411d8bf2f052338" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 33027 } }
I20260713 09:03:29.357609 13691 raft_consensus.cc:740] T 3232d6fe43144febb63e57db106c14b8 P 9a04a40520a24d1db491267546d1ebfb [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a04a40520a24d1db491267546d1ebfb, State: Initialized, Role: FOLLOWER
I20260713 09:03:29.358114 13691 consensus_queue.cc:260] T 3232d6fe43144febb63e57db106c14b8 P 9a04a40520a24d1db491267546d1ebfb [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: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 } } peers { permanent_uuid: "25ae1ef26d1441a990bd63eadb5b609c" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34171 } } peers { permanent_uuid: "a9d19022392f4667b411d8bf2f052338" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 33027 } }
I20260713 09:03:29.359678 13691 ts_tablet_manager.cc:1434] T 3232d6fe43144febb63e57db106c14b8 P 9a04a40520a24d1db491267546d1ebfb: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:03:29.360232 13691 tablet_bootstrap.cc:492] T f131536c19fa4d5bba566ffbbcdbfa35 P 9a04a40520a24d1db491267546d1ebfb: Bootstrap starting.
I20260713 09:03:29.369498 13691 tablet_bootstrap.cc:492] T f131536c19fa4d5bba566ffbbcdbfa35 P 9a04a40520a24d1db491267546d1ebfb: 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:03:29.370222 13691 tablet_bootstrap.cc:492] T f131536c19fa4d5bba566ffbbcdbfa35 P 9a04a40520a24d1db491267546d1ebfb: Bootstrap complete.
I20260713 09:03:29.370823 13691 ts_tablet_manager.cc:1403] T f131536c19fa4d5bba566ffbbcdbfa35 P 9a04a40520a24d1db491267546d1ebfb: Time spent bootstrapping tablet: real 0.011s	user 0.006s	sys 0.000s
I20260713 09:03:29.372505 13691 raft_consensus.cc:359] T f131536c19fa4d5bba566ffbbcdbfa35 P 9a04a40520a24d1db491267546d1ebfb [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9d19022392f4667b411d8bf2f052338" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 33027 } } peers { permanent_uuid: "71ca1dd509324a0c8979f9f3a613c15b" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 42843 } } peers { permanent_uuid: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 } }
I20260713 09:03:29.372979 13691 raft_consensus.cc:740] T f131536c19fa4d5bba566ffbbcdbfa35 P 9a04a40520a24d1db491267546d1ebfb [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a04a40520a24d1db491267546d1ebfb, State: Initialized, Role: FOLLOWER
I20260713 09:03:29.373525 13691 consensus_queue.cc:260] T f131536c19fa4d5bba566ffbbcdbfa35 P 9a04a40520a24d1db491267546d1ebfb [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: "a9d19022392f4667b411d8bf2f052338" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 33027 } } peers { permanent_uuid: "71ca1dd509324a0c8979f9f3a613c15b" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 42843 } } peers { permanent_uuid: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 } }
I20260713 09:03:29.374838 13691 ts_tablet_manager.cc:1434] T f131536c19fa4d5bba566ffbbcdbfa35 P 9a04a40520a24d1db491267546d1ebfb: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:03:29.375505 13691 tablet_bootstrap.cc:492] T 43e61f8cdb31491bbe1bc17364aefab4 P 9a04a40520a24d1db491267546d1ebfb: Bootstrap starting.
I20260713 09:03:29.385107 13691 tablet_bootstrap.cc:492] T 43e61f8cdb31491bbe1bc17364aefab4 P 9a04a40520a24d1db491267546d1ebfb: 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:03:29.385746 13691 tablet_bootstrap.cc:492] T 43e61f8cdb31491bbe1bc17364aefab4 P 9a04a40520a24d1db491267546d1ebfb: Bootstrap complete.
I20260713 09:03:29.386197 13691 ts_tablet_manager.cc:1403] T 43e61f8cdb31491bbe1bc17364aefab4 P 9a04a40520a24d1db491267546d1ebfb: Time spent bootstrapping tablet: real 0.011s	user 0.003s	sys 0.005s
I20260713 09:03:29.387868 13691 raft_consensus.cc:359] T 43e61f8cdb31491bbe1bc17364aefab4 P 9a04a40520a24d1db491267546d1ebfb [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 } } peers { permanent_uuid: "25ae1ef26d1441a990bd63eadb5b609c" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34171 } } peers { permanent_uuid: "a9d19022392f4667b411d8bf2f052338" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 33027 } }
I20260713 09:03:29.388295 13691 raft_consensus.cc:740] T 43e61f8cdb31491bbe1bc17364aefab4 P 9a04a40520a24d1db491267546d1ebfb [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a04a40520a24d1db491267546d1ebfb, State: Initialized, Role: FOLLOWER
I20260713 09:03:29.388716 13691 consensus_queue.cc:260] T 43e61f8cdb31491bbe1bc17364aefab4 P 9a04a40520a24d1db491267546d1ebfb [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: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 } } peers { permanent_uuid: "25ae1ef26d1441a990bd63eadb5b609c" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34171 } } peers { permanent_uuid: "a9d19022392f4667b411d8bf2f052338" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 33027 } }
I20260713 09:03:29.389990 13691 ts_tablet_manager.cc:1434] T 43e61f8cdb31491bbe1bc17364aefab4 P 9a04a40520a24d1db491267546d1ebfb: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:03:29.390743 13691 tablet_bootstrap.cc:492] T 85a0a664fde042588d9b2bc81e8a8861 P 9a04a40520a24d1db491267546d1ebfb: Bootstrap starting.
I20260713 09:03:29.400933 13691 tablet_bootstrap.cc:492] T 85a0a664fde042588d9b2bc81e8a8861 P 9a04a40520a24d1db491267546d1ebfb: 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:03:29.401566 13691 tablet_bootstrap.cc:492] T 85a0a664fde042588d9b2bc81e8a8861 P 9a04a40520a24d1db491267546d1ebfb: Bootstrap complete.
I20260713 09:03:29.402052 13691 ts_tablet_manager.cc:1403] T 85a0a664fde042588d9b2bc81e8a8861 P 9a04a40520a24d1db491267546d1ebfb: Time spent bootstrapping tablet: real 0.011s	user 0.008s	sys 0.000s
I20260713 09:03:29.403620 13691 raft_consensus.cc:359] T 85a0a664fde042588d9b2bc81e8a8861 P 9a04a40520a24d1db491267546d1ebfb [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71ca1dd509324a0c8979f9f3a613c15b" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 42843 } } peers { permanent_uuid: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 } } peers { permanent_uuid: "25ae1ef26d1441a990bd63eadb5b609c" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34171 } }
I20260713 09:03:29.404039 13691 raft_consensus.cc:740] T 85a0a664fde042588d9b2bc81e8a8861 P 9a04a40520a24d1db491267546d1ebfb [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a04a40520a24d1db491267546d1ebfb, State: Initialized, Role: FOLLOWER
I20260713 09:03:29.404464 13691 consensus_queue.cc:260] T 85a0a664fde042588d9b2bc81e8a8861 P 9a04a40520a24d1db491267546d1ebfb [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: "71ca1dd509324a0c8979f9f3a613c15b" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 42843 } } peers { permanent_uuid: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 } } peers { permanent_uuid: "25ae1ef26d1441a990bd63eadb5b609c" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34171 } }
I20260713 09:03:29.405776 13691 ts_tablet_manager.cc:1434] T 85a0a664fde042588d9b2bc81e8a8861 P 9a04a40520a24d1db491267546d1ebfb: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:03:29.406533 13691 tablet_bootstrap.cc:492] T 3d553417493541ef9d77baa152978563 P 9a04a40520a24d1db491267546d1ebfb: Bootstrap starting.
I20260713 09:03:29.416301 13691 tablet_bootstrap.cc:492] T 3d553417493541ef9d77baa152978563 P 9a04a40520a24d1db491267546d1ebfb: 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:03:29.416917 13691 tablet_bootstrap.cc:492] T 3d553417493541ef9d77baa152978563 P 9a04a40520a24d1db491267546d1ebfb: Bootstrap complete.
I20260713 09:03:29.417383 13691 ts_tablet_manager.cc:1403] T 3d553417493541ef9d77baa152978563 P 9a04a40520a24d1db491267546d1ebfb: Time spent bootstrapping tablet: real 0.011s	user 0.008s	sys 0.000s
I20260713 09:03:29.419189 13691 raft_consensus.cc:359] T 3d553417493541ef9d77baa152978563 P 9a04a40520a24d1db491267546d1ebfb [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25ae1ef26d1441a990bd63eadb5b609c" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34171 } } peers { permanent_uuid: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 } } peers { permanent_uuid: "a9d19022392f4667b411d8bf2f052338" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 33027 } }
I20260713 09:03:29.419781 13691 raft_consensus.cc:740] T 3d553417493541ef9d77baa152978563 P 9a04a40520a24d1db491267546d1ebfb [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a04a40520a24d1db491267546d1ebfb, State: Initialized, Role: FOLLOWER
I20260713 09:03:29.420411 13691 consensus_queue.cc:260] T 3d553417493541ef9d77baa152978563 P 9a04a40520a24d1db491267546d1ebfb [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: "25ae1ef26d1441a990bd63eadb5b609c" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34171 } } peers { permanent_uuid: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 } } peers { permanent_uuid: "a9d19022392f4667b411d8bf2f052338" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 33027 } }
I20260713 09:03:29.421835 13691 ts_tablet_manager.cc:1434] T 3d553417493541ef9d77baa152978563 P 9a04a40520a24d1db491267546d1ebfb: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:03:29.422662 13691 tablet_bootstrap.cc:492] T 8164db16256346a99e6e2a8c48009152 P 9a04a40520a24d1db491267546d1ebfb: Bootstrap starting.
I20260713 09:03:29.433691 13691 tablet_bootstrap.cc:492] T 8164db16256346a99e6e2a8c48009152 P 9a04a40520a24d1db491267546d1ebfb: 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:03:29.434412 13691 tablet_bootstrap.cc:492] T 8164db16256346a99e6e2a8c48009152 P 9a04a40520a24d1db491267546d1ebfb: Bootstrap complete.
I20260713 09:03:29.434876 13691 ts_tablet_manager.cc:1403] T 8164db16256346a99e6e2a8c48009152 P 9a04a40520a24d1db491267546d1ebfb: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.000s
I20260713 09:03:29.436702 13691 raft_consensus.cc:359] T 8164db16256346a99e6e2a8c48009152 P 9a04a40520a24d1db491267546d1ebfb [term 2 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 } } peers { permanent_uuid: "25ae1ef26d1441a990bd63eadb5b609c" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34171 } } peers { permanent_uuid: "a9d19022392f4667b411d8bf2f052338" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 33027 } }
I20260713 09:03:29.437340 13691 raft_consensus.cc:740] T 8164db16256346a99e6e2a8c48009152 P 9a04a40520a24d1db491267546d1ebfb [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a04a40520a24d1db491267546d1ebfb, State: Initialized, Role: FOLLOWER
I20260713 09:03:29.437925 13691 consensus_queue.cc:260] T 8164db16256346a99e6e2a8c48009152 P 9a04a40520a24d1db491267546d1ebfb [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: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 } } peers { permanent_uuid: "25ae1ef26d1441a990bd63eadb5b609c" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34171 } } peers { permanent_uuid: "a9d19022392f4667b411d8bf2f052338" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 33027 } }
I20260713 09:03:29.439693 13691 ts_tablet_manager.cc:1434] T 8164db16256346a99e6e2a8c48009152 P 9a04a40520a24d1db491267546d1ebfb: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260713 09:03:29.440280 13691 tablet_bootstrap.cc:492] T da06f577b89e4932b3a596ff23a05e11 P 9a04a40520a24d1db491267546d1ebfb: Bootstrap starting.
I20260713 09:03:29.455989 13691 tablet_bootstrap.cc:492] T da06f577b89e4932b3a596ff23a05e11 P 9a04a40520a24d1db491267546d1ebfb: 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:03:29.456677 13691 tablet_bootstrap.cc:492] T da06f577b89e4932b3a596ff23a05e11 P 9a04a40520a24d1db491267546d1ebfb: Bootstrap complete.
I20260713 09:03:29.457297 13691 ts_tablet_manager.cc:1403] T da06f577b89e4932b3a596ff23a05e11 P 9a04a40520a24d1db491267546d1ebfb: Time spent bootstrapping tablet: real 0.017s	user 0.009s	sys 0.006s
I20260713 09:03:29.459398 13691 raft_consensus.cc:359] T da06f577b89e4932b3a596ff23a05e11 P 9a04a40520a24d1db491267546d1ebfb [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71ca1dd509324a0c8979f9f3a613c15b" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 42843 } } peers { permanent_uuid: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 } } peers { permanent_uuid: "25ae1ef26d1441a990bd63eadb5b609c" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34171 } }
I20260713 09:03:29.460000 13691 raft_consensus.cc:740] T da06f577b89e4932b3a596ff23a05e11 P 9a04a40520a24d1db491267546d1ebfb [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a04a40520a24d1db491267546d1ebfb, State: Initialized, Role: FOLLOWER
I20260713 09:03:29.460489 13691 consensus_queue.cc:260] T da06f577b89e4932b3a596ff23a05e11 P 9a04a40520a24d1db491267546d1ebfb [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: "71ca1dd509324a0c8979f9f3a613c15b" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 42843 } } peers { permanent_uuid: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 } } peers { permanent_uuid: "25ae1ef26d1441a990bd63eadb5b609c" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34171 } }
I20260713 09:03:29.461866 13691 ts_tablet_manager.cc:1434] T da06f577b89e4932b3a596ff23a05e11 P 9a04a40520a24d1db491267546d1ebfb: Time spent starting tablet: real 0.004s	user 0.002s	sys 0.002s
I20260713 09:03:29.462637 13691 tablet_bootstrap.cc:492] T adc09f486ca141f8ac6821bd951f46b5 P 9a04a40520a24d1db491267546d1ebfb: Bootstrap starting.
I20260713 09:03:29.473243 13691 tablet_bootstrap.cc:492] T adc09f486ca141f8ac6821bd951f46b5 P 9a04a40520a24d1db491267546d1ebfb: 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:03:29.474046 13691 tablet_bootstrap.cc:492] T adc09f486ca141f8ac6821bd951f46b5 P 9a04a40520a24d1db491267546d1ebfb: Bootstrap complete.
I20260713 09:03:29.474653 13691 ts_tablet_manager.cc:1403] T adc09f486ca141f8ac6821bd951f46b5 P 9a04a40520a24d1db491267546d1ebfb: Time spent bootstrapping tablet: real 0.012s	user 0.008s	sys 0.000s
I20260713 09:03:29.476774 13691 raft_consensus.cc:359] T adc09f486ca141f8ac6821bd951f46b5 P 9a04a40520a24d1db491267546d1ebfb [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 } } peers { permanent_uuid: "25ae1ef26d1441a990bd63eadb5b609c" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34171 } } peers { permanent_uuid: "a9d19022392f4667b411d8bf2f052338" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 33027 } }
I20260713 09:03:29.477205 13691 raft_consensus.cc:740] T adc09f486ca141f8ac6821bd951f46b5 P 9a04a40520a24d1db491267546d1ebfb [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a04a40520a24d1db491267546d1ebfb, State: Initialized, Role: FOLLOWER
I20260713 09:03:29.477712 13691 consensus_queue.cc:260] T adc09f486ca141f8ac6821bd951f46b5 P 9a04a40520a24d1db491267546d1ebfb [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: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 } } peers { permanent_uuid: "25ae1ef26d1441a990bd63eadb5b609c" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34171 } } peers { permanent_uuid: "a9d19022392f4667b411d8bf2f052338" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 33027 } }
I20260713 09:03:29.479532 13691 ts_tablet_manager.cc:1434] T adc09f486ca141f8ac6821bd951f46b5 P 9a04a40520a24d1db491267546d1ebfb: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260713 09:03:29.480437 13691 tablet_bootstrap.cc:492] T 99b9983cd9fa4d2d8424b81a073779ef P 9a04a40520a24d1db491267546d1ebfb: Bootstrap starting.
I20260713 09:03:29.491925 13691 tablet_bootstrap.cc:492] T 99b9983cd9fa4d2d8424b81a073779ef P 9a04a40520a24d1db491267546d1ebfb: 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:03:29.492575 13691 tablet_bootstrap.cc:492] T 99b9983cd9fa4d2d8424b81a073779ef P 9a04a40520a24d1db491267546d1ebfb: Bootstrap complete.
I20260713 09:03:29.493036 13691 ts_tablet_manager.cc:1403] T 99b9983cd9fa4d2d8424b81a073779ef P 9a04a40520a24d1db491267546d1ebfb: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.000s
I20260713 09:03:29.494647 13691 raft_consensus.cc:359] T 99b9983cd9fa4d2d8424b81a073779ef P 9a04a40520a24d1db491267546d1ebfb [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9d19022392f4667b411d8bf2f052338" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 33027 } } peers { permanent_uuid: "71ca1dd509324a0c8979f9f3a613c15b" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 42843 } } peers { permanent_uuid: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 } }
I20260713 09:03:29.495086 13691 raft_consensus.cc:740] T 99b9983cd9fa4d2d8424b81a073779ef P 9a04a40520a24d1db491267546d1ebfb [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a04a40520a24d1db491267546d1ebfb, State: Initialized, Role: FOLLOWER
I20260713 09:03:29.495580 13691 consensus_queue.cc:260] T 99b9983cd9fa4d2d8424b81a073779ef P 9a04a40520a24d1db491267546d1ebfb [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: "a9d19022392f4667b411d8bf2f052338" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 33027 } } peers { permanent_uuid: "71ca1dd509324a0c8979f9f3a613c15b" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 42843 } } peers { permanent_uuid: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 } }
I20260713 09:03:29.496876 13691 ts_tablet_manager.cc:1434] T 99b9983cd9fa4d2d8424b81a073779ef P 9a04a40520a24d1db491267546d1ebfb: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:03:29.503609 13533 raft_consensus.cc:493] T 8164db16256346a99e6e2a8c48009152 P a9d19022392f4667b411d8bf2f052338 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9a04a40520a24d1db491267546d1ebfb)
I20260713 09:03:29.504040 13533 raft_consensus.cc:515] T 8164db16256346a99e6e2a8c48009152 P a9d19022392f4667b411d8bf2f052338 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 } } peers { permanent_uuid: "25ae1ef26d1441a990bd63eadb5b609c" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34171 } } peers { permanent_uuid: "a9d19022392f4667b411d8bf2f052338" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 33027 } }
I20260713 09:03:29.505791 13533 leader_election.cc:290] T 8164db16256346a99e6e2a8c48009152 P a9d19022392f4667b411d8bf2f052338 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9a04a40520a24d1db491267546d1ebfb (127.10.222.129:41979), 25ae1ef26d1441a990bd63eadb5b609c (127.10.222.130:34171)
I20260713 09:03:29.506472 13734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8164db16256346a99e6e2a8c48009152" candidate_uuid: "a9d19022392f4667b411d8bf2f052338" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9a04a40520a24d1db491267546d1ebfb" is_pre_election: true
I20260713 09:03:29.507112 13734 raft_consensus.cc:2468] T 8164db16256346a99e6e2a8c48009152 P 9a04a40520a24d1db491267546d1ebfb [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a9d19022392f4667b411d8bf2f052338 in term 2.
I20260713 09:03:29.507485 13293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8164db16256346a99e6e2a8c48009152" candidate_uuid: "a9d19022392f4667b411d8bf2f052338" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "25ae1ef26d1441a990bd63eadb5b609c" is_pre_election: true
I20260713 09:03:29.508255 13293 raft_consensus.cc:2393] T 8164db16256346a99e6e2a8c48009152 P 25ae1ef26d1441a990bd63eadb5b609c [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a9d19022392f4667b411d8bf2f052338 in current term 2: Already voted for candidate 25ae1ef26d1441a990bd63eadb5b609c in this term.
I20260713 09:03:29.509994 13332 leader_election.cc:304] T 8164db16256346a99e6e2a8c48009152 P a9d19022392f4667b411d8bf2f052338 [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: 9a04a40520a24d1db491267546d1ebfb, a9d19022392f4667b411d8bf2f052338; no voters: 25ae1ef26d1441a990bd63eadb5b609c
I20260713 09:03:29.510633 13533 raft_consensus.cc:2804] T 8164db16256346a99e6e2a8c48009152 P a9d19022392f4667b411d8bf2f052338 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:03:29.510979 13533 raft_consensus.cc:493] T 8164db16256346a99e6e2a8c48009152 P a9d19022392f4667b411d8bf2f052338 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 9a04a40520a24d1db491267546d1ebfb)
I20260713 09:03:29.511296 13533 raft_consensus.cc:3060] T 8164db16256346a99e6e2a8c48009152 P a9d19022392f4667b411d8bf2f052338 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:29.515569 13533 raft_consensus.cc:515] T 8164db16256346a99e6e2a8c48009152 P a9d19022392f4667b411d8bf2f052338 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 } } peers { permanent_uuid: "25ae1ef26d1441a990bd63eadb5b609c" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34171 } } peers { permanent_uuid: "a9d19022392f4667b411d8bf2f052338" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 33027 } }
I20260713 09:03:29.517096 13533 leader_election.cc:290] T 8164db16256346a99e6e2a8c48009152 P a9d19022392f4667b411d8bf2f052338 [CANDIDATE]: Term 2 election: Requested vote from peers 9a04a40520a24d1db491267546d1ebfb (127.10.222.129:41979), 25ae1ef26d1441a990bd63eadb5b609c (127.10.222.130:34171)
I20260713 09:03:29.517742 13734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8164db16256346a99e6e2a8c48009152" candidate_uuid: "a9d19022392f4667b411d8bf2f052338" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9a04a40520a24d1db491267546d1ebfb"
I20260713 09:03:29.518002 13293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8164db16256346a99e6e2a8c48009152" candidate_uuid: "a9d19022392f4667b411d8bf2f052338" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "25ae1ef26d1441a990bd63eadb5b609c"
I20260713 09:03:29.518699 13293 raft_consensus.cc:2393] T 8164db16256346a99e6e2a8c48009152 P 25ae1ef26d1441a990bd63eadb5b609c [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate a9d19022392f4667b411d8bf2f052338 in current term 2: Already voted for candidate 25ae1ef26d1441a990bd63eadb5b609c in this term.
I20260713 09:03:29.522588 13734 raft_consensus.cc:2468] T 8164db16256346a99e6e2a8c48009152 P 9a04a40520a24d1db491267546d1ebfb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a9d19022392f4667b411d8bf2f052338 in term 2.
I20260713 09:03:29.523449 13332 leader_election.cc:304] T 8164db16256346a99e6e2a8c48009152 P a9d19022392f4667b411d8bf2f052338 [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: 9a04a40520a24d1db491267546d1ebfb, a9d19022392f4667b411d8bf2f052338; no voters: 25ae1ef26d1441a990bd63eadb5b609c
I20260713 09:03:29.524053 13533 raft_consensus.cc:2804] T 8164db16256346a99e6e2a8c48009152 P a9d19022392f4667b411d8bf2f052338 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:03:29.524487 13533 raft_consensus.cc:697] T 8164db16256346a99e6e2a8c48009152 P a9d19022392f4667b411d8bf2f052338 [term 2 LEADER]: Becoming Leader. State: Replica: a9d19022392f4667b411d8bf2f052338, State: Running, Role: LEADER
I20260713 09:03:29.525179 13533 consensus_queue.cc:237] T 8164db16256346a99e6e2a8c48009152 P a9d19022392f4667b411d8bf2f052338 [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: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 } } peers { permanent_uuid: "25ae1ef26d1441a990bd63eadb5b609c" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34171 } } peers { permanent_uuid: "a9d19022392f4667b411d8bf2f052338" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 33027 } }
I20260713 09:03:29.531387 13111 catalog_manager.cc:5697] T 8164db16256346a99e6e2a8c48009152 P a9d19022392f4667b411d8bf2f052338 reported cstate change: term changed from 1 to 2, leader changed from 9a04a40520a24d1db491267546d1ebfb (127.10.222.129) to a9d19022392f4667b411d8bf2f052338 (127.10.222.131). New cstate: current_term: 2 leader_uuid: "a9d19022392f4667b411d8bf2f052338" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "25ae1ef26d1441a990bd63eadb5b609c" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a9d19022392f4667b411d8bf2f052338" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 33027 } health_report { overall_health: HEALTHY } } }
I20260713 09:03:29.853719 13642 raft_consensus.cc:493] T d822ead9347a486c9ba66a4e940de99b P 25ae1ef26d1441a990bd63eadb5b609c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9a04a40520a24d1db491267546d1ebfb)
I20260713 09:03:29.854182 13642 raft_consensus.cc:515] T d822ead9347a486c9ba66a4e940de99b P 25ae1ef26d1441a990bd63eadb5b609c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 } } peers { permanent_uuid: "25ae1ef26d1441a990bd63eadb5b609c" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34171 } } peers { permanent_uuid: "a9d19022392f4667b411d8bf2f052338" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 33027 } }
I20260713 09:03:29.856477 13642 leader_election.cc:290] T d822ead9347a486c9ba66a4e940de99b P 25ae1ef26d1441a990bd63eadb5b609c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9a04a40520a24d1db491267546d1ebfb (127.10.222.129:41979), a9d19022392f4667b411d8bf2f052338 (127.10.222.131:33027)
I20260713 09:03:29.856776 13734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d822ead9347a486c9ba66a4e940de99b" candidate_uuid: "25ae1ef26d1441a990bd63eadb5b609c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9a04a40520a24d1db491267546d1ebfb" is_pre_election: true
I20260713 09:03:29.857023 13365 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d822ead9347a486c9ba66a4e940de99b" candidate_uuid: "25ae1ef26d1441a990bd63eadb5b609c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a9d19022392f4667b411d8bf2f052338" is_pre_election: true
I20260713 09:03:29.857458 13734 raft_consensus.cc:2468] T d822ead9347a486c9ba66a4e940de99b P 9a04a40520a24d1db491267546d1ebfb [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 25ae1ef26d1441a990bd63eadb5b609c in term 1.
I20260713 09:03:29.858474 13258 leader_election.cc:304] T d822ead9347a486c9ba66a4e940de99b P 25ae1ef26d1441a990bd63eadb5b609c [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: 25ae1ef26d1441a990bd63eadb5b609c, 9a04a40520a24d1db491267546d1ebfb; no voters: a9d19022392f4667b411d8bf2f052338
I20260713 09:03:29.859105 13642 raft_consensus.cc:2804] T d822ead9347a486c9ba66a4e940de99b P 25ae1ef26d1441a990bd63eadb5b609c [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:03:29.859462 13642 raft_consensus.cc:493] T d822ead9347a486c9ba66a4e940de99b P 25ae1ef26d1441a990bd63eadb5b609c [term 1 FOLLOWER]: Starting leader election (detected failure of leader 9a04a40520a24d1db491267546d1ebfb)
I20260713 09:03:29.859797 13642 raft_consensus.cc:3060] T d822ead9347a486c9ba66a4e940de99b P 25ae1ef26d1441a990bd63eadb5b609c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:29.864233 13642 raft_consensus.cc:515] T d822ead9347a486c9ba66a4e940de99b P 25ae1ef26d1441a990bd63eadb5b609c [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 } } peers { permanent_uuid: "25ae1ef26d1441a990bd63eadb5b609c" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34171 } } peers { permanent_uuid: "a9d19022392f4667b411d8bf2f052338" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 33027 } }
I20260713 09:03:29.865767 13642 leader_election.cc:290] T d822ead9347a486c9ba66a4e940de99b P 25ae1ef26d1441a990bd63eadb5b609c [CANDIDATE]: Term 2 election: Requested vote from peers 9a04a40520a24d1db491267546d1ebfb (127.10.222.129:41979), a9d19022392f4667b411d8bf2f052338 (127.10.222.131:33027)
I20260713 09:03:29.866432 13734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d822ead9347a486c9ba66a4e940de99b" candidate_uuid: "25ae1ef26d1441a990bd63eadb5b609c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9a04a40520a24d1db491267546d1ebfb"
I20260713 09:03:29.866632 13365 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d822ead9347a486c9ba66a4e940de99b" candidate_uuid: "25ae1ef26d1441a990bd63eadb5b609c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a9d19022392f4667b411d8bf2f052338"
I20260713 09:03:29.866909 13734 raft_consensus.cc:3060] T d822ead9347a486c9ba66a4e940de99b P 9a04a40520a24d1db491267546d1ebfb [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:29.871320 13734 raft_consensus.cc:2468] T d822ead9347a486c9ba66a4e940de99b P 9a04a40520a24d1db491267546d1ebfb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 25ae1ef26d1441a990bd63eadb5b609c in term 2.
I20260713 09:03:29.872164 13258 leader_election.cc:304] T d822ead9347a486c9ba66a4e940de99b P 25ae1ef26d1441a990bd63eadb5b609c [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: 25ae1ef26d1441a990bd63eadb5b609c, 9a04a40520a24d1db491267546d1ebfb; no voters: a9d19022392f4667b411d8bf2f052338
I20260713 09:03:29.872733 13642 raft_consensus.cc:2804] T d822ead9347a486c9ba66a4e940de99b P 25ae1ef26d1441a990bd63eadb5b609c [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:03:29.873104 13642 raft_consensus.cc:697] T d822ead9347a486c9ba66a4e940de99b P 25ae1ef26d1441a990bd63eadb5b609c [term 2 LEADER]: Becoming Leader. State: Replica: 25ae1ef26d1441a990bd63eadb5b609c, State: Running, Role: LEADER
I20260713 09:03:29.873656 13642 consensus_queue.cc:237] T d822ead9347a486c9ba66a4e940de99b P 25ae1ef26d1441a990bd63eadb5b609c [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: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 } } peers { permanent_uuid: "25ae1ef26d1441a990bd63eadb5b609c" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34171 } } peers { permanent_uuid: "a9d19022392f4667b411d8bf2f052338" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 33027 } }
I20260713 09:03:29.880139 13111 catalog_manager.cc:5697] T d822ead9347a486c9ba66a4e940de99b P 25ae1ef26d1441a990bd63eadb5b609c reported cstate change: term changed from 1 to 2, leader changed from 9a04a40520a24d1db491267546d1ebfb (127.10.222.129) to 25ae1ef26d1441a990bd63eadb5b609c (127.10.222.130). New cstate: current_term: 2 leader_uuid: "25ae1ef26d1441a990bd63eadb5b609c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "25ae1ef26d1441a990bd63eadb5b609c" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34171 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a9d19022392f4667b411d8bf2f052338" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 33027 } health_report { overall_health: UNKNOWN } } }
I20260713 09:03:29.906006 13293 raft_consensus.cc:1275] T 8164db16256346a99e6e2a8c48009152 P 25ae1ef26d1441a990bd63eadb5b609c [term 2 FOLLOWER]: Refusing update from remote peer a9d19022392f4667b411d8bf2f052338: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:03:29.907091 13773 consensus_queue.cc:1048] T 8164db16256346a99e6e2a8c48009152 P a9d19022392f4667b411d8bf2f052338 [LEADER]: Connected to new peer: Peer: permanent_uuid: "25ae1ef26d1441a990bd63eadb5b609c" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:03:29.916194 13734 raft_consensus.cc:1275] T 8164db16256346a99e6e2a8c48009152 P 9a04a40520a24d1db491267546d1ebfb [term 2 FOLLOWER]: Refusing update from remote peer a9d19022392f4667b411d8bf2f052338: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:03:29.917979 13533 consensus_queue.cc:1048] T 8164db16256346a99e6e2a8c48009152 P a9d19022392f4667b411d8bf2f052338 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:03:29.938679 13783 raft_consensus.cc:493] T 0fcda817ee7049a282461a6efc5a0aa2 P 71ca1dd509324a0c8979f9f3a613c15b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9a04a40520a24d1db491267546d1ebfb)
I20260713 09:03:29.939127 13783 raft_consensus.cc:515] T 0fcda817ee7049a282461a6efc5a0aa2 P 71ca1dd509324a0c8979f9f3a613c15b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71ca1dd509324a0c8979f9f3a613c15b" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 42843 } } peers { permanent_uuid: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 } } peers { permanent_uuid: "25ae1ef26d1441a990bd63eadb5b609c" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34171 } }
I20260713 09:03:29.940943 13783 leader_election.cc:290] T 0fcda817ee7049a282461a6efc5a0aa2 P 71ca1dd509324a0c8979f9f3a613c15b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9a04a40520a24d1db491267546d1ebfb (127.10.222.129:41979), 25ae1ef26d1441a990bd63eadb5b609c (127.10.222.130:34171)
I20260713 09:03:29.941478 13734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fcda817ee7049a282461a6efc5a0aa2" candidate_uuid: "71ca1dd509324a0c8979f9f3a613c15b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9a04a40520a24d1db491267546d1ebfb" is_pre_election: true
I20260713 09:03:29.941805 13293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fcda817ee7049a282461a6efc5a0aa2" candidate_uuid: "71ca1dd509324a0c8979f9f3a613c15b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "25ae1ef26d1441a990bd63eadb5b609c" is_pre_election: true
I20260713 09:03:29.942133 13734 raft_consensus.cc:2468] T 0fcda817ee7049a282461a6efc5a0aa2 P 9a04a40520a24d1db491267546d1ebfb [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 71ca1dd509324a0c8979f9f3a613c15b in term 1.
I20260713 09:03:29.943085 13406 leader_election.cc:304] T 0fcda817ee7049a282461a6efc5a0aa2 P 71ca1dd509324a0c8979f9f3a613c15b [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: 71ca1dd509324a0c8979f9f3a613c15b, 9a04a40520a24d1db491267546d1ebfb; no voters: 25ae1ef26d1441a990bd63eadb5b609c
I20260713 09:03:29.943737 13783 raft_consensus.cc:2804] T 0fcda817ee7049a282461a6efc5a0aa2 P 71ca1dd509324a0c8979f9f3a613c15b [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:03:29.944018 13783 raft_consensus.cc:493] T 0fcda817ee7049a282461a6efc5a0aa2 P 71ca1dd509324a0c8979f9f3a613c15b [term 1 FOLLOWER]: Starting leader election (detected failure of leader 9a04a40520a24d1db491267546d1ebfb)
I20260713 09:03:29.944267 13783 raft_consensus.cc:3060] T 0fcda817ee7049a282461a6efc5a0aa2 P 71ca1dd509324a0c8979f9f3a613c15b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:29.948684 13783 raft_consensus.cc:515] T 0fcda817ee7049a282461a6efc5a0aa2 P 71ca1dd509324a0c8979f9f3a613c15b [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71ca1dd509324a0c8979f9f3a613c15b" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 42843 } } peers { permanent_uuid: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 } } peers { permanent_uuid: "25ae1ef26d1441a990bd63eadb5b609c" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34171 } }
I20260713 09:03:29.949934 13782 raft_consensus.cc:493] T cceead2c370d48a19b2fbe3c6fe312a5 P 71ca1dd509324a0c8979f9f3a613c15b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9a04a40520a24d1db491267546d1ebfb)
I20260713 09:03:29.950238 13783 leader_election.cc:290] T 0fcda817ee7049a282461a6efc5a0aa2 P 71ca1dd509324a0c8979f9f3a613c15b [CANDIDATE]: Term 2 election: Requested vote from peers 9a04a40520a24d1db491267546d1ebfb (127.10.222.129:41979), 25ae1ef26d1441a990bd63eadb5b609c (127.10.222.130:34171)
I20260713 09:03:29.950433 13782 raft_consensus.cc:515] T cceead2c370d48a19b2fbe3c6fe312a5 P 71ca1dd509324a0c8979f9f3a613c15b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9d19022392f4667b411d8bf2f052338" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 33027 } } peers { permanent_uuid: "71ca1dd509324a0c8979f9f3a613c15b" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 42843 } } peers { permanent_uuid: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 } }
I20260713 09:03:29.950979 13734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fcda817ee7049a282461a6efc5a0aa2" candidate_uuid: "71ca1dd509324a0c8979f9f3a613c15b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9a04a40520a24d1db491267546d1ebfb"
I20260713 09:03:29.951242 13293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fcda817ee7049a282461a6efc5a0aa2" candidate_uuid: "71ca1dd509324a0c8979f9f3a613c15b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "25ae1ef26d1441a990bd63eadb5b609c"
I20260713 09:03:29.951609 13734 raft_consensus.cc:3060] T 0fcda817ee7049a282461a6efc5a0aa2 P 9a04a40520a24d1db491267546d1ebfb [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:29.952538 13782 leader_election.cc:290] T cceead2c370d48a19b2fbe3c6fe312a5 P 71ca1dd509324a0c8979f9f3a613c15b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a9d19022392f4667b411d8bf2f052338 (127.10.222.131:33027), 9a04a40520a24d1db491267546d1ebfb (127.10.222.129:41979)
I20260713 09:03:29.953330 13365 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cceead2c370d48a19b2fbe3c6fe312a5" candidate_uuid: "71ca1dd509324a0c8979f9f3a613c15b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a9d19022392f4667b411d8bf2f052338" is_pre_election: true
I20260713 09:03:29.953615 13733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cceead2c370d48a19b2fbe3c6fe312a5" candidate_uuid: "71ca1dd509324a0c8979f9f3a613c15b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9a04a40520a24d1db491267546d1ebfb" is_pre_election: true
I20260713 09:03:29.954161 13733 raft_consensus.cc:2468] T cceead2c370d48a19b2fbe3c6fe312a5 P 9a04a40520a24d1db491267546d1ebfb [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 71ca1dd509324a0c8979f9f3a613c15b in term 1.
I20260713 09:03:29.955063 13406 leader_election.cc:304] T cceead2c370d48a19b2fbe3c6fe312a5 P 71ca1dd509324a0c8979f9f3a613c15b [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: 71ca1dd509324a0c8979f9f3a613c15b, 9a04a40520a24d1db491267546d1ebfb; no voters: a9d19022392f4667b411d8bf2f052338
I20260713 09:03:29.955731 13782 raft_consensus.cc:2804] T cceead2c370d48a19b2fbe3c6fe312a5 P 71ca1dd509324a0c8979f9f3a613c15b [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:03:29.956084 13782 raft_consensus.cc:493] T cceead2c370d48a19b2fbe3c6fe312a5 P 71ca1dd509324a0c8979f9f3a613c15b [term 1 FOLLOWER]: Starting leader election (detected failure of leader 9a04a40520a24d1db491267546d1ebfb)
I20260713 09:03:29.956415 13782 raft_consensus.cc:3060] T cceead2c370d48a19b2fbe3c6fe312a5 P 71ca1dd509324a0c8979f9f3a613c15b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:29.958146 13734 raft_consensus.cc:2468] T 0fcda817ee7049a282461a6efc5a0aa2 P 9a04a40520a24d1db491267546d1ebfb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71ca1dd509324a0c8979f9f3a613c15b in term 2.
I20260713 09:03:29.959203 13406 leader_election.cc:304] T 0fcda817ee7049a282461a6efc5a0aa2 P 71ca1dd509324a0c8979f9f3a613c15b [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: 71ca1dd509324a0c8979f9f3a613c15b, 9a04a40520a24d1db491267546d1ebfb; no voters: 25ae1ef26d1441a990bd63eadb5b609c
I20260713 09:03:29.959805 13783 raft_consensus.cc:2804] T 0fcda817ee7049a282461a6efc5a0aa2 P 71ca1dd509324a0c8979f9f3a613c15b [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:03:29.960176 13533 raft_consensus.cc:493] T d822ead9347a486c9ba66a4e940de99b P a9d19022392f4667b411d8bf2f052338 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9a04a40520a24d1db491267546d1ebfb)
I20260713 09:03:29.960305 13783 raft_consensus.cc:697] T 0fcda817ee7049a282461a6efc5a0aa2 P 71ca1dd509324a0c8979f9f3a613c15b [term 2 LEADER]: Becoming Leader. State: Replica: 71ca1dd509324a0c8979f9f3a613c15b, State: Running, Role: LEADER
I20260713 09:03:29.960685 13533 raft_consensus.cc:515] T d822ead9347a486c9ba66a4e940de99b P a9d19022392f4667b411d8bf2f052338 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 } } peers { permanent_uuid: "25ae1ef26d1441a990bd63eadb5b609c" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34171 } } peers { permanent_uuid: "a9d19022392f4667b411d8bf2f052338" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 33027 } }
I20260713 09:03:29.961238 13783 consensus_queue.cc:237] T 0fcda817ee7049a282461a6efc5a0aa2 P 71ca1dd509324a0c8979f9f3a613c15b [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: "71ca1dd509324a0c8979f9f3a613c15b" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 42843 } } peers { permanent_uuid: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 } } peers { permanent_uuid: "25ae1ef26d1441a990bd63eadb5b609c" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34171 } }
I20260713 09:03:29.962642 13533 leader_election.cc:290] T d822ead9347a486c9ba66a4e940de99b P a9d19022392f4667b411d8bf2f052338 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9a04a40520a24d1db491267546d1ebfb (127.10.222.129:41979), 25ae1ef26d1441a990bd63eadb5b609c (127.10.222.130:34171)
I20260713 09:03:29.963413 13734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d822ead9347a486c9ba66a4e940de99b" candidate_uuid: "a9d19022392f4667b411d8bf2f052338" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9a04a40520a24d1db491267546d1ebfb" is_pre_election: true
I20260713 09:03:29.964133 13734 raft_consensus.cc:2393] T d822ead9347a486c9ba66a4e940de99b P 9a04a40520a24d1db491267546d1ebfb [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a9d19022392f4667b411d8bf2f052338 in current term 2: Already voted for candidate 25ae1ef26d1441a990bd63eadb5b609c in this term.
I20260713 09:03:29.962373 13782 raft_consensus.cc:515] T cceead2c370d48a19b2fbe3c6fe312a5 P 71ca1dd509324a0c8979f9f3a613c15b [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9d19022392f4667b411d8bf2f052338" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 33027 } } peers { permanent_uuid: "71ca1dd509324a0c8979f9f3a613c15b" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 42843 } } peers { permanent_uuid: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 } }
I20260713 09:03:29.966681 13782 leader_election.cc:290] T cceead2c370d48a19b2fbe3c6fe312a5 P 71ca1dd509324a0c8979f9f3a613c15b [CANDIDATE]: Term 2 election: Requested vote from peers a9d19022392f4667b411d8bf2f052338 (127.10.222.131:33027), 9a04a40520a24d1db491267546d1ebfb (127.10.222.129:41979)
I20260713 09:03:29.963675 13293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d822ead9347a486c9ba66a4e940de99b" candidate_uuid: "a9d19022392f4667b411d8bf2f052338" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "25ae1ef26d1441a990bd63eadb5b609c" is_pre_election: true
I20260713 09:03:29.967202 13365 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cceead2c370d48a19b2fbe3c6fe312a5" candidate_uuid: "71ca1dd509324a0c8979f9f3a613c15b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a9d19022392f4667b411d8bf2f052338"
I20260713 09:03:29.967852 13734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cceead2c370d48a19b2fbe3c6fe312a5" candidate_uuid: "71ca1dd509324a0c8979f9f3a613c15b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9a04a40520a24d1db491267546d1ebfb"
I20260713 09:03:29.968443 13734 raft_consensus.cc:3060] T cceead2c370d48a19b2fbe3c6fe312a5 P 9a04a40520a24d1db491267546d1ebfb [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:29.969056 13333 leader_election.cc:304] T d822ead9347a486c9ba66a4e940de99b P a9d19022392f4667b411d8bf2f052338 [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: a9d19022392f4667b411d8bf2f052338; no voters: 25ae1ef26d1441a990bd63eadb5b609c, 9a04a40520a24d1db491267546d1ebfb
I20260713 09:03:29.969866 13533 raft_consensus.cc:3060] T d822ead9347a486c9ba66a4e940de99b P a9d19022392f4667b411d8bf2f052338 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:29.973608 13111 catalog_manager.cc:5697] T 0fcda817ee7049a282461a6efc5a0aa2 P 71ca1dd509324a0c8979f9f3a613c15b reported cstate change: term changed from 1 to 2, leader changed from 9a04a40520a24d1db491267546d1ebfb (127.10.222.129) to 71ca1dd509324a0c8979f9f3a613c15b (127.10.222.132). New cstate: current_term: 2 leader_uuid: "71ca1dd509324a0c8979f9f3a613c15b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71ca1dd509324a0c8979f9f3a613c15b" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 42843 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "25ae1ef26d1441a990bd63eadb5b609c" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34171 } health_report { overall_health: UNKNOWN } } }
I20260713 09:03:29.974596 13533 raft_consensus.cc:2749] T d822ead9347a486c9ba66a4e940de99b P a9d19022392f4667b411d8bf2f052338 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:03:29.976814 13734 raft_consensus.cc:2468] T cceead2c370d48a19b2fbe3c6fe312a5 P 9a04a40520a24d1db491267546d1ebfb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71ca1dd509324a0c8979f9f3a613c15b in term 2.
I20260713 09:03:29.977743 13406 leader_election.cc:304] T cceead2c370d48a19b2fbe3c6fe312a5 P 71ca1dd509324a0c8979f9f3a613c15b [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: 71ca1dd509324a0c8979f9f3a613c15b, 9a04a40520a24d1db491267546d1ebfb; no voters: a9d19022392f4667b411d8bf2f052338
I20260713 09:03:29.978483 13783 raft_consensus.cc:2804] T cceead2c370d48a19b2fbe3c6fe312a5 P 71ca1dd509324a0c8979f9f3a613c15b [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:03:29.978839 13783 raft_consensus.cc:697] T cceead2c370d48a19b2fbe3c6fe312a5 P 71ca1dd509324a0c8979f9f3a613c15b [term 2 LEADER]: Becoming Leader. State: Replica: 71ca1dd509324a0c8979f9f3a613c15b, State: Running, Role: LEADER
I20260713 09:03:29.979555 13783 consensus_queue.cc:237] T cceead2c370d48a19b2fbe3c6fe312a5 P 71ca1dd509324a0c8979f9f3a613c15b [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: "a9d19022392f4667b411d8bf2f052338" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 33027 } } peers { permanent_uuid: "71ca1dd509324a0c8979f9f3a613c15b" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 42843 } } peers { permanent_uuid: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 } }
I20260713 09:03:29.985904 13111 catalog_manager.cc:5697] T cceead2c370d48a19b2fbe3c6fe312a5 P 71ca1dd509324a0c8979f9f3a613c15b reported cstate change: term changed from 1 to 2, leader changed from 9a04a40520a24d1db491267546d1ebfb (127.10.222.129) to 71ca1dd509324a0c8979f9f3a613c15b (127.10.222.132). New cstate: current_term: 2 leader_uuid: "71ca1dd509324a0c8979f9f3a613c15b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9d19022392f4667b411d8bf2f052338" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 33027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71ca1dd509324a0c8979f9f3a613c15b" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 42843 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 } health_report { overall_health: UNKNOWN } } }
I20260713 09:03:30.005832 13642 raft_consensus.cc:493] T 9ac10befb4664d949d95aa8ac645e85b P 25ae1ef26d1441a990bd63eadb5b609c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9a04a40520a24d1db491267546d1ebfb)
I20260713 09:03:30.006300 13642 raft_consensus.cc:515] T 9ac10befb4664d949d95aa8ac645e85b P 25ae1ef26d1441a990bd63eadb5b609c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71ca1dd509324a0c8979f9f3a613c15b" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 42843 } } peers { permanent_uuid: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 } } peers { permanent_uuid: "25ae1ef26d1441a990bd63eadb5b609c" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34171 } }
I20260713 09:03:30.007916 13642 leader_election.cc:290] T 9ac10befb4664d949d95aa8ac645e85b P 25ae1ef26d1441a990bd63eadb5b609c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 71ca1dd509324a0c8979f9f3a613c15b (127.10.222.132:42843), 9a04a40520a24d1db491267546d1ebfb (127.10.222.129:41979)
I20260713 09:03:30.008803 13440 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ac10befb4664d949d95aa8ac645e85b" candidate_uuid: "25ae1ef26d1441a990bd63eadb5b609c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "71ca1dd509324a0c8979f9f3a613c15b" is_pre_election: true
I20260713 09:03:30.008977 13734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ac10befb4664d949d95aa8ac645e85b" candidate_uuid: "25ae1ef26d1441a990bd63eadb5b609c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9a04a40520a24d1db491267546d1ebfb" is_pre_election: true
I20260713 09:03:30.009737 13734 raft_consensus.cc:2468] T 9ac10befb4664d949d95aa8ac645e85b P 9a04a40520a24d1db491267546d1ebfb [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 25ae1ef26d1441a990bd63eadb5b609c in term 1.
I20260713 09:03:30.010716 13258 leader_election.cc:304] T 9ac10befb4664d949d95aa8ac645e85b P 25ae1ef26d1441a990bd63eadb5b609c [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: 25ae1ef26d1441a990bd63eadb5b609c, 9a04a40520a24d1db491267546d1ebfb; no voters: 71ca1dd509324a0c8979f9f3a613c15b
I20260713 09:03:30.011483 13642 raft_consensus.cc:2804] T 9ac10befb4664d949d95aa8ac645e85b P 25ae1ef26d1441a990bd63eadb5b609c [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:03:30.011830 13642 raft_consensus.cc:493] T 9ac10befb4664d949d95aa8ac645e85b P 25ae1ef26d1441a990bd63eadb5b609c [term 1 FOLLOWER]: Starting leader election (detected failure of leader 9a04a40520a24d1db491267546d1ebfb)
I20260713 09:03:30.012180 13642 raft_consensus.cc:3060] T 9ac10befb4664d949d95aa8ac645e85b P 25ae1ef26d1441a990bd63eadb5b609c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:30.017246 13642 raft_consensus.cc:515] T 9ac10befb4664d949d95aa8ac645e85b P 25ae1ef26d1441a990bd63eadb5b609c [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71ca1dd509324a0c8979f9f3a613c15b" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 42843 } } peers { permanent_uuid: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 } } peers { permanent_uuid: "25ae1ef26d1441a990bd63eadb5b609c" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34171 } }
I20260713 09:03:30.021092 13440 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ac10befb4664d949d95aa8ac645e85b" candidate_uuid: "25ae1ef26d1441a990bd63eadb5b609c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "71ca1dd509324a0c8979f9f3a613c15b"
I20260713 09:03:30.023522 13733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ac10befb4664d949d95aa8ac645e85b" candidate_uuid: "25ae1ef26d1441a990bd63eadb5b609c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9a04a40520a24d1db491267546d1ebfb"
I20260713 09:03:30.024070 13733 raft_consensus.cc:3060] T 9ac10befb4664d949d95aa8ac645e85b P 9a04a40520a24d1db491267546d1ebfb [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:30.024219 13642 leader_election.cc:290] T 9ac10befb4664d949d95aa8ac645e85b P 25ae1ef26d1441a990bd63eadb5b609c [CANDIDATE]: Term 2 election: Requested vote from peers 71ca1dd509324a0c8979f9f3a613c15b (127.10.222.132:42843), 9a04a40520a24d1db491267546d1ebfb (127.10.222.129:41979)
I20260713 09:03:30.030614 13733 raft_consensus.cc:2468] T 9ac10befb4664d949d95aa8ac645e85b P 9a04a40520a24d1db491267546d1ebfb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 25ae1ef26d1441a990bd63eadb5b609c in term 2.
I20260713 09:03:30.031610 13258 leader_election.cc:304] T 9ac10befb4664d949d95aa8ac645e85b P 25ae1ef26d1441a990bd63eadb5b609c [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: 25ae1ef26d1441a990bd63eadb5b609c, 9a04a40520a24d1db491267546d1ebfb; no voters: 71ca1dd509324a0c8979f9f3a613c15b
I20260713 09:03:30.032212 13642 raft_consensus.cc:2804] T 9ac10befb4664d949d95aa8ac645e85b P 25ae1ef26d1441a990bd63eadb5b609c [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:03:30.032594 13642 raft_consensus.cc:697] T 9ac10befb4664d949d95aa8ac645e85b P 25ae1ef26d1441a990bd63eadb5b609c [term 2 LEADER]: Becoming Leader. State: Replica: 25ae1ef26d1441a990bd63eadb5b609c, State: Running, Role: LEADER
I20260713 09:03:30.033247 13642 consensus_queue.cc:237] T 9ac10befb4664d949d95aa8ac645e85b P 25ae1ef26d1441a990bd63eadb5b609c [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: "71ca1dd509324a0c8979f9f3a613c15b" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 42843 } } peers { permanent_uuid: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 } } peers { permanent_uuid: "25ae1ef26d1441a990bd63eadb5b609c" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34171 } }
I20260713 09:03:30.040407 13111 catalog_manager.cc:5697] T 9ac10befb4664d949d95aa8ac645e85b P 25ae1ef26d1441a990bd63eadb5b609c reported cstate change: term changed from 1 to 2, leader changed from 9a04a40520a24d1db491267546d1ebfb (127.10.222.129) to 25ae1ef26d1441a990bd63eadb5b609c (127.10.222.130). New cstate: current_term: 2 leader_uuid: "25ae1ef26d1441a990bd63eadb5b609c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71ca1dd509324a0c8979f9f3a613c15b" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 42843 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "25ae1ef26d1441a990bd63eadb5b609c" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34171 } health_report { overall_health: HEALTHY } } }
I20260713 09:03:30.099932 13783 raft_consensus.cc:493] T 9ac10befb4664d949d95aa8ac645e85b P 71ca1dd509324a0c8979f9f3a613c15b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9a04a40520a24d1db491267546d1ebfb)
I20260713 09:03:30.100438 13783 raft_consensus.cc:515] T 9ac10befb4664d949d95aa8ac645e85b P 71ca1dd509324a0c8979f9f3a613c15b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71ca1dd509324a0c8979f9f3a613c15b" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 42843 } } peers { permanent_uuid: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 } } peers { permanent_uuid: "25ae1ef26d1441a990bd63eadb5b609c" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34171 } }
I20260713 09:03:30.102056 13783 leader_election.cc:290] T 9ac10befb4664d949d95aa8ac645e85b P 71ca1dd509324a0c8979f9f3a613c15b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9a04a40520a24d1db491267546d1ebfb (127.10.222.129:41979), 25ae1ef26d1441a990bd63eadb5b609c (127.10.222.130:34171)
I20260713 09:03:30.102825 13733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ac10befb4664d949d95aa8ac645e85b" candidate_uuid: "71ca1dd509324a0c8979f9f3a613c15b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9a04a40520a24d1db491267546d1ebfb" is_pre_election: true
I20260713 09:03:30.102973 13293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ac10befb4664d949d95aa8ac645e85b" candidate_uuid: "71ca1dd509324a0c8979f9f3a613c15b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "25ae1ef26d1441a990bd63eadb5b609c" is_pre_election: true
I20260713 09:03:30.103524 13733 raft_consensus.cc:2393] T 9ac10befb4664d949d95aa8ac645e85b P 9a04a40520a24d1db491267546d1ebfb [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 71ca1dd509324a0c8979f9f3a613c15b in current term 2: Already voted for candidate 25ae1ef26d1441a990bd63eadb5b609c in this term.
I20260713 09:03:30.104344 13406 leader_election.cc:304] T 9ac10befb4664d949d95aa8ac645e85b P 71ca1dd509324a0c8979f9f3a613c15b [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: 71ca1dd509324a0c8979f9f3a613c15b; no voters: 25ae1ef26d1441a990bd63eadb5b609c, 9a04a40520a24d1db491267546d1ebfb
I20260713 09:03:30.105005 13783 raft_consensus.cc:3060] T 9ac10befb4664d949d95aa8ac645e85b P 71ca1dd509324a0c8979f9f3a613c15b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:30.109604 13783 raft_consensus.cc:2749] T 9ac10befb4664d949d95aa8ac645e85b P 71ca1dd509324a0c8979f9f3a613c15b [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:03:30.173658 13492 raft_consensus.cc:493] T 3232d6fe43144febb63e57db106c14b8 P a9d19022392f4667b411d8bf2f052338 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9a04a40520a24d1db491267546d1ebfb)
I20260713 09:03:30.174124 13492 raft_consensus.cc:515] T 3232d6fe43144febb63e57db106c14b8 P a9d19022392f4667b411d8bf2f052338 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 } } peers { permanent_uuid: "25ae1ef26d1441a990bd63eadb5b609c" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34171 } } peers { permanent_uuid: "a9d19022392f4667b411d8bf2f052338" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 33027 } }
I20260713 09:03:30.176038 13492 leader_election.cc:290] T 3232d6fe43144febb63e57db106c14b8 P a9d19022392f4667b411d8bf2f052338 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9a04a40520a24d1db491267546d1ebfb (127.10.222.129:41979), 25ae1ef26d1441a990bd63eadb5b609c (127.10.222.130:34171)
I20260713 09:03:30.176954 13733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3232d6fe43144febb63e57db106c14b8" candidate_uuid: "a9d19022392f4667b411d8bf2f052338" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9a04a40520a24d1db491267546d1ebfb" is_pre_election: true
I20260713 09:03:30.178457 13293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3232d6fe43144febb63e57db106c14b8" candidate_uuid: "a9d19022392f4667b411d8bf2f052338" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "25ae1ef26d1441a990bd63eadb5b609c" is_pre_election: true
I20260713 09:03:30.179602 13733 raft_consensus.cc:2468] T 3232d6fe43144febb63e57db106c14b8 P 9a04a40520a24d1db491267546d1ebfb [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a9d19022392f4667b411d8bf2f052338 in term 1.
I20260713 09:03:30.180604 13642 raft_consensus.cc:493] T 3232d6fe43144febb63e57db106c14b8 P 25ae1ef26d1441a990bd63eadb5b609c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9a04a40520a24d1db491267546d1ebfb)
I20260713 09:03:30.180539 13332 leader_election.cc:304] T 3232d6fe43144febb63e57db106c14b8 P a9d19022392f4667b411d8bf2f052338 [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: 9a04a40520a24d1db491267546d1ebfb, a9d19022392f4667b411d8bf2f052338; no voters: 25ae1ef26d1441a990bd63eadb5b609c
I20260713 09:03:30.181376 13492 raft_consensus.cc:2804] T 3232d6fe43144febb63e57db106c14b8 P a9d19022392f4667b411d8bf2f052338 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:03:30.181573 13642 raft_consensus.cc:515] T 3232d6fe43144febb63e57db106c14b8 P 25ae1ef26d1441a990bd63eadb5b609c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 } } peers { permanent_uuid: "25ae1ef26d1441a990bd63eadb5b609c" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34171 } } peers { permanent_uuid: "a9d19022392f4667b411d8bf2f052338" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 33027 } }
I20260713 09:03:30.181789 13492 raft_consensus.cc:493] T 3232d6fe43144febb63e57db106c14b8 P a9d19022392f4667b411d8bf2f052338 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 9a04a40520a24d1db491267546d1ebfb)
I20260713 09:03:30.182266 13492 raft_consensus.cc:3060] T 3232d6fe43144febb63e57db106c14b8 P a9d19022392f4667b411d8bf2f052338 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:30.183542 13642 leader_election.cc:290] T 3232d6fe43144febb63e57db106c14b8 P 25ae1ef26d1441a990bd63eadb5b609c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9a04a40520a24d1db491267546d1ebfb (127.10.222.129:41979), a9d19022392f4667b411d8bf2f052338 (127.10.222.131:33027)
I20260713 09:03:30.184051 13733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3232d6fe43144febb63e57db106c14b8" candidate_uuid: "25ae1ef26d1441a990bd63eadb5b609c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9a04a40520a24d1db491267546d1ebfb" is_pre_election: true
I20260713 09:03:30.184602 13733 raft_consensus.cc:2468] T 3232d6fe43144febb63e57db106c14b8 P 9a04a40520a24d1db491267546d1ebfb [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 25ae1ef26d1441a990bd63eadb5b609c in term 1.
I20260713 09:03:30.184551 13366 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3232d6fe43144febb63e57db106c14b8" candidate_uuid: "25ae1ef26d1441a990bd63eadb5b609c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a9d19022392f4667b411d8bf2f052338" is_pre_election: true
I20260713 09:03:30.185688 13258 leader_election.cc:304] T 3232d6fe43144febb63e57db106c14b8 P 25ae1ef26d1441a990bd63eadb5b609c [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: 25ae1ef26d1441a990bd63eadb5b609c, 9a04a40520a24d1db491267546d1ebfb; no voters: 
I20260713 09:03:30.186414 13642 raft_consensus.cc:2804] T 3232d6fe43144febb63e57db106c14b8 P 25ae1ef26d1441a990bd63eadb5b609c [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:03:30.186750 13642 raft_consensus.cc:493] T 3232d6fe43144febb63e57db106c14b8 P 25ae1ef26d1441a990bd63eadb5b609c [term 1 FOLLOWER]: Starting leader election (detected failure of leader 9a04a40520a24d1db491267546d1ebfb)
I20260713 09:03:30.187022 13642 raft_consensus.cc:3060] T 3232d6fe43144febb63e57db106c14b8 P 25ae1ef26d1441a990bd63eadb5b609c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:30.189122 13492 raft_consensus.cc:515] T 3232d6fe43144febb63e57db106c14b8 P a9d19022392f4667b411d8bf2f052338 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 } } peers { permanent_uuid: "25ae1ef26d1441a990bd63eadb5b609c" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34171 } } peers { permanent_uuid: "a9d19022392f4667b411d8bf2f052338" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 33027 } }
I20260713 09:03:30.190089 13366 raft_consensus.cc:2393] T 3232d6fe43144febb63e57db106c14b8 P a9d19022392f4667b411d8bf2f052338 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 25ae1ef26d1441a990bd63eadb5b609c in current term 2: Already voted for candidate a9d19022392f4667b411d8bf2f052338 in this term.
I20260713 09:03:30.190989 13492 leader_election.cc:290] T 3232d6fe43144febb63e57db106c14b8 P a9d19022392f4667b411d8bf2f052338 [CANDIDATE]: Term 2 election: Requested vote from peers 9a04a40520a24d1db491267546d1ebfb (127.10.222.129:41979), 25ae1ef26d1441a990bd63eadb5b609c (127.10.222.130:34171)
I20260713 09:03:30.191702 13733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3232d6fe43144febb63e57db106c14b8" candidate_uuid: "a9d19022392f4667b411d8bf2f052338" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9a04a40520a24d1db491267546d1ebfb"
I20260713 09:03:30.191946 13293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3232d6fe43144febb63e57db106c14b8" candidate_uuid: "a9d19022392f4667b411d8bf2f052338" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "25ae1ef26d1441a990bd63eadb5b609c"
I20260713 09:03:30.192339 13733 raft_consensus.cc:3060] T 3232d6fe43144febb63e57db106c14b8 P 9a04a40520a24d1db491267546d1ebfb [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:30.192791 13642 raft_consensus.cc:515] T 3232d6fe43144febb63e57db106c14b8 P 25ae1ef26d1441a990bd63eadb5b609c [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 } } peers { permanent_uuid: "25ae1ef26d1441a990bd63eadb5b609c" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34171 } } peers { permanent_uuid: "a9d19022392f4667b411d8bf2f052338" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 33027 } }
I20260713 09:03:30.193715 13293 raft_consensus.cc:2393] T 3232d6fe43144febb63e57db106c14b8 P 25ae1ef26d1441a990bd63eadb5b609c [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate a9d19022392f4667b411d8bf2f052338 in current term 2: Already voted for candidate 25ae1ef26d1441a990bd63eadb5b609c in this term.
I20260713 09:03:30.194355 13642 leader_election.cc:290] T 3232d6fe43144febb63e57db106c14b8 P 25ae1ef26d1441a990bd63eadb5b609c [CANDIDATE]: Term 2 election: Requested vote from peers 9a04a40520a24d1db491267546d1ebfb (127.10.222.129:41979), a9d19022392f4667b411d8bf2f052338 (127.10.222.131:33027)
I20260713 09:03:30.195062 13734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3232d6fe43144febb63e57db106c14b8" candidate_uuid: "25ae1ef26d1441a990bd63eadb5b609c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9a04a40520a24d1db491267546d1ebfb"
I20260713 09:03:30.196146 13366 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3232d6fe43144febb63e57db106c14b8" candidate_uuid: "25ae1ef26d1441a990bd63eadb5b609c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a9d19022392f4667b411d8bf2f052338"
I20260713 09:03:30.196748 13366 raft_consensus.cc:2393] T 3232d6fe43144febb63e57db106c14b8 P a9d19022392f4667b411d8bf2f052338 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 25ae1ef26d1441a990bd63eadb5b609c in current term 2: Already voted for candidate a9d19022392f4667b411d8bf2f052338 in this term.
I20260713 09:03:30.197510 13259 leader_election.cc:304] T 3232d6fe43144febb63e57db106c14b8 P 25ae1ef26d1441a990bd63eadb5b609c [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: 25ae1ef26d1441a990bd63eadb5b609c; no voters: 9a04a40520a24d1db491267546d1ebfb, a9d19022392f4667b411d8bf2f052338
I20260713 09:03:30.197813 13733 raft_consensus.cc:2468] T 3232d6fe43144febb63e57db106c14b8 P 9a04a40520a24d1db491267546d1ebfb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a9d19022392f4667b411d8bf2f052338 in term 2.
I20260713 09:03:30.198314 13642 raft_consensus.cc:2749] T 3232d6fe43144febb63e57db106c14b8 P 25ae1ef26d1441a990bd63eadb5b609c [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260713 09:03:30.198818 13332 leader_election.cc:304] T 3232d6fe43144febb63e57db106c14b8 P a9d19022392f4667b411d8bf2f052338 [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: 9a04a40520a24d1db491267546d1ebfb, a9d19022392f4667b411d8bf2f052338; no voters: 25ae1ef26d1441a990bd63eadb5b609c
I20260713 09:03:30.199510 13492 raft_consensus.cc:2804] T 3232d6fe43144febb63e57db106c14b8 P a9d19022392f4667b411d8bf2f052338 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:03:30.199839 13492 raft_consensus.cc:697] T 3232d6fe43144febb63e57db106c14b8 P a9d19022392f4667b411d8bf2f052338 [term 2 LEADER]: Becoming Leader. State: Replica: a9d19022392f4667b411d8bf2f052338, State: Running, Role: LEADER
I20260713 09:03:30.200527 13492 consensus_queue.cc:237] T 3232d6fe43144febb63e57db106c14b8 P a9d19022392f4667b411d8bf2f052338 [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: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 } } peers { permanent_uuid: "25ae1ef26d1441a990bd63eadb5b609c" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34171 } } peers { permanent_uuid: "a9d19022392f4667b411d8bf2f052338" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 33027 } }
I20260713 09:03:30.206519 13111 catalog_manager.cc:5697] T 3232d6fe43144febb63e57db106c14b8 P a9d19022392f4667b411d8bf2f052338 reported cstate change: term changed from 1 to 2, leader changed from 9a04a40520a24d1db491267546d1ebfb (127.10.222.129) to a9d19022392f4667b411d8bf2f052338 (127.10.222.131). New cstate: current_term: 2 leader_uuid: "a9d19022392f4667b411d8bf2f052338" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "25ae1ef26d1441a990bd63eadb5b609c" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a9d19022392f4667b411d8bf2f052338" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 33027 } health_report { overall_health: HEALTHY } } }
I20260713 09:03:30.319715 13642 raft_consensus.cc:493] T da06f577b89e4932b3a596ff23a05e11 P 25ae1ef26d1441a990bd63eadb5b609c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9a04a40520a24d1db491267546d1ebfb)
I20260713 09:03:30.320148 13642 raft_consensus.cc:515] T da06f577b89e4932b3a596ff23a05e11 P 25ae1ef26d1441a990bd63eadb5b609c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71ca1dd509324a0c8979f9f3a613c15b" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 42843 } } peers { permanent_uuid: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 } } peers { permanent_uuid: "25ae1ef26d1441a990bd63eadb5b609c" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34171 } }
I20260713 09:03:30.321988 13642 leader_election.cc:290] T da06f577b89e4932b3a596ff23a05e11 P 25ae1ef26d1441a990bd63eadb5b609c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 71ca1dd509324a0c8979f9f3a613c15b (127.10.222.132:42843), 9a04a40520a24d1db491267546d1ebfb (127.10.222.129:41979)
I20260713 09:03:30.322710 13440 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da06f577b89e4932b3a596ff23a05e11" candidate_uuid: "25ae1ef26d1441a990bd63eadb5b609c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "71ca1dd509324a0c8979f9f3a613c15b" is_pre_election: true
I20260713 09:03:30.322990 13733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da06f577b89e4932b3a596ff23a05e11" candidate_uuid: "25ae1ef26d1441a990bd63eadb5b609c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9a04a40520a24d1db491267546d1ebfb" is_pre_election: true
I20260713 09:03:30.323660 13733 raft_consensus.cc:2468] T da06f577b89e4932b3a596ff23a05e11 P 9a04a40520a24d1db491267546d1ebfb [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 25ae1ef26d1441a990bd63eadb5b609c in term 1.
I20260713 09:03:30.324551 13258 leader_election.cc:304] T da06f577b89e4932b3a596ff23a05e11 P 25ae1ef26d1441a990bd63eadb5b609c [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: 25ae1ef26d1441a990bd63eadb5b609c, 9a04a40520a24d1db491267546d1ebfb; no voters: 71ca1dd509324a0c8979f9f3a613c15b
I20260713 09:03:30.325168 13642 raft_consensus.cc:2804] T da06f577b89e4932b3a596ff23a05e11 P 25ae1ef26d1441a990bd63eadb5b609c [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:03:30.325464 13642 raft_consensus.cc:493] T da06f577b89e4932b3a596ff23a05e11 P 25ae1ef26d1441a990bd63eadb5b609c [term 1 FOLLOWER]: Starting leader election (detected failure of leader 9a04a40520a24d1db491267546d1ebfb)
I20260713 09:03:30.325711 13642 raft_consensus.cc:3060] T da06f577b89e4932b3a596ff23a05e11 P 25ae1ef26d1441a990bd63eadb5b609c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:30.327497 13492 raft_consensus.cc:493] T cceead2c370d48a19b2fbe3c6fe312a5 P a9d19022392f4667b411d8bf2f052338 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9a04a40520a24d1db491267546d1ebfb)
I20260713 09:03:30.327965 13492 raft_consensus.cc:515] T cceead2c370d48a19b2fbe3c6fe312a5 P a9d19022392f4667b411d8bf2f052338 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9d19022392f4667b411d8bf2f052338" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 33027 } } peers { permanent_uuid: "71ca1dd509324a0c8979f9f3a613c15b" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 42843 } } peers { permanent_uuid: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 } }
I20260713 09:03:30.329763 13492 leader_election.cc:290] T cceead2c370d48a19b2fbe3c6fe312a5 P a9d19022392f4667b411d8bf2f052338 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 71ca1dd509324a0c8979f9f3a613c15b (127.10.222.132:42843), 9a04a40520a24d1db491267546d1ebfb (127.10.222.129:41979)
I20260713 09:03:30.330435 13440 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cceead2c370d48a19b2fbe3c6fe312a5" candidate_uuid: "a9d19022392f4667b411d8bf2f052338" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "71ca1dd509324a0c8979f9f3a613c15b" is_pre_election: true
I20260713 09:03:30.330897 13733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cceead2c370d48a19b2fbe3c6fe312a5" candidate_uuid: "a9d19022392f4667b411d8bf2f052338" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9a04a40520a24d1db491267546d1ebfb" is_pre_election: true
I20260713 09:03:30.332044 13733 raft_consensus.cc:2393] T cceead2c370d48a19b2fbe3c6fe312a5 P 9a04a40520a24d1db491267546d1ebfb [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a9d19022392f4667b411d8bf2f052338 in current term 2: Already voted for candidate 71ca1dd509324a0c8979f9f3a613c15b in this term.
I20260713 09:03:30.331837 13642 raft_consensus.cc:515] T da06f577b89e4932b3a596ff23a05e11 P 25ae1ef26d1441a990bd63eadb5b609c [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71ca1dd509324a0c8979f9f3a613c15b" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 42843 } } peers { permanent_uuid: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 } } peers { permanent_uuid: "25ae1ef26d1441a990bd63eadb5b609c" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34171 } }
I20260713 09:03:30.333022 13332 leader_election.cc:304] T cceead2c370d48a19b2fbe3c6fe312a5 P a9d19022392f4667b411d8bf2f052338 [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: a9d19022392f4667b411d8bf2f052338; no voters: 71ca1dd509324a0c8979f9f3a613c15b, 9a04a40520a24d1db491267546d1ebfb
I20260713 09:03:30.333595 13642 leader_election.cc:290] T da06f577b89e4932b3a596ff23a05e11 P 25ae1ef26d1441a990bd63eadb5b609c [CANDIDATE]: Term 2 election: Requested vote from peers 71ca1dd509324a0c8979f9f3a613c15b (127.10.222.132:42843), 9a04a40520a24d1db491267546d1ebfb (127.10.222.129:41979)
I20260713 09:03:30.334208 13440 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da06f577b89e4932b3a596ff23a05e11" candidate_uuid: "25ae1ef26d1441a990bd63eadb5b609c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "71ca1dd509324a0c8979f9f3a613c15b"
I20260713 09:03:30.334894 13492 raft_consensus.cc:3060] T cceead2c370d48a19b2fbe3c6fe312a5 P a9d19022392f4667b411d8bf2f052338 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:30.336506 13733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da06f577b89e4932b3a596ff23a05e11" candidate_uuid: "25ae1ef26d1441a990bd63eadb5b609c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9a04a40520a24d1db491267546d1ebfb"
I20260713 09:03:30.337055 13733 raft_consensus.cc:3060] T da06f577b89e4932b3a596ff23a05e11 P 9a04a40520a24d1db491267546d1ebfb [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:30.341109 13492 raft_consensus.cc:2749] T cceead2c370d48a19b2fbe3c6fe312a5 P a9d19022392f4667b411d8bf2f052338 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:03:30.342900 13733 raft_consensus.cc:2468] T da06f577b89e4932b3a596ff23a05e11 P 9a04a40520a24d1db491267546d1ebfb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 25ae1ef26d1441a990bd63eadb5b609c in term 2.
I20260713 09:03:30.343796 13258 leader_election.cc:304] T da06f577b89e4932b3a596ff23a05e11 P 25ae1ef26d1441a990bd63eadb5b609c [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: 25ae1ef26d1441a990bd63eadb5b609c, 9a04a40520a24d1db491267546d1ebfb; no voters: 71ca1dd509324a0c8979f9f3a613c15b
I20260713 09:03:30.344430 13642 raft_consensus.cc:2804] T da06f577b89e4932b3a596ff23a05e11 P 25ae1ef26d1441a990bd63eadb5b609c [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:03:30.344779 13642 raft_consensus.cc:697] T da06f577b89e4932b3a596ff23a05e11 P 25ae1ef26d1441a990bd63eadb5b609c [term 2 LEADER]: Becoming Leader. State: Replica: 25ae1ef26d1441a990bd63eadb5b609c, State: Running, Role: LEADER
I20260713 09:03:30.345499 13642 consensus_queue.cc:237] T da06f577b89e4932b3a596ff23a05e11 P 25ae1ef26d1441a990bd63eadb5b609c [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: "71ca1dd509324a0c8979f9f3a613c15b" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 42843 } } peers { permanent_uuid: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 } } peers { permanent_uuid: "25ae1ef26d1441a990bd63eadb5b609c" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34171 } }
I20260713 09:03:30.352083 13111 catalog_manager.cc:5697] T da06f577b89e4932b3a596ff23a05e11 P 25ae1ef26d1441a990bd63eadb5b609c reported cstate change: term changed from 1 to 2, leader changed from 9a04a40520a24d1db491267546d1ebfb (127.10.222.129) to 25ae1ef26d1441a990bd63eadb5b609c (127.10.222.130). New cstate: current_term: 2 leader_uuid: "25ae1ef26d1441a990bd63eadb5b609c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71ca1dd509324a0c8979f9f3a613c15b" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 42843 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "25ae1ef26d1441a990bd63eadb5b609c" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34171 } health_report { overall_health: HEALTHY } } }
I20260713 09:03:30.378584 13733 raft_consensus.cc:1275] T d822ead9347a486c9ba66a4e940de99b P 9a04a40520a24d1db491267546d1ebfb [term 2 FOLLOWER]: Refusing update from remote peer 25ae1ef26d1441a990bd63eadb5b609c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:03:30.379765 13642 consensus_queue.cc:1048] T d822ead9347a486c9ba66a4e940de99b P 25ae1ef26d1441a990bd63eadb5b609c [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:03:30.387710 13366 raft_consensus.cc:1275] T d822ead9347a486c9ba66a4e940de99b P a9d19022392f4667b411d8bf2f052338 [term 2 FOLLOWER]: Refusing update from remote peer 25ae1ef26d1441a990bd63eadb5b609c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:03:30.389073 13642 consensus_queue.cc:1048] T d822ead9347a486c9ba66a4e940de99b P 25ae1ef26d1441a990bd63eadb5b609c [LEADER]: Connected to new peer: Peer: permanent_uuid: "a9d19022392f4667b411d8bf2f052338" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 33027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:03:30.414526 13733 raft_consensus.cc:1275] T 0fcda817ee7049a282461a6efc5a0aa2 P 9a04a40520a24d1db491267546d1ebfb [term 2 FOLLOWER]: Refusing update from remote peer 71ca1dd509324a0c8979f9f3a613c15b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:03:30.415686 13642 raft_consensus.cc:493] T 0fcda817ee7049a282461a6efc5a0aa2 P 25ae1ef26d1441a990bd63eadb5b609c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9a04a40520a24d1db491267546d1ebfb)
I20260713 09:03:30.415702 13783 consensus_queue.cc:1048] T 0fcda817ee7049a282461a6efc5a0aa2 P 71ca1dd509324a0c8979f9f3a613c15b [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:03:30.416234 13642 raft_consensus.cc:515] T 0fcda817ee7049a282461a6efc5a0aa2 P 25ae1ef26d1441a990bd63eadb5b609c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71ca1dd509324a0c8979f9f3a613c15b" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 42843 } } peers { permanent_uuid: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 } } peers { permanent_uuid: "25ae1ef26d1441a990bd63eadb5b609c" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34171 } }
I20260713 09:03:30.418661 13733 raft_consensus.cc:1275] T 9ac10befb4664d949d95aa8ac645e85b P 9a04a40520a24d1db491267546d1ebfb [term 2 FOLLOWER]: Refusing update from remote peer 25ae1ef26d1441a990bd63eadb5b609c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:03:30.421129 13793 consensus_queue.cc:1048] T 9ac10befb4664d949d95aa8ac645e85b P 25ae1ef26d1441a990bd63eadb5b609c [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:03:30.423528 13440 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fcda817ee7049a282461a6efc5a0aa2" candidate_uuid: "25ae1ef26d1441a990bd63eadb5b609c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "71ca1dd509324a0c8979f9f3a613c15b" is_pre_election: true
I20260713 09:03:30.425693 13733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fcda817ee7049a282461a6efc5a0aa2" candidate_uuid: "25ae1ef26d1441a990bd63eadb5b609c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9a04a40520a24d1db491267546d1ebfb" is_pre_election: true
I20260713 09:03:30.426028 13642 leader_election.cc:290] T 0fcda817ee7049a282461a6efc5a0aa2 P 25ae1ef26d1441a990bd63eadb5b609c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 71ca1dd509324a0c8979f9f3a613c15b (127.10.222.132:42843), 9a04a40520a24d1db491267546d1ebfb (127.10.222.129:41979)
I20260713 09:03:30.427199 13258 leader_election.cc:304] T 0fcda817ee7049a282461a6efc5a0aa2 P 25ae1ef26d1441a990bd63eadb5b609c [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: 25ae1ef26d1441a990bd63eadb5b609c; no voters: 71ca1dd509324a0c8979f9f3a613c15b, 9a04a40520a24d1db491267546d1ebfb
I20260713 09:03:30.428241 13642 raft_consensus.cc:2749] T 0fcda817ee7049a282461a6efc5a0aa2 P 25ae1ef26d1441a990bd63eadb5b609c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:03:30.435842 13293 raft_consensus.cc:3060] T 0fcda817ee7049a282461a6efc5a0aa2 P 25ae1ef26d1441a990bd63eadb5b609c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:30.440831 13440 raft_consensus.cc:1275] T 9ac10befb4664d949d95aa8ac645e85b P 71ca1dd509324a0c8979f9f3a613c15b [term 2 FOLLOWER]: Refusing update from remote peer 25ae1ef26d1441a990bd63eadb5b609c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:03:30.443027 13546 consensus_queue.cc:1048] T 9ac10befb4664d949d95aa8ac645e85b P 25ae1ef26d1441a990bd63eadb5b609c [LEADER]: Connected to new peer: Peer: permanent_uuid: "71ca1dd509324a0c8979f9f3a613c15b" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 42843 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:03:30.451335 13293 raft_consensus.cc:1275] T 0fcda817ee7049a282461a6efc5a0aa2 P 25ae1ef26d1441a990bd63eadb5b609c [term 2 FOLLOWER]: Refusing update from remote peer 71ca1dd509324a0c8979f9f3a613c15b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:03:30.453365 13783 consensus_queue.cc:1048] T 0fcda817ee7049a282461a6efc5a0aa2 P 71ca1dd509324a0c8979f9f3a613c15b [LEADER]: Connected to new peer: Peer: permanent_uuid: "25ae1ef26d1441a990bd63eadb5b609c" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:03:30.455190 13732 raft_consensus.cc:1275] T cceead2c370d48a19b2fbe3c6fe312a5 P 9a04a40520a24d1db491267546d1ebfb [term 2 FOLLOWER]: Refusing update from remote peer 71ca1dd509324a0c8979f9f3a613c15b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:03:30.456640 13783 consensus_queue.cc:1048] T cceead2c370d48a19b2fbe3c6fe312a5 P 71ca1dd509324a0c8979f9f3a613c15b [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:03:30.469969 13783 raft_consensus.cc:493] T da06f577b89e4932b3a596ff23a05e11 P 71ca1dd509324a0c8979f9f3a613c15b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9a04a40520a24d1db491267546d1ebfb)
I20260713 09:03:30.470484 13783 raft_consensus.cc:515] T da06f577b89e4932b3a596ff23a05e11 P 71ca1dd509324a0c8979f9f3a613c15b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71ca1dd509324a0c8979f9f3a613c15b" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 42843 } } peers { permanent_uuid: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 } } peers { permanent_uuid: "25ae1ef26d1441a990bd63eadb5b609c" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34171 } }
I20260713 09:03:30.472412 13783 leader_election.cc:290] T da06f577b89e4932b3a596ff23a05e11 P 71ca1dd509324a0c8979f9f3a613c15b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9a04a40520a24d1db491267546d1ebfb (127.10.222.129:41979), 25ae1ef26d1441a990bd63eadb5b609c (127.10.222.130:34171)
I20260713 09:03:30.475771 13366 raft_consensus.cc:1275] T cceead2c370d48a19b2fbe3c6fe312a5 P a9d19022392f4667b411d8bf2f052338 [term 2 FOLLOWER]: Refusing update from remote peer 71ca1dd509324a0c8979f9f3a613c15b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:03:30.477278 13783 consensus_queue.cc:1048] T cceead2c370d48a19b2fbe3c6fe312a5 P 71ca1dd509324a0c8979f9f3a613c15b [LEADER]: Connected to new peer: Peer: permanent_uuid: "a9d19022392f4667b411d8bf2f052338" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 33027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:03:30.475823 13293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da06f577b89e4932b3a596ff23a05e11" candidate_uuid: "71ca1dd509324a0c8979f9f3a613c15b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "25ae1ef26d1441a990bd63eadb5b609c" is_pre_election: true
I20260713 09:03:30.478777 13732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da06f577b89e4932b3a596ff23a05e11" candidate_uuid: "71ca1dd509324a0c8979f9f3a613c15b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9a04a40520a24d1db491267546d1ebfb" is_pre_election: true
I20260713 09:03:30.481076 13732 raft_consensus.cc:2393] T da06f577b89e4932b3a596ff23a05e11 P 9a04a40520a24d1db491267546d1ebfb [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 71ca1dd509324a0c8979f9f3a613c15b in current term 2: Already voted for candidate 25ae1ef26d1441a990bd63eadb5b609c in this term.
I20260713 09:03:30.482156 13406 leader_election.cc:304] T da06f577b89e4932b3a596ff23a05e11 P 71ca1dd509324a0c8979f9f3a613c15b [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: 71ca1dd509324a0c8979f9f3a613c15b; no voters: 25ae1ef26d1441a990bd63eadb5b609c, 9a04a40520a24d1db491267546d1ebfb
I20260713 09:03:30.483289 13783 raft_consensus.cc:3060] T da06f577b89e4932b3a596ff23a05e11 P 71ca1dd509324a0c8979f9f3a613c15b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:30.491747 13783 raft_consensus.cc:2749] T da06f577b89e4932b3a596ff23a05e11 P 71ca1dd509324a0c8979f9f3a613c15b [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:03:30.646286 13293 raft_consensus.cc:1275] T 3232d6fe43144febb63e57db106c14b8 P 25ae1ef26d1441a990bd63eadb5b609c [term 2 FOLLOWER]: Refusing update from remote peer a9d19022392f4667b411d8bf2f052338: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:03:30.647413 13492 consensus_queue.cc:1048] T 3232d6fe43144febb63e57db106c14b8 P a9d19022392f4667b411d8bf2f052338 [LEADER]: Connected to new peer: Peer: permanent_uuid: "25ae1ef26d1441a990bd63eadb5b609c" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:03:30.655197 13732 raft_consensus.cc:1275] T 3232d6fe43144febb63e57db106c14b8 P 9a04a40520a24d1db491267546d1ebfb [term 2 FOLLOWER]: Refusing update from remote peer a9d19022392f4667b411d8bf2f052338: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:03:30.660394 13533 consensus_queue.cc:1048] T 3232d6fe43144febb63e57db106c14b8 P a9d19022392f4667b411d8bf2f052338 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:03:30.847959 13440 raft_consensus.cc:1275] T da06f577b89e4932b3a596ff23a05e11 P 71ca1dd509324a0c8979f9f3a613c15b [term 2 FOLLOWER]: Refusing update from remote peer 25ae1ef26d1441a990bd63eadb5b609c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:03:30.849009 13793 consensus_queue.cc:1048] T da06f577b89e4932b3a596ff23a05e11 P 25ae1ef26d1441a990bd63eadb5b609c [LEADER]: Connected to new peer: Peer: permanent_uuid: "71ca1dd509324a0c8979f9f3a613c15b" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 42843 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:03:30.859251 13732 raft_consensus.cc:1275] T da06f577b89e4932b3a596ff23a05e11 P 9a04a40520a24d1db491267546d1ebfb [term 2 FOLLOWER]: Refusing update from remote peer 25ae1ef26d1441a990bd63eadb5b609c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:03:30.860733 13642 consensus_queue.cc:1048] T da06f577b89e4932b3a596ff23a05e11 P 25ae1ef26d1441a990bd63eadb5b609c [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:03:39.311342 11130 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:03:39.341956 13366 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4129b29433de4ce7ace11c99ad177e09"
dest_uuid: "a9d19022392f4667b411d8bf2f052338"
mode: GRACEFUL
new_leader_uuid: "9a04a40520a24d1db491267546d1ebfb"
 from {username='slave'} at 127.0.0.1:50526
I20260713 09:03:39.342621 13366 raft_consensus.cc:606] T 4129b29433de4ce7ace11c99ad177e09 P a9d19022392f4667b411d8bf2f052338 [term 1 LEADER]: Received request to transfer leadership to TS 9a04a40520a24d1db491267546d1ebfb
I20260713 09:03:39.344869 13366 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8164db16256346a99e6e2a8c48009152"
dest_uuid: "a9d19022392f4667b411d8bf2f052338"
mode: GRACEFUL
new_leader_uuid: "9a04a40520a24d1db491267546d1ebfb"
 from {username='slave'} at 127.0.0.1:50526
I20260713 09:03:39.345275 13366 raft_consensus.cc:606] T 8164db16256346a99e6e2a8c48009152 P a9d19022392f4667b411d8bf2f052338 [term 2 LEADER]: Received request to transfer leadership to TS 9a04a40520a24d1db491267546d1ebfb
I20260713 09:03:39.347281 13366 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "adc09f486ca141f8ac6821bd951f46b5"
dest_uuid: "a9d19022392f4667b411d8bf2f052338"
mode: GRACEFUL
new_leader_uuid: "9a04a40520a24d1db491267546d1ebfb"
 from {username='slave'} at 127.0.0.1:50526
I20260713 09:03:39.347652 13366 raft_consensus.cc:606] T adc09f486ca141f8ac6821bd951f46b5 P a9d19022392f4667b411d8bf2f052338 [term 1 LEADER]: Received request to transfer leadership to TS 9a04a40520a24d1db491267546d1ebfb
I20260713 09:03:39.349591 13366 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f6615dc9a3a3475181e618cf4b42520a"
dest_uuid: "a9d19022392f4667b411d8bf2f052338"
mode: GRACEFUL
new_leader_uuid: "9a04a40520a24d1db491267546d1ebfb"
 from {username='slave'} at 127.0.0.1:50526
I20260713 09:03:39.349941 13366 raft_consensus.cc:606] T f6615dc9a3a3475181e618cf4b42520a P a9d19022392f4667b411d8bf2f052338 [term 1 LEADER]: Received request to transfer leadership to TS 9a04a40520a24d1db491267546d1ebfb
I20260713 09:03:39.360821 13293 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ffed4fe93edc4885a0c8564b240f273e"
dest_uuid: "25ae1ef26d1441a990bd63eadb5b609c"
mode: GRACEFUL
new_leader_uuid: "9a04a40520a24d1db491267546d1ebfb"
 from {username='slave'} at 127.0.0.1:58182
I20260713 09:03:39.361354 13293 raft_consensus.cc:606] T ffed4fe93edc4885a0c8564b240f273e P 25ae1ef26d1441a990bd63eadb5b609c [term 1 LEADER]: Received request to transfer leadership to TS 9a04a40520a24d1db491267546d1ebfb
I20260713 09:03:39.362442 11130 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260713 09:03:39.363273 11130 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:03:39.620707 13826 raft_consensus.cc:993] T ffed4fe93edc4885a0c8564b240f273e P 25ae1ef26d1441a990bd63eadb5b609c: : Instructing follower 9a04a40520a24d1db491267546d1ebfb to start an election
I20260713 09:03:39.621285 13819 raft_consensus.cc:1081] T ffed4fe93edc4885a0c8564b240f273e P 25ae1ef26d1441a990bd63eadb5b609c [term 1 LEADER]: Signalling peer 9a04a40520a24d1db491267546d1ebfb to start an election
I20260713 09:03:39.622820 13732 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ffed4fe93edc4885a0c8564b240f273e"
dest_uuid: "9a04a40520a24d1db491267546d1ebfb"
 from {username='slave'} at 127.0.0.1:47024
I20260713 09:03:39.623417 13732 raft_consensus.cc:493] T ffed4fe93edc4885a0c8564b240f273e P 9a04a40520a24d1db491267546d1ebfb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:03:39.623780 13732 raft_consensus.cc:3060] T ffed4fe93edc4885a0c8564b240f273e P 9a04a40520a24d1db491267546d1ebfb [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:39.629299 13732 raft_consensus.cc:515] T ffed4fe93edc4885a0c8564b240f273e P 9a04a40520a24d1db491267546d1ebfb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71ca1dd509324a0c8979f9f3a613c15b" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 42843 } } peers { permanent_uuid: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 } } peers { permanent_uuid: "25ae1ef26d1441a990bd63eadb5b609c" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34171 } }
I20260713 09:03:39.630996 13732 leader_election.cc:290] T ffed4fe93edc4885a0c8564b240f273e P 9a04a40520a24d1db491267546d1ebfb [CANDIDATE]: Term 2 election: Requested vote from peers 71ca1dd509324a0c8979f9f3a613c15b (127.10.222.132:42843), 25ae1ef26d1441a990bd63eadb5b609c (127.10.222.130:34171)
I20260713 09:03:39.643754 13293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffed4fe93edc4885a0c8564b240f273e" candidate_uuid: "9a04a40520a24d1db491267546d1ebfb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "25ae1ef26d1441a990bd63eadb5b609c"
I20260713 09:03:39.644073 13440 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffed4fe93edc4885a0c8564b240f273e" candidate_uuid: "9a04a40520a24d1db491267546d1ebfb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "71ca1dd509324a0c8979f9f3a613c15b"
I20260713 09:03:39.644413 13293 raft_consensus.cc:3055] T ffed4fe93edc4885a0c8564b240f273e P 25ae1ef26d1441a990bd63eadb5b609c [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:03:39.644608 13440 raft_consensus.cc:3060] T ffed4fe93edc4885a0c8564b240f273e P 71ca1dd509324a0c8979f9f3a613c15b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:39.644727 13293 raft_consensus.cc:740] T ffed4fe93edc4885a0c8564b240f273e P 25ae1ef26d1441a990bd63eadb5b609c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 25ae1ef26d1441a990bd63eadb5b609c, State: Running, Role: LEADER
I20260713 09:03:39.645555 13293 consensus_queue.cc:260] T ffed4fe93edc4885a0c8564b240f273e P 25ae1ef26d1441a990bd63eadb5b609c [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: "71ca1dd509324a0c8979f9f3a613c15b" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 42843 } } peers { permanent_uuid: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 } } peers { permanent_uuid: "25ae1ef26d1441a990bd63eadb5b609c" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34171 } }
I20260713 09:03:39.646559 13293 raft_consensus.cc:3060] T ffed4fe93edc4885a0c8564b240f273e P 25ae1ef26d1441a990bd63eadb5b609c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:39.650058 13440 raft_consensus.cc:2468] T ffed4fe93edc4885a0c8564b240f273e P 71ca1dd509324a0c8979f9f3a613c15b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9a04a40520a24d1db491267546d1ebfb in term 2.
I20260713 09:03:39.651307 13293 raft_consensus.cc:2468] T ffed4fe93edc4885a0c8564b240f273e P 25ae1ef26d1441a990bd63eadb5b609c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9a04a40520a24d1db491267546d1ebfb in term 2.
I20260713 09:03:39.651325 13686 leader_election.cc:304] T ffed4fe93edc4885a0c8564b240f273e P 9a04a40520a24d1db491267546d1ebfb [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: 71ca1dd509324a0c8979f9f3a613c15b, 9a04a40520a24d1db491267546d1ebfb; no voters: 
I20260713 09:03:39.653496 13833 raft_consensus.cc:2804] T ffed4fe93edc4885a0c8564b240f273e P 9a04a40520a24d1db491267546d1ebfb [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:03:39.654414 13833 raft_consensus.cc:697] T ffed4fe93edc4885a0c8564b240f273e P 9a04a40520a24d1db491267546d1ebfb [term 2 LEADER]: Becoming Leader. State: Replica: 9a04a40520a24d1db491267546d1ebfb, State: Running, Role: LEADER
I20260713 09:03:39.655201 13833 consensus_queue.cc:237] T ffed4fe93edc4885a0c8564b240f273e P 9a04a40520a24d1db491267546d1ebfb [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: "71ca1dd509324a0c8979f9f3a613c15b" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 42843 } } peers { permanent_uuid: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 } } peers { permanent_uuid: "25ae1ef26d1441a990bd63eadb5b609c" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34171 } }
I20260713 09:03:39.663302 13111 catalog_manager.cc:5697] T ffed4fe93edc4885a0c8564b240f273e P 9a04a40520a24d1db491267546d1ebfb reported cstate change: term changed from 1 to 2, leader changed from 25ae1ef26d1441a990bd63eadb5b609c (127.10.222.130) to 9a04a40520a24d1db491267546d1ebfb (127.10.222.129). New cstate: current_term: 2 leader_uuid: "9a04a40520a24d1db491267546d1ebfb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71ca1dd509324a0c8979f9f3a613c15b" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 42843 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "25ae1ef26d1441a990bd63eadb5b609c" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34171 } health_report { overall_health: UNKNOWN } } }
I20260713 09:03:39.685868 13824 raft_consensus.cc:993] T 8164db16256346a99e6e2a8c48009152 P a9d19022392f4667b411d8bf2f052338: : Instructing follower 9a04a40520a24d1db491267546d1ebfb to start an election
I20260713 09:03:39.686400 13822 raft_consensus.cc:1081] T 8164db16256346a99e6e2a8c48009152 P a9d19022392f4667b411d8bf2f052338 [term 2 LEADER]: Signalling peer 9a04a40520a24d1db491267546d1ebfb to start an election
I20260713 09:03:39.687987 13732 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8164db16256346a99e6e2a8c48009152"
dest_uuid: "9a04a40520a24d1db491267546d1ebfb"
 from {username='slave'} at 127.0.0.1:47008
I20260713 09:03:39.688428 13732 raft_consensus.cc:493] T 8164db16256346a99e6e2a8c48009152 P 9a04a40520a24d1db491267546d1ebfb [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:03:39.688761 13732 raft_consensus.cc:3060] T 8164db16256346a99e6e2a8c48009152 P 9a04a40520a24d1db491267546d1ebfb [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:03:39.690465 13824 raft_consensus.cc:993] T adc09f486ca141f8ac6821bd951f46b5 P a9d19022392f4667b411d8bf2f052338: : Instructing follower 9a04a40520a24d1db491267546d1ebfb to start an election
I20260713 09:03:39.690959 13822 raft_consensus.cc:1081] T adc09f486ca141f8ac6821bd951f46b5 P a9d19022392f4667b411d8bf2f052338 [term 1 LEADER]: Signalling peer 9a04a40520a24d1db491267546d1ebfb to start an election
I20260713 09:03:39.692266 13733 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "adc09f486ca141f8ac6821bd951f46b5"
dest_uuid: "9a04a40520a24d1db491267546d1ebfb"
 from {username='slave'} at 127.0.0.1:47008
I20260713 09:03:39.692641 13733 raft_consensus.cc:493] T adc09f486ca141f8ac6821bd951f46b5 P 9a04a40520a24d1db491267546d1ebfb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:03:39.692878 13733 raft_consensus.cc:3060] T adc09f486ca141f8ac6821bd951f46b5 P 9a04a40520a24d1db491267546d1ebfb [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:39.694017 13732 raft_consensus.cc:515] T 8164db16256346a99e6e2a8c48009152 P 9a04a40520a24d1db491267546d1ebfb [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 } } peers { permanent_uuid: "25ae1ef26d1441a990bd63eadb5b609c" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34171 } } peers { permanent_uuid: "a9d19022392f4667b411d8bf2f052338" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 33027 } }
I20260713 09:03:39.695822 13732 leader_election.cc:290] T 8164db16256346a99e6e2a8c48009152 P 9a04a40520a24d1db491267546d1ebfb [CANDIDATE]: Term 3 election: Requested vote from peers 25ae1ef26d1441a990bd63eadb5b609c (127.10.222.130:34171), a9d19022392f4667b411d8bf2f052338 (127.10.222.131:33027)
I20260713 09:03:39.696434 13293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8164db16256346a99e6e2a8c48009152" candidate_uuid: "9a04a40520a24d1db491267546d1ebfb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "25ae1ef26d1441a990bd63eadb5b609c"
I20260713 09:03:39.696966 13293 raft_consensus.cc:3060] T 8164db16256346a99e6e2a8c48009152 P 25ae1ef26d1441a990bd63eadb5b609c [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:03:39.697685 13733 raft_consensus.cc:515] T adc09f486ca141f8ac6821bd951f46b5 P 9a04a40520a24d1db491267546d1ebfb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 } } peers { permanent_uuid: "25ae1ef26d1441a990bd63eadb5b609c" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34171 } } peers { permanent_uuid: "a9d19022392f4667b411d8bf2f052338" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 33027 } }
I20260713 09:03:39.700224 13733 leader_election.cc:290] T adc09f486ca141f8ac6821bd951f46b5 P 9a04a40520a24d1db491267546d1ebfb [CANDIDATE]: Term 2 election: Requested vote from peers 25ae1ef26d1441a990bd63eadb5b609c (127.10.222.130:34171), a9d19022392f4667b411d8bf2f052338 (127.10.222.131:33027)
I20260713 09:03:39.700273 13291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adc09f486ca141f8ac6821bd951f46b5" candidate_uuid: "9a04a40520a24d1db491267546d1ebfb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "25ae1ef26d1441a990bd63eadb5b609c"
I20260713 09:03:39.700881 13291 raft_consensus.cc:3060] T adc09f486ca141f8ac6821bd951f46b5 P 25ae1ef26d1441a990bd63eadb5b609c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:39.704402 13293 raft_consensus.cc:2468] T 8164db16256346a99e6e2a8c48009152 P 25ae1ef26d1441a990bd63eadb5b609c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9a04a40520a24d1db491267546d1ebfb in term 3.
I20260713 09:03:39.705441 13688 leader_election.cc:304] T 8164db16256346a99e6e2a8c48009152 P 9a04a40520a24d1db491267546d1ebfb [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: 25ae1ef26d1441a990bd63eadb5b609c, 9a04a40520a24d1db491267546d1ebfb; no voters: 
I20260713 09:03:39.706466 13833 raft_consensus.cc:2804] T 8164db16256346a99e6e2a8c48009152 P 9a04a40520a24d1db491267546d1ebfb [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:03:39.706931 13833 raft_consensus.cc:697] T 8164db16256346a99e6e2a8c48009152 P 9a04a40520a24d1db491267546d1ebfb [term 3 LEADER]: Becoming Leader. State: Replica: 9a04a40520a24d1db491267546d1ebfb, State: Running, Role: LEADER
I20260713 09:03:39.708122 13366 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8164db16256346a99e6e2a8c48009152" candidate_uuid: "9a04a40520a24d1db491267546d1ebfb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a9d19022392f4667b411d8bf2f052338"
I20260713 09:03:39.707841 13833 consensus_queue.cc:237] T 8164db16256346a99e6e2a8c48009152 P 9a04a40520a24d1db491267546d1ebfb [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: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 } } peers { permanent_uuid: "25ae1ef26d1441a990bd63eadb5b609c" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34171 } } peers { permanent_uuid: "a9d19022392f4667b411d8bf2f052338" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 33027 } }
I20260713 09:03:39.706977 13365 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adc09f486ca141f8ac6821bd951f46b5" candidate_uuid: "9a04a40520a24d1db491267546d1ebfb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a9d19022392f4667b411d8bf2f052338"
I20260713 09:03:39.708673 13366 raft_consensus.cc:3055] T 8164db16256346a99e6e2a8c48009152 P a9d19022392f4667b411d8bf2f052338 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:03:39.709039 13366 raft_consensus.cc:740] T 8164db16256346a99e6e2a8c48009152 P a9d19022392f4667b411d8bf2f052338 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a9d19022392f4667b411d8bf2f052338, State: Running, Role: LEADER
I20260713 09:03:39.709064 13365 raft_consensus.cc:3055] T adc09f486ca141f8ac6821bd951f46b5 P a9d19022392f4667b411d8bf2f052338 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:03:39.710114 13365 raft_consensus.cc:740] T adc09f486ca141f8ac6821bd951f46b5 P a9d19022392f4667b411d8bf2f052338 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a9d19022392f4667b411d8bf2f052338, State: Running, Role: LEADER
I20260713 09:03:39.710788 13291 raft_consensus.cc:2468] T adc09f486ca141f8ac6821bd951f46b5 P 25ae1ef26d1441a990bd63eadb5b609c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9a04a40520a24d1db491267546d1ebfb in term 2.
I20260713 09:03:39.710944 13365 consensus_queue.cc:260] T adc09f486ca141f8ac6821bd951f46b5 P a9d19022392f4667b411d8bf2f052338 [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: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 } } peers { permanent_uuid: "25ae1ef26d1441a990bd63eadb5b609c" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34171 } } peers { permanent_uuid: "a9d19022392f4667b411d8bf2f052338" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 33027 } }
I20260713 09:03:39.709913 13366 consensus_queue.cc:260] T 8164db16256346a99e6e2a8c48009152 P a9d19022392f4667b411d8bf2f052338 [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: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 } } peers { permanent_uuid: "25ae1ef26d1441a990bd63eadb5b609c" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34171 } } peers { permanent_uuid: "a9d19022392f4667b411d8bf2f052338" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 33027 } }
I20260713 09:03:39.713055 13688 leader_election.cc:304] T adc09f486ca141f8ac6821bd951f46b5 P 9a04a40520a24d1db491267546d1ebfb [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: 25ae1ef26d1441a990bd63eadb5b609c, 9a04a40520a24d1db491267546d1ebfb; no voters: 
I20260713 09:03:39.713094 13366 raft_consensus.cc:3060] T 8164db16256346a99e6e2a8c48009152 P a9d19022392f4667b411d8bf2f052338 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:03:39.712385 13365 raft_consensus.cc:3060] T adc09f486ca141f8ac6821bd951f46b5 P a9d19022392f4667b411d8bf2f052338 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:39.714385 13833 raft_consensus.cc:2804] T adc09f486ca141f8ac6821bd951f46b5 P 9a04a40520a24d1db491267546d1ebfb [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:03:39.715961 13833 raft_consensus.cc:697] T adc09f486ca141f8ac6821bd951f46b5 P 9a04a40520a24d1db491267546d1ebfb [term 2 LEADER]: Becoming Leader. State: Replica: 9a04a40520a24d1db491267546d1ebfb, State: Running, Role: LEADER
I20260713 09:03:39.716935 13833 consensus_queue.cc:237] T adc09f486ca141f8ac6821bd951f46b5 P 9a04a40520a24d1db491267546d1ebfb [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: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 } } peers { permanent_uuid: "25ae1ef26d1441a990bd63eadb5b609c" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34171 } } peers { permanent_uuid: "a9d19022392f4667b411d8bf2f052338" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 33027 } }
I20260713 09:03:39.719285 13111 catalog_manager.cc:5697] T 8164db16256346a99e6e2a8c48009152 P 9a04a40520a24d1db491267546d1ebfb reported cstate change: term changed from 2 to 3, leader changed from a9d19022392f4667b411d8bf2f052338 (127.10.222.131) to 9a04a40520a24d1db491267546d1ebfb (127.10.222.129). New cstate: current_term: 3 leader_uuid: "9a04a40520a24d1db491267546d1ebfb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "25ae1ef26d1441a990bd63eadb5b609c" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a9d19022392f4667b411d8bf2f052338" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 33027 } health_report { overall_health: UNKNOWN } } }
I20260713 09:03:39.722219 13365 raft_consensus.cc:2468] T adc09f486ca141f8ac6821bd951f46b5 P a9d19022392f4667b411d8bf2f052338 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9a04a40520a24d1db491267546d1ebfb in term 2.
I20260713 09:03:39.726034 13366 raft_consensus.cc:2468] T 8164db16256346a99e6e2a8c48009152 P a9d19022392f4667b411d8bf2f052338 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9a04a40520a24d1db491267546d1ebfb in term 3.
I20260713 09:03:39.733955 13111 catalog_manager.cc:5697] T adc09f486ca141f8ac6821bd951f46b5 P 9a04a40520a24d1db491267546d1ebfb reported cstate change: term changed from 1 to 2, leader changed from a9d19022392f4667b411d8bf2f052338 (127.10.222.131) to 9a04a40520a24d1db491267546d1ebfb (127.10.222.129). New cstate: current_term: 2 leader_uuid: "9a04a40520a24d1db491267546d1ebfb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "25ae1ef26d1441a990bd63eadb5b609c" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a9d19022392f4667b411d8bf2f052338" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 33027 } health_report { overall_health: UNKNOWN } } }
I20260713 09:03:39.747280 13824 raft_consensus.cc:993] T f6615dc9a3a3475181e618cf4b42520a P a9d19022392f4667b411d8bf2f052338: : Instructing follower 9a04a40520a24d1db491267546d1ebfb to start an election
I20260713 09:03:39.747695 13822 raft_consensus.cc:1081] T f6615dc9a3a3475181e618cf4b42520a P a9d19022392f4667b411d8bf2f052338 [term 1 LEADER]: Signalling peer 9a04a40520a24d1db491267546d1ebfb to start an election
I20260713 09:03:39.749254 13733 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f6615dc9a3a3475181e618cf4b42520a"
dest_uuid: "9a04a40520a24d1db491267546d1ebfb"
 from {username='slave'} at 127.0.0.1:47008
I20260713 09:03:39.749737 13733 raft_consensus.cc:493] T f6615dc9a3a3475181e618cf4b42520a P 9a04a40520a24d1db491267546d1ebfb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:03:39.750087 13733 raft_consensus.cc:3060] T f6615dc9a3a3475181e618cf4b42520a P 9a04a40520a24d1db491267546d1ebfb [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:39.754176 13733 raft_consensus.cc:515] T f6615dc9a3a3475181e618cf4b42520a P 9a04a40520a24d1db491267546d1ebfb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 } } peers { permanent_uuid: "a9d19022392f4667b411d8bf2f052338" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 33027 } } peers { permanent_uuid: "71ca1dd509324a0c8979f9f3a613c15b" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 42843 } }
I20260713 09:03:39.756174 13733 leader_election.cc:290] T f6615dc9a3a3475181e618cf4b42520a P 9a04a40520a24d1db491267546d1ebfb [CANDIDATE]: Term 2 election: Requested vote from peers a9d19022392f4667b411d8bf2f052338 (127.10.222.131:33027), 71ca1dd509324a0c8979f9f3a613c15b (127.10.222.132:42843)
I20260713 09:03:39.756366 13365 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6615dc9a3a3475181e618cf4b42520a" candidate_uuid: "9a04a40520a24d1db491267546d1ebfb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a9d19022392f4667b411d8bf2f052338"
I20260713 09:03:39.756714 13440 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6615dc9a3a3475181e618cf4b42520a" candidate_uuid: "9a04a40520a24d1db491267546d1ebfb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "71ca1dd509324a0c8979f9f3a613c15b"
I20260713 09:03:39.757007 13365 raft_consensus.cc:3055] T f6615dc9a3a3475181e618cf4b42520a P a9d19022392f4667b411d8bf2f052338 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:03:39.757261 13440 raft_consensus.cc:3060] T f6615dc9a3a3475181e618cf4b42520a P 71ca1dd509324a0c8979f9f3a613c15b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:39.757360 13365 raft_consensus.cc:740] T f6615dc9a3a3475181e618cf4b42520a P a9d19022392f4667b411d8bf2f052338 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a9d19022392f4667b411d8bf2f052338, State: Running, Role: LEADER
I20260713 09:03:39.758422 13365 consensus_queue.cc:260] T f6615dc9a3a3475181e618cf4b42520a P a9d19022392f4667b411d8bf2f052338 [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: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 } } peers { permanent_uuid: "a9d19022392f4667b411d8bf2f052338" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 33027 } } peers { permanent_uuid: "71ca1dd509324a0c8979f9f3a613c15b" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 42843 } }
I20260713 09:03:39.759804 13365 raft_consensus.cc:3060] T f6615dc9a3a3475181e618cf4b42520a P a9d19022392f4667b411d8bf2f052338 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:39.763542 13440 raft_consensus.cc:2468] T f6615dc9a3a3475181e618cf4b42520a P 71ca1dd509324a0c8979f9f3a613c15b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9a04a40520a24d1db491267546d1ebfb in term 2.
I20260713 09:03:39.764578 13686 leader_election.cc:304] T f6615dc9a3a3475181e618cf4b42520a P 9a04a40520a24d1db491267546d1ebfb [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: 71ca1dd509324a0c8979f9f3a613c15b, 9a04a40520a24d1db491267546d1ebfb; no voters: 
I20260713 09:03:39.765239 13833 raft_consensus.cc:2804] T f6615dc9a3a3475181e618cf4b42520a P 9a04a40520a24d1db491267546d1ebfb [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:03:39.765699 13833 raft_consensus.cc:697] T f6615dc9a3a3475181e618cf4b42520a P 9a04a40520a24d1db491267546d1ebfb [term 2 LEADER]: Becoming Leader. State: Replica: 9a04a40520a24d1db491267546d1ebfb, State: Running, Role: LEADER
I20260713 09:03:39.766036 13365 raft_consensus.cc:2468] T f6615dc9a3a3475181e618cf4b42520a P a9d19022392f4667b411d8bf2f052338 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9a04a40520a24d1db491267546d1ebfb in term 2.
I20260713 09:03:39.766513 13833 consensus_queue.cc:237] T f6615dc9a3a3475181e618cf4b42520a P 9a04a40520a24d1db491267546d1ebfb [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: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 } } peers { permanent_uuid: "a9d19022392f4667b411d8bf2f052338" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 33027 } } peers { permanent_uuid: "71ca1dd509324a0c8979f9f3a613c15b" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 42843 } }
I20260713 09:03:39.772830 13111 catalog_manager.cc:5697] T f6615dc9a3a3475181e618cf4b42520a P 9a04a40520a24d1db491267546d1ebfb reported cstate change: term changed from 1 to 2, leader changed from a9d19022392f4667b411d8bf2f052338 (127.10.222.131) to 9a04a40520a24d1db491267546d1ebfb (127.10.222.129). New cstate: current_term: 2 leader_uuid: "9a04a40520a24d1db491267546d1ebfb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a9d19022392f4667b411d8bf2f052338" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 33027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71ca1dd509324a0c8979f9f3a613c15b" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 42843 } health_report { overall_health: UNKNOWN } } }
I20260713 09:03:39.780612 13824 raft_consensus.cc:993] T 4129b29433de4ce7ace11c99ad177e09 P a9d19022392f4667b411d8bf2f052338: : Instructing follower 9a04a40520a24d1db491267546d1ebfb to start an election
I20260713 09:03:39.780989 13822 raft_consensus.cc:1081] T 4129b29433de4ce7ace11c99ad177e09 P a9d19022392f4667b411d8bf2f052338 [term 1 LEADER]: Signalling peer 9a04a40520a24d1db491267546d1ebfb to start an election
I20260713 09:03:39.782096 13733 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4129b29433de4ce7ace11c99ad177e09"
dest_uuid: "9a04a40520a24d1db491267546d1ebfb"
 from {username='slave'} at 127.0.0.1:47008
I20260713 09:03:39.782480 13733 raft_consensus.cc:493] T 4129b29433de4ce7ace11c99ad177e09 P 9a04a40520a24d1db491267546d1ebfb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:03:39.782725 13733 raft_consensus.cc:3060] T 4129b29433de4ce7ace11c99ad177e09 P 9a04a40520a24d1db491267546d1ebfb [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:39.786597 13733 raft_consensus.cc:515] T 4129b29433de4ce7ace11c99ad177e09 P 9a04a40520a24d1db491267546d1ebfb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9d19022392f4667b411d8bf2f052338" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 33027 } } peers { permanent_uuid: "71ca1dd509324a0c8979f9f3a613c15b" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 42843 } } peers { permanent_uuid: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 } }
I20260713 09:03:39.787927 13733 leader_election.cc:290] T 4129b29433de4ce7ace11c99ad177e09 P 9a04a40520a24d1db491267546d1ebfb [CANDIDATE]: Term 2 election: Requested vote from peers a9d19022392f4667b411d8bf2f052338 (127.10.222.131:33027), 71ca1dd509324a0c8979f9f3a613c15b (127.10.222.132:42843)
I20260713 09:03:39.788656 13365 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4129b29433de4ce7ace11c99ad177e09" candidate_uuid: "9a04a40520a24d1db491267546d1ebfb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a9d19022392f4667b411d8bf2f052338"
I20260713 09:03:39.788854 13440 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4129b29433de4ce7ace11c99ad177e09" candidate_uuid: "9a04a40520a24d1db491267546d1ebfb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "71ca1dd509324a0c8979f9f3a613c15b"
I20260713 09:03:39.789170 13365 raft_consensus.cc:3055] T 4129b29433de4ce7ace11c99ad177e09 P a9d19022392f4667b411d8bf2f052338 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:03:39.789296 13440 raft_consensus.cc:3060] T 4129b29433de4ce7ace11c99ad177e09 P 71ca1dd509324a0c8979f9f3a613c15b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:39.789475 13365 raft_consensus.cc:740] T 4129b29433de4ce7ace11c99ad177e09 P a9d19022392f4667b411d8bf2f052338 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a9d19022392f4667b411d8bf2f052338, State: Running, Role: LEADER
I20260713 09:03:39.790251 13365 consensus_queue.cc:260] T 4129b29433de4ce7ace11c99ad177e09 P a9d19022392f4667b411d8bf2f052338 [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: "a9d19022392f4667b411d8bf2f052338" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 33027 } } peers { permanent_uuid: "71ca1dd509324a0c8979f9f3a613c15b" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 42843 } } peers { permanent_uuid: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 } }
I20260713 09:03:39.791189 13365 raft_consensus.cc:3060] T 4129b29433de4ce7ace11c99ad177e09 P a9d19022392f4667b411d8bf2f052338 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:39.793356 13440 raft_consensus.cc:2468] T 4129b29433de4ce7ace11c99ad177e09 P 71ca1dd509324a0c8979f9f3a613c15b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9a04a40520a24d1db491267546d1ebfb in term 2.
I20260713 09:03:39.794214 13686 leader_election.cc:304] T 4129b29433de4ce7ace11c99ad177e09 P 9a04a40520a24d1db491267546d1ebfb [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: 71ca1dd509324a0c8979f9f3a613c15b, 9a04a40520a24d1db491267546d1ebfb; no voters: 
I20260713 09:03:39.794996 13833 raft_consensus.cc:2804] T 4129b29433de4ce7ace11c99ad177e09 P 9a04a40520a24d1db491267546d1ebfb [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:03:39.795439 13833 raft_consensus.cc:697] T 4129b29433de4ce7ace11c99ad177e09 P 9a04a40520a24d1db491267546d1ebfb [term 2 LEADER]: Becoming Leader. State: Replica: 9a04a40520a24d1db491267546d1ebfb, State: Running, Role: LEADER
I20260713 09:03:39.796187 13365 raft_consensus.cc:2468] T 4129b29433de4ce7ace11c99ad177e09 P a9d19022392f4667b411d8bf2f052338 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9a04a40520a24d1db491267546d1ebfb in term 2.
I20260713 09:03:39.796177 13833 consensus_queue.cc:237] T 4129b29433de4ce7ace11c99ad177e09 P 9a04a40520a24d1db491267546d1ebfb [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: "a9d19022392f4667b411d8bf2f052338" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 33027 } } peers { permanent_uuid: "71ca1dd509324a0c8979f9f3a613c15b" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 42843 } } peers { permanent_uuid: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 } }
I20260713 09:03:39.803588 13111 catalog_manager.cc:5697] T 4129b29433de4ce7ace11c99ad177e09 P 9a04a40520a24d1db491267546d1ebfb reported cstate change: term changed from 1 to 2, leader changed from a9d19022392f4667b411d8bf2f052338 (127.10.222.131) to 9a04a40520a24d1db491267546d1ebfb (127.10.222.129). New cstate: current_term: 2 leader_uuid: "9a04a40520a24d1db491267546d1ebfb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9d19022392f4667b411d8bf2f052338" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 33027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71ca1dd509324a0c8979f9f3a613c15b" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 42843 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 } health_report { overall_health: HEALTHY } } }
I20260713 09:03:40.043942 13440 raft_consensus.cc:1275] T ffed4fe93edc4885a0c8564b240f273e P 71ca1dd509324a0c8979f9f3a613c15b [term 2 FOLLOWER]: Refusing update from remote peer 9a04a40520a24d1db491267546d1ebfb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:03:40.045002 13833 consensus_queue.cc:1048] T ffed4fe93edc4885a0c8564b240f273e P 9a04a40520a24d1db491267546d1ebfb [LEADER]: Connected to new peer: Peer: permanent_uuid: "71ca1dd509324a0c8979f9f3a613c15b" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 42843 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:03:40.056681 13293 raft_consensus.cc:1275] T ffed4fe93edc4885a0c8564b240f273e P 25ae1ef26d1441a990bd63eadb5b609c [term 2 FOLLOWER]: Refusing update from remote peer 9a04a40520a24d1db491267546d1ebfb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:03:40.057979 13833 consensus_queue.cc:1048] T ffed4fe93edc4885a0c8564b240f273e P 9a04a40520a24d1db491267546d1ebfb [LEADER]: Connected to new peer: Peer: permanent_uuid: "25ae1ef26d1441a990bd63eadb5b609c" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:03:40.091701 13365 raft_consensus.cc:1275] T 8164db16256346a99e6e2a8c48009152 P a9d19022392f4667b411d8bf2f052338 [term 3 FOLLOWER]: Refusing update from remote peer 9a04a40520a24d1db491267546d1ebfb: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:03:40.092844 13833 consensus_queue.cc:1048] T 8164db16256346a99e6e2a8c48009152 P 9a04a40520a24d1db491267546d1ebfb [LEADER]: Connected to new peer: Peer: permanent_uuid: "a9d19022392f4667b411d8bf2f052338" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 33027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:03:40.101608 13293 raft_consensus.cc:1275] T 8164db16256346a99e6e2a8c48009152 P 25ae1ef26d1441a990bd63eadb5b609c [term 3 FOLLOWER]: Refusing update from remote peer 9a04a40520a24d1db491267546d1ebfb: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:03:40.104895 13834 consensus_queue.cc:1048] T 8164db16256346a99e6e2a8c48009152 P 9a04a40520a24d1db491267546d1ebfb [LEADER]: Connected to new peer: Peer: permanent_uuid: "25ae1ef26d1441a990bd63eadb5b609c" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:03:40.232349 13365 raft_consensus.cc:1275] T f6615dc9a3a3475181e618cf4b42520a P a9d19022392f4667b411d8bf2f052338 [term 2 FOLLOWER]: Refusing update from remote peer 9a04a40520a24d1db491267546d1ebfb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:03:40.232499 13366 raft_consensus.cc:1275] T 4129b29433de4ce7ace11c99ad177e09 P a9d19022392f4667b411d8bf2f052338 [term 2 FOLLOWER]: Refusing update from remote peer 9a04a40520a24d1db491267546d1ebfb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:03:40.233775 13834 consensus_queue.cc:1048] T 4129b29433de4ce7ace11c99ad177e09 P 9a04a40520a24d1db491267546d1ebfb [LEADER]: Connected to new peer: Peer: permanent_uuid: "a9d19022392f4667b411d8bf2f052338" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 33027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:03:40.234200 13851 consensus_queue.cc:1048] T f6615dc9a3a3475181e618cf4b42520a P 9a04a40520a24d1db491267546d1ebfb [LEADER]: Connected to new peer: Peer: permanent_uuid: "a9d19022392f4667b411d8bf2f052338" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 33027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:03:40.244925 13440 raft_consensus.cc:1275] T f6615dc9a3a3475181e618cf4b42520a P 71ca1dd509324a0c8979f9f3a613c15b [term 2 FOLLOWER]: Refusing update from remote peer 9a04a40520a24d1db491267546d1ebfb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:03:40.250794 13834 consensus_queue.cc:1048] T f6615dc9a3a3475181e618cf4b42520a P 9a04a40520a24d1db491267546d1ebfb [LEADER]: Connected to new peer: Peer: permanent_uuid: "71ca1dd509324a0c8979f9f3a613c15b" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 42843 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:03:40.264484 13440 raft_consensus.cc:1275] T 4129b29433de4ce7ace11c99ad177e09 P 71ca1dd509324a0c8979f9f3a613c15b [term 2 FOLLOWER]: Refusing update from remote peer 9a04a40520a24d1db491267546d1ebfb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:03:40.265691 13834 consensus_queue.cc:1048] T 4129b29433de4ce7ace11c99ad177e09 P 9a04a40520a24d1db491267546d1ebfb [LEADER]: Connected to new peer: Peer: permanent_uuid: "71ca1dd509324a0c8979f9f3a613c15b" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 42843 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:03:40.267892 13366 raft_consensus.cc:1275] T adc09f486ca141f8ac6821bd951f46b5 P a9d19022392f4667b411d8bf2f052338 [term 2 FOLLOWER]: Refusing update from remote peer 9a04a40520a24d1db491267546d1ebfb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:03:40.269287 13834 consensus_queue.cc:1048] T adc09f486ca141f8ac6821bd951f46b5 P 9a04a40520a24d1db491267546d1ebfb [LEADER]: Connected to new peer: Peer: permanent_uuid: "a9d19022392f4667b411d8bf2f052338" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 33027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:03:40.289124 13293 raft_consensus.cc:1275] T adc09f486ca141f8ac6821bd951f46b5 P 25ae1ef26d1441a990bd63eadb5b609c [term 2 FOLLOWER]: Refusing update from remote peer 9a04a40520a24d1db491267546d1ebfb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:03:40.294190 13851 consensus_queue.cc:1048] T adc09f486ca141f8ac6821bd951f46b5 P 9a04a40520a24d1db491267546d1ebfb [LEADER]: Connected to new peer: Peer: permanent_uuid: "25ae1ef26d1441a990bd63eadb5b609c" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:03:40.364179 11130 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:03:40.378770 11130 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:03:40.391908 13366 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "95292aa12a13405eb84e3ea46123737d"
dest_uuid: "a9d19022392f4667b411d8bf2f052338"
mode: GRACEFUL
new_leader_uuid: "25ae1ef26d1441a990bd63eadb5b609c"
 from {username='slave'} at 127.0.0.1:50526
I20260713 09:03:40.392369 13366 raft_consensus.cc:606] T 95292aa12a13405eb84e3ea46123737d P a9d19022392f4667b411d8bf2f052338 [term 1 LEADER]: Received request to transfer leadership to TS 25ae1ef26d1441a990bd63eadb5b609c
I20260713 09:03:40.394615 13366 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "99b9983cd9fa4d2d8424b81a073779ef"
dest_uuid: "a9d19022392f4667b411d8bf2f052338"
mode: GRACEFUL
new_leader_uuid: "71ca1dd509324a0c8979f9f3a613c15b"
 from {username='slave'} at 127.0.0.1:50526
I20260713 09:03:40.395015 13366 raft_consensus.cc:606] T 99b9983cd9fa4d2d8424b81a073779ef P a9d19022392f4667b411d8bf2f052338 [term 1 LEADER]: Received request to transfer leadership to TS 71ca1dd509324a0c8979f9f3a613c15b
I20260713 09:03:40.395853 11130 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260713 09:03:40.396467 11130 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:03:40.595901 13822 raft_consensus.cc:993] T 95292aa12a13405eb84e3ea46123737d P a9d19022392f4667b411d8bf2f052338: : Instructing follower 25ae1ef26d1441a990bd63eadb5b609c to start an election
I20260713 09:03:40.596354 13824 raft_consensus.cc:1081] T 95292aa12a13405eb84e3ea46123737d P a9d19022392f4667b411d8bf2f052338 [term 1 LEADER]: Signalling peer 25ae1ef26d1441a990bd63eadb5b609c to start an election
I20260713 09:03:40.597522 13293 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "95292aa12a13405eb84e3ea46123737d"
dest_uuid: "25ae1ef26d1441a990bd63eadb5b609c"
 from {username='slave'} at 127.0.0.1:35986
I20260713 09:03:40.597903 13293 raft_consensus.cc:493] T 95292aa12a13405eb84e3ea46123737d P 25ae1ef26d1441a990bd63eadb5b609c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:03:40.598138 13293 raft_consensus.cc:3060] T 95292aa12a13405eb84e3ea46123737d P 25ae1ef26d1441a990bd63eadb5b609c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:40.602089 13293 raft_consensus.cc:515] T 95292aa12a13405eb84e3ea46123737d P 25ae1ef26d1441a990bd63eadb5b609c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25ae1ef26d1441a990bd63eadb5b609c" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34171 } } peers { permanent_uuid: "a9d19022392f4667b411d8bf2f052338" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 33027 } } peers { permanent_uuid: "71ca1dd509324a0c8979f9f3a613c15b" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 42843 } }
I20260713 09:03:40.603520 13293 leader_election.cc:290] T 95292aa12a13405eb84e3ea46123737d P 25ae1ef26d1441a990bd63eadb5b609c [CANDIDATE]: Term 2 election: Requested vote from peers a9d19022392f4667b411d8bf2f052338 (127.10.222.131:33027), 71ca1dd509324a0c8979f9f3a613c15b (127.10.222.132:42843)
I20260713 09:03:40.604452 13366 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95292aa12a13405eb84e3ea46123737d" candidate_uuid: "25ae1ef26d1441a990bd63eadb5b609c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a9d19022392f4667b411d8bf2f052338"
I20260713 09:03:40.604631 13440 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95292aa12a13405eb84e3ea46123737d" candidate_uuid: "25ae1ef26d1441a990bd63eadb5b609c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "71ca1dd509324a0c8979f9f3a613c15b"
I20260713 09:03:40.604987 13366 raft_consensus.cc:3055] T 95292aa12a13405eb84e3ea46123737d P a9d19022392f4667b411d8bf2f052338 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:03:40.605144 13440 raft_consensus.cc:3060] T 95292aa12a13405eb84e3ea46123737d P 71ca1dd509324a0c8979f9f3a613c15b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:40.605444 13366 raft_consensus.cc:740] T 95292aa12a13405eb84e3ea46123737d P a9d19022392f4667b411d8bf2f052338 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a9d19022392f4667b411d8bf2f052338, State: Running, Role: LEADER
I20260713 09:03:40.606307 13366 consensus_queue.cc:260] T 95292aa12a13405eb84e3ea46123737d P a9d19022392f4667b411d8bf2f052338 [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: "25ae1ef26d1441a990bd63eadb5b609c" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34171 } } peers { permanent_uuid: "a9d19022392f4667b411d8bf2f052338" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 33027 } } peers { permanent_uuid: "71ca1dd509324a0c8979f9f3a613c15b" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 42843 } }
I20260713 09:03:40.607388 13366 raft_consensus.cc:3060] T 95292aa12a13405eb84e3ea46123737d P a9d19022392f4667b411d8bf2f052338 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:40.609637 13440 raft_consensus.cc:2468] T 95292aa12a13405eb84e3ea46123737d P 71ca1dd509324a0c8979f9f3a613c15b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 25ae1ef26d1441a990bd63eadb5b609c in term 2.
I20260713 09:03:40.610504 13257 leader_election.cc:304] T 95292aa12a13405eb84e3ea46123737d P 25ae1ef26d1441a990bd63eadb5b609c [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: 25ae1ef26d1441a990bd63eadb5b609c, 71ca1dd509324a0c8979f9f3a613c15b; no voters: 
I20260713 09:03:40.611083 13826 raft_consensus.cc:2804] T 95292aa12a13405eb84e3ea46123737d P 25ae1ef26d1441a990bd63eadb5b609c [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:03:40.611531 13366 raft_consensus.cc:2468] T 95292aa12a13405eb84e3ea46123737d P a9d19022392f4667b411d8bf2f052338 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 25ae1ef26d1441a990bd63eadb5b609c in term 2.
I20260713 09:03:40.612064 13826 raft_consensus.cc:697] T 95292aa12a13405eb84e3ea46123737d P 25ae1ef26d1441a990bd63eadb5b609c [term 2 LEADER]: Becoming Leader. State: Replica: 25ae1ef26d1441a990bd63eadb5b609c, State: Running, Role: LEADER
I20260713 09:03:40.612967 13826 consensus_queue.cc:237] T 95292aa12a13405eb84e3ea46123737d P 25ae1ef26d1441a990bd63eadb5b609c [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: "25ae1ef26d1441a990bd63eadb5b609c" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34171 } } peers { permanent_uuid: "a9d19022392f4667b411d8bf2f052338" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 33027 } } peers { permanent_uuid: "71ca1dd509324a0c8979f9f3a613c15b" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 42843 } }
I20260713 09:03:40.620110 13115 catalog_manager.cc:5697] T 95292aa12a13405eb84e3ea46123737d P 25ae1ef26d1441a990bd63eadb5b609c reported cstate change: term changed from 1 to 2, leader changed from a9d19022392f4667b411d8bf2f052338 (127.10.222.131) to 25ae1ef26d1441a990bd63eadb5b609c (127.10.222.130). New cstate: current_term: 2 leader_uuid: "25ae1ef26d1441a990bd63eadb5b609c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25ae1ef26d1441a990bd63eadb5b609c" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34171 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a9d19022392f4667b411d8bf2f052338" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 33027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71ca1dd509324a0c8979f9f3a613c15b" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 42843 } health_report { overall_health: UNKNOWN } } }
I20260713 09:03:40.825517 13822 raft_consensus.cc:993] T 99b9983cd9fa4d2d8424b81a073779ef P a9d19022392f4667b411d8bf2f052338: : Instructing follower 71ca1dd509324a0c8979f9f3a613c15b to start an election
I20260713 09:03:40.825954 13824 raft_consensus.cc:1081] T 99b9983cd9fa4d2d8424b81a073779ef P a9d19022392f4667b411d8bf2f052338 [term 1 LEADER]: Signalling peer 71ca1dd509324a0c8979f9f3a613c15b to start an election
I20260713 09:03:40.827359 13440 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "99b9983cd9fa4d2d8424b81a073779ef"
dest_uuid: "71ca1dd509324a0c8979f9f3a613c15b"
 from {username='slave'} at 127.0.0.1:47104
I20260713 09:03:40.827759 13440 raft_consensus.cc:493] T 99b9983cd9fa4d2d8424b81a073779ef P 71ca1dd509324a0c8979f9f3a613c15b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:03:40.828027 13440 raft_consensus.cc:3060] T 99b9983cd9fa4d2d8424b81a073779ef P 71ca1dd509324a0c8979f9f3a613c15b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:40.832967 13440 raft_consensus.cc:515] T 99b9983cd9fa4d2d8424b81a073779ef P 71ca1dd509324a0c8979f9f3a613c15b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9d19022392f4667b411d8bf2f052338" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 33027 } } peers { permanent_uuid: "71ca1dd509324a0c8979f9f3a613c15b" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 42843 } } peers { permanent_uuid: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 } }
I20260713 09:03:40.834573 13440 leader_election.cc:290] T 99b9983cd9fa4d2d8424b81a073779ef P 71ca1dd509324a0c8979f9f3a613c15b [CANDIDATE]: Term 2 election: Requested vote from peers a9d19022392f4667b411d8bf2f052338 (127.10.222.131:33027), 9a04a40520a24d1db491267546d1ebfb (127.10.222.129:41979)
I20260713 09:03:40.835150 13365 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99b9983cd9fa4d2d8424b81a073779ef" candidate_uuid: "71ca1dd509324a0c8979f9f3a613c15b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a9d19022392f4667b411d8bf2f052338"
I20260713 09:03:40.835866 13365 raft_consensus.cc:3055] T 99b9983cd9fa4d2d8424b81a073779ef P a9d19022392f4667b411d8bf2f052338 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:03:40.836299 13365 raft_consensus.cc:740] T 99b9983cd9fa4d2d8424b81a073779ef P a9d19022392f4667b411d8bf2f052338 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a9d19022392f4667b411d8bf2f052338, State: Running, Role: LEADER
I20260713 09:03:40.836237 13733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99b9983cd9fa4d2d8424b81a073779ef" candidate_uuid: "71ca1dd509324a0c8979f9f3a613c15b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9a04a40520a24d1db491267546d1ebfb"
I20260713 09:03:40.836906 13733 raft_consensus.cc:3060] T 99b9983cd9fa4d2d8424b81a073779ef P 9a04a40520a24d1db491267546d1ebfb [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:40.837244 13365 consensus_queue.cc:260] T 99b9983cd9fa4d2d8424b81a073779ef P a9d19022392f4667b411d8bf2f052338 [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: "a9d19022392f4667b411d8bf2f052338" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 33027 } } peers { permanent_uuid: "71ca1dd509324a0c8979f9f3a613c15b" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 42843 } } peers { permanent_uuid: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 } }
I20260713 09:03:40.838469 13365 raft_consensus.cc:3060] T 99b9983cd9fa4d2d8424b81a073779ef P a9d19022392f4667b411d8bf2f052338 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:40.843251 13733 raft_consensus.cc:2468] T 99b9983cd9fa4d2d8424b81a073779ef P 9a04a40520a24d1db491267546d1ebfb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71ca1dd509324a0c8979f9f3a613c15b in term 2.
I20260713 09:03:40.844556 13406 leader_election.cc:304] T 99b9983cd9fa4d2d8424b81a073779ef P 71ca1dd509324a0c8979f9f3a613c15b [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: 71ca1dd509324a0c8979f9f3a613c15b, 9a04a40520a24d1db491267546d1ebfb; no voters: 
I20260713 09:03:40.844946 13365 raft_consensus.cc:2468] T 99b9983cd9fa4d2d8424b81a073779ef P a9d19022392f4667b411d8bf2f052338 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71ca1dd509324a0c8979f9f3a613c15b in term 2.
I20260713 09:03:40.845335 13844 raft_consensus.cc:2804] T 99b9983cd9fa4d2d8424b81a073779ef P 71ca1dd509324a0c8979f9f3a613c15b [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:03:40.845773 13844 raft_consensus.cc:697] T 99b9983cd9fa4d2d8424b81a073779ef P 71ca1dd509324a0c8979f9f3a613c15b [term 2 LEADER]: Becoming Leader. State: Replica: 71ca1dd509324a0c8979f9f3a613c15b, State: Running, Role: LEADER
I20260713 09:03:40.846550 13844 consensus_queue.cc:237] T 99b9983cd9fa4d2d8424b81a073779ef P 71ca1dd509324a0c8979f9f3a613c15b [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: "a9d19022392f4667b411d8bf2f052338" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 33027 } } peers { permanent_uuid: "71ca1dd509324a0c8979f9f3a613c15b" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 42843 } } peers { permanent_uuid: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 } }
I20260713 09:03:40.853041 13115 catalog_manager.cc:5697] T 99b9983cd9fa4d2d8424b81a073779ef P 71ca1dd509324a0c8979f9f3a613c15b reported cstate change: term changed from 1 to 2, leader changed from a9d19022392f4667b411d8bf2f052338 (127.10.222.131) to 71ca1dd509324a0c8979f9f3a613c15b (127.10.222.132). New cstate: current_term: 2 leader_uuid: "71ca1dd509324a0c8979f9f3a613c15b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a9d19022392f4667b411d8bf2f052338" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 33027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71ca1dd509324a0c8979f9f3a613c15b" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 42843 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 } health_report { overall_health: UNKNOWN } } }
I20260713 09:03:41.038400 13440 raft_consensus.cc:1275] T 95292aa12a13405eb84e3ea46123737d P 71ca1dd509324a0c8979f9f3a613c15b [term 2 FOLLOWER]: Refusing update from remote peer 25ae1ef26d1441a990bd63eadb5b609c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:03:41.039070 13365 raft_consensus.cc:1275] T 95292aa12a13405eb84e3ea46123737d P a9d19022392f4667b411d8bf2f052338 [term 2 FOLLOWER]: Refusing update from remote peer 25ae1ef26d1441a990bd63eadb5b609c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:03:41.039595 13863 consensus_queue.cc:1048] T 95292aa12a13405eb84e3ea46123737d P 25ae1ef26d1441a990bd63eadb5b609c [LEADER]: Connected to new peer: Peer: permanent_uuid: "71ca1dd509324a0c8979f9f3a613c15b" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 42843 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:03:41.040392 13826 consensus_queue.cc:1048] T 95292aa12a13405eb84e3ea46123737d P 25ae1ef26d1441a990bd63eadb5b609c [LEADER]: Connected to new peer: Peer: permanent_uuid: "a9d19022392f4667b411d8bf2f052338" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 33027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:03:41.393517 13366 raft_consensus.cc:1275] T 99b9983cd9fa4d2d8424b81a073779ef P a9d19022392f4667b411d8bf2f052338 [term 2 FOLLOWER]: Refusing update from remote peer 71ca1dd509324a0c8979f9f3a613c15b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:03:41.394562 13868 consensus_queue.cc:1048] T 99b9983cd9fa4d2d8424b81a073779ef P 71ca1dd509324a0c8979f9f3a613c15b [LEADER]: Connected to new peer: Peer: permanent_uuid: "a9d19022392f4667b411d8bf2f052338" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 33027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:03:41.397150 11130 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:03:41.403731 13733 raft_consensus.cc:1275] T 99b9983cd9fa4d2d8424b81a073779ef P 9a04a40520a24d1db491267546d1ebfb [term 2 FOLLOWER]: Refusing update from remote peer 71ca1dd509324a0c8979f9f3a613c15b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:03:41.405386 13844 consensus_queue.cc:1048] T 99b9983cd9fa4d2d8424b81a073779ef P 71ca1dd509324a0c8979f9f3a613c15b [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:03:41.421630 11130 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:03:41.434715 13293 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "85a0a664fde042588d9b2bc81e8a8861"
dest_uuid: "25ae1ef26d1441a990bd63eadb5b609c"
mode: GRACEFUL
new_leader_uuid: "9a04a40520a24d1db491267546d1ebfb"
 from {username='slave'} at 127.0.0.1:58182
I20260713 09:03:41.435336 13293 raft_consensus.cc:606] T 85a0a664fde042588d9b2bc81e8a8861 P 25ae1ef26d1441a990bd63eadb5b609c [term 1 LEADER]: Received request to transfer leadership to TS 9a04a40520a24d1db491267546d1ebfb
I20260713 09:03:41.436404 11130 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260713 09:03:41.436949 11130 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:03:41.763319 13826 raft_consensus.cc:993] T 85a0a664fde042588d9b2bc81e8a8861 P 25ae1ef26d1441a990bd63eadb5b609c: : Instructing follower 9a04a40520a24d1db491267546d1ebfb to start an election
I20260713 09:03:41.763749 13880 raft_consensus.cc:1081] T 85a0a664fde042588d9b2bc81e8a8861 P 25ae1ef26d1441a990bd63eadb5b609c [term 1 LEADER]: Signalling peer 9a04a40520a24d1db491267546d1ebfb to start an election
I20260713 09:03:41.765136 13733 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "85a0a664fde042588d9b2bc81e8a8861"
dest_uuid: "9a04a40520a24d1db491267546d1ebfb"
 from {username='slave'} at 127.0.0.1:47024
I20260713 09:03:41.765576 13733 raft_consensus.cc:493] T 85a0a664fde042588d9b2bc81e8a8861 P 9a04a40520a24d1db491267546d1ebfb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:03:41.765878 13733 raft_consensus.cc:3060] T 85a0a664fde042588d9b2bc81e8a8861 P 9a04a40520a24d1db491267546d1ebfb [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:41.771445 13733 raft_consensus.cc:515] T 85a0a664fde042588d9b2bc81e8a8861 P 9a04a40520a24d1db491267546d1ebfb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71ca1dd509324a0c8979f9f3a613c15b" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 42843 } } peers { permanent_uuid: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 } } peers { permanent_uuid: "25ae1ef26d1441a990bd63eadb5b609c" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34171 } }
I20260713 09:03:41.772960 13733 leader_election.cc:290] T 85a0a664fde042588d9b2bc81e8a8861 P 9a04a40520a24d1db491267546d1ebfb [CANDIDATE]: Term 2 election: Requested vote from peers 71ca1dd509324a0c8979f9f3a613c15b (127.10.222.132:42843), 25ae1ef26d1441a990bd63eadb5b609c (127.10.222.130:34171)
I20260713 09:03:41.773444 13440 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85a0a664fde042588d9b2bc81e8a8861" candidate_uuid: "9a04a40520a24d1db491267546d1ebfb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "71ca1dd509324a0c8979f9f3a613c15b"
I20260713 09:03:41.773957 13440 raft_consensus.cc:3060] T 85a0a664fde042588d9b2bc81e8a8861 P 71ca1dd509324a0c8979f9f3a613c15b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:41.773861 13293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85a0a664fde042588d9b2bc81e8a8861" candidate_uuid: "9a04a40520a24d1db491267546d1ebfb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "25ae1ef26d1441a990bd63eadb5b609c"
I20260713 09:03:41.774513 13293 raft_consensus.cc:3055] T 85a0a664fde042588d9b2bc81e8a8861 P 25ae1ef26d1441a990bd63eadb5b609c [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:03:41.774798 13293 raft_consensus.cc:740] T 85a0a664fde042588d9b2bc81e8a8861 P 25ae1ef26d1441a990bd63eadb5b609c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 25ae1ef26d1441a990bd63eadb5b609c, State: Running, Role: LEADER
I20260713 09:03:41.775506 13293 consensus_queue.cc:260] T 85a0a664fde042588d9b2bc81e8a8861 P 25ae1ef26d1441a990bd63eadb5b609c [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: "71ca1dd509324a0c8979f9f3a613c15b" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 42843 } } peers { permanent_uuid: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 } } peers { permanent_uuid: "25ae1ef26d1441a990bd63eadb5b609c" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34171 } }
I20260713 09:03:41.776603 13293 raft_consensus.cc:3060] T 85a0a664fde042588d9b2bc81e8a8861 P 25ae1ef26d1441a990bd63eadb5b609c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:41.780002 13440 raft_consensus.cc:2468] T 85a0a664fde042588d9b2bc81e8a8861 P 71ca1dd509324a0c8979f9f3a613c15b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9a04a40520a24d1db491267546d1ebfb in term 2.
I20260713 09:03:41.781064 13686 leader_election.cc:304] T 85a0a664fde042588d9b2bc81e8a8861 P 9a04a40520a24d1db491267546d1ebfb [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: 71ca1dd509324a0c8979f9f3a613c15b, 9a04a40520a24d1db491267546d1ebfb; no voters: 
I20260713 09:03:41.781816 13834 raft_consensus.cc:2804] T 85a0a664fde042588d9b2bc81e8a8861 P 9a04a40520a24d1db491267546d1ebfb [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:03:41.782327 13293 raft_consensus.cc:2468] T 85a0a664fde042588d9b2bc81e8a8861 P 25ae1ef26d1441a990bd63eadb5b609c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9a04a40520a24d1db491267546d1ebfb in term 2.
I20260713 09:03:41.782788 13834 raft_consensus.cc:697] T 85a0a664fde042588d9b2bc81e8a8861 P 9a04a40520a24d1db491267546d1ebfb [term 2 LEADER]: Becoming Leader. State: Replica: 9a04a40520a24d1db491267546d1ebfb, State: Running, Role: LEADER
I20260713 09:03:41.783789 13834 consensus_queue.cc:237] T 85a0a664fde042588d9b2bc81e8a8861 P 9a04a40520a24d1db491267546d1ebfb [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: "71ca1dd509324a0c8979f9f3a613c15b" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 42843 } } peers { permanent_uuid: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 } } peers { permanent_uuid: "25ae1ef26d1441a990bd63eadb5b609c" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34171 } }
I20260713 09:03:41.790347 13112 catalog_manager.cc:5697] T 85a0a664fde042588d9b2bc81e8a8861 P 9a04a40520a24d1db491267546d1ebfb reported cstate change: term changed from 1 to 2, leader changed from 25ae1ef26d1441a990bd63eadb5b609c (127.10.222.130) to 9a04a40520a24d1db491267546d1ebfb (127.10.222.129). New cstate: current_term: 2 leader_uuid: "9a04a40520a24d1db491267546d1ebfb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71ca1dd509324a0c8979f9f3a613c15b" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 42843 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9a04a40520a24d1db491267546d1ebfb" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41979 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "25ae1ef26d1441a990bd63eadb5b609c" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34171 } health_report { overall_health: UNKNOWN } } }
I20260713 09:03:42.175439 13441 raft_consensus.cc:1275] T 85a0a664fde042588d9b2bc81e8a8861 P 71ca1dd509324a0c8979f9f3a613c15b [term 2 FOLLOWER]: Refusing update from remote peer 9a04a40520a24d1db491267546d1ebfb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:03:42.176575 13834 consensus_queue.cc:1048] T 85a0a664fde042588d9b2bc81e8a8861 P 9a04a40520a24d1db491267546d1ebfb [LEADER]: Connected to new peer: Peer: permanent_uuid: "71ca1dd509324a0c8979f9f3a613c15b" member_type: VOTER last_known_addr { host: "127.10.222.132" port: 42843 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:03:42.187613 13293 raft_consensus.cc:1275] T 85a0a664fde042588d9b2bc81e8a8861 P 25ae1ef26d1441a990bd63eadb5b609c [term 2 FOLLOWER]: Refusing update from remote peer 9a04a40520a24d1db491267546d1ebfb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:03:42.189256 13888 consensus_queue.cc:1048] T 85a0a664fde042588d9b2bc81e8a8861 P 9a04a40520a24d1db491267546d1ebfb [LEADER]: Connected to new peer: Peer: permanent_uuid: "25ae1ef26d1441a990bd63eadb5b609c" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:03:42.437693 11130 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:03:42.451910 11130 tablet_server.cc:179] TabletServer@127.10.222.129:41979 shutting down...
W20260713 09:03:42.464113 13332 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]
W20260713 09:03:42.473855 13332 consensus_peers.cc:597] T 43e61f8cdb31491bbe1bc17364aefab4 P a9d19022392f4667b411d8bf2f052338 -> Peer 9a04a40520a24d1db491267546d1ebfb (127.10.222.129:41979): Couldn't send request to peer 9a04a40520a24d1db491267546d1ebfb. 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:03:42.479867 11130 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:03:42.480597 11130 tablet_replica.cc:333] stopping tablet replica
I20260713 09:03:42.481295 11130 raft_consensus.cc:2243] T da06f577b89e4932b3a596ff23a05e11 P 9a04a40520a24d1db491267546d1ebfb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:42.481758 11130 raft_consensus.cc:2272] T da06f577b89e4932b3a596ff23a05e11 P 9a04a40520a24d1db491267546d1ebfb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:42.484022 11130 tablet_replica.cc:333] stopping tablet replica
I20260713 09:03:42.484670 11130 raft_consensus.cc:2243] T 8164db16256346a99e6e2a8c48009152 P 9a04a40520a24d1db491267546d1ebfb [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:03:42.485360 11130 raft_consensus.cc:2272] T 8164db16256346a99e6e2a8c48009152 P 9a04a40520a24d1db491267546d1ebfb [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:42.487221 11130 tablet_replica.cc:333] stopping tablet replica
I20260713 09:03:42.487731 11130 raft_consensus.cc:2243] T 3d553417493541ef9d77baa152978563 P 9a04a40520a24d1db491267546d1ebfb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:42.488077 11130 raft_consensus.cc:2272] T 3d553417493541ef9d77baa152978563 P 9a04a40520a24d1db491267546d1ebfb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:42.489817 11130 tablet_replica.cc:333] stopping tablet replica
I20260713 09:03:42.490312 11130 raft_consensus.cc:2243] T 43e61f8cdb31491bbe1bc17364aefab4 P 9a04a40520a24d1db491267546d1ebfb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:42.490675 11130 raft_consensus.cc:2272] T 43e61f8cdb31491bbe1bc17364aefab4 P 9a04a40520a24d1db491267546d1ebfb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:42.492452 11130 tablet_replica.cc:333] stopping tablet replica
I20260713 09:03:42.492957 11130 raft_consensus.cc:2243] T 3232d6fe43144febb63e57db106c14b8 P 9a04a40520a24d1db491267546d1ebfb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:42.493356 11130 raft_consensus.cc:2272] T 3232d6fe43144febb63e57db106c14b8 P 9a04a40520a24d1db491267546d1ebfb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:42.495179 11130 tablet_replica.cc:333] stopping tablet replica
I20260713 09:03:42.495680 11130 raft_consensus.cc:2243] T 0fcda817ee7049a282461a6efc5a0aa2 P 9a04a40520a24d1db491267546d1ebfb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:42.496057 11130 raft_consensus.cc:2272] T 0fcda817ee7049a282461a6efc5a0aa2 P 9a04a40520a24d1db491267546d1ebfb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:42.497807 11130 tablet_replica.cc:333] stopping tablet replica
I20260713 09:03:42.498320 11130 raft_consensus.cc:2243] T adc09f486ca141f8ac6821bd951f46b5 P 9a04a40520a24d1db491267546d1ebfb [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:03:42.499001 11130 raft_consensus.cc:2272] T adc09f486ca141f8ac6821bd951f46b5 P 9a04a40520a24d1db491267546d1ebfb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:42.500756 11130 tablet_replica.cc:333] stopping tablet replica
I20260713 09:03:42.501266 11130 raft_consensus.cc:2243] T 4e69fa16101e47eba022f023e4758fb0 P 9a04a40520a24d1db491267546d1ebfb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:42.501680 11130 raft_consensus.cc:2272] T 4e69fa16101e47eba022f023e4758fb0 P 9a04a40520a24d1db491267546d1ebfb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:42.503427 11130 tablet_replica.cc:333] stopping tablet replica
I20260713 09:03:42.503893 11130 raft_consensus.cc:2243] T 9ac10befb4664d949d95aa8ac645e85b P 9a04a40520a24d1db491267546d1ebfb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:42.504280 11130 raft_consensus.cc:2272] T 9ac10befb4664d949d95aa8ac645e85b P 9a04a40520a24d1db491267546d1ebfb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:42.506065 11130 tablet_replica.cc:333] stopping tablet replica
I20260713 09:03:42.506501 11130 raft_consensus.cc:2243] T 4129b29433de4ce7ace11c99ad177e09 P 9a04a40520a24d1db491267546d1ebfb [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:03:42.507192 11130 raft_consensus.cc:2272] T 4129b29433de4ce7ace11c99ad177e09 P 9a04a40520a24d1db491267546d1ebfb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:42.509188 11130 tablet_replica.cc:333] stopping tablet replica
I20260713 09:03:42.509637 11130 raft_consensus.cc:2243] T d822ead9347a486c9ba66a4e940de99b P 9a04a40520a24d1db491267546d1ebfb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:42.510048 11130 raft_consensus.cc:2272] T d822ead9347a486c9ba66a4e940de99b P 9a04a40520a24d1db491267546d1ebfb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:42.512008 11130 tablet_replica.cc:333] stopping tablet replica
I20260713 09:03:42.512521 11130 raft_consensus.cc:2243] T f6615dc9a3a3475181e618cf4b42520a P 9a04a40520a24d1db491267546d1ebfb [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:03:42.513306 11130 raft_consensus.cc:2272] T f6615dc9a3a3475181e618cf4b42520a P 9a04a40520a24d1db491267546d1ebfb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:42.515496 11130 tablet_replica.cc:333] stopping tablet replica
I20260713 09:03:42.515926 11130 raft_consensus.cc:2243] T 85a0a664fde042588d9b2bc81e8a8861 P 9a04a40520a24d1db491267546d1ebfb [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:03:42.516563 11130 raft_consensus.cc:2272] T 85a0a664fde042588d9b2bc81e8a8861 P 9a04a40520a24d1db491267546d1ebfb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:42.518805 11130 tablet_replica.cc:333] stopping tablet replica
I20260713 09:03:42.519297 11130 raft_consensus.cc:2243] T f131536c19fa4d5bba566ffbbcdbfa35 P 9a04a40520a24d1db491267546d1ebfb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:42.519619 11130 raft_consensus.cc:2272] T f131536c19fa4d5bba566ffbbcdbfa35 P 9a04a40520a24d1db491267546d1ebfb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:42.521195 11130 tablet_replica.cc:333] stopping tablet replica
I20260713 09:03:42.521590 11130 raft_consensus.cc:2243] T ffed4fe93edc4885a0c8564b240f273e P 9a04a40520a24d1db491267546d1ebfb [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:03:42.522210 11130 raft_consensus.cc:2272] T ffed4fe93edc4885a0c8564b240f273e P 9a04a40520a24d1db491267546d1ebfb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:42.523919 11130 tablet_replica.cc:333] stopping tablet replica
I20260713 09:03:42.524439 11130 raft_consensus.cc:2243] T cceead2c370d48a19b2fbe3c6fe312a5 P 9a04a40520a24d1db491267546d1ebfb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:42.524869 11130 raft_consensus.cc:2272] T cceead2c370d48a19b2fbe3c6fe312a5 P 9a04a40520a24d1db491267546d1ebfb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:42.527084 11130 tablet_replica.cc:333] stopping tablet replica
I20260713 09:03:42.527537 11130 raft_consensus.cc:2243] T 99b9983cd9fa4d2d8424b81a073779ef P 9a04a40520a24d1db491267546d1ebfb [term 2 FOLLOWER]: Raft consensus shutting down.
W20260713 09:03:42.527822 13258 consensus_peers.cc:597] T 9ac10befb4664d949d95aa8ac645e85b P 25ae1ef26d1441a990bd63eadb5b609c -> Peer 9a04a40520a24d1db491267546d1ebfb (127.10.222.129:41979): Couldn't send request to peer 9a04a40520a24d1db491267546d1ebfb. 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:03:42.527993 11130 raft_consensus.cc:2272] T 99b9983cd9fa4d2d8424b81a073779ef P 9a04a40520a24d1db491267546d1ebfb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:42.529735 11130 tablet_replica.cc:333] stopping tablet replica
I20260713 09:03:42.530150 11130 raft_consensus.cc:2243] T 3d49bc17f43746e3ab37ce9183bba108 P 9a04a40520a24d1db491267546d1ebfb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:42.530450 11130 raft_consensus.cc:2272] T 3d49bc17f43746e3ab37ce9183bba108 P 9a04a40520a24d1db491267546d1ebfb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:42.567449 11130 tablet_server.cc:196] TabletServer@127.10.222.129:41979 shutdown complete.
I20260713 09:03:42.597250 11130 tablet_server.cc:179] TabletServer@127.10.222.130:0 shutting down...
W20260713 09:03:42.608585 13258 consensus_peers.cc:597] T d822ead9347a486c9ba66a4e940de99b P 25ae1ef26d1441a990bd63eadb5b609c -> Peer 9a04a40520a24d1db491267546d1ebfb (127.10.222.129:41979): Couldn't send request to peer 9a04a40520a24d1db491267546d1ebfb. Status: Network error: Client connection negotiation failed: client connection to 127.10.222.129:41979: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:03:42.622138 11130 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:03:42.623020 11130 tablet_replica.cc:333] T 85a0a664fde042588d9b2bc81e8a8861 P 25ae1ef26d1441a990bd63eadb5b609c: stopping tablet replica
W20260713 09:03:42.622951 13407 consensus_peers.cc:597] T 1f42a952ea9d490a80af2243ee6866e9 P 71ca1dd509324a0c8979f9f3a613c15b -> Peer 25ae1ef26d1441a990bd63eadb5b609c (127.10.222.130:34171): Couldn't send request to peer 25ae1ef26d1441a990bd63eadb5b609c. 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:03:42.624104 11130 raft_consensus.cc:2243] T 85a0a664fde042588d9b2bc81e8a8861 P 25ae1ef26d1441a990bd63eadb5b609c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:42.624544 11130 raft_consensus.cc:2272] T 85a0a664fde042588d9b2bc81e8a8861 P 25ae1ef26d1441a990bd63eadb5b609c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:42.626621 11130 tablet_replica.cc:333] T 3232d6fe43144febb63e57db106c14b8 P 25ae1ef26d1441a990bd63eadb5b609c: stopping tablet replica
I20260713 09:03:42.627187 11130 raft_consensus.cc:2243] T 3232d6fe43144febb63e57db106c14b8 P 25ae1ef26d1441a990bd63eadb5b609c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:42.627629 11130 raft_consensus.cc:2272] T 3232d6fe43144febb63e57db106c14b8 P 25ae1ef26d1441a990bd63eadb5b609c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:42.629307 11130 tablet_replica.cc:333] T 0fcda817ee7049a282461a6efc5a0aa2 P 25ae1ef26d1441a990bd63eadb5b609c: stopping tablet replica
I20260713 09:03:42.629818 11130 raft_consensus.cc:2243] T 0fcda817ee7049a282461a6efc5a0aa2 P 25ae1ef26d1441a990bd63eadb5b609c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:42.630300 11130 raft_consensus.cc:2272] T 0fcda817ee7049a282461a6efc5a0aa2 P 25ae1ef26d1441a990bd63eadb5b609c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:42.632181 11130 tablet_replica.cc:333] T 8164db16256346a99e6e2a8c48009152 P 25ae1ef26d1441a990bd63eadb5b609c: stopping tablet replica
I20260713 09:03:42.632664 11130 raft_consensus.cc:2243] T 8164db16256346a99e6e2a8c48009152 P 25ae1ef26d1441a990bd63eadb5b609c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:42.633031 11130 raft_consensus.cc:2272] T 8164db16256346a99e6e2a8c48009152 P 25ae1ef26d1441a990bd63eadb5b609c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:42.634689 11130 tablet_replica.cc:333] T 1f42a952ea9d490a80af2243ee6866e9 P 25ae1ef26d1441a990bd63eadb5b609c: stopping tablet replica
W20260713 09:03:42.635260 13406 consensus_peers.cc:597] T 4e69fa16101e47eba022f023e4758fb0 P 71ca1dd509324a0c8979f9f3a613c15b -> Peer 9a04a40520a24d1db491267546d1ebfb (127.10.222.129:41979): Couldn't send request to peer 9a04a40520a24d1db491267546d1ebfb. Status: Network error: Client connection negotiation failed: client connection to 127.10.222.129:41979: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:03:42.635303 11130 raft_consensus.cc:2243] T 1f42a952ea9d490a80af2243ee6866e9 P 25ae1ef26d1441a990bd63eadb5b609c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:42.635928 11130 raft_consensus.cc:2272] T 1f42a952ea9d490a80af2243ee6866e9 P 25ae1ef26d1441a990bd63eadb5b609c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:42.637902 11130 tablet_replica.cc:333] T adc09f486ca141f8ac6821bd951f46b5 P 25ae1ef26d1441a990bd63eadb5b609c: stopping tablet replica
I20260713 09:03:42.638386 11130 raft_consensus.cc:2243] T adc09f486ca141f8ac6821bd951f46b5 P 25ae1ef26d1441a990bd63eadb5b609c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:42.638760 11130 raft_consensus.cc:2272] T adc09f486ca141f8ac6821bd951f46b5 P 25ae1ef26d1441a990bd63eadb5b609c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:42.641022 11130 tablet_replica.cc:333] T 51f8f47115f94ccfb4da8b336e6d2f1f P 25ae1ef26d1441a990bd63eadb5b609c: stopping tablet replica
I20260713 09:03:42.641543 11130 raft_consensus.cc:2243] T 51f8f47115f94ccfb4da8b336e6d2f1f P 25ae1ef26d1441a990bd63eadb5b609c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:42.641973 11130 raft_consensus.cc:2272] T 51f8f47115f94ccfb4da8b336e6d2f1f P 25ae1ef26d1441a990bd63eadb5b609c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:42.643803 11130 tablet_replica.cc:333] T 4e69fa16101e47eba022f023e4758fb0 P 25ae1ef26d1441a990bd63eadb5b609c: stopping tablet replica
I20260713 09:03:42.644285 11130 raft_consensus.cc:2243] T 4e69fa16101e47eba022f023e4758fb0 P 25ae1ef26d1441a990bd63eadb5b609c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:42.644640 11130 raft_consensus.cc:2272] T 4e69fa16101e47eba022f023e4758fb0 P 25ae1ef26d1441a990bd63eadb5b609c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:42.646274 11130 tablet_replica.cc:333] T b64896ffe018496a992e735e2b553180 P 25ae1ef26d1441a990bd63eadb5b609c: stopping tablet replica
I20260713 09:03:42.646770 11130 raft_consensus.cc:2243] T b64896ffe018496a992e735e2b553180 P 25ae1ef26d1441a990bd63eadb5b609c [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:03:42.647516 11130 raft_consensus.cc:2272] T b64896ffe018496a992e735e2b553180 P 25ae1ef26d1441a990bd63eadb5b609c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:42.649295 11130 tablet_replica.cc:333] T da06f577b89e4932b3a596ff23a05e11 P 25ae1ef26d1441a990bd63eadb5b609c: stopping tablet replica
I20260713 09:03:42.649725 11130 raft_consensus.cc:2243] T da06f577b89e4932b3a596ff23a05e11 P 25ae1ef26d1441a990bd63eadb5b609c [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:03:42.650712 11130 raft_consensus.cc:2272] T da06f577b89e4932b3a596ff23a05e11 P 25ae1ef26d1441a990bd63eadb5b609c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:42.652387 11130 tablet_replica.cc:333] T 3d553417493541ef9d77baa152978563 P 25ae1ef26d1441a990bd63eadb5b609c: stopping tablet replica
I20260713 09:03:42.652868 11130 raft_consensus.cc:2243] T 3d553417493541ef9d77baa152978563 P 25ae1ef26d1441a990bd63eadb5b609c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:42.653201 11130 raft_consensus.cc:2272] T 3d553417493541ef9d77baa152978563 P 25ae1ef26d1441a990bd63eadb5b609c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:42.654798 11130 tablet_replica.cc:333] T 2fb3183fe3f24a44a4edb4dbf4a07caf P 25ae1ef26d1441a990bd63eadb5b609c: stopping tablet replica
I20260713 09:03:42.655249 11130 raft_consensus.cc:2243] T 2fb3183fe3f24a44a4edb4dbf4a07caf P 25ae1ef26d1441a990bd63eadb5b609c [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:03:42.655911 11130 raft_consensus.cc:2272] T 2fb3183fe3f24a44a4edb4dbf4a07caf P 25ae1ef26d1441a990bd63eadb5b609c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:42.657493 11130 tablet_replica.cc:333] T 43e61f8cdb31491bbe1bc17364aefab4 P 25ae1ef26d1441a990bd63eadb5b609c: stopping tablet replica
I20260713 09:03:42.657915 11130 raft_consensus.cc:2243] T 43e61f8cdb31491bbe1bc17364aefab4 P 25ae1ef26d1441a990bd63eadb5b609c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:42.658267 11130 raft_consensus.cc:2272] T 43e61f8cdb31491bbe1bc17364aefab4 P 25ae1ef26d1441a990bd63eadb5b609c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:42.660589 11130 tablet_replica.cc:333] T ffed4fe93edc4885a0c8564b240f273e P 25ae1ef26d1441a990bd63eadb5b609c: stopping tablet replica
I20260713 09:03:42.661015 11130 raft_consensus.cc:2243] T ffed4fe93edc4885a0c8564b240f273e P 25ae1ef26d1441a990bd63eadb5b609c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:42.661357 11130 raft_consensus.cc:2272] T ffed4fe93edc4885a0c8564b240f273e P 25ae1ef26d1441a990bd63eadb5b609c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:42.662894 11130 tablet_replica.cc:333] T 9ac10befb4664d949d95aa8ac645e85b P 25ae1ef26d1441a990bd63eadb5b609c: stopping tablet replica
I20260713 09:03:42.663368 11130 raft_consensus.cc:2243] T 9ac10befb4664d949d95aa8ac645e85b P 25ae1ef26d1441a990bd63eadb5b609c [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:03:42.664063 11130 raft_consensus.cc:2272] T 9ac10befb4664d949d95aa8ac645e85b P 25ae1ef26d1441a990bd63eadb5b609c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:42.665822 11130 tablet_replica.cc:333] T d822ead9347a486c9ba66a4e940de99b P 25ae1ef26d1441a990bd63eadb5b609c: stopping tablet replica
I20260713 09:03:42.666247 11130 raft_consensus.cc:2243] T d822ead9347a486c9ba66a4e940de99b P 25ae1ef26d1441a990bd63eadb5b609c [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:03:42.666898 11130 raft_consensus.cc:2272] T d822ead9347a486c9ba66a4e940de99b P 25ae1ef26d1441a990bd63eadb5b609c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:42.668541 11130 tablet_replica.cc:333] T 4d9c96644c6645ed8992cad46cef79e4 P 25ae1ef26d1441a990bd63eadb5b609c: stopping tablet replica
I20260713 09:03:42.669000 11130 raft_consensus.cc:2243] T 4d9c96644c6645ed8992cad46cef79e4 P 25ae1ef26d1441a990bd63eadb5b609c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:42.669346 11130 raft_consensus.cc:2272] T 4d9c96644c6645ed8992cad46cef79e4 P 25ae1ef26d1441a990bd63eadb5b609c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:42.670992 11130 tablet_replica.cc:333] T 95292aa12a13405eb84e3ea46123737d P 25ae1ef26d1441a990bd63eadb5b609c: stopping tablet replica
I20260713 09:03:42.671429 11130 raft_consensus.cc:2243] T 95292aa12a13405eb84e3ea46123737d P 25ae1ef26d1441a990bd63eadb5b609c [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:03:42.672076 11130 raft_consensus.cc:2272] T 95292aa12a13405eb84e3ea46123737d P 25ae1ef26d1441a990bd63eadb5b609c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:42.709842 11130 tablet_server.cc:196] TabletServer@127.10.222.130:0 shutdown complete.
W20260713 09:03:42.711071 13406 consensus_peers.cc:597] T 3d49bc17f43746e3ab37ce9183bba108 P 71ca1dd509324a0c8979f9f3a613c15b -> Peer 9a04a40520a24d1db491267546d1ebfb (127.10.222.129:41979): Couldn't send request to peer 9a04a40520a24d1db491267546d1ebfb. Status: Network error: Client connection negotiation failed: client connection to 127.10.222.129:41979: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:03:42.713887 13406 consensus_peers.cc:597] T cceead2c370d48a19b2fbe3c6fe312a5 P 71ca1dd509324a0c8979f9f3a613c15b -> Peer 9a04a40520a24d1db491267546d1ebfb (127.10.222.129:41979): Couldn't send request to peer 9a04a40520a24d1db491267546d1ebfb. Status: Network error: Client connection negotiation failed: client connection to 127.10.222.129:41979: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:03:42.742206 11130 tablet_server.cc:179] TabletServer@127.10.222.131:0 shutting down...
W20260713 09:03:42.753261 13407 consensus_peers.cc:597] T cceead2c370d48a19b2fbe3c6fe312a5 P 71ca1dd509324a0c8979f9f3a613c15b -> Peer a9d19022392f4667b411d8bf2f052338 (127.10.222.131:33027): Couldn't send request to peer a9d19022392f4667b411d8bf2f052338. 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:03:42.767659 11130 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:03:42.768328 11130 tablet_replica.cc:333] T 3232d6fe43144febb63e57db106c14b8 P a9d19022392f4667b411d8bf2f052338: stopping tablet replica
I20260713 09:03:42.768888 11130 raft_consensus.cc:2243] T 3232d6fe43144febb63e57db106c14b8 P a9d19022392f4667b411d8bf2f052338 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:03:42.769665 11130 raft_consensus.cc:2272] T 3232d6fe43144febb63e57db106c14b8 P a9d19022392f4667b411d8bf2f052338 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:42.771675 11130 tablet_replica.cc:333] T cceead2c370d48a19b2fbe3c6fe312a5 P a9d19022392f4667b411d8bf2f052338: stopping tablet replica
I20260713 09:03:42.772213 11130 raft_consensus.cc:2243] T cceead2c370d48a19b2fbe3c6fe312a5 P a9d19022392f4667b411d8bf2f052338 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:42.772632 11130 raft_consensus.cc:2272] T cceead2c370d48a19b2fbe3c6fe312a5 P a9d19022392f4667b411d8bf2f052338 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:42.774355 11130 tablet_replica.cc:333] T f131536c19fa4d5bba566ffbbcdbfa35 P a9d19022392f4667b411d8bf2f052338: stopping tablet replica
I20260713 09:03:42.774853 11130 raft_consensus.cc:2243] T f131536c19fa4d5bba566ffbbcdbfa35 P a9d19022392f4667b411d8bf2f052338 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:03:42.775569 11130 raft_consensus.cc:2272] T f131536c19fa4d5bba566ffbbcdbfa35 P a9d19022392f4667b411d8bf2f052338 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:42.777223 11130 tablet_replica.cc:333] T 8164db16256346a99e6e2a8c48009152 P a9d19022392f4667b411d8bf2f052338: stopping tablet replica
I20260713 09:03:42.777680 11130 raft_consensus.cc:2243] T 8164db16256346a99e6e2a8c48009152 P a9d19022392f4667b411d8bf2f052338 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:42.778035 11130 raft_consensus.cc:2272] T 8164db16256346a99e6e2a8c48009152 P a9d19022392f4667b411d8bf2f052338 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:42.779716 11130 tablet_replica.cc:333] T adc09f486ca141f8ac6821bd951f46b5 P a9d19022392f4667b411d8bf2f052338: stopping tablet replica
I20260713 09:03:42.780190 11130 raft_consensus.cc:2243] T adc09f486ca141f8ac6821bd951f46b5 P a9d19022392f4667b411d8bf2f052338 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:42.780551 11130 raft_consensus.cc:2272] T adc09f486ca141f8ac6821bd951f46b5 P a9d19022392f4667b411d8bf2f052338 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:42.782186 11130 tablet_replica.cc:333] T b64896ffe018496a992e735e2b553180 P a9d19022392f4667b411d8bf2f052338: stopping tablet replica
I20260713 09:03:42.782660 11130 raft_consensus.cc:2243] T b64896ffe018496a992e735e2b553180 P a9d19022392f4667b411d8bf2f052338 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:42.783046 11130 raft_consensus.cc:2272] T b64896ffe018496a992e735e2b553180 P a9d19022392f4667b411d8bf2f052338 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:42.784785 11130 tablet_replica.cc:333] T 51f8f47115f94ccfb4da8b336e6d2f1f P a9d19022392f4667b411d8bf2f052338: stopping tablet replica
I20260713 09:03:42.785274 11130 raft_consensus.cc:2243] T 51f8f47115f94ccfb4da8b336e6d2f1f P a9d19022392f4667b411d8bf2f052338 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:03:42.785974 11130 raft_consensus.cc:2272] T 51f8f47115f94ccfb4da8b336e6d2f1f P a9d19022392f4667b411d8bf2f052338 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:42.787636 11130 tablet_replica.cc:333] T 3d553417493541ef9d77baa152978563 P a9d19022392f4667b411d8bf2f052338: stopping tablet replica
I20260713 09:03:42.788092 11130 raft_consensus.cc:2243] T 3d553417493541ef9d77baa152978563 P a9d19022392f4667b411d8bf2f052338 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:03:42.788748 11130 raft_consensus.cc:2272] T 3d553417493541ef9d77baa152978563 P a9d19022392f4667b411d8bf2f052338 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:42.790380 11130 tablet_replica.cc:333] T f6615dc9a3a3475181e618cf4b42520a P a9d19022392f4667b411d8bf2f052338: stopping tablet replica
I20260713 09:03:42.790836 11130 raft_consensus.cc:2243] T f6615dc9a3a3475181e618cf4b42520a P a9d19022392f4667b411d8bf2f052338 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:42.791214 11130 raft_consensus.cc:2272] T f6615dc9a3a3475181e618cf4b42520a P a9d19022392f4667b411d8bf2f052338 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:42.792716 11130 tablet_replica.cc:333] T 3d49bc17f43746e3ab37ce9183bba108 P a9d19022392f4667b411d8bf2f052338: stopping tablet replica
I20260713 09:03:42.793167 11130 raft_consensus.cc:2243] T 3d49bc17f43746e3ab37ce9183bba108 P a9d19022392f4667b411d8bf2f052338 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:42.793521 11130 raft_consensus.cc:2272] T 3d49bc17f43746e3ab37ce9183bba108 P a9d19022392f4667b411d8bf2f052338 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:42.795152 11130 tablet_replica.cc:333] T 99b9983cd9fa4d2d8424b81a073779ef P a9d19022392f4667b411d8bf2f052338: stopping tablet replica
I20260713 09:03:42.795670 11130 raft_consensus.cc:2243] T 99b9983cd9fa4d2d8424b81a073779ef P a9d19022392f4667b411d8bf2f052338 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:42.796025 11130 raft_consensus.cc:2272] T 99b9983cd9fa4d2d8424b81a073779ef P a9d19022392f4667b411d8bf2f052338 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:42.797675 11130 tablet_replica.cc:333] T 2fb3183fe3f24a44a4edb4dbf4a07caf P a9d19022392f4667b411d8bf2f052338: stopping tablet replica
I20260713 09:03:42.798117 11130 raft_consensus.cc:2243] T 2fb3183fe3f24a44a4edb4dbf4a07caf P a9d19022392f4667b411d8bf2f052338 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:42.798462 11130 raft_consensus.cc:2272] T 2fb3183fe3f24a44a4edb4dbf4a07caf P a9d19022392f4667b411d8bf2f052338 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:42.800191 11130 tablet_replica.cc:333] T 43e61f8cdb31491bbe1bc17364aefab4 P a9d19022392f4667b411d8bf2f052338: stopping tablet replica
I20260713 09:03:42.800645 11130 raft_consensus.cc:2243] T 43e61f8cdb31491bbe1bc17364aefab4 P a9d19022392f4667b411d8bf2f052338 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:03:42.801318 11130 raft_consensus.cc:2272] T 43e61f8cdb31491bbe1bc17364aefab4 P a9d19022392f4667b411d8bf2f052338 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:42.802934 11130 tablet_replica.cc:333] T d822ead9347a486c9ba66a4e940de99b P a9d19022392f4667b411d8bf2f052338: stopping tablet replica
I20260713 09:03:42.803429 11130 raft_consensus.cc:2243] T d822ead9347a486c9ba66a4e940de99b P a9d19022392f4667b411d8bf2f052338 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:42.803777 11130 raft_consensus.cc:2272] T d822ead9347a486c9ba66a4e940de99b P a9d19022392f4667b411d8bf2f052338 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:42.805363 11130 tablet_replica.cc:333] T 4129b29433de4ce7ace11c99ad177e09 P a9d19022392f4667b411d8bf2f052338: stopping tablet replica
I20260713 09:03:42.805886 11130 raft_consensus.cc:2243] T 4129b29433de4ce7ace11c99ad177e09 P a9d19022392f4667b411d8bf2f052338 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:42.806236 11130 raft_consensus.cc:2272] T 4129b29433de4ce7ace11c99ad177e09 P a9d19022392f4667b411d8bf2f052338 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:42.807883 11130 tablet_replica.cc:333] T 1f42a952ea9d490a80af2243ee6866e9 P a9d19022392f4667b411d8bf2f052338: stopping tablet replica
I20260713 09:03:42.808311 11130 raft_consensus.cc:2243] T 1f42a952ea9d490a80af2243ee6866e9 P a9d19022392f4667b411d8bf2f052338 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:42.808674 11130 raft_consensus.cc:2272] T 1f42a952ea9d490a80af2243ee6866e9 P a9d19022392f4667b411d8bf2f052338 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:42.810258 11130 tablet_replica.cc:333] T 4d9c96644c6645ed8992cad46cef79e4 P a9d19022392f4667b411d8bf2f052338: stopping tablet replica
I20260713 09:03:42.810664 11130 raft_consensus.cc:2243] T 4d9c96644c6645ed8992cad46cef79e4 P a9d19022392f4667b411d8bf2f052338 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:03:42.811376 11130 raft_consensus.cc:2272] T 4d9c96644c6645ed8992cad46cef79e4 P a9d19022392f4667b411d8bf2f052338 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:42.813036 11130 tablet_replica.cc:333] T 95292aa12a13405eb84e3ea46123737d P a9d19022392f4667b411d8bf2f052338: stopping tablet replica
I20260713 09:03:42.813450 11130 raft_consensus.cc:2243] T 95292aa12a13405eb84e3ea46123737d P a9d19022392f4667b411d8bf2f052338 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:42.813799 11130 raft_consensus.cc:2272] T 95292aa12a13405eb84e3ea46123737d P a9d19022392f4667b411d8bf2f052338 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:03:42.821175 13407 consensus_peers.cc:597] T 0fcda817ee7049a282461a6efc5a0aa2 P 71ca1dd509324a0c8979f9f3a613c15b -> Peer 25ae1ef26d1441a990bd63eadb5b609c (127.10.222.130:34171): Couldn't send request to peer 25ae1ef26d1441a990bd63eadb5b609c. Status: Network error: Client connection negotiation failed: client connection to 127.10.222.130:34171: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:03:42.838690 11130 tablet_server.cc:196] TabletServer@127.10.222.131:0 shutdown complete.
I20260713 09:03:42.866329 11130 tablet_server.cc:179] TabletServer@127.10.222.132:0 shutting down...
I20260713 09:03:42.888973 11130 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:03:42.889592 11130 tablet_replica.cc:333] T 2fb3183fe3f24a44a4edb4dbf4a07caf P 71ca1dd509324a0c8979f9f3a613c15b: stopping tablet replica
I20260713 09:03:42.890180 11130 raft_consensus.cc:2243] T 2fb3183fe3f24a44a4edb4dbf4a07caf P 71ca1dd509324a0c8979f9f3a613c15b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:42.890637 11130 raft_consensus.cc:2272] T 2fb3183fe3f24a44a4edb4dbf4a07caf P 71ca1dd509324a0c8979f9f3a613c15b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:42.892782 11130 tablet_replica.cc:333] T f131536c19fa4d5bba566ffbbcdbfa35 P 71ca1dd509324a0c8979f9f3a613c15b: stopping tablet replica
I20260713 09:03:42.893385 11130 raft_consensus.cc:2243] T f131536c19fa4d5bba566ffbbcdbfa35 P 71ca1dd509324a0c8979f9f3a613c15b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:42.893795 11130 raft_consensus.cc:2272] T f131536c19fa4d5bba566ffbbcdbfa35 P 71ca1dd509324a0c8979f9f3a613c15b [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:03:42.894876 13407 consensus_peers.cc:597] T 1f42a952ea9d490a80af2243ee6866e9 P 71ca1dd509324a0c8979f9f3a613c15b -> Peer a9d19022392f4667b411d8bf2f052338 (127.10.222.131:33027): Couldn't send request to peer a9d19022392f4667b411d8bf2f052338. Status: Network error: Client connection negotiation failed: client connection to 127.10.222.131:33027: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:03:42.895788 11130 tablet_replica.cc:333] T 85a0a664fde042588d9b2bc81e8a8861 P 71ca1dd509324a0c8979f9f3a613c15b: stopping tablet replica
I20260713 09:03:42.896335 11130 raft_consensus.cc:2243] T 85a0a664fde042588d9b2bc81e8a8861 P 71ca1dd509324a0c8979f9f3a613c15b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:42.896729 11130 raft_consensus.cc:2272] T 85a0a664fde042588d9b2bc81e8a8861 P 71ca1dd509324a0c8979f9f3a613c15b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:42.898748 11130 tablet_replica.cc:333] T cceead2c370d48a19b2fbe3c6fe312a5 P 71ca1dd509324a0c8979f9f3a613c15b: stopping tablet replica
I20260713 09:03:42.899313 11130 raft_consensus.cc:2243] T cceead2c370d48a19b2fbe3c6fe312a5 P 71ca1dd509324a0c8979f9f3a613c15b [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:03:42.900033 11130 raft_consensus.cc:2272] T cceead2c370d48a19b2fbe3c6fe312a5 P 71ca1dd509324a0c8979f9f3a613c15b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:42.901768 11130 tablet_replica.cc:333] T 0fcda817ee7049a282461a6efc5a0aa2 P 71ca1dd509324a0c8979f9f3a613c15b: stopping tablet replica
I20260713 09:03:42.902249 11130 raft_consensus.cc:2243] T 0fcda817ee7049a282461a6efc5a0aa2 P 71ca1dd509324a0c8979f9f3a613c15b [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:03:42.902930 11130 raft_consensus.cc:2272] T 0fcda817ee7049a282461a6efc5a0aa2 P 71ca1dd509324a0c8979f9f3a613c15b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:42.904618 11130 tablet_replica.cc:333] T 4d9c96644c6645ed8992cad46cef79e4 P 71ca1dd509324a0c8979f9f3a613c15b: stopping tablet replica
I20260713 09:03:42.905092 11130 raft_consensus.cc:2243] T 4d9c96644c6645ed8992cad46cef79e4 P 71ca1dd509324a0c8979f9f3a613c15b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:42.905457 11130 raft_consensus.cc:2272] T 4d9c96644c6645ed8992cad46cef79e4 P 71ca1dd509324a0c8979f9f3a613c15b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:42.907017 11130 tablet_replica.cc:333] T 95292aa12a13405eb84e3ea46123737d P 71ca1dd509324a0c8979f9f3a613c15b: stopping tablet replica
I20260713 09:03:42.907501 11130 raft_consensus.cc:2243] T 95292aa12a13405eb84e3ea46123737d P 71ca1dd509324a0c8979f9f3a613c15b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:42.907886 11130 raft_consensus.cc:2272] T 95292aa12a13405eb84e3ea46123737d P 71ca1dd509324a0c8979f9f3a613c15b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:42.909415 11130 tablet_replica.cc:333] T da06f577b89e4932b3a596ff23a05e11 P 71ca1dd509324a0c8979f9f3a613c15b: stopping tablet replica
I20260713 09:03:42.909876 11130 raft_consensus.cc:2243] T da06f577b89e4932b3a596ff23a05e11 P 71ca1dd509324a0c8979f9f3a613c15b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:42.910243 11130 raft_consensus.cc:2272] T da06f577b89e4932b3a596ff23a05e11 P 71ca1dd509324a0c8979f9f3a613c15b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:42.911867 11130 tablet_replica.cc:333] T 4129b29433de4ce7ace11c99ad177e09 P 71ca1dd509324a0c8979f9f3a613c15b: stopping tablet replica
I20260713 09:03:42.912325 11130 raft_consensus.cc:2243] T 4129b29433de4ce7ace11c99ad177e09 P 71ca1dd509324a0c8979f9f3a613c15b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:42.912683 11130 raft_consensus.cc:2272] T 4129b29433de4ce7ace11c99ad177e09 P 71ca1dd509324a0c8979f9f3a613c15b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:42.914309 11130 tablet_replica.cc:333] T 9ac10befb4664d949d95aa8ac645e85b P 71ca1dd509324a0c8979f9f3a613c15b: stopping tablet replica
I20260713 09:03:42.914961 11130 raft_consensus.cc:2243] T 9ac10befb4664d949d95aa8ac645e85b P 71ca1dd509324a0c8979f9f3a613c15b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:42.915354 11130 raft_consensus.cc:2272] T 9ac10befb4664d949d95aa8ac645e85b P 71ca1dd509324a0c8979f9f3a613c15b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:42.916904 11130 tablet_replica.cc:333] T f6615dc9a3a3475181e618cf4b42520a P 71ca1dd509324a0c8979f9f3a613c15b: stopping tablet replica
I20260713 09:03:42.917348 11130 raft_consensus.cc:2243] T f6615dc9a3a3475181e618cf4b42520a P 71ca1dd509324a0c8979f9f3a613c15b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:42.917717 11130 raft_consensus.cc:2272] T f6615dc9a3a3475181e618cf4b42520a P 71ca1dd509324a0c8979f9f3a613c15b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:42.919195 11130 tablet_replica.cc:333] T 3d49bc17f43746e3ab37ce9183bba108 P 71ca1dd509324a0c8979f9f3a613c15b: stopping tablet replica
I20260713 09:03:42.919626 11130 raft_consensus.cc:2243] T 3d49bc17f43746e3ab37ce9183bba108 P 71ca1dd509324a0c8979f9f3a613c15b [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:03:42.920316 11130 raft_consensus.cc:2272] T 3d49bc17f43746e3ab37ce9183bba108 P 71ca1dd509324a0c8979f9f3a613c15b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:42.921904 11130 tablet_replica.cc:333] T 99b9983cd9fa4d2d8424b81a073779ef P 71ca1dd509324a0c8979f9f3a613c15b: stopping tablet replica
I20260713 09:03:42.922343 11130 raft_consensus.cc:2243] T 99b9983cd9fa4d2d8424b81a073779ef P 71ca1dd509324a0c8979f9f3a613c15b [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:03:42.922981 11130 raft_consensus.cc:2272] T 99b9983cd9fa4d2d8424b81a073779ef P 71ca1dd509324a0c8979f9f3a613c15b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:42.924482 11130 tablet_replica.cc:333] T ffed4fe93edc4885a0c8564b240f273e P 71ca1dd509324a0c8979f9f3a613c15b: stopping tablet replica
I20260713 09:03:42.924916 11130 raft_consensus.cc:2243] T ffed4fe93edc4885a0c8564b240f273e P 71ca1dd509324a0c8979f9f3a613c15b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:42.925282 11130 raft_consensus.cc:2272] T ffed4fe93edc4885a0c8564b240f273e P 71ca1dd509324a0c8979f9f3a613c15b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:42.926795 11130 tablet_replica.cc:333] T 1f42a952ea9d490a80af2243ee6866e9 P 71ca1dd509324a0c8979f9f3a613c15b: stopping tablet replica
I20260713 09:03:42.927260 11130 raft_consensus.cc:2243] T 1f42a952ea9d490a80af2243ee6866e9 P 71ca1dd509324a0c8979f9f3a613c15b [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:03:42.927932 11130 raft_consensus.cc:2272] T 1f42a952ea9d490a80af2243ee6866e9 P 71ca1dd509324a0c8979f9f3a613c15b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:42.929648 11130 tablet_replica.cc:333] T b64896ffe018496a992e735e2b553180 P 71ca1dd509324a0c8979f9f3a613c15b: stopping tablet replica
I20260713 09:03:42.930089 11130 raft_consensus.cc:2243] T b64896ffe018496a992e735e2b553180 P 71ca1dd509324a0c8979f9f3a613c15b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:42.930461 11130 raft_consensus.cc:2272] T b64896ffe018496a992e735e2b553180 P 71ca1dd509324a0c8979f9f3a613c15b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:42.932160 11130 tablet_replica.cc:333] T 51f8f47115f94ccfb4da8b336e6d2f1f P 71ca1dd509324a0c8979f9f3a613c15b: stopping tablet replica
I20260713 09:03:42.932664 11130 raft_consensus.cc:2243] T 51f8f47115f94ccfb4da8b336e6d2f1f P 71ca1dd509324a0c8979f9f3a613c15b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:42.933065 11130 raft_consensus.cc:2272] T 51f8f47115f94ccfb4da8b336e6d2f1f P 71ca1dd509324a0c8979f9f3a613c15b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:42.934679 11130 tablet_replica.cc:333] T 4e69fa16101e47eba022f023e4758fb0 P 71ca1dd509324a0c8979f9f3a613c15b: stopping tablet replica
I20260713 09:03:42.935086 11130 raft_consensus.cc:2243] T 4e69fa16101e47eba022f023e4758fb0 P 71ca1dd509324a0c8979f9f3a613c15b [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:03:42.935786 11130 raft_consensus.cc:2272] T 4e69fa16101e47eba022f023e4758fb0 P 71ca1dd509324a0c8979f9f3a613c15b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:42.969488 11130 tablet_server.cc:196] TabletServer@127.10.222.132:0 shutdown complete.
I20260713 09:03:42.997937 11130 master.cc:562] Master@127.10.222.190:38147 shutting down...
I20260713 09:03:43.016191 11130 raft_consensus.cc:2243] T 00000000000000000000000000000000 P ba4dab562ffc4237af50c69223bacaac [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:03:43.016785 11130 raft_consensus.cc:2272] T 00000000000000000000000000000000 P ba4dab562ffc4237af50c69223bacaac [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:43.017164 11130 tablet_replica.cc:333] T 00000000000000000000000000000000 P ba4dab562ffc4237af50c69223bacaac: stopping tablet replica
I20260713 09:03:43.037760 11130 master.cc:584] Master@127.10.222.190:38147 shutdown complete.
[       OK ] LeaderRebalancerTest.RestartTserver (18366 ms)
[ RUN      ] LeaderRebalancerTest.TestMaintenanceMode
I20260713 09:03:43.091657 11130 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.10.222.190:37583
I20260713 09:03:43.092789 11130 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:03:43.098105 13898 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:03:43.098105 13899 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:03:43.099298 13901 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:03:43.100041 11130 server_base.cc:1061] running on GCE node
I20260713 09:03:43.100901 11130 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:03:43.101069 11130 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:03:43.101217 11130 hybrid_clock.cc:648] HybridClock initialized: now 1783933423101199 us; error 0 us; skew 500 ppm
I20260713 09:03:43.101716 11130 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:03:43.104487 11130 webserver.cc:533] Webserver started at http://127.10.222.190:37551/ using document root <none> and password file <none>
I20260713 09:03:43.104948 11130 fs_manager.cc:362] Metadata directory not provided
I20260713 09:03:43.105113 11130 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:03:43.105366 11130 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:03:43.106422 11130 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task0siKgA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933353904069-11130-0/minicluster-data/master-0-root/instance:
uuid: "4c1b27ee1da94a22916b87643b68c644"
format_stamp: "Formatted at 2026-07-13 09:03:43 on dist-test-slave-7lf8"
I20260713 09:03:43.111122 11130 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.003s
I20260713 09:03:43.115248 13906 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:03:43.115931 11130 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.004s	sys 0.000s
I20260713 09:03:43.116227 11130 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task0siKgA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933353904069-11130-0/minicluster-data/master-0-root
uuid: "4c1b27ee1da94a22916b87643b68c644"
format_stamp: "Formatted at 2026-07-13 09:03:43 on dist-test-slave-7lf8"
I20260713 09:03:43.116487 11130 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task0siKgA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933353904069-11130-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task0siKgA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933353904069-11130-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task0siKgA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933353904069-11130-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:03:43.128077 11130 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:03:43.129228 11130 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:03:43.166144 11130 rpc_server.cc:307] RPC server started. Bound to: 127.10.222.190:37583
I20260713 09:03:43.166237 13957 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.222.190:37583 every 8 connection(s)
I20260713 09:03:43.169870 13958 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:03:43.179710 13958 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4c1b27ee1da94a22916b87643b68c644: Bootstrap starting.
I20260713 09:03:43.184299 13958 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 4c1b27ee1da94a22916b87643b68c644: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:43.188375 13958 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4c1b27ee1da94a22916b87643b68c644: No bootstrap required, opened a new log
I20260713 09:03:43.190436 13958 raft_consensus.cc:359] T 00000000000000000000000000000000 P 4c1b27ee1da94a22916b87643b68c644 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4c1b27ee1da94a22916b87643b68c644" member_type: VOTER }
I20260713 09:03:43.190812 13958 raft_consensus.cc:385] T 00000000000000000000000000000000 P 4c1b27ee1da94a22916b87643b68c644 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:43.190987 13958 raft_consensus.cc:740] T 00000000000000000000000000000000 P 4c1b27ee1da94a22916b87643b68c644 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c1b27ee1da94a22916b87643b68c644, State: Initialized, Role: FOLLOWER
I20260713 09:03:43.191540 13958 consensus_queue.cc:260] T 00000000000000000000000000000000 P 4c1b27ee1da94a22916b87643b68c644 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "4c1b27ee1da94a22916b87643b68c644" member_type: VOTER }
I20260713 09:03:43.191969 13958 raft_consensus.cc:399] T 00000000000000000000000000000000 P 4c1b27ee1da94a22916b87643b68c644 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:03:43.192157 13958 raft_consensus.cc:493] T 00000000000000000000000000000000 P 4c1b27ee1da94a22916b87643b68c644 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:03:43.192369 13958 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 4c1b27ee1da94a22916b87643b68c644 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:43.196709 13958 raft_consensus.cc:515] T 00000000000000000000000000000000 P 4c1b27ee1da94a22916b87643b68c644 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4c1b27ee1da94a22916b87643b68c644" member_type: VOTER }
I20260713 09:03:43.197197 13958 leader_election.cc:304] T 00000000000000000000000000000000 P 4c1b27ee1da94a22916b87643b68c644 [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: 4c1b27ee1da94a22916b87643b68c644; no voters: 
I20260713 09:03:43.198276 13958 leader_election.cc:290] T 00000000000000000000000000000000 P 4c1b27ee1da94a22916b87643b68c644 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:03:43.198583 13961 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 4c1b27ee1da94a22916b87643b68c644 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:03:43.199923 13961 raft_consensus.cc:697] T 00000000000000000000000000000000 P 4c1b27ee1da94a22916b87643b68c644 [term 1 LEADER]: Becoming Leader. State: Replica: 4c1b27ee1da94a22916b87643b68c644, State: Running, Role: LEADER
I20260713 09:03:43.200587 13961 consensus_queue.cc:237] T 00000000000000000000000000000000 P 4c1b27ee1da94a22916b87643b68c644 [LEADER]: Queue going to LEADER mode. State: All 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: "4c1b27ee1da94a22916b87643b68c644" member_type: VOTER }
I20260713 09:03:43.201192 13958 sys_catalog.cc:565] T 00000000000000000000000000000000 P 4c1b27ee1da94a22916b87643b68c644 [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:03:43.205649 13962 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4c1b27ee1da94a22916b87643b68c644 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "4c1b27ee1da94a22916b87643b68c644" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4c1b27ee1da94a22916b87643b68c644" member_type: VOTER } }
I20260713 09:03:43.205717 13963 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4c1b27ee1da94a22916b87643b68c644 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 4c1b27ee1da94a22916b87643b68c644. Latest consensus state: current_term: 1 leader_uuid: "4c1b27ee1da94a22916b87643b68c644" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4c1b27ee1da94a22916b87643b68c644" member_type: VOTER } }
I20260713 09:03:43.206547 13963 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4c1b27ee1da94a22916b87643b68c644 [sys.catalog]: This master's current role is: LEADER
I20260713 09:03:43.206552 13962 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4c1b27ee1da94a22916b87643b68c644 [sys.catalog]: This master's current role is: LEADER
I20260713 09:03:43.208492 13969 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:03:43.215550 13969 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:03:43.217768 11130 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:03:43.224614 13969 catalog_manager.cc:1383] Generated new cluster ID: 64d155e264584f1ab911690b7282f90a
I20260713 09:03:43.224887 13969 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:03:43.245194 13969 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:03:43.246434 13969 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:03:43.262992 13969 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 4c1b27ee1da94a22916b87643b68c644: Generated new TSK 0
I20260713 09:03:43.263610 13969 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:03:43.284063 11130 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:03:43.289467 13979 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:03:43.290608 13980 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:03:43.292346 13982 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:03:43.292441 11130 server_base.cc:1061] running on GCE node
I20260713 09:03:43.293470 11130 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:03:43.293684 11130 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:03:43.293838 11130 hybrid_clock.cc:648] HybridClock initialized: now 1783933423293819 us; error 0 us; skew 500 ppm
I20260713 09:03:43.294338 11130 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:03:43.296501 11130 webserver.cc:533] Webserver started at http://127.10.222.129:44807/ using document root <none> and password file <none>
I20260713 09:03:43.296955 11130 fs_manager.cc:362] Metadata directory not provided
I20260713 09:03:43.297120 11130 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:03:43.297364 11130 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:03:43.298408 11130 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task0siKgA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933353904069-11130-0/minicluster-data/ts-0-root/instance:
uuid: "51f346ad35784b0887750a8796150ce3"
format_stamp: "Formatted at 2026-07-13 09:03:43 on dist-test-slave-7lf8"
I20260713 09:03:43.302538 11130 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260713 09:03:43.305714 13987 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:03:43.306363 11130 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:03:43.306623 11130 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task0siKgA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933353904069-11130-0/minicluster-data/ts-0-root
uuid: "51f346ad35784b0887750a8796150ce3"
format_stamp: "Formatted at 2026-07-13 09:03:43 on dist-test-slave-7lf8"
I20260713 09:03:43.306888 11130 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task0siKgA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933353904069-11130-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task0siKgA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933353904069-11130-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task0siKgA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933353904069-11130-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:03:43.325590 11130 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:03:43.326857 11130 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:03:43.328321 11130 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:03:43.330586 11130 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:03:43.330778 11130 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:03:43.330989 11130 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:03:43.331146 11130 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:03:43.368917 11130 rpc_server.cc:307] RPC server started. Bound to: 127.10.222.129:46599
I20260713 09:03:43.369011 14049 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.222.129:46599 every 8 connection(s)
I20260713 09:03:43.373490 11130 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:03:43.380391 14054 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:03:43.381388 14055 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:03:43.384262 11130 server_base.cc:1061] running on GCE node
W20260713 09:03:43.384347 14057 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:03:43.385258 11130 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:03:43.385443 11130 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:03:43.385632 11130 hybrid_clock.cc:648] HybridClock initialized: now 1783933423385588 us; error 0 us; skew 500 ppm
I20260713 09:03:43.386114 11130 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:03:43.388710 11130 webserver.cc:533] Webserver started at http://127.10.222.130:42231/ using document root <none> and password file <none>
I20260713 09:03:43.389256 11130 fs_manager.cc:362] Metadata directory not provided
I20260713 09:03:43.389425 11130 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:03:43.389727 11130 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:03:43.389724 14050 heartbeater.cc:344] Connected to a master server at 127.10.222.190:37583
I20260713 09:03:43.390297 14050 heartbeater.cc:461] Registering TS with master...
I20260713 09:03:43.391095 14050 heartbeater.cc:507] Master 127.10.222.190:37583 requested a full tablet report, sending...
I20260713 09:03:43.391440 11130 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task0siKgA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933353904069-11130-0/minicluster-data/ts-1-root/instance:
uuid: "22f3355af82c4dd6adbde6f024d1c240"
format_stamp: "Formatted at 2026-07-13 09:03:43 on dist-test-slave-7lf8"
I20260713 09:03:43.393158 13923 ts_manager.cc:194] Registered new tserver with Master: 51f346ad35784b0887750a8796150ce3 (127.10.222.129:46599)
I20260713 09:03:43.394734 13923 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45546
I20260713 09:03:43.396307 11130 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.003s
I20260713 09:03:43.399963 14062 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:03:43.400645 11130 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.004s	sys 0.000s
I20260713 09:03:43.400880 11130 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task0siKgA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933353904069-11130-0/minicluster-data/ts-1-root
uuid: "22f3355af82c4dd6adbde6f024d1c240"
format_stamp: "Formatted at 2026-07-13 09:03:43 on dist-test-slave-7lf8"
I20260713 09:03:43.401119 11130 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task0siKgA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933353904069-11130-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task0siKgA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933353904069-11130-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task0siKgA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933353904069-11130-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:03:43.409555 11130 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:03:43.410616 11130 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:03:43.412122 11130 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:03:43.414183 11130 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:03:43.414357 11130 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:03:43.414570 11130 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:03:43.414705 11130 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:03:43.451298 11130 rpc_server.cc:307] RPC server started. Bound to: 127.10.222.130:32785
I20260713 09:03:43.451409 14124 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.222.130:32785 every 8 connection(s)
I20260713 09:03:43.455646 11130 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:03:43.461905 14128 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:03:43.463014 14129 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:03:43.466094 11130 server_base.cc:1061] running on GCE node
W20260713 09:03:43.466252 14131 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:03:43.467074 14125 heartbeater.cc:344] Connected to a master server at 127.10.222.190:37583
I20260713 09:03:43.467268 11130 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260713 09:03:43.467443 14125 heartbeater.cc:461] Registering TS with master...
W20260713 09:03:43.467537 11130 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:03:43.467824 11130 hybrid_clock.cc:648] HybridClock initialized: now 1783933423467809 us; error 0 us; skew 500 ppm
I20260713 09:03:43.468268 14125 heartbeater.cc:507] Master 127.10.222.190:37583 requested a full tablet report, sending...
I20260713 09:03:43.468351 11130 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:03:43.470427 13923 ts_manager.cc:194] Registered new tserver with Master: 22f3355af82c4dd6adbde6f024d1c240 (127.10.222.130:32785)
I20260713 09:03:43.470759 11130 webserver.cc:533] Webserver started at http://127.10.222.131:40305/ using document root <none> and password file <none>
I20260713 09:03:43.471379 11130 fs_manager.cc:362] Metadata directory not provided
I20260713 09:03:43.471619 11130 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:03:43.471916 11130 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:03:43.472160 13923 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45548
I20260713 09:03:43.473336 11130 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task0siKgA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933353904069-11130-0/minicluster-data/ts-2-root/instance:
uuid: "d0482ff5be0a4266839bab14c8440c96"
format_stamp: "Formatted at 2026-07-13 09:03:43 on dist-test-slave-7lf8"
I20260713 09:03:43.477885 11130 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.006s
I20260713 09:03:43.481019 14136 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:03:43.481695 11130 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260713 09:03:43.481954 11130 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task0siKgA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933353904069-11130-0/minicluster-data/ts-2-root
uuid: "d0482ff5be0a4266839bab14c8440c96"
format_stamp: "Formatted at 2026-07-13 09:03:43 on dist-test-slave-7lf8"
I20260713 09:03:43.482229 11130 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task0siKgA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933353904069-11130-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task0siKgA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933353904069-11130-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task0siKgA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933353904069-11130-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:03:43.494171 11130 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:03:43.495296 11130 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:03:43.496625 11130 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:03:43.498680 11130 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:03:43.498862 11130 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:03:43.499078 11130 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:03:43.499255 11130 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260713 09:03:43.536973 11130 rpc_server.cc:307] RPC server started. Bound to: 127.10.222.131:46689
I20260713 09:03:43.537099 14198 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.222.131:46689 every 8 connection(s)
I20260713 09:03:43.549605 14199 heartbeater.cc:344] Connected to a master server at 127.10.222.190:37583
I20260713 09:03:43.550009 14199 heartbeater.cc:461] Registering TS with master...
I20260713 09:03:43.550686 14199 heartbeater.cc:507] Master 127.10.222.190:37583 requested a full tablet report, sending...
I20260713 09:03:43.552512 13923 ts_manager.cc:194] Registered new tserver with Master: d0482ff5be0a4266839bab14c8440c96 (127.10.222.131:46689)
I20260713 09:03:43.553401 11130 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013366192s
I20260713 09:03:43.553938 13923 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45554
I20260713 09:03:43.576752 13923 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:45558:
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:03:43.579365 13923 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:03:43.651895 14089 tablet_service.cc:1511] Processing CreateTablet for tablet c70c42ab5db24f8986f73e06afd2c10d (DEFAULT_TABLE table=test-workload [id=5aa7d7ffff52402cbfc4c91dfb4728ec]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260713 09:03:43.653342 14089 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c70c42ab5db24f8986f73e06afd2c10d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:43.653168 14090 tablet_service.cc:1511] Processing CreateTablet for tablet 376e352e82e843adacf7702019ad5710 (DEFAULT_TABLE table=test-workload [id=5aa7d7ffff52402cbfc4c91dfb4728ec]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260713 09:03:43.654440 14090 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 376e352e82e843adacf7702019ad5710. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:43.655323 14088 tablet_service.cc:1511] Processing CreateTablet for tablet 36749f15bc3b4f588276c3cd750b9188 (DEFAULT_TABLE table=test-workload [id=5aa7d7ffff52402cbfc4c91dfb4728ec]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260713 09:03:43.656620 14088 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 36749f15bc3b4f588276c3cd750b9188. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:43.659272 14087 tablet_service.cc:1511] Processing CreateTablet for tablet 70569aa11f104ca692e2689998a4d467 (DEFAULT_TABLE table=test-workload [id=5aa7d7ffff52402cbfc4c91dfb4728ec]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260713 09:03:43.660532 14087 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 70569aa11f104ca692e2689998a4d467. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:43.664281 14086 tablet_service.cc:1511] Processing CreateTablet for tablet 6ca471ecf5a44c4087b1045756829bb8 (DEFAULT_TABLE table=test-workload [id=5aa7d7ffff52402cbfc4c91dfb4728ec]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260713 09:03:43.664484 14085 tablet_service.cc:1511] Processing CreateTablet for tablet fcf1153af6604dc196e955bb583353e8 (DEFAULT_TABLE table=test-workload [id=5aa7d7ffff52402cbfc4c91dfb4728ec]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260713 09:03:43.665547 14086 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ca471ecf5a44c4087b1045756829bb8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:43.667462 14085 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fcf1153af6604dc196e955bb583353e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:43.745748 14164 tablet_service.cc:1511] Processing CreateTablet for tablet 376e352e82e843adacf7702019ad5710 (DEFAULT_TABLE table=test-workload [id=5aa7d7ffff52402cbfc4c91dfb4728ec]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260713 09:03:43.748380 14163 tablet_service.cc:1511] Processing CreateTablet for tablet c70c42ab5db24f8986f73e06afd2c10d (DEFAULT_TABLE table=test-workload [id=5aa7d7ffff52402cbfc4c91dfb4728ec]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260713 09:03:43.750675 14162 tablet_service.cc:1511] Processing CreateTablet for tablet 36749f15bc3b4f588276c3cd750b9188 (DEFAULT_TABLE table=test-workload [id=5aa7d7ffff52402cbfc4c91dfb4728ec]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260713 09:03:43.752187 14164 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 376e352e82e843adacf7702019ad5710. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:43.758054 14162 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 36749f15bc3b4f588276c3cd750b9188. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:43.763567 14163 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c70c42ab5db24f8986f73e06afd2c10d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:43.785671 14214 tablet_bootstrap.cc:492] T 376e352e82e843adacf7702019ad5710 P 22f3355af82c4dd6adbde6f024d1c240: Bootstrap starting.
I20260713 09:03:43.787130 14161 tablet_service.cc:1511] Processing CreateTablet for tablet 70569aa11f104ca692e2689998a4d467 (DEFAULT_TABLE table=test-workload [id=5aa7d7ffff52402cbfc4c91dfb4728ec]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260713 09:03:43.788529 14161 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 70569aa11f104ca692e2689998a4d467. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:43.789459 14160 tablet_service.cc:1511] Processing CreateTablet for tablet 6ca471ecf5a44c4087b1045756829bb8 (DEFAULT_TABLE table=test-workload [id=5aa7d7ffff52402cbfc4c91dfb4728ec]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260713 09:03:43.790750 14160 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ca471ecf5a44c4087b1045756829bb8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:43.794032 14088 tablet_service.cc:1511] Processing CreateTablet for tablet 02a55410d76d4de5879ada29b3db5a39 (DEFAULT_TABLE table=test-workload [id=5aa7d7ffff52402cbfc4c91dfb4728ec]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260713 09:03:43.795293 14088 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 02a55410d76d4de5879ada29b3db5a39. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:43.796278 14015 tablet_service.cc:1511] Processing CreateTablet for tablet 376e352e82e843adacf7702019ad5710 (DEFAULT_TABLE table=test-workload [id=5aa7d7ffff52402cbfc4c91dfb4728ec]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260713 09:03:43.792516 14214 tablet_bootstrap.cc:654] T 376e352e82e843adacf7702019ad5710 P 22f3355af82c4dd6adbde6f024d1c240: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:43.797525 14015 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 376e352e82e843adacf7702019ad5710. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:43.800334 14014 tablet_service.cc:1511] Processing CreateTablet for tablet c70c42ab5db24f8986f73e06afd2c10d (DEFAULT_TABLE table=test-workload [id=5aa7d7ffff52402cbfc4c91dfb4728ec]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260713 09:03:43.801618 14014 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c70c42ab5db24f8986f73e06afd2c10d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:43.804275 14013 tablet_service.cc:1511] Processing CreateTablet for tablet 36749f15bc3b4f588276c3cd750b9188 (DEFAULT_TABLE table=test-workload [id=5aa7d7ffff52402cbfc4c91dfb4728ec]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260713 09:03:43.805537 14013 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 36749f15bc3b4f588276c3cd750b9188. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:43.810479 14010 tablet_service.cc:1511] Processing CreateTablet for tablet fcf1153af6604dc196e955bb583353e8 (DEFAULT_TABLE table=test-workload [id=5aa7d7ffff52402cbfc4c91dfb4728ec]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260713 09:03:43.811734 14010 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fcf1153af6604dc196e955bb583353e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:43.816278 14009 tablet_service.cc:1511] Processing CreateTablet for tablet 02a55410d76d4de5879ada29b3db5a39 (DEFAULT_TABLE table=test-workload [id=5aa7d7ffff52402cbfc4c91dfb4728ec]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260713 09:03:43.817538 14009 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 02a55410d76d4de5879ada29b3db5a39. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:43.819694 14011 tablet_service.cc:1511] Processing CreateTablet for tablet 6ca471ecf5a44c4087b1045756829bb8 (DEFAULT_TABLE table=test-workload [id=5aa7d7ffff52402cbfc4c91dfb4728ec]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260713 09:03:43.821192 14011 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ca471ecf5a44c4087b1045756829bb8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:43.826046 14215 tablet_bootstrap.cc:492] T 376e352e82e843adacf7702019ad5710 P d0482ff5be0a4266839bab14c8440c96: Bootstrap starting.
I20260713 09:03:43.825912 14012 tablet_service.cc:1511] Processing CreateTablet for tablet 70569aa11f104ca692e2689998a4d467 (DEFAULT_TABLE table=test-workload [id=5aa7d7ffff52402cbfc4c91dfb4728ec]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260713 09:03:43.829761 14162 tablet_service.cc:1511] Processing CreateTablet for tablet 02a55410d76d4de5879ada29b3db5a39 (DEFAULT_TABLE table=test-workload [id=5aa7d7ffff52402cbfc4c91dfb4728ec]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260713 09:03:43.830962 14162 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 02a55410d76d4de5879ada29b3db5a39. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:43.833186 14008 tablet_service.cc:1511] Processing CreateTablet for tablet 434892e7619a45aa91f278758624b2c4 (DEFAULT_TABLE table=test-workload [id=5aa7d7ffff52402cbfc4c91dfb4728ec]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260713 09:03:43.834605 14161 tablet_service.cc:1511] Processing CreateTablet for tablet 434892e7619a45aa91f278758624b2c4 (DEFAULT_TABLE table=test-workload [id=5aa7d7ffff52402cbfc4c91dfb4728ec]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260713 09:03:43.835887 14161 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 434892e7619a45aa91f278758624b2c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:43.836184 14007 tablet_service.cc:1511] Processing CreateTablet for tablet 56b2e0b10722448587530db42a4e7c86 (DEFAULT_TABLE table=test-workload [id=5aa7d7ffff52402cbfc4c91dfb4728ec]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260713 09:03:43.834666 14012 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 70569aa11f104ca692e2689998a4d467. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:43.843111 14008 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 434892e7619a45aa91f278758624b2c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:43.847461 14007 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56b2e0b10722448587530db42a4e7c86. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:43.851949 14086 tablet_service.cc:1511] Processing CreateTablet for tablet 56b2e0b10722448587530db42a4e7c86 (DEFAULT_TABLE table=test-workload [id=5aa7d7ffff52402cbfc4c91dfb4728ec]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260713 09:03:43.852142 14159 tablet_service.cc:1511] Processing CreateTablet for tablet 56b2e0b10722448587530db42a4e7c86 (DEFAULT_TABLE table=test-workload [id=5aa7d7ffff52402cbfc4c91dfb4728ec]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260713 09:03:43.853188 14086 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56b2e0b10722448587530db42a4e7c86. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:43.853453 14159 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56b2e0b10722448587530db42a4e7c86. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:43.856492 14089 tablet_service.cc:1511] Processing CreateTablet for tablet 05bbb1e69c5c44e591afde26de259307 (DEFAULT_TABLE table=test-workload [id=5aa7d7ffff52402cbfc4c91dfb4728ec]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260713 09:03:43.857690 14160 tablet_service.cc:1511] Processing CreateTablet for tablet 05bbb1e69c5c44e591afde26de259307 (DEFAULT_TABLE table=test-workload [id=5aa7d7ffff52402cbfc4c91dfb4728ec]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260713 09:03:43.858873 14160 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05bbb1e69c5c44e591afde26de259307. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:43.859267 14006 tablet_service.cc:1511] Processing CreateTablet for tablet 05bbb1e69c5c44e591afde26de259307 (DEFAULT_TABLE table=test-workload [id=5aa7d7ffff52402cbfc4c91dfb4728ec]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260713 09:03:43.860458 14006 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05bbb1e69c5c44e591afde26de259307. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:43.857669 14089 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05bbb1e69c5c44e591afde26de259307. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:43.874030 14088 tablet_service.cc:1511] Processing CreateTablet for tablet 434892e7619a45aa91f278758624b2c4 (DEFAULT_TABLE table=test-workload [id=5aa7d7ffff52402cbfc4c91dfb4728ec]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260713 09:03:43.876398 14088 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 434892e7619a45aa91f278758624b2c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:43.886265 14214 tablet_bootstrap.cc:492] T 376e352e82e843adacf7702019ad5710 P 22f3355af82c4dd6adbde6f024d1c240: No bootstrap required, opened a new log
I20260713 09:03:43.886862 14214 ts_tablet_manager.cc:1403] T 376e352e82e843adacf7702019ad5710 P 22f3355af82c4dd6adbde6f024d1c240: Time spent bootstrapping tablet: real 0.102s	user 0.024s	sys 0.002s
I20260713 09:03:43.890826 14214 raft_consensus.cc:359] T 376e352e82e843adacf7702019ad5710 P 22f3355af82c4dd6adbde6f024d1c240 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22f3355af82c4dd6adbde6f024d1c240" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 32785 } } peers { permanent_uuid: "51f346ad35784b0887750a8796150ce3" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46599 } } peers { permanent_uuid: "d0482ff5be0a4266839bab14c8440c96" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 46689 } }
I20260713 09:03:43.891587 14214 raft_consensus.cc:385] T 376e352e82e843adacf7702019ad5710 P 22f3355af82c4dd6adbde6f024d1c240 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:43.891855 14214 raft_consensus.cc:740] T 376e352e82e843adacf7702019ad5710 P 22f3355af82c4dd6adbde6f024d1c240 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 22f3355af82c4dd6adbde6f024d1c240, State: Initialized, Role: FOLLOWER
I20260713 09:03:43.892553 14214 consensus_queue.cc:260] T 376e352e82e843adacf7702019ad5710 P 22f3355af82c4dd6adbde6f024d1c240 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22f3355af82c4dd6adbde6f024d1c240" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 32785 } } peers { permanent_uuid: "51f346ad35784b0887750a8796150ce3" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46599 } } peers { permanent_uuid: "d0482ff5be0a4266839bab14c8440c96" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 46689 } }
I20260713 09:03:43.889122 14215 tablet_bootstrap.cc:654] T 376e352e82e843adacf7702019ad5710 P d0482ff5be0a4266839bab14c8440c96: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:43.912744 14164 tablet_service.cc:1511] Processing CreateTablet for tablet fcf1153af6604dc196e955bb583353e8 (DEFAULT_TABLE table=test-workload [id=5aa7d7ffff52402cbfc4c91dfb4728ec]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260713 09:03:43.914342 14164 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fcf1153af6604dc196e955bb583353e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:43.920683 14217 tablet_bootstrap.cc:492] T fcf1153af6604dc196e955bb583353e8 P 51f346ad35784b0887750a8796150ce3: Bootstrap starting.
I20260713 09:03:43.942065 14125 heartbeater.cc:499] Master 127.10.222.190:37583 was elected leader, sending a full tablet report...
I20260713 09:03:43.942832 14214 ts_tablet_manager.cc:1434] T 376e352e82e843adacf7702019ad5710 P 22f3355af82c4dd6adbde6f024d1c240: Time spent starting tablet: real 0.056s	user 0.022s	sys 0.031s
I20260713 09:03:43.943457 14215 tablet_bootstrap.cc:492] T 376e352e82e843adacf7702019ad5710 P d0482ff5be0a4266839bab14c8440c96: No bootstrap required, opened a new log
I20260713 09:03:43.943894 14214 tablet_bootstrap.cc:492] T 70569aa11f104ca692e2689998a4d467 P 22f3355af82c4dd6adbde6f024d1c240: Bootstrap starting.
I20260713 09:03:43.943979 14215 ts_tablet_manager.cc:1403] T 376e352e82e843adacf7702019ad5710 P d0482ff5be0a4266839bab14c8440c96: Time spent bootstrapping tablet: real 0.118s	user 0.000s	sys 0.020s
I20260713 09:03:43.946991 14215 raft_consensus.cc:359] T 376e352e82e843adacf7702019ad5710 P d0482ff5be0a4266839bab14c8440c96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22f3355af82c4dd6adbde6f024d1c240" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 32785 } } peers { permanent_uuid: "51f346ad35784b0887750a8796150ce3" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46599 } } peers { permanent_uuid: "d0482ff5be0a4266839bab14c8440c96" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 46689 } }
I20260713 09:03:43.947772 14215 raft_consensus.cc:385] T 376e352e82e843adacf7702019ad5710 P d0482ff5be0a4266839bab14c8440c96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:43.948100 14215 raft_consensus.cc:740] T 376e352e82e843adacf7702019ad5710 P d0482ff5be0a4266839bab14c8440c96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d0482ff5be0a4266839bab14c8440c96, State: Initialized, Role: FOLLOWER
I20260713 09:03:43.948874 14215 consensus_queue.cc:260] T 376e352e82e843adacf7702019ad5710 P d0482ff5be0a4266839bab14c8440c96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22f3355af82c4dd6adbde6f024d1c240" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 32785 } } peers { permanent_uuid: "51f346ad35784b0887750a8796150ce3" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46599 } } peers { permanent_uuid: "d0482ff5be0a4266839bab14c8440c96" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 46689 } }
I20260713 09:03:43.949818 14217 tablet_bootstrap.cc:654] T fcf1153af6604dc196e955bb583353e8 P 51f346ad35784b0887750a8796150ce3: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:43.950053 14214 tablet_bootstrap.cc:654] T 70569aa11f104ca692e2689998a4d467 P 22f3355af82c4dd6adbde6f024d1c240: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:43.964537 14214 tablet_bootstrap.cc:492] T 70569aa11f104ca692e2689998a4d467 P 22f3355af82c4dd6adbde6f024d1c240: No bootstrap required, opened a new log
I20260713 09:03:43.965085 14214 ts_tablet_manager.cc:1403] T 70569aa11f104ca692e2689998a4d467 P 22f3355af82c4dd6adbde6f024d1c240: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.008s
I20260713 09:03:43.967940 14215 ts_tablet_manager.cc:1434] T 376e352e82e843adacf7702019ad5710 P d0482ff5be0a4266839bab14c8440c96: Time spent starting tablet: real 0.023s	user 0.010s	sys 0.012s
I20260713 09:03:43.968637 14199 heartbeater.cc:499] Master 127.10.222.190:37583 was elected leader, sending a full tablet report...
I20260713 09:03:43.968926 14215 tablet_bootstrap.cc:492] T 70569aa11f104ca692e2689998a4d467 P d0482ff5be0a4266839bab14c8440c96: Bootstrap starting.
I20260713 09:03:43.971593 14218 raft_consensus.cc:493] T 376e352e82e843adacf7702019ad5710 P 22f3355af82c4dd6adbde6f024d1c240 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:43.972088 14218 raft_consensus.cc:515] T 376e352e82e843adacf7702019ad5710 P 22f3355af82c4dd6adbde6f024d1c240 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22f3355af82c4dd6adbde6f024d1c240" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 32785 } } peers { permanent_uuid: "51f346ad35784b0887750a8796150ce3" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46599 } } peers { permanent_uuid: "d0482ff5be0a4266839bab14c8440c96" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 46689 } }
I20260713 09:03:43.974526 14218 leader_election.cc:290] T 376e352e82e843adacf7702019ad5710 P 22f3355af82c4dd6adbde6f024d1c240 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 51f346ad35784b0887750a8796150ce3 (127.10.222.129:46599), d0482ff5be0a4266839bab14c8440c96 (127.10.222.131:46689)
I20260713 09:03:43.975080 14214 raft_consensus.cc:359] T 70569aa11f104ca692e2689998a4d467 P 22f3355af82c4dd6adbde6f024d1c240 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51f346ad35784b0887750a8796150ce3" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46599 } } peers { permanent_uuid: "22f3355af82c4dd6adbde6f024d1c240" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 32785 } } peers { permanent_uuid: "d0482ff5be0a4266839bab14c8440c96" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 46689 } }
I20260713 09:03:43.976402 14215 tablet_bootstrap.cc:654] T 70569aa11f104ca692e2689998a4d467 P d0482ff5be0a4266839bab14c8440c96: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:43.976586 14214 raft_consensus.cc:385] T 70569aa11f104ca692e2689998a4d467 P 22f3355af82c4dd6adbde6f024d1c240 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:43.976949 14214 raft_consensus.cc:740] T 70569aa11f104ca692e2689998a4d467 P 22f3355af82c4dd6adbde6f024d1c240 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 22f3355af82c4dd6adbde6f024d1c240, State: Initialized, Role: FOLLOWER
I20260713 09:03:43.977653 14214 consensus_queue.cc:260] T 70569aa11f104ca692e2689998a4d467 P 22f3355af82c4dd6adbde6f024d1c240 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51f346ad35784b0887750a8796150ce3" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46599 } } peers { permanent_uuid: "22f3355af82c4dd6adbde6f024d1c240" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 32785 } } peers { permanent_uuid: "d0482ff5be0a4266839bab14c8440c96" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 46689 } }
I20260713 09:03:43.979722 14214 ts_tablet_manager.cc:1434] T 70569aa11f104ca692e2689998a4d467 P 22f3355af82c4dd6adbde6f024d1c240: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260713 09:03:43.980091 14217 tablet_bootstrap.cc:492] T fcf1153af6604dc196e955bb583353e8 P 51f346ad35784b0887750a8796150ce3: No bootstrap required, opened a new log
I20260713 09:03:43.980759 14214 tablet_bootstrap.cc:492] T 6ca471ecf5a44c4087b1045756829bb8 P 22f3355af82c4dd6adbde6f024d1c240: Bootstrap starting.
I20260713 09:03:43.980993 14217 ts_tablet_manager.cc:1403] T fcf1153af6604dc196e955bb583353e8 P 51f346ad35784b0887750a8796150ce3: Time spent bootstrapping tablet: real 0.061s	user 0.014s	sys 0.003s
I20260713 09:03:43.984093 14217 raft_consensus.cc:359] T fcf1153af6604dc196e955bb583353e8 P 51f346ad35784b0887750a8796150ce3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51f346ad35784b0887750a8796150ce3" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46599 } } peers { permanent_uuid: "22f3355af82c4dd6adbde6f024d1c240" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 32785 } } peers { permanent_uuid: "d0482ff5be0a4266839bab14c8440c96" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 46689 } }
I20260713 09:03:43.984853 14217 raft_consensus.cc:385] T fcf1153af6604dc196e955bb583353e8 P 51f346ad35784b0887750a8796150ce3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:43.985188 14217 raft_consensus.cc:740] T fcf1153af6604dc196e955bb583353e8 P 51f346ad35784b0887750a8796150ce3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51f346ad35784b0887750a8796150ce3, State: Initialized, Role: FOLLOWER
I20260713 09:03:43.985932 14217 consensus_queue.cc:260] T fcf1153af6604dc196e955bb583353e8 P 51f346ad35784b0887750a8796150ce3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51f346ad35784b0887750a8796150ce3" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46599 } } peers { permanent_uuid: "22f3355af82c4dd6adbde6f024d1c240" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 32785 } } peers { permanent_uuid: "d0482ff5be0a4266839bab14c8440c96" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 46689 } }
I20260713 09:03:43.987548 14214 tablet_bootstrap.cc:654] T 6ca471ecf5a44c4087b1045756829bb8 P 22f3355af82c4dd6adbde6f024d1c240: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:43.993274 14215 tablet_bootstrap.cc:492] T 70569aa11f104ca692e2689998a4d467 P d0482ff5be0a4266839bab14c8440c96: No bootstrap required, opened a new log
I20260713 09:03:43.993767 14215 ts_tablet_manager.cc:1403] T 70569aa11f104ca692e2689998a4d467 P d0482ff5be0a4266839bab14c8440c96: Time spent bootstrapping tablet: real 0.025s	user 0.006s	sys 0.005s
I20260713 09:03:43.994805 14217 ts_tablet_manager.cc:1434] T fcf1153af6604dc196e955bb583353e8 P 51f346ad35784b0887750a8796150ce3: Time spent starting tablet: real 0.013s	user 0.012s	sys 0.000s
I20260713 09:03:43.995610 14050 heartbeater.cc:499] Master 127.10.222.190:37583 was elected leader, sending a full tablet report...
I20260713 09:03:43.996511 14215 raft_consensus.cc:359] T 70569aa11f104ca692e2689998a4d467 P d0482ff5be0a4266839bab14c8440c96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51f346ad35784b0887750a8796150ce3" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46599 } } peers { permanent_uuid: "22f3355af82c4dd6adbde6f024d1c240" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 32785 } } peers { permanent_uuid: "d0482ff5be0a4266839bab14c8440c96" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 46689 } }
I20260713 09:03:43.997191 14215 raft_consensus.cc:385] T 70569aa11f104ca692e2689998a4d467 P d0482ff5be0a4266839bab14c8440c96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:43.997536 14215 raft_consensus.cc:740] T 70569aa11f104ca692e2689998a4d467 P d0482ff5be0a4266839bab14c8440c96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d0482ff5be0a4266839bab14c8440c96, State: Initialized, Role: FOLLOWER
I20260713 09:03:43.998257 14215 consensus_queue.cc:260] T 70569aa11f104ca692e2689998a4d467 P d0482ff5be0a4266839bab14c8440c96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51f346ad35784b0887750a8796150ce3" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46599 } } peers { permanent_uuid: "22f3355af82c4dd6adbde6f024d1c240" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 32785 } } peers { permanent_uuid: "d0482ff5be0a4266839bab14c8440c96" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 46689 } }
I20260713 09:03:44.002167 14215 ts_tablet_manager.cc:1434] T 70569aa11f104ca692e2689998a4d467 P d0482ff5be0a4266839bab14c8440c96: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260713 09:03:44.003064 14215 tablet_bootstrap.cc:492] T 36749f15bc3b4f588276c3cd750b9188 P d0482ff5be0a4266839bab14c8440c96: Bootstrap starting.
I20260713 09:03:44.015414 14217 tablet_bootstrap.cc:492] T 56b2e0b10722448587530db42a4e7c86 P 51f346ad35784b0887750a8796150ce3: Bootstrap starting.
I20260713 09:03:44.016170 14025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "376e352e82e843adacf7702019ad5710" candidate_uuid: "22f3355af82c4dd6adbde6f024d1c240" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51f346ad35784b0887750a8796150ce3" is_pre_election: true
I20260713 09:03:44.016181 14174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "376e352e82e843adacf7702019ad5710" candidate_uuid: "22f3355af82c4dd6adbde6f024d1c240" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0482ff5be0a4266839bab14c8440c96" is_pre_election: true
I20260713 09:03:44.017094 14174 raft_consensus.cc:2468] T 376e352e82e843adacf7702019ad5710 P d0482ff5be0a4266839bab14c8440c96 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 22f3355af82c4dd6adbde6f024d1c240 in term 0.
I20260713 09:03:44.011735 14215 tablet_bootstrap.cc:654] T 36749f15bc3b4f588276c3cd750b9188 P d0482ff5be0a4266839bab14c8440c96: Neither blocks nor log segments found. Creating new log.
W20260713 09:03:44.017961 14063 leader_election.cc:343] T 376e352e82e843adacf7702019ad5710 P 22f3355af82c4dd6adbde6f024d1c240 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 51f346ad35784b0887750a8796150ce3 (127.10.222.129:46599): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:44.019282 14064 leader_election.cc:304] T 376e352e82e843adacf7702019ad5710 P 22f3355af82c4dd6adbde6f024d1c240 [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: 22f3355af82c4dd6adbde6f024d1c240, d0482ff5be0a4266839bab14c8440c96; no voters: 51f346ad35784b0887750a8796150ce3
I20260713 09:03:44.020442 14218 raft_consensus.cc:2804] T 376e352e82e843adacf7702019ad5710 P 22f3355af82c4dd6adbde6f024d1c240 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:03:44.020870 14218 raft_consensus.cc:493] T 376e352e82e843adacf7702019ad5710 P 22f3355af82c4dd6adbde6f024d1c240 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:03:44.021194 14218 raft_consensus.cc:3060] T 376e352e82e843adacf7702019ad5710 P 22f3355af82c4dd6adbde6f024d1c240 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:44.030423 14226 raft_consensus.cc:493] T fcf1153af6604dc196e955bb583353e8 P 51f346ad35784b0887750a8796150ce3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:44.031337 14218 raft_consensus.cc:515] T 376e352e82e843adacf7702019ad5710 P 22f3355af82c4dd6adbde6f024d1c240 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22f3355af82c4dd6adbde6f024d1c240" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 32785 } } peers { permanent_uuid: "51f346ad35784b0887750a8796150ce3" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46599 } } peers { permanent_uuid: "d0482ff5be0a4266839bab14c8440c96" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 46689 } }
I20260713 09:03:44.032078 14215 tablet_bootstrap.cc:492] T 36749f15bc3b4f588276c3cd750b9188 P d0482ff5be0a4266839bab14c8440c96: No bootstrap required, opened a new log
I20260713 09:03:44.032743 14215 ts_tablet_manager.cc:1403] T 36749f15bc3b4f588276c3cd750b9188 P d0482ff5be0a4266839bab14c8440c96: Time spent bootstrapping tablet: real 0.030s	user 0.007s	sys 0.009s
I20260713 09:03:44.035574 14215 raft_consensus.cc:359] T 36749f15bc3b4f588276c3cd750b9188 P d0482ff5be0a4266839bab14c8440c96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51f346ad35784b0887750a8796150ce3" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46599 } } peers { permanent_uuid: "22f3355af82c4dd6adbde6f024d1c240" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 32785 } } peers { permanent_uuid: "d0482ff5be0a4266839bab14c8440c96" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 46689 } }
I20260713 09:03:44.036273 14215 raft_consensus.cc:385] T 36749f15bc3b4f588276c3cd750b9188 P d0482ff5be0a4266839bab14c8440c96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:44.031787 14226 raft_consensus.cc:515] T fcf1153af6604dc196e955bb583353e8 P 51f346ad35784b0887750a8796150ce3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51f346ad35784b0887750a8796150ce3" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46599 } } peers { permanent_uuid: "22f3355af82c4dd6adbde6f024d1c240" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 32785 } } peers { permanent_uuid: "d0482ff5be0a4266839bab14c8440c96" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 46689 } }
I20260713 09:03:44.036585 14215 raft_consensus.cc:740] T 36749f15bc3b4f588276c3cd750b9188 P d0482ff5be0a4266839bab14c8440c96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d0482ff5be0a4266839bab14c8440c96, State: Initialized, Role: FOLLOWER
I20260713 09:03:44.038455 14174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "376e352e82e843adacf7702019ad5710" candidate_uuid: "22f3355af82c4dd6adbde6f024d1c240" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0482ff5be0a4266839bab14c8440c96"
I20260713 09:03:44.039000 14214 tablet_bootstrap.cc:492] T 6ca471ecf5a44c4087b1045756829bb8 P 22f3355af82c4dd6adbde6f024d1c240: No bootstrap required, opened a new log
I20260713 09:03:44.039088 14174 raft_consensus.cc:3060] T 376e352e82e843adacf7702019ad5710 P d0482ff5be0a4266839bab14c8440c96 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:44.039608 14214 ts_tablet_manager.cc:1403] T 6ca471ecf5a44c4087b1045756829bb8 P 22f3355af82c4dd6adbde6f024d1c240: Time spent bootstrapping tablet: real 0.059s	user 0.027s	sys 0.022s
I20260713 09:03:44.039490 14215 consensus_queue.cc:260] T 36749f15bc3b4f588276c3cd750b9188 P d0482ff5be0a4266839bab14c8440c96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51f346ad35784b0887750a8796150ce3" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46599 } } peers { permanent_uuid: "22f3355af82c4dd6adbde6f024d1c240" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 32785 } } peers { permanent_uuid: "d0482ff5be0a4266839bab14c8440c96" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 46689 } }
I20260713 09:03:44.042397 14215 ts_tablet_manager.cc:1434] T 36749f15bc3b4f588276c3cd750b9188 P d0482ff5be0a4266839bab14c8440c96: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.002s
I20260713 09:03:44.042696 14214 raft_consensus.cc:359] T 6ca471ecf5a44c4087b1045756829bb8 P 22f3355af82c4dd6adbde6f024d1c240 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51f346ad35784b0887750a8796150ce3" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46599 } } peers { permanent_uuid: "22f3355af82c4dd6adbde6f024d1c240" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 32785 } } peers { permanent_uuid: "d0482ff5be0a4266839bab14c8440c96" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 46689 } }
I20260713 09:03:44.043473 14214 raft_consensus.cc:385] T 6ca471ecf5a44c4087b1045756829bb8 P 22f3355af82c4dd6adbde6f024d1c240 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:44.043778 14214 raft_consensus.cc:740] T 6ca471ecf5a44c4087b1045756829bb8 P 22f3355af82c4dd6adbde6f024d1c240 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 22f3355af82c4dd6adbde6f024d1c240, State: Initialized, Role: FOLLOWER
I20260713 09:03:44.044605 14214 consensus_queue.cc:260] T 6ca471ecf5a44c4087b1045756829bb8 P 22f3355af82c4dd6adbde6f024d1c240 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51f346ad35784b0887750a8796150ce3" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46599 } } peers { permanent_uuid: "22f3355af82c4dd6adbde6f024d1c240" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 32785 } } peers { permanent_uuid: "d0482ff5be0a4266839bab14c8440c96" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 46689 } }
I20260713 09:03:44.045939 14174 raft_consensus.cc:2468] T 376e352e82e843adacf7702019ad5710 P d0482ff5be0a4266839bab14c8440c96 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 22f3355af82c4dd6adbde6f024d1c240 in term 1.
I20260713 09:03:44.047611 14214 ts_tablet_manager.cc:1434] T 6ca471ecf5a44c4087b1045756829bb8 P 22f3355af82c4dd6adbde6f024d1c240: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260713 09:03:44.048620 14214 tablet_bootstrap.cc:492] T fcf1153af6604dc196e955bb583353e8 P 22f3355af82c4dd6adbde6f024d1c240: Bootstrap starting.
I20260713 09:03:44.048864 14064 leader_election.cc:304] T 376e352e82e843adacf7702019ad5710 P 22f3355af82c4dd6adbde6f024d1c240 [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: 22f3355af82c4dd6adbde6f024d1c240, d0482ff5be0a4266839bab14c8440c96; no voters: 
I20260713 09:03:44.049516 14215 tablet_bootstrap.cc:492] T 6ca471ecf5a44c4087b1045756829bb8 P d0482ff5be0a4266839bab14c8440c96: Bootstrap starting.
I20260713 09:03:44.052376 14230 raft_consensus.cc:2804] T 376e352e82e843adacf7702019ad5710 P 22f3355af82c4dd6adbde6f024d1c240 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:03:44.054620 14230 raft_consensus.cc:697] T 376e352e82e843adacf7702019ad5710 P 22f3355af82c4dd6adbde6f024d1c240 [term 1 LEADER]: Becoming Leader. State: Replica: 22f3355af82c4dd6adbde6f024d1c240, State: Running, Role: LEADER
I20260713 09:03:44.053645 14218 leader_election.cc:290] T 376e352e82e843adacf7702019ad5710 P 22f3355af82c4dd6adbde6f024d1c240 [CANDIDATE]: Term 1 election: Requested vote from peers 51f346ad35784b0887750a8796150ce3 (127.10.222.129:46599), d0482ff5be0a4266839bab14c8440c96 (127.10.222.131:46689)
I20260713 09:03:44.054752 14214 tablet_bootstrap.cc:654] T fcf1153af6604dc196e955bb583353e8 P 22f3355af82c4dd6adbde6f024d1c240: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:44.055698 14230 consensus_queue.cc:237] T 376e352e82e843adacf7702019ad5710 P 22f3355af82c4dd6adbde6f024d1c240 [LEADER]: Queue going to LEADER mode. State: All 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: "22f3355af82c4dd6adbde6f024d1c240" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 32785 } } peers { permanent_uuid: "51f346ad35784b0887750a8796150ce3" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46599 } } peers { permanent_uuid: "d0482ff5be0a4266839bab14c8440c96" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 46689 } }
I20260713 09:03:44.053421 14217 tablet_bootstrap.cc:654] T 56b2e0b10722448587530db42a4e7c86 P 51f346ad35784b0887750a8796150ce3: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:44.061095 14226 leader_election.cc:290] T fcf1153af6604dc196e955bb583353e8 P 51f346ad35784b0887750a8796150ce3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 22f3355af82c4dd6adbde6f024d1c240 (127.10.222.130:32785), d0482ff5be0a4266839bab14c8440c96 (127.10.222.131:46689)
I20260713 09:03:44.069145 14025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "376e352e82e843adacf7702019ad5710" candidate_uuid: "22f3355af82c4dd6adbde6f024d1c240" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51f346ad35784b0887750a8796150ce3"
W20260713 09:03:44.075654 14063 leader_election.cc:343] T 376e352e82e843adacf7702019ad5710 P 22f3355af82c4dd6adbde6f024d1c240 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 51f346ad35784b0887750a8796150ce3 (127.10.222.129:46599): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:44.081360 14214 tablet_bootstrap.cc:492] T fcf1153af6604dc196e955bb583353e8 P 22f3355af82c4dd6adbde6f024d1c240: No bootstrap required, opened a new log
I20260713 09:03:44.081888 14214 ts_tablet_manager.cc:1403] T fcf1153af6604dc196e955bb583353e8 P 22f3355af82c4dd6adbde6f024d1c240: Time spent bootstrapping tablet: real 0.033s	user 0.011s	sys 0.009s
I20260713 09:03:44.083808 14215 tablet_bootstrap.cc:654] T 6ca471ecf5a44c4087b1045756829bb8 P d0482ff5be0a4266839bab14c8440c96: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:44.090129 14214 raft_consensus.cc:359] T fcf1153af6604dc196e955bb583353e8 P 22f3355af82c4dd6adbde6f024d1c240 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51f346ad35784b0887750a8796150ce3" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46599 } } peers { permanent_uuid: "22f3355af82c4dd6adbde6f024d1c240" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 32785 } } peers { permanent_uuid: "d0482ff5be0a4266839bab14c8440c96" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 46689 } }
I20260713 09:03:44.090881 14214 raft_consensus.cc:385] T fcf1153af6604dc196e955bb583353e8 P 22f3355af82c4dd6adbde6f024d1c240 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:44.091183 14214 raft_consensus.cc:740] T fcf1153af6604dc196e955bb583353e8 P 22f3355af82c4dd6adbde6f024d1c240 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 22f3355af82c4dd6adbde6f024d1c240, State: Initialized, Role: FOLLOWER
I20260713 09:03:44.091902 14214 consensus_queue.cc:260] T fcf1153af6604dc196e955bb583353e8 P 22f3355af82c4dd6adbde6f024d1c240 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51f346ad35784b0887750a8796150ce3" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46599 } } peers { permanent_uuid: "22f3355af82c4dd6adbde6f024d1c240" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 32785 } } peers { permanent_uuid: "d0482ff5be0a4266839bab14c8440c96" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 46689 } }
I20260713 09:03:44.092633 13923 catalog_manager.cc:5697] T 376e352e82e843adacf7702019ad5710 P 22f3355af82c4dd6adbde6f024d1c240 reported cstate change: term changed from 0 to 1, leader changed from <none> to 22f3355af82c4dd6adbde6f024d1c240 (127.10.222.130). New cstate: current_term: 1 leader_uuid: "22f3355af82c4dd6adbde6f024d1c240" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22f3355af82c4dd6adbde6f024d1c240" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 32785 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "51f346ad35784b0887750a8796150ce3" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46599 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d0482ff5be0a4266839bab14c8440c96" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 46689 } health_report { overall_health: UNKNOWN } } }
I20260713 09:03:44.094002 14214 ts_tablet_manager.cc:1434] T fcf1153af6604dc196e955bb583353e8 P 22f3355af82c4dd6adbde6f024d1c240: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260713 09:03:44.095006 14214 tablet_bootstrap.cc:492] T c70c42ab5db24f8986f73e06afd2c10d P 22f3355af82c4dd6adbde6f024d1c240: Bootstrap starting.
I20260713 09:03:44.095321 14217 tablet_bootstrap.cc:492] T 56b2e0b10722448587530db42a4e7c86 P 51f346ad35784b0887750a8796150ce3: No bootstrap required, opened a new log
I20260713 09:03:44.095844 14217 ts_tablet_manager.cc:1403] T 56b2e0b10722448587530db42a4e7c86 P 51f346ad35784b0887750a8796150ce3: Time spent bootstrapping tablet: real 0.081s	user 0.014s	sys 0.000s
I20260713 09:03:44.096241 14100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcf1153af6604dc196e955bb583353e8" candidate_uuid: "51f346ad35784b0887750a8796150ce3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22f3355af82c4dd6adbde6f024d1c240" is_pre_election: true
I20260713 09:03:44.096923 14100 raft_consensus.cc:2468] T fcf1153af6604dc196e955bb583353e8 P 22f3355af82c4dd6adbde6f024d1c240 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 51f346ad35784b0887750a8796150ce3 in term 0.
I20260713 09:03:44.098790 14217 raft_consensus.cc:359] T 56b2e0b10722448587530db42a4e7c86 P 51f346ad35784b0887750a8796150ce3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51f346ad35784b0887750a8796150ce3" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46599 } } peers { permanent_uuid: "22f3355af82c4dd6adbde6f024d1c240" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 32785 } } peers { permanent_uuid: "d0482ff5be0a4266839bab14c8440c96" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 46689 } }
I20260713 09:03:44.099560 14217 raft_consensus.cc:385] T 56b2e0b10722448587530db42a4e7c86 P 51f346ad35784b0887750a8796150ce3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:44.099845 14217 raft_consensus.cc:740] T 56b2e0b10722448587530db42a4e7c86 P 51f346ad35784b0887750a8796150ce3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51f346ad35784b0887750a8796150ce3, State: Initialized, Role: FOLLOWER
I20260713 09:03:44.100814 14214 tablet_bootstrap.cc:654] T c70c42ab5db24f8986f73e06afd2c10d P 22f3355af82c4dd6adbde6f024d1c240: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:44.100572 14217 consensus_queue.cc:260] T 56b2e0b10722448587530db42a4e7c86 P 51f346ad35784b0887750a8796150ce3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51f346ad35784b0887750a8796150ce3" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46599 } } peers { permanent_uuid: "22f3355af82c4dd6adbde6f024d1c240" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 32785 } } peers { permanent_uuid: "d0482ff5be0a4266839bab14c8440c96" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 46689 } }
I20260713 09:03:44.102810 14220 raft_consensus.cc:493] T 36749f15bc3b4f588276c3cd750b9188 P d0482ff5be0a4266839bab14c8440c96 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:44.103291 14220 raft_consensus.cc:515] T 36749f15bc3b4f588276c3cd750b9188 P d0482ff5be0a4266839bab14c8440c96 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51f346ad35784b0887750a8796150ce3" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46599 } } peers { permanent_uuid: "22f3355af82c4dd6adbde6f024d1c240" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 32785 } } peers { permanent_uuid: "d0482ff5be0a4266839bab14c8440c96" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 46689 } }
I20260713 09:03:44.104629 13988 leader_election.cc:304] T fcf1153af6604dc196e955bb583353e8 P 51f346ad35784b0887750a8796150ce3 [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: 22f3355af82c4dd6adbde6f024d1c240, 51f346ad35784b0887750a8796150ce3; no voters: 
I20260713 09:03:44.105546 14229 raft_consensus.cc:2804] T fcf1153af6604dc196e955bb583353e8 P 51f346ad35784b0887750a8796150ce3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:03:44.105924 14229 raft_consensus.cc:493] T fcf1153af6604dc196e955bb583353e8 P 51f346ad35784b0887750a8796150ce3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:03:44.106220 14229 raft_consensus.cc:3060] T fcf1153af6604dc196e955bb583353e8 P 51f346ad35784b0887750a8796150ce3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:44.103297 14217 ts_tablet_manager.cc:1434] T 56b2e0b10722448587530db42a4e7c86 P 51f346ad35784b0887750a8796150ce3: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260713 09:03:44.112372 14217 tablet_bootstrap.cc:492] T 02a55410d76d4de5879ada29b3db5a39 P 51f346ad35784b0887750a8796150ce3: Bootstrap starting.
I20260713 09:03:44.124178 14229 raft_consensus.cc:515] T fcf1153af6604dc196e955bb583353e8 P 51f346ad35784b0887750a8796150ce3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51f346ad35784b0887750a8796150ce3" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46599 } } peers { permanent_uuid: "22f3355af82c4dd6adbde6f024d1c240" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 32785 } } peers { permanent_uuid: "d0482ff5be0a4266839bab14c8440c96" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 46689 } }
I20260713 09:03:44.128283 14220 leader_election.cc:290] T 36749f15bc3b4f588276c3cd750b9188 P d0482ff5be0a4266839bab14c8440c96 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 51f346ad35784b0887750a8796150ce3 (127.10.222.129:46599), 22f3355af82c4dd6adbde6f024d1c240 (127.10.222.130:32785)
I20260713 09:03:44.133437 14229 leader_election.cc:290] T fcf1153af6604dc196e955bb583353e8 P 51f346ad35784b0887750a8796150ce3 [CANDIDATE]: Term 1 election: Requested vote from peers 22f3355af82c4dd6adbde6f024d1c240 (127.10.222.130:32785), d0482ff5be0a4266839bab14c8440c96 (127.10.222.131:46689)
I20260713 09:03:44.133569 14214 tablet_bootstrap.cc:492] T c70c42ab5db24f8986f73e06afd2c10d P 22f3355af82c4dd6adbde6f024d1c240: No bootstrap required, opened a new log
I20260713 09:03:44.131531 14217 tablet_bootstrap.cc:654] T 02a55410d76d4de5879ada29b3db5a39 P 51f346ad35784b0887750a8796150ce3: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:44.135118 14214 ts_tablet_manager.cc:1403] T c70c42ab5db24f8986f73e06afd2c10d P 22f3355af82c4dd6adbde6f024d1c240: Time spent bootstrapping tablet: real 0.040s	user 0.027s	sys 0.011s
I20260713 09:03:44.134636 14100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcf1153af6604dc196e955bb583353e8" candidate_uuid: "51f346ad35784b0887750a8796150ce3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22f3355af82c4dd6adbde6f024d1c240"
I20260713 09:03:44.135939 14100 raft_consensus.cc:3060] T fcf1153af6604dc196e955bb583353e8 P 22f3355af82c4dd6adbde6f024d1c240 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:44.138602 14214 raft_consensus.cc:359] T c70c42ab5db24f8986f73e06afd2c10d P 22f3355af82c4dd6adbde6f024d1c240 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51f346ad35784b0887750a8796150ce3" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46599 } } peers { permanent_uuid: "22f3355af82c4dd6adbde6f024d1c240" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 32785 } } peers { permanent_uuid: "d0482ff5be0a4266839bab14c8440c96" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 46689 } }
I20260713 09:03:44.139343 14214 raft_consensus.cc:385] T c70c42ab5db24f8986f73e06afd2c10d P 22f3355af82c4dd6adbde6f024d1c240 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:44.139616 14214 raft_consensus.cc:740] T c70c42ab5db24f8986f73e06afd2c10d P 22f3355af82c4dd6adbde6f024d1c240 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 22f3355af82c4dd6adbde6f024d1c240, State: Initialized, Role: FOLLOWER
I20260713 09:03:44.139734 14215 tablet_bootstrap.cc:492] T 6ca471ecf5a44c4087b1045756829bb8 P d0482ff5be0a4266839bab14c8440c96: No bootstrap required, opened a new log
I20260713 09:03:44.141690 14215 ts_tablet_manager.cc:1403] T 6ca471ecf5a44c4087b1045756829bb8 P d0482ff5be0a4266839bab14c8440c96: Time spent bootstrapping tablet: real 0.098s	user 0.020s	sys 0.031s
I20260713 09:03:44.142726 14214 consensus_queue.cc:260] T c70c42ab5db24f8986f73e06afd2c10d P 22f3355af82c4dd6adbde6f024d1c240 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51f346ad35784b0887750a8796150ce3" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46599 } } peers { permanent_uuid: "22f3355af82c4dd6adbde6f024d1c240" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 32785 } } peers { permanent_uuid: "d0482ff5be0a4266839bab14c8440c96" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 46689 } }
I20260713 09:03:44.143671 14174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcf1153af6604dc196e955bb583353e8" candidate_uuid: "51f346ad35784b0887750a8796150ce3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0482ff5be0a4266839bab14c8440c96" is_pre_election: true
I20260713 09:03:44.145387 14214 ts_tablet_manager.cc:1434] T c70c42ab5db24f8986f73e06afd2c10d P 22f3355af82c4dd6adbde6f024d1c240: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260713 09:03:44.148175 14214 tablet_bootstrap.cc:492] T 36749f15bc3b4f588276c3cd750b9188 P 22f3355af82c4dd6adbde6f024d1c240: Bootstrap starting.
I20260713 09:03:44.147785 14215 raft_consensus.cc:359] T 6ca471ecf5a44c4087b1045756829bb8 P d0482ff5be0a4266839bab14c8440c96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51f346ad35784b0887750a8796150ce3" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46599 } } peers { permanent_uuid: "22f3355af82c4dd6adbde6f024d1c240" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 32785 } } peers { permanent_uuid: "d0482ff5be0a4266839bab14c8440c96" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 46689 } }
I20260713 09:03:44.148610 14215 raft_consensus.cc:385] T 6ca471ecf5a44c4087b1045756829bb8 P d0482ff5be0a4266839bab14c8440c96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:44.148912 14215 raft_consensus.cc:740] T 6ca471ecf5a44c4087b1045756829bb8 P d0482ff5be0a4266839bab14c8440c96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d0482ff5be0a4266839bab14c8440c96, State: Initialized, Role: FOLLOWER
I20260713 09:03:44.149569 14174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcf1153af6604dc196e955bb583353e8" candidate_uuid: "51f346ad35784b0887750a8796150ce3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0482ff5be0a4266839bab14c8440c96"
I20260713 09:03:44.149646 14215 consensus_queue.cc:260] T 6ca471ecf5a44c4087b1045756829bb8 P d0482ff5be0a4266839bab14c8440c96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51f346ad35784b0887750a8796150ce3" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46599 } } peers { permanent_uuid: "22f3355af82c4dd6adbde6f024d1c240" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 32785 } } peers { permanent_uuid: "d0482ff5be0a4266839bab14c8440c96" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 46689 } }
I20260713 09:03:44.152211 14215 ts_tablet_manager.cc:1434] T 6ca471ecf5a44c4087b1045756829bb8 P d0482ff5be0a4266839bab14c8440c96: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260713 09:03:44.153174 14215 tablet_bootstrap.cc:492] T 434892e7619a45aa91f278758624b2c4 P d0482ff5be0a4266839bab14c8440c96: Bootstrap starting.
I20260713 09:03:44.156703 14220 raft_consensus.cc:493] T 70569aa11f104ca692e2689998a4d467 P d0482ff5be0a4266839bab14c8440c96 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:44.157248 14220 raft_consensus.cc:515] T 70569aa11f104ca692e2689998a4d467 P d0482ff5be0a4266839bab14c8440c96 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51f346ad35784b0887750a8796150ce3" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46599 } } peers { permanent_uuid: "22f3355af82c4dd6adbde6f024d1c240" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 32785 } } peers { permanent_uuid: "d0482ff5be0a4266839bab14c8440c96" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 46689 } }
I20260713 09:03:44.161402 14214 tablet_bootstrap.cc:654] T 36749f15bc3b4f588276c3cd750b9188 P 22f3355af82c4dd6adbde6f024d1c240: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:44.164912 14215 tablet_bootstrap.cc:654] T 434892e7619a45aa91f278758624b2c4 P d0482ff5be0a4266839bab14c8440c96: Neither blocks nor log segments found. Creating new log.
W20260713 09:03:44.168195 13989 leader_election.cc:343] T fcf1153af6604dc196e955bb583353e8 P 51f346ad35784b0887750a8796150ce3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d0482ff5be0a4266839bab14c8440c96 (127.10.222.131:46689): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:03:44.169660 13989 leader_election.cc:343] T fcf1153af6604dc196e955bb583353e8 P 51f346ad35784b0887750a8796150ce3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d0482ff5be0a4266839bab14c8440c96 (127.10.222.131:46689): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:44.170001 14220 leader_election.cc:290] T 70569aa11f104ca692e2689998a4d467 P d0482ff5be0a4266839bab14c8440c96 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 51f346ad35784b0887750a8796150ce3 (127.10.222.129:46599), 22f3355af82c4dd6adbde6f024d1c240 (127.10.222.130:32785)
I20260713 09:03:44.170717 14100 raft_consensus.cc:2468] T fcf1153af6604dc196e955bb583353e8 P 22f3355af82c4dd6adbde6f024d1c240 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51f346ad35784b0887750a8796150ce3 in term 1.
I20260713 09:03:44.171895 13988 leader_election.cc:304] T fcf1153af6604dc196e955bb583353e8 P 51f346ad35784b0887750a8796150ce3 [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: 22f3355af82c4dd6adbde6f024d1c240, 51f346ad35784b0887750a8796150ce3; no voters: d0482ff5be0a4266839bab14c8440c96
I20260713 09:03:44.172521 14100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36749f15bc3b4f588276c3cd750b9188" candidate_uuid: "d0482ff5be0a4266839bab14c8440c96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22f3355af82c4dd6adbde6f024d1c240" is_pre_election: true
I20260713 09:03:44.173058 14229 raft_consensus.cc:2804] T fcf1153af6604dc196e955bb583353e8 P 51f346ad35784b0887750a8796150ce3 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:03:44.173530 14229 raft_consensus.cc:697] T fcf1153af6604dc196e955bb583353e8 P 51f346ad35784b0887750a8796150ce3 [term 1 LEADER]: Becoming Leader. State: Replica: 51f346ad35784b0887750a8796150ce3, State: Running, Role: LEADER
W20260713 09:03:44.173843 14137 leader_election.cc:343] T 36749f15bc3b4f588276c3cd750b9188 P d0482ff5be0a4266839bab14c8440c96 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 22f3355af82c4dd6adbde6f024d1c240 (127.10.222.130:32785): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:44.174314 14229 consensus_queue.cc:237] T fcf1153af6604dc196e955bb583353e8 P 51f346ad35784b0887750a8796150ce3 [LEADER]: Queue going to LEADER mode. State: All 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: "51f346ad35784b0887750a8796150ce3" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46599 } } peers { permanent_uuid: "22f3355af82c4dd6adbde6f024d1c240" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 32785 } } peers { permanent_uuid: "d0482ff5be0a4266839bab14c8440c96" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 46689 } }
I20260713 09:03:44.178344 14217 tablet_bootstrap.cc:492] T 02a55410d76d4de5879ada29b3db5a39 P 51f346ad35784b0887750a8796150ce3: No bootstrap required, opened a new log
I20260713 09:03:44.178894 14217 ts_tablet_manager.cc:1403] T 02a55410d76d4de5879ada29b3db5a39 P 51f346ad35784b0887750a8796150ce3: Time spent bootstrapping tablet: real 0.067s	user 0.019s	sys 0.016s
I20260713 09:03:44.172925 14099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70569aa11f104ca692e2689998a4d467" candidate_uuid: "d0482ff5be0a4266839bab14c8440c96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22f3355af82c4dd6adbde6f024d1c240" is_pre_election: true
I20260713 09:03:44.179459 14099 raft_consensus.cc:2468] T 70569aa11f104ca692e2689998a4d467 P 22f3355af82c4dd6adbde6f024d1c240 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d0482ff5be0a4266839bab14c8440c96 in term 0.
I20260713 09:03:44.180505 14137 leader_election.cc:304] T 70569aa11f104ca692e2689998a4d467 P d0482ff5be0a4266839bab14c8440c96 [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: 22f3355af82c4dd6adbde6f024d1c240, d0482ff5be0a4266839bab14c8440c96; no voters: 
I20260713 09:03:44.181349 14220 raft_consensus.cc:2804] T 70569aa11f104ca692e2689998a4d467 P d0482ff5be0a4266839bab14c8440c96 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:03:44.181677 14220 raft_consensus.cc:493] T 70569aa11f104ca692e2689998a4d467 P d0482ff5be0a4266839bab14c8440c96 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:03:44.181974 14220 raft_consensus.cc:3060] T 70569aa11f104ca692e2689998a4d467 P d0482ff5be0a4266839bab14c8440c96 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:44.185913 14214 tablet_bootstrap.cc:492] T 36749f15bc3b4f588276c3cd750b9188 P 22f3355af82c4dd6adbde6f024d1c240: No bootstrap required, opened a new log
I20260713 09:03:44.186445 14214 ts_tablet_manager.cc:1403] T 36749f15bc3b4f588276c3cd750b9188 P 22f3355af82c4dd6adbde6f024d1c240: Time spent bootstrapping tablet: real 0.038s	user 0.015s	sys 0.003s
I20260713 09:03:44.188032 14217 raft_consensus.cc:359] T 02a55410d76d4de5879ada29b3db5a39 P 51f346ad35784b0887750a8796150ce3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51f346ad35784b0887750a8796150ce3" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46599 } } peers { permanent_uuid: "22f3355af82c4dd6adbde6f024d1c240" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 32785 } } peers { permanent_uuid: "d0482ff5be0a4266839bab14c8440c96" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 46689 } }
I20260713 09:03:44.188817 14217 raft_consensus.cc:385] T 02a55410d76d4de5879ada29b3db5a39 P 51f346ad35784b0887750a8796150ce3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:44.189110 14217 raft_consensus.cc:740] T 02a55410d76d4de5879ada29b3db5a39 P 51f346ad35784b0887750a8796150ce3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51f346ad35784b0887750a8796150ce3, State: Initialized, Role: FOLLOWER
I20260713 09:03:44.189553 14214 raft_consensus.cc:359] T 36749f15bc3b4f588276c3cd750b9188 P 22f3355af82c4dd6adbde6f024d1c240 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51f346ad35784b0887750a8796150ce3" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46599 } } peers { permanent_uuid: "22f3355af82c4dd6adbde6f024d1c240" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 32785 } } peers { permanent_uuid: "d0482ff5be0a4266839bab14c8440c96" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 46689 } }
I20260713 09:03:44.189172 13922 catalog_manager.cc:5697] T fcf1153af6604dc196e955bb583353e8 P 51f346ad35784b0887750a8796150ce3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 51f346ad35784b0887750a8796150ce3 (127.10.222.129). New cstate: current_term: 1 leader_uuid: "51f346ad35784b0887750a8796150ce3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51f346ad35784b0887750a8796150ce3" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46599 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "22f3355af82c4dd6adbde6f024d1c240" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 32785 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d0482ff5be0a4266839bab14c8440c96" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 46689 } health_report { overall_health: UNKNOWN } } }
I20260713 09:03:44.190372 14214 raft_consensus.cc:385] T 36749f15bc3b4f588276c3cd750b9188 P 22f3355af82c4dd6adbde6f024d1c240 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:44.190029 14217 consensus_queue.cc:260] T 02a55410d76d4de5879ada29b3db5a39 P 51f346ad35784b0887750a8796150ce3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51f346ad35784b0887750a8796150ce3" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46599 } } peers { permanent_uuid: "22f3355af82c4dd6adbde6f024d1c240" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 32785 } } peers { permanent_uuid: "d0482ff5be0a4266839bab14c8440c96" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 46689 } }
I20260713 09:03:44.190744 14214 raft_consensus.cc:740] T 36749f15bc3b4f588276c3cd750b9188 P 22f3355af82c4dd6adbde6f024d1c240 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 22f3355af82c4dd6adbde6f024d1c240, State: Initialized, Role: FOLLOWER
I20260713 09:03:44.191668 14214 consensus_queue.cc:260] T 36749f15bc3b4f588276c3cd750b9188 P 22f3355af82c4dd6adbde6f024d1c240 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51f346ad35784b0887750a8796150ce3" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46599 } } peers { permanent_uuid: "22f3355af82c4dd6adbde6f024d1c240" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 32785 } } peers { permanent_uuid: "d0482ff5be0a4266839bab14c8440c96" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 46689 } }
I20260713 09:03:44.192745 14024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70569aa11f104ca692e2689998a4d467" candidate_uuid: "d0482ff5be0a4266839bab14c8440c96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51f346ad35784b0887750a8796150ce3" is_pre_election: true
I20260713 09:03:44.193377 14215 tablet_bootstrap.cc:492] T 434892e7619a45aa91f278758624b2c4 P d0482ff5be0a4266839bab14c8440c96: No bootstrap required, opened a new log
I20260713 09:03:44.193548 14217 ts_tablet_manager.cc:1434] T 02a55410d76d4de5879ada29b3db5a39 P 51f346ad35784b0887750a8796150ce3: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260713 09:03:44.193871 14215 ts_tablet_manager.cc:1403] T 434892e7619a45aa91f278758624b2c4 P d0482ff5be0a4266839bab14c8440c96: Time spent bootstrapping tablet: real 0.041s	user 0.010s	sys 0.019s
I20260713 09:03:44.194396 14214 ts_tablet_manager.cc:1434] T 36749f15bc3b4f588276c3cd750b9188 P 22f3355af82c4dd6adbde6f024d1c240: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260713 09:03:44.194517 14217 tablet_bootstrap.cc:492] T 376e352e82e843adacf7702019ad5710 P 51f346ad35784b0887750a8796150ce3: Bootstrap starting.
I20260713 09:03:44.195552 14214 tablet_bootstrap.cc:492] T 02a55410d76d4de5879ada29b3db5a39 P 22f3355af82c4dd6adbde6f024d1c240: Bootstrap starting.
I20260713 09:03:44.196699 14215 raft_consensus.cc:359] T 434892e7619a45aa91f278758624b2c4 P d0482ff5be0a4266839bab14c8440c96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51f346ad35784b0887750a8796150ce3" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46599 } } peers { permanent_uuid: "22f3355af82c4dd6adbde6f024d1c240" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 32785 } } peers { permanent_uuid: "d0482ff5be0a4266839bab14c8440c96" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 46689 } }
I20260713 09:03:44.197409 14215 raft_consensus.cc:385] T 434892e7619a45aa91f278758624b2c4 P d0482ff5be0a4266839bab14c8440c96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:44.197695 14215 raft_consensus.cc:740] T 434892e7619a45aa91f278758624b2c4 P d0482ff5be0a4266839bab14c8440c96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d0482ff5be0a4266839bab14c8440c96, State: Initialized, Role: FOLLOWER
I20260713 09:03:44.198529 14215 consensus_queue.cc:260] T 434892e7619a45aa91f278758624b2c4 P d0482ff5be0a4266839bab14c8440c96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51f346ad35784b0887750a8796150ce3" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46599 } } peers { permanent_uuid: "22f3355af82c4dd6adbde6f024d1c240" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 32785 } } peers { permanent_uuid: "d0482ff5be0a4266839bab14c8440c96" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 46689 } }
I20260713 09:03:44.191953 14025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36749f15bc3b4f588276c3cd750b9188" candidate_uuid: "d0482ff5be0a4266839bab14c8440c96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51f346ad35784b0887750a8796150ce3" is_pre_election: true
W20260713 09:03:44.200855 14137 leader_election.cc:343] T 70569aa11f104ca692e2689998a4d467 P d0482ff5be0a4266839bab14c8440c96 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 51f346ad35784b0887750a8796150ce3 (127.10.222.129:46599): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:44.201159 14217 tablet_bootstrap.cc:654] T 376e352e82e843adacf7702019ad5710 P 51f346ad35784b0887750a8796150ce3: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:44.202240 14214 tablet_bootstrap.cc:654] T 02a55410d76d4de5879ada29b3db5a39 P 22f3355af82c4dd6adbde6f024d1c240: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:44.207836 14215 ts_tablet_manager.cc:1434] T 434892e7619a45aa91f278758624b2c4 P d0482ff5be0a4266839bab14c8440c96: Time spent starting tablet: real 0.014s	user 0.009s	sys 0.004s
I20260713 09:03:44.208966 14215 tablet_bootstrap.cc:492] T 02a55410d76d4de5879ada29b3db5a39 P d0482ff5be0a4266839bab14c8440c96: Bootstrap starting.
W20260713 09:03:44.213094 13971 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:03:44.214430 14217 tablet_bootstrap.cc:492] T 376e352e82e843adacf7702019ad5710 P 51f346ad35784b0887750a8796150ce3: No bootstrap required, opened a new log
I20260713 09:03:44.214967 14217 ts_tablet_manager.cc:1403] T 376e352e82e843adacf7702019ad5710 P 51f346ad35784b0887750a8796150ce3: Time spent bootstrapping tablet: real 0.021s	user 0.014s	sys 0.003s
I20260713 09:03:44.216234 14215 tablet_bootstrap.cc:654] T 02a55410d76d4de5879ada29b3db5a39 P d0482ff5be0a4266839bab14c8440c96: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:44.217880 14217 raft_consensus.cc:359] T 376e352e82e843adacf7702019ad5710 P 51f346ad35784b0887750a8796150ce3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22f3355af82c4dd6adbde6f024d1c240" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 32785 } } peers { permanent_uuid: "51f346ad35784b0887750a8796150ce3" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46599 } } peers { permanent_uuid: "d0482ff5be0a4266839bab14c8440c96" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 46689 } }
I20260713 09:03:44.218609 14217 raft_consensus.cc:385] T 376e352e82e843adacf7702019ad5710 P 51f346ad35784b0887750a8796150ce3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:44.218930 14217 raft_consensus.cc:740] T 376e352e82e843adacf7702019ad5710 P 51f346ad35784b0887750a8796150ce3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51f346ad35784b0887750a8796150ce3, State: Initialized, Role: FOLLOWER
I20260713 09:03:44.219872 14217 consensus_queue.cc:260] T 376e352e82e843adacf7702019ad5710 P 51f346ad35784b0887750a8796150ce3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22f3355af82c4dd6adbde6f024d1c240" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 32785 } } peers { permanent_uuid: "51f346ad35784b0887750a8796150ce3" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46599 } } peers { permanent_uuid: "d0482ff5be0a4266839bab14c8440c96" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 46689 } }
I20260713 09:03:44.222486 14217 ts_tablet_manager.cc:1434] T 376e352e82e843adacf7702019ad5710 P 51f346ad35784b0887750a8796150ce3: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.001s
I20260713 09:03:44.223532 14217 tablet_bootstrap.cc:492] T 434892e7619a45aa91f278758624b2c4 P 51f346ad35784b0887750a8796150ce3: Bootstrap starting.
I20260713 09:03:44.227713 14215 tablet_bootstrap.cc:492] T 02a55410d76d4de5879ada29b3db5a39 P d0482ff5be0a4266839bab14c8440c96: No bootstrap required, opened a new log
I20260713 09:03:44.228245 14215 ts_tablet_manager.cc:1403] T 02a55410d76d4de5879ada29b3db5a39 P d0482ff5be0a4266839bab14c8440c96: Time spent bootstrapping tablet: real 0.019s	user 0.005s	sys 0.012s
I20260713 09:03:44.229444 14217 tablet_bootstrap.cc:654] T 434892e7619a45aa91f278758624b2c4 P 51f346ad35784b0887750a8796150ce3: Neither blocks nor log segments found. Creating new log.
W20260713 09:03:44.229357 14137 leader_election.cc:343] T 36749f15bc3b4f588276c3cd750b9188 P d0482ff5be0a4266839bab14c8440c96 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 51f346ad35784b0887750a8796150ce3 (127.10.222.129:46599): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:44.230001 14137 leader_election.cc:304] T 36749f15bc3b4f588276c3cd750b9188 P d0482ff5be0a4266839bab14c8440c96 [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: d0482ff5be0a4266839bab14c8440c96; no voters: 22f3355af82c4dd6adbde6f024d1c240, 51f346ad35784b0887750a8796150ce3
I20260713 09:03:44.231047 14245 raft_consensus.cc:2749] T 36749f15bc3b4f588276c3cd750b9188 P d0482ff5be0a4266839bab14c8440c96 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:03:44.230923 14215 raft_consensus.cc:359] T 02a55410d76d4de5879ada29b3db5a39 P d0482ff5be0a4266839bab14c8440c96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51f346ad35784b0887750a8796150ce3" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46599 } } peers { permanent_uuid: "22f3355af82c4dd6adbde6f024d1c240" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 32785 } } peers { permanent_uuid: "d0482ff5be0a4266839bab14c8440c96" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 46689 } }
I20260713 09:03:44.231653 14215 raft_consensus.cc:385] T 02a55410d76d4de5879ada29b3db5a39 P d0482ff5be0a4266839bab14c8440c96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:44.231958 14215 raft_consensus.cc:740] T 02a55410d76d4de5879ada29b3db5a39 P d0482ff5be0a4266839bab14c8440c96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d0482ff5be0a4266839bab14c8440c96, State: Initialized, Role: FOLLOWER
I20260713 09:03:44.232860 14215 consensus_queue.cc:260] T 02a55410d76d4de5879ada29b3db5a39 P d0482ff5be0a4266839bab14c8440c96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51f346ad35784b0887750a8796150ce3" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46599 } } peers { permanent_uuid: "22f3355af82c4dd6adbde6f024d1c240" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 32785 } } peers { permanent_uuid: "d0482ff5be0a4266839bab14c8440c96" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 46689 } }
I20260713 09:03:44.233490 14220 raft_consensus.cc:515] T 70569aa11f104ca692e2689998a4d467 P d0482ff5be0a4266839bab14c8440c96 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51f346ad35784b0887750a8796150ce3" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46599 } } peers { permanent_uuid: "22f3355af82c4dd6adbde6f024d1c240" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 32785 } } peers { permanent_uuid: "d0482ff5be0a4266839bab14c8440c96" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 46689 } }
I20260713 09:03:44.234972 14215 ts_tablet_manager.cc:1434] T 02a55410d76d4de5879ada29b3db5a39 P d0482ff5be0a4266839bab14c8440c96: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.002s
I20260713 09:03:44.235976 14215 tablet_bootstrap.cc:492] T 56b2e0b10722448587530db42a4e7c86 P d0482ff5be0a4266839bab14c8440c96: Bootstrap starting.
I20260713 09:03:44.236182 14025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70569aa11f104ca692e2689998a4d467" candidate_uuid: "d0482ff5be0a4266839bab14c8440c96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51f346ad35784b0887750a8796150ce3"
W20260713 09:03:44.238080 14137 leader_election.cc:343] T 70569aa11f104ca692e2689998a4d467 P d0482ff5be0a4266839bab14c8440c96 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 51f346ad35784b0887750a8796150ce3 (127.10.222.129:46599): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:44.242123 14215 tablet_bootstrap.cc:654] T 56b2e0b10722448587530db42a4e7c86 P d0482ff5be0a4266839bab14c8440c96: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:44.254006 14215 tablet_bootstrap.cc:492] T 56b2e0b10722448587530db42a4e7c86 P d0482ff5be0a4266839bab14c8440c96: No bootstrap required, opened a new log
I20260713 09:03:44.254544 14215 ts_tablet_manager.cc:1403] T 56b2e0b10722448587530db42a4e7c86 P d0482ff5be0a4266839bab14c8440c96: Time spent bootstrapping tablet: real 0.019s	user 0.002s	sys 0.013s
I20260713 09:03:44.256995 14220 leader_election.cc:290] T 70569aa11f104ca692e2689998a4d467 P d0482ff5be0a4266839bab14c8440c96 [CANDIDATE]: Term 1 election: Requested vote from peers 51f346ad35784b0887750a8796150ce3 (127.10.222.129:46599), 22f3355af82c4dd6adbde6f024d1c240 (127.10.222.130:32785)
I20260713 09:03:44.257055 14099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70569aa11f104ca692e2689998a4d467" candidate_uuid: "d0482ff5be0a4266839bab14c8440c96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22f3355af82c4dd6adbde6f024d1c240"
I20260713 09:03:44.257772 14099 raft_consensus.cc:3060] T 70569aa11f104ca692e2689998a4d467 P 22f3355af82c4dd6adbde6f024d1c240 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:44.257539 14215 raft_consensus.cc:359] T 56b2e0b10722448587530db42a4e7c86 P d0482ff5be0a4266839bab14c8440c96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51f346ad35784b0887750a8796150ce3" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46599 } } peers { permanent_uuid: "22f3355af82c4dd6adbde6f024d1c240" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 32785 } } peers { permanent_uuid: "d0482ff5be0a4266839bab14c8440c96" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 46689 } }
I20260713 09:03:44.258359 14215 raft_consensus.cc:385] T 56b2e0b10722448587530db42a4e7c86 P d0482ff5be0a4266839bab14c8440c96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:44.258875 14215 raft_consensus.cc:740] T 56b2e0b10722448587530db42a4e7c86 P d0482ff5be0a4266839bab14c8440c96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d0482ff5be0a4266839bab14c8440c96, State: Initialized, Role: FOLLOWER
I20260713 09:03:44.259809 14215 consensus_queue.cc:260] T 56b2e0b10722448587530db42a4e7c86 P d0482ff5be0a4266839bab14c8440c96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51f346ad35784b0887750a8796150ce3" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46599 } } peers { permanent_uuid: "22f3355af82c4dd6adbde6f024d1c240" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 32785 } } peers { permanent_uuid: "d0482ff5be0a4266839bab14c8440c96" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 46689 } }
I20260713 09:03:44.264629 14215 ts_tablet_manager.cc:1434] T 56b2e0b10722448587530db42a4e7c86 P d0482ff5be0a4266839bab14c8440c96: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260713 09:03:44.265359 14099 raft_consensus.cc:2468] T 70569aa11f104ca692e2689998a4d467 P 22f3355af82c4dd6adbde6f024d1c240 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d0482ff5be0a4266839bab14c8440c96 in term 1.
I20260713 09:03:44.265787 14215 tablet_bootstrap.cc:492] T c70c42ab5db24f8986f73e06afd2c10d P d0482ff5be0a4266839bab14c8440c96: Bootstrap starting.
I20260713 09:03:44.266513 14137 leader_election.cc:304] T 70569aa11f104ca692e2689998a4d467 P d0482ff5be0a4266839bab14c8440c96 [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: 22f3355af82c4dd6adbde6f024d1c240, d0482ff5be0a4266839bab14c8440c96; no voters: 51f346ad35784b0887750a8796150ce3
I20260713 09:03:44.267621 14220 raft_consensus.cc:2804] T 70569aa11f104ca692e2689998a4d467 P d0482ff5be0a4266839bab14c8440c96 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:03:44.268090 14220 raft_consensus.cc:697] T 70569aa11f104ca692e2689998a4d467 P d0482ff5be0a4266839bab14c8440c96 [term 1 LEADER]: Becoming Leader. State: Replica: d0482ff5be0a4266839bab14c8440c96, State: Running, Role: LEADER
I20260713 09:03:44.268870 14220 consensus_queue.cc:237] T 70569aa11f104ca692e2689998a4d467 P d0482ff5be0a4266839bab14c8440c96 [LEADER]: Queue going to LEADER mode. State: All 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: "51f346ad35784b0887750a8796150ce3" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46599 } } peers { permanent_uuid: "22f3355af82c4dd6adbde6f024d1c240" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 32785 } } peers { permanent_uuid: "d0482ff5be0a4266839bab14c8440c96" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 46689 } }
I20260713 09:03:44.273639 14215 tablet_bootstrap.cc:654] T c70c42ab5db24f8986f73e06afd2c10d P d0482ff5be0a4266839bab14c8440c96: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:44.273976 14214 tablet_bootstrap.cc:492] T 02a55410d76d4de5879ada29b3db5a39 P 22f3355af82c4dd6adbde6f024d1c240: No bootstrap required, opened a new log
I20260713 09:03:44.274464 14214 ts_tablet_manager.cc:1403] T 02a55410d76d4de5879ada29b3db5a39 P 22f3355af82c4dd6adbde6f024d1c240: Time spent bootstrapping tablet: real 0.079s	user 0.022s	sys 0.027s
I20260713 09:03:44.275372 14217 tablet_bootstrap.cc:492] T 434892e7619a45aa91f278758624b2c4 P 51f346ad35784b0887750a8796150ce3: No bootstrap required, opened a new log
I20260713 09:03:44.275843 14217 ts_tablet_manager.cc:1403] T 434892e7619a45aa91f278758624b2c4 P 51f346ad35784b0887750a8796150ce3: Time spent bootstrapping tablet: real 0.053s	user 0.034s	sys 0.012s
I20260713 09:03:44.277377 14214 raft_consensus.cc:359] T 02a55410d76d4de5879ada29b3db5a39 P 22f3355af82c4dd6adbde6f024d1c240 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51f346ad35784b0887750a8796150ce3" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46599 } } peers { permanent_uuid: "22f3355af82c4dd6adbde6f024d1c240" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 32785 } } peers { permanent_uuid: "d0482ff5be0a4266839bab14c8440c96" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 46689 } }
I20260713 09:03:44.278148 14214 raft_consensus.cc:385] T 02a55410d76d4de5879ada29b3db5a39 P 22f3355af82c4dd6adbde6f024d1c240 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:44.278436 14214 raft_consensus.cc:740] T 02a55410d76d4de5879ada29b3db5a39 P 22f3355af82c4dd6adbde6f024d1c240 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 22f3355af82c4dd6adbde6f024d1c240, State: Initialized, Role: FOLLOWER
I20260713 09:03:44.278680 14217 raft_consensus.cc:359] T 434892e7619a45aa91f278758624b2c4 P 51f346ad35784b0887750a8796150ce3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51f346ad35784b0887750a8796150ce3" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46599 } } peers { permanent_uuid: "22f3355af82c4dd6adbde6f024d1c240" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 32785 } } peers { permanent_uuid: "d0482ff5be0a4266839bab14c8440c96" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 46689 } }
I20260713 09:03:44.279425 14217 raft_consensus.cc:385] T 434892e7619a45aa91f278758624b2c4 P 51f346ad35784b0887750a8796150ce3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:44.279151 14214 consensus_queue.cc:260] T 02a55410d76d4de5879ada29b3db5a39 P 22f3355af82c4dd6adbde6f024d1c240 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51f346ad35784b0887750a8796150ce3" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46599 } } peers { permanent_uuid: "22f3355af82c4dd6adbde6f024d1c240" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 32785 } } peers { permanent_uuid: "d0482ff5be0a4266839bab14c8440c96" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 46689 } }
I20260713 09:03:44.279745 14217 raft_consensus.cc:740] T 434892e7619a45aa91f278758624b2c4 P 51f346ad35784b0887750a8796150ce3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51f346ad35784b0887750a8796150ce3, State: Initialized, Role: FOLLOWER
I20260713 09:03:44.280464 14217 consensus_queue.cc:260] T 434892e7619a45aa91f278758624b2c4 P 51f346ad35784b0887750a8796150ce3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51f346ad35784b0887750a8796150ce3" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46599 } } peers { permanent_uuid: "22f3355af82c4dd6adbde6f024d1c240" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 32785 } } peers { permanent_uuid: "d0482ff5be0a4266839bab14c8440c96" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 46689 } }
I20260713 09:03:44.281715 14214 ts_tablet_manager.cc:1434] T 02a55410d76d4de5879ada29b3db5a39 P 22f3355af82c4dd6adbde6f024d1c240: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260713 09:03:44.282714 14214 tablet_bootstrap.cc:492] T 56b2e0b10722448587530db42a4e7c86 P 22f3355af82c4dd6adbde6f024d1c240: Bootstrap starting.
I20260713 09:03:44.285337 14215 tablet_bootstrap.cc:492] T c70c42ab5db24f8986f73e06afd2c10d P d0482ff5be0a4266839bab14c8440c96: No bootstrap required, opened a new log
I20260713 09:03:44.284667 13923 catalog_manager.cc:5697] T 70569aa11f104ca692e2689998a4d467 P d0482ff5be0a4266839bab14c8440c96 reported cstate change: term changed from 0 to 1, leader changed from <none> to d0482ff5be0a4266839bab14c8440c96 (127.10.222.131). New cstate: current_term: 1 leader_uuid: "d0482ff5be0a4266839bab14c8440c96" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51f346ad35784b0887750a8796150ce3" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46599 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "22f3355af82c4dd6adbde6f024d1c240" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 32785 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d0482ff5be0a4266839bab14c8440c96" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 46689 } health_report { overall_health: HEALTHY } } }
I20260713 09:03:44.285888 14215 ts_tablet_manager.cc:1403] T c70c42ab5db24f8986f73e06afd2c10d P d0482ff5be0a4266839bab14c8440c96: Time spent bootstrapping tablet: real 0.020s	user 0.015s	sys 0.000s
I20260713 09:03:44.288645 14214 tablet_bootstrap.cc:654] T 56b2e0b10722448587530db42a4e7c86 P 22f3355af82c4dd6adbde6f024d1c240: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:44.288460 14215 raft_consensus.cc:359] T c70c42ab5db24f8986f73e06afd2c10d P d0482ff5be0a4266839bab14c8440c96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51f346ad35784b0887750a8796150ce3" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46599 } } peers { permanent_uuid: "22f3355af82c4dd6adbde6f024d1c240" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 32785 } } peers { permanent_uuid: "d0482ff5be0a4266839bab14c8440c96" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 46689 } }
I20260713 09:03:44.289294 14215 raft_consensus.cc:385] T c70c42ab5db24f8986f73e06afd2c10d P d0482ff5be0a4266839bab14c8440c96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:44.289687 14215 raft_consensus.cc:740] T c70c42ab5db24f8986f73e06afd2c10d P d0482ff5be0a4266839bab14c8440c96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d0482ff5be0a4266839bab14c8440c96, State: Initialized, Role: FOLLOWER
I20260713 09:03:44.290575 14215 consensus_queue.cc:260] T c70c42ab5db24f8986f73e06afd2c10d P d0482ff5be0a4266839bab14c8440c96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51f346ad35784b0887750a8796150ce3" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46599 } } peers { permanent_uuid: "22f3355af82c4dd6adbde6f024d1c240" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 32785 } } peers { permanent_uuid: "d0482ff5be0a4266839bab14c8440c96" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 46689 } }
I20260713 09:03:44.291986 14217 ts_tablet_manager.cc:1434] T 434892e7619a45aa91f278758624b2c4 P 51f346ad35784b0887750a8796150ce3: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260713 09:03:44.293022 14215 ts_tablet_manager.cc:1434] T c70c42ab5db24f8986f73e06afd2c10d P d0482ff5be0a4266839bab14c8440c96: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:03:44.293880 14215 tablet_bootstrap.cc:492] T 05bbb1e69c5c44e591afde26de259307 P d0482ff5be0a4266839bab14c8440c96: Bootstrap starting.
I20260713 09:03:44.298882 14215 tablet_bootstrap.cc:654] T 05bbb1e69c5c44e591afde26de259307 P d0482ff5be0a4266839bab14c8440c96: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:44.303100 14217 tablet_bootstrap.cc:492] T 70569aa11f104ca692e2689998a4d467 P 51f346ad35784b0887750a8796150ce3: Bootstrap starting.
I20260713 09:03:44.304905 14214 tablet_bootstrap.cc:492] T 56b2e0b10722448587530db42a4e7c86 P 22f3355af82c4dd6adbde6f024d1c240: No bootstrap required, opened a new log
I20260713 09:03:44.305363 14214 ts_tablet_manager.cc:1403] T 56b2e0b10722448587530db42a4e7c86 P 22f3355af82c4dd6adbde6f024d1c240: Time spent bootstrapping tablet: real 0.023s	user 0.011s	sys 0.003s
I20260713 09:03:44.310076 14214 raft_consensus.cc:359] T 56b2e0b10722448587530db42a4e7c86 P 22f3355af82c4dd6adbde6f024d1c240 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51f346ad35784b0887750a8796150ce3" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46599 } } peers { permanent_uuid: "22f3355af82c4dd6adbde6f024d1c240" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 32785 } } peers { permanent_uuid: "d0482ff5be0a4266839bab14c8440c96" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 46689 } }
I20260713 09:03:44.310667 14214 raft_consensus.cc:385] T 56b2e0b10722448587530db42a4e7c86 P 22f3355af82c4dd6adbde6f024d1c240 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:44.310882 14214 raft_consensus.cc:740] T 56b2e0b10722448587530db42a4e7c86 P 22f3355af82c4dd6adbde6f024d1c240 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 22f3355af82c4dd6adbde6f024d1c240, State: Initialized, Role: FOLLOWER
I20260713 09:03:44.310014 14217 tablet_bootstrap.cc:654] T 70569aa11f104ca692e2689998a4d467 P 51f346ad35784b0887750a8796150ce3: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:44.311477 14214 consensus_queue.cc:260] T 56b2e0b10722448587530db42a4e7c86 P 22f3355af82c4dd6adbde6f024d1c240 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51f346ad35784b0887750a8796150ce3" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46599 } } peers { permanent_uuid: "22f3355af82c4dd6adbde6f024d1c240" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 32785 } } peers { permanent_uuid: "d0482ff5be0a4266839bab14c8440c96" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 46689 } }
I20260713 09:03:44.312558 14215 tablet_bootstrap.cc:492] T 05bbb1e69c5c44e591afde26de259307 P d0482ff5be0a4266839bab14c8440c96: No bootstrap required, opened a new log
I20260713 09:03:44.313021 14215 ts_tablet_manager.cc:1403] T 05bbb1e69c5c44e591afde26de259307 P d0482ff5be0a4266839bab14c8440c96: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.006s
I20260713 09:03:44.313246 14214 ts_tablet_manager.cc:1434] T 56b2e0b10722448587530db42a4e7c86 P 22f3355af82c4dd6adbde6f024d1c240: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.003s
I20260713 09:03:44.314208 14214 tablet_bootstrap.cc:492] T 434892e7619a45aa91f278758624b2c4 P 22f3355af82c4dd6adbde6f024d1c240: Bootstrap starting.
I20260713 09:03:44.315553 14215 raft_consensus.cc:359] T 05bbb1e69c5c44e591afde26de259307 P d0482ff5be0a4266839bab14c8440c96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51f346ad35784b0887750a8796150ce3" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46599 } } peers { permanent_uuid: "22f3355af82c4dd6adbde6f024d1c240" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 32785 } } peers { permanent_uuid: "d0482ff5be0a4266839bab14c8440c96" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 46689 } }
I20260713 09:03:44.316237 14215 raft_consensus.cc:385] T 05bbb1e69c5c44e591afde26de259307 P d0482ff5be0a4266839bab14c8440c96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:44.316483 14215 raft_consensus.cc:740] T 05bbb1e69c5c44e591afde26de259307 P d0482ff5be0a4266839bab14c8440c96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d0482ff5be0a4266839bab14c8440c96, State: Initialized, Role: FOLLOWER
I20260713 09:03:44.317252 14215 consensus_queue.cc:260] T 05bbb1e69c5c44e591afde26de259307 P d0482ff5be0a4266839bab14c8440c96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51f346ad35784b0887750a8796150ce3" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46599 } } peers { permanent_uuid: "22f3355af82c4dd6adbde6f024d1c240" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 32785 } } peers { permanent_uuid: "d0482ff5be0a4266839bab14c8440c96" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 46689 } }
I20260713 09:03:44.319836 14214 tablet_bootstrap.cc:654] T 434892e7619a45aa91f278758624b2c4 P 22f3355af82c4dd6adbde6f024d1c240: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:44.321332 14215 ts_tablet_manager.cc:1434] T 05bbb1e69c5c44e591afde26de259307 P d0482ff5be0a4266839bab14c8440c96: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260713 09:03:44.322139 14217 tablet_bootstrap.cc:492] T 70569aa11f104ca692e2689998a4d467 P 51f346ad35784b0887750a8796150ce3: No bootstrap required, opened a new log
I20260713 09:03:44.322194 14215 tablet_bootstrap.cc:492] T fcf1153af6604dc196e955bb583353e8 P d0482ff5be0a4266839bab14c8440c96: Bootstrap starting.
I20260713 09:03:44.322690 14217 ts_tablet_manager.cc:1403] T 70569aa11f104ca692e2689998a4d467 P 51f346ad35784b0887750a8796150ce3: Time spent bootstrapping tablet: real 0.020s	user 0.016s	sys 0.000s
I20260713 09:03:44.325431 14217 raft_consensus.cc:359] T 70569aa11f104ca692e2689998a4d467 P 51f346ad35784b0887750a8796150ce3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51f346ad35784b0887750a8796150ce3" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46599 } } peers { permanent_uuid: "22f3355af82c4dd6adbde6f024d1c240" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 32785 } } peers { permanent_uuid: "d0482ff5be0a4266839bab14c8440c96" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 46689 } }
I20260713 09:03:44.326076 14217 raft_consensus.cc:385] T 70569aa11f104ca692e2689998a4d467 P 51f346ad35784b0887750a8796150ce3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:44.326347 14217 raft_consensus.cc:740] T 70569aa11f104ca692e2689998a4d467 P 51f346ad35784b0887750a8796150ce3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51f346ad35784b0887750a8796150ce3, State: Initialized, Role: FOLLOWER
I20260713 09:03:44.327137 14217 consensus_queue.cc:260] T 70569aa11f104ca692e2689998a4d467 P 51f346ad35784b0887750a8796150ce3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51f346ad35784b0887750a8796150ce3" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46599 } } peers { permanent_uuid: "22f3355af82c4dd6adbde6f024d1c240" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 32785 } } peers { permanent_uuid: "d0482ff5be0a4266839bab14c8440c96" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 46689 } }
I20260713 09:03:44.327894 14215 tablet_bootstrap.cc:654] T fcf1153af6604dc196e955bb583353e8 P d0482ff5be0a4266839bab14c8440c96: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:44.330531 14214 tablet_bootstrap.cc:492] T 434892e7619a45aa91f278758624b2c4 P 22f3355af82c4dd6adbde6f024d1c240: No bootstrap required, opened a new log
I20260713 09:03:44.330966 14214 ts_tablet_manager.cc:1403] T 434892e7619a45aa91f278758624b2c4 P 22f3355af82c4dd6adbde6f024d1c240: Time spent bootstrapping tablet: real 0.017s	user 0.007s	sys 0.007s
I20260713 09:03:44.333475 14217 ts_tablet_manager.cc:1434] T 70569aa11f104ca692e2689998a4d467 P 51f346ad35784b0887750a8796150ce3: Time spent starting tablet: real 0.010s	user 0.000s	sys 0.007s
I20260713 09:03:44.333303 14214 raft_consensus.cc:359] T 434892e7619a45aa91f278758624b2c4 P 22f3355af82c4dd6adbde6f024d1c240 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51f346ad35784b0887750a8796150ce3" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46599 } } peers { permanent_uuid: "22f3355af82c4dd6adbde6f024d1c240" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 32785 } } peers { permanent_uuid: "d0482ff5be0a4266839bab14c8440c96" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 46689 } }
I20260713 09:03:44.333937 14214 raft_consensus.cc:385] T 434892e7619a45aa91f278758624b2c4 P 22f3355af82c4dd6adbde6f024d1c240 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:44.334197 14214 raft_consensus.cc:740] T 434892e7619a45aa91f278758624b2c4 P 22f3355af82c4dd6adbde6f024d1c240 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 22f3355af82c4dd6adbde6f024d1c240, State: Initialized, Role: FOLLOWER
I20260713 09:03:44.335000 14214 consensus_queue.cc:260] T 434892e7619a45aa91f278758624b2c4 P 22f3355af82c4dd6adbde6f024d1c240 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51f346ad35784b0887750a8796150ce3" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46599 } } peers { permanent_uuid: "22f3355af82c4dd6adbde6f024d1c240" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 32785 } } peers { permanent_uuid: "d0482ff5be0a4266839bab14c8440c96" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 46689 } }
I20260713 09:03:44.337188 14214 ts_tablet_manager.cc:1434] T 434892e7619a45aa91f278758624b2c4 P 22f3355af82c4dd6adbde6f024d1c240: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:03:44.340029 14220 raft_consensus.cc:493] T 56b2e0b10722448587530db42a4e7c86 P d0482ff5be0a4266839bab14c8440c96 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:44.340463 14220 raft_consensus.cc:515] T 56b2e0b10722448587530db42a4e7c86 P d0482ff5be0a4266839bab14c8440c96 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51f346ad35784b0887750a8796150ce3" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46599 } } peers { permanent_uuid: "22f3355af82c4dd6adbde6f024d1c240" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 32785 } } peers { permanent_uuid: "d0482ff5be0a4266839bab14c8440c96" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 46689 } }
I20260713 09:03:44.334537 14217 tablet_bootstrap.cc:492] T 36749f15bc3b4f588276c3cd750b9188 P 51f346ad35784b0887750a8796150ce3: Bootstrap starting.
I20260713 09:03:44.342473 14220 leader_election.cc:290] T 56b2e0b10722448587530db42a4e7c86 P d0482ff5be0a4266839bab14c8440c96 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 51f346ad35784b0887750a8796150ce3 (127.10.222.129:46599), 22f3355af82c4dd6adbde6f024d1c240 (127.10.222.130:32785)
I20260713 09:03:44.344182 14025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56b2e0b10722448587530db42a4e7c86" candidate_uuid: "d0482ff5be0a4266839bab14c8440c96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51f346ad35784b0887750a8796150ce3" is_pre_election: true
I20260713 09:03:44.344650 14025 raft_consensus.cc:2468] T 56b2e0b10722448587530db42a4e7c86 P 51f346ad35784b0887750a8796150ce3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d0482ff5be0a4266839bab14c8440c96 in term 0.
I20260713 09:03:44.345615 14137 leader_election.cc:304] T 56b2e0b10722448587530db42a4e7c86 P d0482ff5be0a4266839bab14c8440c96 [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: 51f346ad35784b0887750a8796150ce3, d0482ff5be0a4266839bab14c8440c96; no voters: 
I20260713 09:03:44.345695 14099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56b2e0b10722448587530db42a4e7c86" candidate_uuid: "d0482ff5be0a4266839bab14c8440c96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22f3355af82c4dd6adbde6f024d1c240" is_pre_election: true
I20260713 09:03:44.346349 14099 raft_consensus.cc:2468] T 56b2e0b10722448587530db42a4e7c86 P 22f3355af82c4dd6adbde6f024d1c240 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d0482ff5be0a4266839bab14c8440c96 in term 0.
I20260713 09:03:44.346457 14220 raft_consensus.cc:2804] T 56b2e0b10722448587530db42a4e7c86 P d0482ff5be0a4266839bab14c8440c96 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:03:44.346818 14220 raft_consensus.cc:493] T 56b2e0b10722448587530db42a4e7c86 P d0482ff5be0a4266839bab14c8440c96 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:03:44.347137 14220 raft_consensus.cc:3060] T 56b2e0b10722448587530db42a4e7c86 P d0482ff5be0a4266839bab14c8440c96 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:44.348685 14217 tablet_bootstrap.cc:654] T 36749f15bc3b4f588276c3cd750b9188 P 51f346ad35784b0887750a8796150ce3: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:44.353953 14215 tablet_bootstrap.cc:492] T fcf1153af6604dc196e955bb583353e8 P d0482ff5be0a4266839bab14c8440c96: No bootstrap required, opened a new log
I20260713 09:03:44.353799 14220 raft_consensus.cc:515] T 56b2e0b10722448587530db42a4e7c86 P d0482ff5be0a4266839bab14c8440c96 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51f346ad35784b0887750a8796150ce3" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46599 } } peers { permanent_uuid: "22f3355af82c4dd6adbde6f024d1c240" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 32785 } } peers { permanent_uuid: "d0482ff5be0a4266839bab14c8440c96" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 46689 } }
I20260713 09:03:44.354431 14215 ts_tablet_manager.cc:1403] T fcf1153af6604dc196e955bb583353e8 P d0482ff5be0a4266839bab14c8440c96: Time spent bootstrapping tablet: real 0.032s	user 0.020s	sys 0.012s
I20260713 09:03:44.355286 14214 tablet_bootstrap.cc:492] T 05bbb1e69c5c44e591afde26de259307 P 22f3355af82c4dd6adbde6f024d1c240: Bootstrap starting.
I20260713 09:03:44.355212 14217 tablet_bootstrap.cc:492] T 36749f15bc3b4f588276c3cd750b9188 P 51f346ad35784b0887750a8796150ce3: No bootstrap required, opened a new log
I20260713 09:03:44.355829 14217 ts_tablet_manager.cc:1403] T 36749f15bc3b4f588276c3cd750b9188 P 51f346ad35784b0887750a8796150ce3: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.000s
I20260713 09:03:44.357026 14215 raft_consensus.cc:359] T fcf1153af6604dc196e955bb583353e8 P d0482ff5be0a4266839bab14c8440c96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51f346ad35784b0887750a8796150ce3" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46599 } } peers { permanent_uuid: "22f3355af82c4dd6adbde6f024d1c240" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 32785 } } peers { permanent_uuid: "d0482ff5be0a4266839bab14c8440c96" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 46689 } }
I20260713 09:03:44.357679 14215 raft_consensus.cc:385] T fcf1153af6604dc196e955bb583353e8 P d0482ff5be0a4266839bab14c8440c96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:44.357940 14215 raft_consensus.cc:740] T fcf1153af6604dc196e955bb583353e8 P d0482ff5be0a4266839bab14c8440c96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d0482ff5be0a4266839bab14c8440c96, State: Initialized, Role: FOLLOWER
I20260713 09:03:44.358553 14215 consensus_queue.cc:260] T fcf1153af6604dc196e955bb583353e8 P d0482ff5be0a4266839bab14c8440c96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51f346ad35784b0887750a8796150ce3" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46599 } } peers { permanent_uuid: "22f3355af82c4dd6adbde6f024d1c240" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 32785 } } peers { permanent_uuid: "d0482ff5be0a4266839bab14c8440c96" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 46689 } }
I20260713 09:03:44.358582 14217 raft_consensus.cc:359] T 36749f15bc3b4f588276c3cd750b9188 P 51f346ad35784b0887750a8796150ce3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51f346ad35784b0887750a8796150ce3" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46599 } } peers { permanent_uuid: "22f3355af82c4dd6adbde6f024d1c240" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 32785 } } peers { permanent_uuid: "d0482ff5be0a4266839bab14c8440c96" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 46689 } }
I20260713 09:03:44.359424 14217 raft_consensus.cc:385] T 36749f15bc3b4f588276c3cd750b9188 P 51f346ad35784b0887750a8796150ce3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:44.359704 14217 raft_consensus.cc:740] T 36749f15bc3b4f588276c3cd750b9188 P 51f346ad35784b0887750a8796150ce3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51f346ad35784b0887750a8796150ce3, State: Initialized, Role: FOLLOWER
I20260713 09:03:44.359876 14025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56b2e0b10722448587530db42a4e7c86" candidate_uuid: "d0482ff5be0a4266839bab14c8440c96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51f346ad35784b0887750a8796150ce3"
I20260713 09:03:44.360452 14025 raft_consensus.cc:3060] T 56b2e0b10722448587530db42a4e7c86 P 51f346ad35784b0887750a8796150ce3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:44.360880 14215 ts_tablet_manager.cc:1434] T fcf1153af6604dc196e955bb583353e8 P d0482ff5be0a4266839bab14c8440c96: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:03:44.363586 14217 consensus_queue.cc:260] T 36749f15bc3b4f588276c3cd750b9188 P 51f346ad35784b0887750a8796150ce3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51f346ad35784b0887750a8796150ce3" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46599 } } peers { permanent_uuid: "22f3355af82c4dd6adbde6f024d1c240" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 32785 } } peers { permanent_uuid: "d0482ff5be0a4266839bab14c8440c96" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 46689 } }
I20260713 09:03:44.366568 14214 tablet_bootstrap.cc:654] T 05bbb1e69c5c44e591afde26de259307 P 22f3355af82c4dd6adbde6f024d1c240: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:44.367127 14025 raft_consensus.cc:2468] T 56b2e0b10722448587530db42a4e7c86 P 51f346ad35784b0887750a8796150ce3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d0482ff5be0a4266839bab14c8440c96 in term 1.
I20260713 09:03:44.368525 14217 ts_tablet_manager.cc:1434] T 36749f15bc3b4f588276c3cd750b9188 P 51f346ad35784b0887750a8796150ce3: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.003s
I20260713 09:03:44.368366 14137 leader_election.cc:304] T 56b2e0b10722448587530db42a4e7c86 P d0482ff5be0a4266839bab14c8440c96 [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: 51f346ad35784b0887750a8796150ce3, d0482ff5be0a4266839bab14c8440c96; no voters: 
I20260713 09:03:44.369171 14245 raft_consensus.cc:2804] T 56b2e0b10722448587530db42a4e7c86 P d0482ff5be0a4266839bab14c8440c96 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:03:44.369529 14217 tablet_bootstrap.cc:492] T 05bbb1e69c5c44e591afde26de259307 P 51f346ad35784b0887750a8796150ce3: Bootstrap starting.
I20260713 09:03:44.369505 14220 leader_election.cc:290] T 56b2e0b10722448587530db42a4e7c86 P d0482ff5be0a4266839bab14c8440c96 [CANDIDATE]: Term 1 election: Requested vote from peers 51f346ad35784b0887750a8796150ce3 (127.10.222.129:46599), 22f3355af82c4dd6adbde6f024d1c240 (127.10.222.130:32785)
I20260713 09:03:44.371678 14099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56b2e0b10722448587530db42a4e7c86" candidate_uuid: "d0482ff5be0a4266839bab14c8440c96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22f3355af82c4dd6adbde6f024d1c240"
I20260713 09:03:44.372282 14099 raft_consensus.cc:3060] T 56b2e0b10722448587530db42a4e7c86 P 22f3355af82c4dd6adbde6f024d1c240 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:44.376195 14217 tablet_bootstrap.cc:654] T 05bbb1e69c5c44e591afde26de259307 P 51f346ad35784b0887750a8796150ce3: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:44.380859 14245 raft_consensus.cc:697] T 56b2e0b10722448587530db42a4e7c86 P d0482ff5be0a4266839bab14c8440c96 [term 1 LEADER]: Becoming Leader. State: Replica: d0482ff5be0a4266839bab14c8440c96, State: Running, Role: LEADER
I20260713 09:03:44.381757 14245 consensus_queue.cc:237] T 56b2e0b10722448587530db42a4e7c86 P d0482ff5be0a4266839bab14c8440c96 [LEADER]: Queue going to LEADER mode. State: All 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: "51f346ad35784b0887750a8796150ce3" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46599 } } peers { permanent_uuid: "22f3355af82c4dd6adbde6f024d1c240" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 32785 } } peers { permanent_uuid: "d0482ff5be0a4266839bab14c8440c96" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 46689 } }
I20260713 09:03:44.387424 14214 tablet_bootstrap.cc:492] T 05bbb1e69c5c44e591afde26de259307 P 22f3355af82c4dd6adbde6f024d1c240: No bootstrap required, opened a new log
I20260713 09:03:44.387921 14214 ts_tablet_manager.cc:1403] T 05bbb1e69c5c44e591afde26de259307 P 22f3355af82c4dd6adbde6f024d1c240: Time spent bootstrapping tablet: real 0.033s	user 0.006s	sys 0.016s
I20260713 09:03:44.390461 14214 raft_consensus.cc:359] T 05bbb1e69c5c44e591afde26de259307 P 22f3355af82c4dd6adbde6f024d1c240 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51f346ad35784b0887750a8796150ce3" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46599 } } peers { permanent_uuid: "22f3355af82c4dd6adbde6f024d1c240" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 32785 } } peers { permanent_uuid: "d0482ff5be0a4266839bab14c8440c96" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 46689 } }
I20260713 09:03:44.391094 14214 raft_consensus.cc:385] T 05bbb1e69c5c44e591afde26de259307 P 22f3355af82c4dd6adbde6f024d1c240 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:44.391369 14214 raft_consensus.cc:740] T 05bbb1e69c5c44e591afde26de259307 P 22f3355af82c4dd6adbde6f024d1c240 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 22f3355af82c4dd6adbde6f024d1c240, State: Initialized, Role: FOLLOWER
I20260713 09:03:44.391975 14214 consensus_queue.cc:260] T 05bbb1e69c5c44e591afde26de259307 P 22f3355af82c4dd6adbde6f024d1c240 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51f346ad35784b0887750a8796150ce3" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46599 } } peers { permanent_uuid: "22f3355af82c4dd6adbde6f024d1c240" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 32785 } } peers { permanent_uuid: "d0482ff5be0a4266839bab14c8440c96" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 46689 } }
I20260713 09:03:44.394225 14214 ts_tablet_manager.cc:1434] T 05bbb1e69c5c44e591afde26de259307 P 22f3355af82c4dd6adbde6f024d1c240: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:03:44.392225 14099 raft_consensus.cc:2468] T 56b2e0b10722448587530db42a4e7c86 P 22f3355af82c4dd6adbde6f024d1c240 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d0482ff5be0a4266839bab14c8440c96 in term 1.
I20260713 09:03:44.395988 14217 tablet_bootstrap.cc:492] T 05bbb1e69c5c44e591afde26de259307 P 51f346ad35784b0887750a8796150ce3: No bootstrap required, opened a new log
I20260713 09:03:44.396468 14245 raft_consensus.cc:493] T c70c42ab5db24f8986f73e06afd2c10d P d0482ff5be0a4266839bab14c8440c96 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:44.396620 14217 ts_tablet_manager.cc:1403] T 05bbb1e69c5c44e591afde26de259307 P 51f346ad35784b0887750a8796150ce3: Time spent bootstrapping tablet: real 0.027s	user 0.007s	sys 0.015s
I20260713 09:03:44.396951 14245 raft_consensus.cc:515] T c70c42ab5db24f8986f73e06afd2c10d P d0482ff5be0a4266839bab14c8440c96 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51f346ad35784b0887750a8796150ce3" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46599 } } peers { permanent_uuid: "22f3355af82c4dd6adbde6f024d1c240" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 32785 } } peers { permanent_uuid: "d0482ff5be0a4266839bab14c8440c96" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 46689 } }
I20260713 09:03:44.398535 14245 leader_election.cc:290] T c70c42ab5db24f8986f73e06afd2c10d P d0482ff5be0a4266839bab14c8440c96 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 51f346ad35784b0887750a8796150ce3 (127.10.222.129:46599), 22f3355af82c4dd6adbde6f024d1c240 (127.10.222.130:32785)
I20260713 09:03:44.398576 14217 raft_consensus.cc:359] T 05bbb1e69c5c44e591afde26de259307 P 51f346ad35784b0887750a8796150ce3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51f346ad35784b0887750a8796150ce3" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46599 } } peers { permanent_uuid: "22f3355af82c4dd6adbde6f024d1c240" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 32785 } } peers { permanent_uuid: "d0482ff5be0a4266839bab14c8440c96" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 46689 } }
I20260713 09:03:44.399251 14025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c70c42ab5db24f8986f73e06afd2c10d" candidate_uuid: "d0482ff5be0a4266839bab14c8440c96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51f346ad35784b0887750a8796150ce3" is_pre_election: true
I20260713 09:03:44.399379 14217 raft_consensus.cc:385] T 05bbb1e69c5c44e591afde26de259307 P 51f346ad35784b0887750a8796150ce3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:44.399387 14230 raft_consensus.cc:493] T c70c42ab5db24f8986f73e06afd2c10d P 22f3355af82c4dd6adbde6f024d1c240 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:44.399680 14099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c70c42ab5db24f8986f73e06afd2c10d" candidate_uuid: "d0482ff5be0a4266839bab14c8440c96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22f3355af82c4dd6adbde6f024d1c240" is_pre_election: true
I20260713 09:03:44.399938 14217 raft_consensus.cc:740] T 05bbb1e69c5c44e591afde26de259307 P 51f346ad35784b0887750a8796150ce3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51f346ad35784b0887750a8796150ce3, State: Initialized, Role: FOLLOWER
I20260713 09:03:44.400245 14230 raft_consensus.cc:515] T c70c42ab5db24f8986f73e06afd2c10d P 22f3355af82c4dd6adbde6f024d1c240 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51f346ad35784b0887750a8796150ce3" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46599 } } peers { permanent_uuid: "22f3355af82c4dd6adbde6f024d1c240" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 32785 } } peers { permanent_uuid: "d0482ff5be0a4266839bab14c8440c96" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 46689 } }
W20260713 09:03:44.400731 14137 leader_election.cc:343] T c70c42ab5db24f8986f73e06afd2c10d P d0482ff5be0a4266839bab14c8440c96 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 51f346ad35784b0887750a8796150ce3 (127.10.222.129:46599): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:44.400738 14217 consensus_queue.cc:260] T 05bbb1e69c5c44e591afde26de259307 P 51f346ad35784b0887750a8796150ce3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51f346ad35784b0887750a8796150ce3" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46599 } } peers { permanent_uuid: "22f3355af82c4dd6adbde6f024d1c240" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 32785 } } peers { permanent_uuid: "d0482ff5be0a4266839bab14c8440c96" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 46689 } }
I20260713 09:03:44.401314 14099 raft_consensus.cc:2468] T c70c42ab5db24f8986f73e06afd2c10d P 22f3355af82c4dd6adbde6f024d1c240 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d0482ff5be0a4266839bab14c8440c96 in term 0.
I20260713 09:03:44.402323 14137 leader_election.cc:304] T c70c42ab5db24f8986f73e06afd2c10d P d0482ff5be0a4266839bab14c8440c96 [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: 22f3355af82c4dd6adbde6f024d1c240, d0482ff5be0a4266839bab14c8440c96; no voters: 51f346ad35784b0887750a8796150ce3
I20260713 09:03:44.402853 14217 ts_tablet_manager.cc:1434] T 05bbb1e69c5c44e591afde26de259307 P 51f346ad35784b0887750a8796150ce3: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:03:44.402410 14230 leader_election.cc:290] T c70c42ab5db24f8986f73e06afd2c10d P 22f3355af82c4dd6adbde6f024d1c240 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 51f346ad35784b0887750a8796150ce3 (127.10.222.129:46599), d0482ff5be0a4266839bab14c8440c96 (127.10.222.131:46689)
I20260713 09:03:44.403496 14174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c70c42ab5db24f8986f73e06afd2c10d" candidate_uuid: "22f3355af82c4dd6adbde6f024d1c240" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0482ff5be0a4266839bab14c8440c96" is_pre_election: true
I20260713 09:03:44.403769 14217 tablet_bootstrap.cc:492] T 6ca471ecf5a44c4087b1045756829bb8 P 51f346ad35784b0887750a8796150ce3: Bootstrap starting.
I20260713 09:03:44.404071 14174 raft_consensus.cc:2468] T c70c42ab5db24f8986f73e06afd2c10d P d0482ff5be0a4266839bab14c8440c96 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 22f3355af82c4dd6adbde6f024d1c240 in term 0.
I20260713 09:03:44.405210 14064 leader_election.cc:304] T c70c42ab5db24f8986f73e06afd2c10d P 22f3355af82c4dd6adbde6f024d1c240 [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: 22f3355af82c4dd6adbde6f024d1c240, d0482ff5be0a4266839bab14c8440c96; no voters: 
I20260713 09:03:44.405313 14245 raft_consensus.cc:2804] T c70c42ab5db24f8986f73e06afd2c10d P d0482ff5be0a4266839bab14c8440c96 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:03:44.405280 14025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c70c42ab5db24f8986f73e06afd2c10d" candidate_uuid: "22f3355af82c4dd6adbde6f024d1c240" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51f346ad35784b0887750a8796150ce3" is_pre_election: true
I20260713 09:03:44.405840 14245 raft_consensus.cc:493] T c70c42ab5db24f8986f73e06afd2c10d P d0482ff5be0a4266839bab14c8440c96 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:03:44.406021 14230 raft_consensus.cc:2804] T c70c42ab5db24f8986f73e06afd2c10d P 22f3355af82c4dd6adbde6f024d1c240 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:03:44.406445 14230 raft_consensus.cc:493] T c70c42ab5db24f8986f73e06afd2c10d P 22f3355af82c4dd6adbde6f024d1c240 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:03:44.406770 14230 raft_consensus.cc:3060] T c70c42ab5db24f8986f73e06afd2c10d P 22f3355af82c4dd6adbde6f024d1c240 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:03:44.406756 14063 leader_election.cc:343] T c70c42ab5db24f8986f73e06afd2c10d P 22f3355af82c4dd6adbde6f024d1c240 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 51f346ad35784b0887750a8796150ce3 (127.10.222.129:46599): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:44.406893 14245 raft_consensus.cc:3060] T c70c42ab5db24f8986f73e06afd2c10d P d0482ff5be0a4266839bab14c8440c96 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:44.409269 14217 tablet_bootstrap.cc:654] T 6ca471ecf5a44c4087b1045756829bb8 P 51f346ad35784b0887750a8796150ce3: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:44.413550 14245 raft_consensus.cc:515] T c70c42ab5db24f8986f73e06afd2c10d P d0482ff5be0a4266839bab14c8440c96 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51f346ad35784b0887750a8796150ce3" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46599 } } peers { permanent_uuid: "22f3355af82c4dd6adbde6f024d1c240" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 32785 } } peers { permanent_uuid: "d0482ff5be0a4266839bab14c8440c96" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 46689 } }
I20260713 09:03:44.414410 14230 raft_consensus.cc:515] T c70c42ab5db24f8986f73e06afd2c10d P 22f3355af82c4dd6adbde6f024d1c240 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51f346ad35784b0887750a8796150ce3" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46599 } } peers { permanent_uuid: "22f3355af82c4dd6adbde6f024d1c240" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 32785 } } peers { permanent_uuid: "d0482ff5be0a4266839bab14c8440c96" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 46689 } }
I20260713 09:03:44.415246 14245 leader_election.cc:290] T c70c42ab5db24f8986f73e06afd2c10d P d0482ff5be0a4266839bab14c8440c96 [CANDIDATE]: Term 1 election: Requested vote from peers 51f346ad35784b0887750a8796150ce3 (127.10.222.129:46599), 22f3355af82c4dd6adbde6f024d1c240 (127.10.222.130:32785)
I20260713 09:03:44.416481 14230 leader_election.cc:290] T c70c42ab5db24f8986f73e06afd2c10d P 22f3355af82c4dd6adbde6f024d1c240 [CANDIDATE]: Term 1 election: Requested vote from peers 51f346ad35784b0887750a8796150ce3 (127.10.222.129:46599), d0482ff5be0a4266839bab14c8440c96 (127.10.222.131:46689)
I20260713 09:03:44.417775 14217 tablet_bootstrap.cc:492] T 6ca471ecf5a44c4087b1045756829bb8 P 51f346ad35784b0887750a8796150ce3: No bootstrap required, opened a new log
I20260713 09:03:44.446601 14217 ts_tablet_manager.cc:1403] T 6ca471ecf5a44c4087b1045756829bb8 P 51f346ad35784b0887750a8796150ce3: Time spent bootstrapping tablet: real 0.043s	user 0.010s	sys 0.004s
I20260713 09:03:44.448200 14174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c70c42ab5db24f8986f73e06afd2c10d" candidate_uuid: "22f3355af82c4dd6adbde6f024d1c240" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0482ff5be0a4266839bab14c8440c96"
I20260713 09:03:44.446605 14024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c70c42ab5db24f8986f73e06afd2c10d" candidate_uuid: "22f3355af82c4dd6adbde6f024d1c240" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51f346ad35784b0887750a8796150ce3"
I20260713 09:03:44.449507 14025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c70c42ab5db24f8986f73e06afd2c10d" candidate_uuid: "d0482ff5be0a4266839bab14c8440c96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51f346ad35784b0887750a8796150ce3"
W20260713 09:03:44.451400 14063 leader_election.cc:343] T c70c42ab5db24f8986f73e06afd2c10d P 22f3355af82c4dd6adbde6f024d1c240 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 51f346ad35784b0887750a8796150ce3 (127.10.222.129:46599): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:44.452243 14217 raft_consensus.cc:359] T 6ca471ecf5a44c4087b1045756829bb8 P 51f346ad35784b0887750a8796150ce3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51f346ad35784b0887750a8796150ce3" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46599 } } peers { permanent_uuid: "22f3355af82c4dd6adbde6f024d1c240" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 32785 } } peers { permanent_uuid: "d0482ff5be0a4266839bab14c8440c96" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 46689 } }
W20260713 09:03:44.453226 14137 leader_election.cc:343] T c70c42ab5db24f8986f73e06afd2c10d P d0482ff5be0a4266839bab14c8440c96 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 51f346ad35784b0887750a8796150ce3 (127.10.222.129:46599): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:44.454393 14229 raft_consensus.cc:493] T 70569aa11f104ca692e2689998a4d467 P 51f346ad35784b0887750a8796150ce3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:44.447854 14099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c70c42ab5db24f8986f73e06afd2c10d" candidate_uuid: "d0482ff5be0a4266839bab14c8440c96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22f3355af82c4dd6adbde6f024d1c240"
I20260713 09:03:44.455058 14217 raft_consensus.cc:385] T 6ca471ecf5a44c4087b1045756829bb8 P 51f346ad35784b0887750a8796150ce3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:44.455504 14217 raft_consensus.cc:740] T 6ca471ecf5a44c4087b1045756829bb8 P 51f346ad35784b0887750a8796150ce3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51f346ad35784b0887750a8796150ce3, State: Initialized, Role: FOLLOWER
I20260713 09:03:44.455371 14229 raft_consensus.cc:515] T 70569aa11f104ca692e2689998a4d467 P 51f346ad35784b0887750a8796150ce3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51f346ad35784b0887750a8796150ce3" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46599 } } peers { permanent_uuid: "22f3355af82c4dd6adbde6f024d1c240" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 32785 } } peers { permanent_uuid: "d0482ff5be0a4266839bab14c8440c96" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 46689 } }
I20260713 09:03:44.456087 14099 raft_consensus.cc:2393] T c70c42ab5db24f8986f73e06afd2c10d P 22f3355af82c4dd6adbde6f024d1c240 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate d0482ff5be0a4266839bab14c8440c96 in current term 1: Already voted for candidate 22f3355af82c4dd6adbde6f024d1c240 in this term.
I20260713 09:03:44.456733 14217 consensus_queue.cc:260] T 6ca471ecf5a44c4087b1045756829bb8 P 51f346ad35784b0887750a8796150ce3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51f346ad35784b0887750a8796150ce3" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46599 } } peers { permanent_uuid: "22f3355af82c4dd6adbde6f024d1c240" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 32785 } } peers { permanent_uuid: "d0482ff5be0a4266839bab14c8440c96" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 46689 } }
I20260713 09:03:44.443364 13921 catalog_manager.cc:5697] T 56b2e0b10722448587530db42a4e7c86 P d0482ff5be0a4266839bab14c8440c96 reported cstate change: term changed from 0 to 1, leader changed from <none> to d0482ff5be0a4266839bab14c8440c96 (127.10.222.131). New cstate: current_term: 1 leader_uuid: "d0482ff5be0a4266839bab14c8440c96" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51f346ad35784b0887750a8796150ce3" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46599 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "22f3355af82c4dd6adbde6f024d1c240" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 32785 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d0482ff5be0a4266839bab14c8440c96" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 46689 } health_report { overall_health: HEALTHY } } }
I20260713 09:03:44.460857 14099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70569aa11f104ca692e2689998a4d467" candidate_uuid: "51f346ad35784b0887750a8796150ce3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22f3355af82c4dd6adbde6f024d1c240" is_pre_election: true
I20260713 09:03:44.461290 14137 leader_election.cc:304] T c70c42ab5db24f8986f73e06afd2c10d P d0482ff5be0a4266839bab14c8440c96 [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: d0482ff5be0a4266839bab14c8440c96; no voters: 22f3355af82c4dd6adbde6f024d1c240, 51f346ad35784b0887750a8796150ce3
I20260713 09:03:44.461987 14099 raft_consensus.cc:2393] T 70569aa11f104ca692e2689998a4d467 P 22f3355af82c4dd6adbde6f024d1c240 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 51f346ad35784b0887750a8796150ce3 in current term 1: Already voted for candidate d0482ff5be0a4266839bab14c8440c96 in this term.
I20260713 09:03:44.465677 14173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70569aa11f104ca692e2689998a4d467" candidate_uuid: "51f346ad35784b0887750a8796150ce3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0482ff5be0a4266839bab14c8440c96" is_pre_election: true
I20260713 09:03:44.467133 14217 ts_tablet_manager.cc:1434] T 6ca471ecf5a44c4087b1045756829bb8 P 51f346ad35784b0887750a8796150ce3: Time spent starting tablet: real 0.020s	user 0.008s	sys 0.003s
I20260713 09:03:44.467978 13989 leader_election.cc:304] T 70569aa11f104ca692e2689998a4d467 P 51f346ad35784b0887750a8796150ce3 [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: 51f346ad35784b0887750a8796150ce3; no voters: 22f3355af82c4dd6adbde6f024d1c240, d0482ff5be0a4266839bab14c8440c96
I20260713 09:03:44.469003 14217 tablet_bootstrap.cc:492] T c70c42ab5db24f8986f73e06afd2c10d P 51f346ad35784b0887750a8796150ce3: Bootstrap starting.
I20260713 09:03:44.469331 14226 raft_consensus.cc:3060] T 70569aa11f104ca692e2689998a4d467 P 51f346ad35784b0887750a8796150ce3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:44.471807 14229 leader_election.cc:290] T 70569aa11f104ca692e2689998a4d467 P 51f346ad35784b0887750a8796150ce3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 22f3355af82c4dd6adbde6f024d1c240 (127.10.222.130:32785), d0482ff5be0a4266839bab14c8440c96 (127.10.222.131:46689)
I20260713 09:03:44.457036 14174 raft_consensus.cc:2393] T c70c42ab5db24f8986f73e06afd2c10d P d0482ff5be0a4266839bab14c8440c96 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 22f3355af82c4dd6adbde6f024d1c240 in current term 1: Already voted for candidate d0482ff5be0a4266839bab14c8440c96 in this term.
I20260713 09:03:44.473625 14245 raft_consensus.cc:2749] T c70c42ab5db24f8986f73e06afd2c10d P d0482ff5be0a4266839bab14c8440c96 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:03:44.474180 14064 leader_election.cc:304] T c70c42ab5db24f8986f73e06afd2c10d P 22f3355af82c4dd6adbde6f024d1c240 [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: 22f3355af82c4dd6adbde6f024d1c240; no voters: 51f346ad35784b0887750a8796150ce3, d0482ff5be0a4266839bab14c8440c96
I20260713 09:03:44.477895 14217 tablet_bootstrap.cc:654] T c70c42ab5db24f8986f73e06afd2c10d P 51f346ad35784b0887750a8796150ce3: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:44.481340 14231 raft_consensus.cc:2749] T c70c42ab5db24f8986f73e06afd2c10d P 22f3355af82c4dd6adbde6f024d1c240 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:03:44.481632 14230 raft_consensus.cc:493] T 05bbb1e69c5c44e591afde26de259307 P 22f3355af82c4dd6adbde6f024d1c240 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:44.482419 14230 raft_consensus.cc:515] T 05bbb1e69c5c44e591afde26de259307 P 22f3355af82c4dd6adbde6f024d1c240 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51f346ad35784b0887750a8796150ce3" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46599 } } peers { permanent_uuid: "22f3355af82c4dd6adbde6f024d1c240" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 32785 } } peers { permanent_uuid: "d0482ff5be0a4266839bab14c8440c96" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 46689 } }
I20260713 09:03:44.486217 14025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05bbb1e69c5c44e591afde26de259307" candidate_uuid: "22f3355af82c4dd6adbde6f024d1c240" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51f346ad35784b0887750a8796150ce3" is_pre_election: true
I20260713 09:03:44.486970 14025 raft_consensus.cc:2468] T 05bbb1e69c5c44e591afde26de259307 P 51f346ad35784b0887750a8796150ce3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 22f3355af82c4dd6adbde6f024d1c240 in term 0.
I20260713 09:03:44.487985 14174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05bbb1e69c5c44e591afde26de259307" candidate_uuid: "22f3355af82c4dd6adbde6f024d1c240" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0482ff5be0a4266839bab14c8440c96" is_pre_election: true
I20260713 09:03:44.488162 14063 leader_election.cc:304] T 05bbb1e69c5c44e591afde26de259307 P 22f3355af82c4dd6adbde6f024d1c240 [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: 22f3355af82c4dd6adbde6f024d1c240, 51f346ad35784b0887750a8796150ce3; no voters: 
I20260713 09:03:44.488976 14174 raft_consensus.cc:2468] T 05bbb1e69c5c44e591afde26de259307 P d0482ff5be0a4266839bab14c8440c96 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 22f3355af82c4dd6adbde6f024d1c240 in term 0.
I20260713 09:03:44.489123 14231 raft_consensus.cc:2804] T 05bbb1e69c5c44e591afde26de259307 P 22f3355af82c4dd6adbde6f024d1c240 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:03:44.489771 14231 raft_consensus.cc:493] T 05bbb1e69c5c44e591afde26de259307 P 22f3355af82c4dd6adbde6f024d1c240 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:03:44.490118 14231 raft_consensus.cc:3060] T 05bbb1e69c5c44e591afde26de259307 P 22f3355af82c4dd6adbde6f024d1c240 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:44.492096 14229 raft_consensus.cc:493] T 36749f15bc3b4f588276c3cd750b9188 P 51f346ad35784b0887750a8796150ce3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:44.492673 14229 raft_consensus.cc:515] T 36749f15bc3b4f588276c3cd750b9188 P 51f346ad35784b0887750a8796150ce3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51f346ad35784b0887750a8796150ce3" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46599 } } peers { permanent_uuid: "22f3355af82c4dd6adbde6f024d1c240" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 32785 } } peers { permanent_uuid: "d0482ff5be0a4266839bab14c8440c96" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 46689 } }
I20260713 09:03:44.493409 14226 raft_consensus.cc:2749] T 70569aa11f104ca692e2689998a4d467 P 51f346ad35784b0887750a8796150ce3 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:03:44.495114 14218 raft_consensus.cc:493] T 6ca471ecf5a44c4087b1045756829bb8 P 22f3355af82c4dd6adbde6f024d1c240 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:44.495532 14099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36749f15bc3b4f588276c3cd750b9188" candidate_uuid: "51f346ad35784b0887750a8796150ce3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22f3355af82c4dd6adbde6f024d1c240" is_pre_election: true
I20260713 09:03:44.495816 14218 raft_consensus.cc:515] T 6ca471ecf5a44c4087b1045756829bb8 P 22f3355af82c4dd6adbde6f024d1c240 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51f346ad35784b0887750a8796150ce3" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46599 } } peers { permanent_uuid: "22f3355af82c4dd6adbde6f024d1c240" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 32785 } } peers { permanent_uuid: "d0482ff5be0a4266839bab14c8440c96" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 46689 } }
I20260713 09:03:44.496279 14099 raft_consensus.cc:2468] T 36749f15bc3b4f588276c3cd750b9188 P 22f3355af82c4dd6adbde6f024d1c240 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 51f346ad35784b0887750a8796150ce3 in term 0.
I20260713 09:03:44.496834 14173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36749f15bc3b4f588276c3cd750b9188" candidate_uuid: "51f346ad35784b0887750a8796150ce3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0482ff5be0a4266839bab14c8440c96" is_pre_election: true
I20260713 09:03:44.497572 14173 raft_consensus.cc:2468] T 36749f15bc3b4f588276c3cd750b9188 P d0482ff5be0a4266839bab14c8440c96 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 51f346ad35784b0887750a8796150ce3 in term 0.
I20260713 09:03:44.497685 13988 leader_election.cc:304] T 36749f15bc3b4f588276c3cd750b9188 P 51f346ad35784b0887750a8796150ce3 [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: 22f3355af82c4dd6adbde6f024d1c240, 51f346ad35784b0887750a8796150ce3; no voters: 
I20260713 09:03:44.498065 14218 leader_election.cc:290] T 6ca471ecf5a44c4087b1045756829bb8 P 22f3355af82c4dd6adbde6f024d1c240 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 51f346ad35784b0887750a8796150ce3 (127.10.222.129:46599), d0482ff5be0a4266839bab14c8440c96 (127.10.222.131:46689)
I20260713 09:03:44.498281 14229 leader_election.cc:290] T 36749f15bc3b4f588276c3cd750b9188 P 51f346ad35784b0887750a8796150ce3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 22f3355af82c4dd6adbde6f024d1c240 (127.10.222.130:32785), d0482ff5be0a4266839bab14c8440c96 (127.10.222.131:46689)
I20260713 09:03:44.498490 14226 raft_consensus.cc:2804] T 36749f15bc3b4f588276c3cd750b9188 P 51f346ad35784b0887750a8796150ce3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:03:44.499449 14230 leader_election.cc:290] T 05bbb1e69c5c44e591afde26de259307 P 22f3355af82c4dd6adbde6f024d1c240 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 51f346ad35784b0887750a8796150ce3 (127.10.222.129:46599), d0482ff5be0a4266839bab14c8440c96 (127.10.222.131:46689)
I20260713 09:03:44.498960 14226 raft_consensus.cc:493] T 36749f15bc3b4f588276c3cd750b9188 P 51f346ad35784b0887750a8796150ce3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:03:44.499543 14025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ca471ecf5a44c4087b1045756829bb8" candidate_uuid: "22f3355af82c4dd6adbde6f024d1c240" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51f346ad35784b0887750a8796150ce3" is_pre_election: true
I20260713 09:03:44.500398 14226 raft_consensus.cc:3060] T 36749f15bc3b4f588276c3cd750b9188 P 51f346ad35784b0887750a8796150ce3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:44.501127 14025 raft_consensus.cc:2468] T 6ca471ecf5a44c4087b1045756829bb8 P 51f346ad35784b0887750a8796150ce3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 22f3355af82c4dd6adbde6f024d1c240 in term 0.
I20260713 09:03:44.501659 14217 tablet_bootstrap.cc:492] T c70c42ab5db24f8986f73e06afd2c10d P 51f346ad35784b0887750a8796150ce3: No bootstrap required, opened a new log
I20260713 09:03:44.502146 14217 ts_tablet_manager.cc:1403] T c70c42ab5db24f8986f73e06afd2c10d P 51f346ad35784b0887750a8796150ce3: Time spent bootstrapping tablet: real 0.034s	user 0.016s	sys 0.009s
I20260713 09:03:44.502280 14063 leader_election.cc:304] T 6ca471ecf5a44c4087b1045756829bb8 P 22f3355af82c4dd6adbde6f024d1c240 [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: 22f3355af82c4dd6adbde6f024d1c240, 51f346ad35784b0887750a8796150ce3; no voters: 
I20260713 09:03:44.503123 14230 raft_consensus.cc:2804] T 6ca471ecf5a44c4087b1045756829bb8 P 22f3355af82c4dd6adbde6f024d1c240 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:03:44.503559 14230 raft_consensus.cc:493] T 6ca471ecf5a44c4087b1045756829bb8 P 22f3355af82c4dd6adbde6f024d1c240 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:03:44.504225 14230 raft_consensus.cc:3060] T 6ca471ecf5a44c4087b1045756829bb8 P 22f3355af82c4dd6adbde6f024d1c240 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:44.503554 14174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ca471ecf5a44c4087b1045756829bb8" candidate_uuid: "22f3355af82c4dd6adbde6f024d1c240" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0482ff5be0a4266839bab14c8440c96" is_pre_election: true
I20260713 09:03:44.504874 14174 raft_consensus.cc:2468] T 6ca471ecf5a44c4087b1045756829bb8 P d0482ff5be0a4266839bab14c8440c96 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 22f3355af82c4dd6adbde6f024d1c240 in term 0.
I20260713 09:03:44.504932 14217 raft_consensus.cc:359] T c70c42ab5db24f8986f73e06afd2c10d P 51f346ad35784b0887750a8796150ce3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51f346ad35784b0887750a8796150ce3" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46599 } } peers { permanent_uuid: "22f3355af82c4dd6adbde6f024d1c240" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 32785 } } peers { permanent_uuid: "d0482ff5be0a4266839bab14c8440c96" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 46689 } }
I20260713 09:03:44.505685 14217 raft_consensus.cc:385] T c70c42ab5db24f8986f73e06afd2c10d P 51f346ad35784b0887750a8796150ce3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:44.505942 14217 raft_consensus.cc:740] T c70c42ab5db24f8986f73e06afd2c10d P 51f346ad35784b0887750a8796150ce3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51f346ad35784b0887750a8796150ce3, State: Initialized, Role: FOLLOWER
I20260713 09:03:44.506695 14217 consensus_queue.cc:260] T c70c42ab5db24f8986f73e06afd2c10d P 51f346ad35784b0887750a8796150ce3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51f346ad35784b0887750a8796150ce3" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46599 } } peers { permanent_uuid: "22f3355af82c4dd6adbde6f024d1c240" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 32785 } } peers { permanent_uuid: "d0482ff5be0a4266839bab14c8440c96" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 46689 } }
I20260713 09:03:44.507602 14226 raft_consensus.cc:515] T 36749f15bc3b4f588276c3cd750b9188 P 51f346ad35784b0887750a8796150ce3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51f346ad35784b0887750a8796150ce3" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46599 } } peers { permanent_uuid: "22f3355af82c4dd6adbde6f024d1c240" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 32785 } } peers { permanent_uuid: "d0482ff5be0a4266839bab14c8440c96" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 46689 } }
I20260713 09:03:44.507867 14231 raft_consensus.cc:515] T 05bbb1e69c5c44e591afde26de259307 P 22f3355af82c4dd6adbde6f024d1c240 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51f346ad35784b0887750a8796150ce3" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46599 } } peers { permanent_uuid: "22f3355af82c4dd6adbde6f024d1c240" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 32785 } } peers { permanent_uuid: "d0482ff5be0a4266839bab14c8440c96" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 46689 } }
I20260713 09:03:44.510298 14231 leader_election.cc:290] T 05bbb1e69c5c44e591afde26de259307 P 22f3355af82c4dd6adbde6f024d1c240 [CANDIDATE]: Term 1 election: Requested vote from peers 51f346ad35784b0887750a8796150ce3 (127.10.222.129:46599), d0482ff5be0a4266839bab14c8440c96 (127.10.222.131:46689)
I20260713 09:03:44.510336 14099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36749f15bc3b4f588276c3cd750b9188" candidate_uuid: "51f346ad35784b0887750a8796150ce3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22f3355af82c4dd6adbde6f024d1c240"
I20260713 09:03:44.511032 14099 raft_consensus.cc:3060] T 36749f15bc3b4f588276c3cd750b9188 P 22f3355af82c4dd6adbde6f024d1c240 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:44.511359 14217 ts_tablet_manager.cc:1434] T c70c42ab5db24f8986f73e06afd2c10d P 51f346ad35784b0887750a8796150ce3: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260713 09:03:44.510393 14025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05bbb1e69c5c44e591afde26de259307" candidate_uuid: "22f3355af82c4dd6adbde6f024d1c240" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51f346ad35784b0887750a8796150ce3"
I20260713 09:03:44.511986 14025 raft_consensus.cc:3060] T 05bbb1e69c5c44e591afde26de259307 P 51f346ad35784b0887750a8796150ce3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:44.512799 14226 leader_election.cc:290] T 36749f15bc3b4f588276c3cd750b9188 P 51f346ad35784b0887750a8796150ce3 [CANDIDATE]: Term 1 election: Requested vote from peers 22f3355af82c4dd6adbde6f024d1c240 (127.10.222.130:32785), d0482ff5be0a4266839bab14c8440c96 (127.10.222.131:46689)
I20260713 09:03:44.514074 14173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36749f15bc3b4f588276c3cd750b9188" candidate_uuid: "51f346ad35784b0887750a8796150ce3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0482ff5be0a4266839bab14c8440c96"
I20260713 09:03:44.514166 14174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05bbb1e69c5c44e591afde26de259307" candidate_uuid: "22f3355af82c4dd6adbde6f024d1c240" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0482ff5be0a4266839bab14c8440c96"
I20260713 09:03:44.514708 14173 raft_consensus.cc:3060] T 36749f15bc3b4f588276c3cd750b9188 P d0482ff5be0a4266839bab14c8440c96 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:44.514802 14174 raft_consensus.cc:3060] T 05bbb1e69c5c44e591afde26de259307 P d0482ff5be0a4266839bab14c8440c96 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:44.519457 14099 raft_consensus.cc:2468] T 36749f15bc3b4f588276c3cd750b9188 P 22f3355af82c4dd6adbde6f024d1c240 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51f346ad35784b0887750a8796150ce3 in term 1.
I20260713 09:03:44.520320 14025 raft_consensus.cc:2468] T 05bbb1e69c5c44e591afde26de259307 P 51f346ad35784b0887750a8796150ce3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 22f3355af82c4dd6adbde6f024d1c240 in term 1.
I20260713 09:03:44.520658 13988 leader_election.cc:304] T 36749f15bc3b4f588276c3cd750b9188 P 51f346ad35784b0887750a8796150ce3 [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: 22f3355af82c4dd6adbde6f024d1c240, 51f346ad35784b0887750a8796150ce3; no voters: 
I20260713 09:03:44.521636 14226 raft_consensus.cc:2804] T 36749f15bc3b4f588276c3cd750b9188 P 51f346ad35784b0887750a8796150ce3 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:03:44.521639 14063 leader_election.cc:304] T 05bbb1e69c5c44e591afde26de259307 P 22f3355af82c4dd6adbde6f024d1c240 [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: 22f3355af82c4dd6adbde6f024d1c240, 51f346ad35784b0887750a8796150ce3; no voters: 
I20260713 09:03:44.522468 14226 raft_consensus.cc:697] T 36749f15bc3b4f588276c3cd750b9188 P 51f346ad35784b0887750a8796150ce3 [term 1 LEADER]: Becoming Leader. State: Replica: 51f346ad35784b0887750a8796150ce3, State: Running, Role: LEADER
I20260713 09:03:44.522650 14231 raft_consensus.cc:2804] T 05bbb1e69c5c44e591afde26de259307 P 22f3355af82c4dd6adbde6f024d1c240 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:03:44.523453 14231 raft_consensus.cc:697] T 05bbb1e69c5c44e591afde26de259307 P 22f3355af82c4dd6adbde6f024d1c240 [term 1 LEADER]: Becoming Leader. State: Replica: 22f3355af82c4dd6adbde6f024d1c240, State: Running, Role: LEADER
I20260713 09:03:44.524502 14231 consensus_queue.cc:237] T 05bbb1e69c5c44e591afde26de259307 P 22f3355af82c4dd6adbde6f024d1c240 [LEADER]: Queue going to LEADER mode. State: All 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: "51f346ad35784b0887750a8796150ce3" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46599 } } peers { permanent_uuid: "22f3355af82c4dd6adbde6f024d1c240" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 32785 } } peers { permanent_uuid: "d0482ff5be0a4266839bab14c8440c96" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 46689 } }
I20260713 09:03:44.525748 14226 consensus_queue.cc:237] T 36749f15bc3b4f588276c3cd750b9188 P 51f346ad35784b0887750a8796150ce3 [LEADER]: Queue going to LEADER mode. State: All 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: "51f346ad35784b0887750a8796150ce3" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46599 } } peers { permanent_uuid: "22f3355af82c4dd6adbde6f024d1c240" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 32785 } } peers { permanent_uuid: "d0482ff5be0a4266839bab14c8440c96" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 46689 } }
I20260713 09:03:44.526527 14024 raft_consensus.cc:3060] T 376e352e82e843adacf7702019ad5710 P 51f346ad35784b0887750a8796150ce3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:44.526937 14174 raft_consensus.cc:2468] T 05bbb1e69c5c44e591afde26de259307 P d0482ff5be0a4266839bab14c8440c96 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 22f3355af82c4dd6adbde6f024d1c240 in term 1.
I20260713 09:03:44.527859 14173 raft_consensus.cc:2468] T 36749f15bc3b4f588276c3cd750b9188 P d0482ff5be0a4266839bab14c8440c96 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51f346ad35784b0887750a8796150ce3 in term 1.
I20260713 09:03:44.528927 14230 raft_consensus.cc:515] T 6ca471ecf5a44c4087b1045756829bb8 P 22f3355af82c4dd6adbde6f024d1c240 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51f346ad35784b0887750a8796150ce3" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46599 } } peers { permanent_uuid: "22f3355af82c4dd6adbde6f024d1c240" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 32785 } } peers { permanent_uuid: "d0482ff5be0a4266839bab14c8440c96" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 46689 } }
I20260713 09:03:44.531010 14230 leader_election.cc:290] T 6ca471ecf5a44c4087b1045756829bb8 P 22f3355af82c4dd6adbde6f024d1c240 [CANDIDATE]: Term 1 election: Requested vote from peers 51f346ad35784b0887750a8796150ce3 (127.10.222.129:46599), d0482ff5be0a4266839bab14c8440c96 (127.10.222.131:46689)
I20260713 09:03:44.532142 14023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ca471ecf5a44c4087b1045756829bb8" candidate_uuid: "22f3355af82c4dd6adbde6f024d1c240" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51f346ad35784b0887750a8796150ce3"
I20260713 09:03:44.532933 14023 raft_consensus.cc:3060] T 6ca471ecf5a44c4087b1045756829bb8 P 51f346ad35784b0887750a8796150ce3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:44.539223 14226 raft_consensus.cc:493] T 02a55410d76d4de5879ada29b3db5a39 P 51f346ad35784b0887750a8796150ce3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:44.540026 14226 raft_consensus.cc:515] T 02a55410d76d4de5879ada29b3db5a39 P 51f346ad35784b0887750a8796150ce3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51f346ad35784b0887750a8796150ce3" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46599 } } peers { permanent_uuid: "22f3355af82c4dd6adbde6f024d1c240" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 32785 } } peers { permanent_uuid: "d0482ff5be0a4266839bab14c8440c96" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 46689 } }
I20260713 09:03:44.539809 13923 catalog_manager.cc:5697] T 36749f15bc3b4f588276c3cd750b9188 P 51f346ad35784b0887750a8796150ce3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 51f346ad35784b0887750a8796150ce3 (127.10.222.129). New cstate: current_term: 1 leader_uuid: "51f346ad35784b0887750a8796150ce3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51f346ad35784b0887750a8796150ce3" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46599 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "22f3355af82c4dd6adbde6f024d1c240" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 32785 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d0482ff5be0a4266839bab14c8440c96" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 46689 } health_report { overall_health: UNKNOWN } } }
I20260713 09:03:44.541172 14023 raft_consensus.cc:2468] T 6ca471ecf5a44c4087b1045756829bb8 P 51f346ad35784b0887750a8796150ce3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 22f3355af82c4dd6adbde6f024d1c240 in term 1.
I20260713 09:03:44.542366 14173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ca471ecf5a44c4087b1045756829bb8" candidate_uuid: "22f3355af82c4dd6adbde6f024d1c240" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0482ff5be0a4266839bab14c8440c96"
I20260713 09:03:44.542780 14099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02a55410d76d4de5879ada29b3db5a39" candidate_uuid: "51f346ad35784b0887750a8796150ce3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22f3355af82c4dd6adbde6f024d1c240" is_pre_election: true
I20260713 09:03:44.543042 14173 raft_consensus.cc:3060] T 6ca471ecf5a44c4087b1045756829bb8 P d0482ff5be0a4266839bab14c8440c96 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:44.543506 14099 raft_consensus.cc:2468] T 02a55410d76d4de5879ada29b3db5a39 P 22f3355af82c4dd6adbde6f024d1c240 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 51f346ad35784b0887750a8796150ce3 in term 0.
I20260713 09:03:44.544744 13988 leader_election.cc:304] T 02a55410d76d4de5879ada29b3db5a39 P 51f346ad35784b0887750a8796150ce3 [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: 22f3355af82c4dd6adbde6f024d1c240, 51f346ad35784b0887750a8796150ce3; no voters: 
I20260713 09:03:44.545635 14229 raft_consensus.cc:2804] T 02a55410d76d4de5879ada29b3db5a39 P 51f346ad35784b0887750a8796150ce3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:03:44.545969 14229 raft_consensus.cc:493] T 02a55410d76d4de5879ada29b3db5a39 P 51f346ad35784b0887750a8796150ce3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:03:44.546306 14229 raft_consensus.cc:3060] T 02a55410d76d4de5879ada29b3db5a39 P 51f346ad35784b0887750a8796150ce3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:44.542310 14063 leader_election.cc:304] T 6ca471ecf5a44c4087b1045756829bb8 P 22f3355af82c4dd6adbde6f024d1c240 [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: 22f3355af82c4dd6adbde6f024d1c240, 51f346ad35784b0887750a8796150ce3; no voters: 
I20260713 09:03:44.550712 14173 raft_consensus.cc:2468] T 6ca471ecf5a44c4087b1045756829bb8 P d0482ff5be0a4266839bab14c8440c96 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 22f3355af82c4dd6adbde6f024d1c240 in term 1.
I20260713 09:03:44.548486 13922 catalog_manager.cc:5697] T 05bbb1e69c5c44e591afde26de259307 P 22f3355af82c4dd6adbde6f024d1c240 reported cstate change: term changed from 0 to 1, leader changed from <none> to 22f3355af82c4dd6adbde6f024d1c240 (127.10.222.130). New cstate: current_term: 1 leader_uuid: "22f3355af82c4dd6adbde6f024d1c240" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51f346ad35784b0887750a8796150ce3" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46599 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "22f3355af82c4dd6adbde6f024d1c240" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 32785 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d0482ff5be0a4266839bab14c8440c96" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 46689 } health_report { overall_health: UNKNOWN } } }
I20260713 09:03:44.550911 14218 consensus_queue.cc:1048] T 376e352e82e843adacf7702019ad5710 P 22f3355af82c4dd6adbde6f024d1c240 [LEADER]: Connected to new peer: Peer: permanent_uuid: "51f346ad35784b0887750a8796150ce3" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46599 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:03:44.550544 14230 raft_consensus.cc:2804] T 6ca471ecf5a44c4087b1045756829bb8 P 22f3355af82c4dd6adbde6f024d1c240 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:03:44.553757 14230 raft_consensus.cc:697] T 6ca471ecf5a44c4087b1045756829bb8 P 22f3355af82c4dd6adbde6f024d1c240 [term 1 LEADER]: Becoming Leader. State: Replica: 22f3355af82c4dd6adbde6f024d1c240, State: Running, Role: LEADER
I20260713 09:03:44.554085 14229 raft_consensus.cc:515] T 02a55410d76d4de5879ada29b3db5a39 P 51f346ad35784b0887750a8796150ce3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51f346ad35784b0887750a8796150ce3" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46599 } } peers { permanent_uuid: "22f3355af82c4dd6adbde6f024d1c240" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 32785 } } peers { permanent_uuid: "d0482ff5be0a4266839bab14c8440c96" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 46689 } }
I20260713 09:03:44.554940 14230 consensus_queue.cc:237] T 6ca471ecf5a44c4087b1045756829bb8 P 22f3355af82c4dd6adbde6f024d1c240 [LEADER]: Queue going to LEADER mode. State: All 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: "51f346ad35784b0887750a8796150ce3" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46599 } } peers { permanent_uuid: "22f3355af82c4dd6adbde6f024d1c240" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 32785 } } peers { permanent_uuid: "d0482ff5be0a4266839bab14c8440c96" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 46689 } }
I20260713 09:03:44.556241 14226 leader_election.cc:290] T 02a55410d76d4de5879ada29b3db5a39 P 51f346ad35784b0887750a8796150ce3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 22f3355af82c4dd6adbde6f024d1c240 (127.10.222.130:32785), d0482ff5be0a4266839bab14c8440c96 (127.10.222.131:46689)
I20260713 09:03:44.556845 14226 raft_consensus.cc:493] T 434892e7619a45aa91f278758624b2c4 P 51f346ad35784b0887750a8796150ce3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:44.557443 14226 raft_consensus.cc:515] T 434892e7619a45aa91f278758624b2c4 P 51f346ad35784b0887750a8796150ce3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51f346ad35784b0887750a8796150ce3" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46599 } } peers { permanent_uuid: "22f3355af82c4dd6adbde6f024d1c240" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 32785 } } peers { permanent_uuid: "d0482ff5be0a4266839bab14c8440c96" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 46689 } }
I20260713 09:03:44.560050 14245 raft_consensus.cc:493] T 02a55410d76d4de5879ada29b3db5a39 P d0482ff5be0a4266839bab14c8440c96 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:44.560312 14099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "434892e7619a45aa91f278758624b2c4" candidate_uuid: "51f346ad35784b0887750a8796150ce3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22f3355af82c4dd6adbde6f024d1c240" is_pre_election: true
I20260713 09:03:44.560691 14245 raft_consensus.cc:515] T 02a55410d76d4de5879ada29b3db5a39 P d0482ff5be0a4266839bab14c8440c96 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51f346ad35784b0887750a8796150ce3" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46599 } } peers { permanent_uuid: "22f3355af82c4dd6adbde6f024d1c240" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 32785 } } peers { permanent_uuid: "d0482ff5be0a4266839bab14c8440c96" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 46689 } }
I20260713 09:03:44.561084 14099 raft_consensus.cc:2468] T 434892e7619a45aa91f278758624b2c4 P 22f3355af82c4dd6adbde6f024d1c240 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 51f346ad35784b0887750a8796150ce3 in term 0.
I20260713 09:03:44.562472 13988 leader_election.cc:304] T 434892e7619a45aa91f278758624b2c4 P 51f346ad35784b0887750a8796150ce3 [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: 22f3355af82c4dd6adbde6f024d1c240, 51f346ad35784b0887750a8796150ce3; no voters: 
I20260713 09:03:44.563063 14245 leader_election.cc:290] T 02a55410d76d4de5879ada29b3db5a39 P d0482ff5be0a4266839bab14c8440c96 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 51f346ad35784b0887750a8796150ce3 (127.10.222.129:46599), 22f3355af82c4dd6adbde6f024d1c240 (127.10.222.130:32785)
I20260713 09:03:44.565112 14099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02a55410d76d4de5879ada29b3db5a39" candidate_uuid: "d0482ff5be0a4266839bab14c8440c96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22f3355af82c4dd6adbde6f024d1c240" is_pre_election: true
I20260713 09:03:44.565824 14099 raft_consensus.cc:2468] T 02a55410d76d4de5879ada29b3db5a39 P 22f3355af82c4dd6adbde6f024d1c240 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d0482ff5be0a4266839bab14c8440c96 in term 0.
I20260713 09:03:44.567023 14137 leader_election.cc:304] T 02a55410d76d4de5879ada29b3db5a39 P d0482ff5be0a4266839bab14c8440c96 [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: 22f3355af82c4dd6adbde6f024d1c240, d0482ff5be0a4266839bab14c8440c96; no voters: 
I20260713 09:03:44.567968 14245 raft_consensus.cc:2804] T 02a55410d76d4de5879ada29b3db5a39 P d0482ff5be0a4266839bab14c8440c96 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:03:44.568462 14245 raft_consensus.cc:493] T 02a55410d76d4de5879ada29b3db5a39 P d0482ff5be0a4266839bab14c8440c96 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:03:44.568791 14245 raft_consensus.cc:3060] T 02a55410d76d4de5879ada29b3db5a39 P d0482ff5be0a4266839bab14c8440c96 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:44.575726 14261 raft_consensus.cc:493] T 434892e7619a45aa91f278758624b2c4 P d0482ff5be0a4266839bab14c8440c96 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:44.576557 14261 raft_consensus.cc:515] T 434892e7619a45aa91f278758624b2c4 P d0482ff5be0a4266839bab14c8440c96 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51f346ad35784b0887750a8796150ce3" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46599 } } peers { permanent_uuid: "22f3355af82c4dd6adbde6f024d1c240" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 32785 } } peers { permanent_uuid: "d0482ff5be0a4266839bab14c8440c96" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 46689 } }
I20260713 09:03:44.577052 14271 raft_consensus.cc:2804] T 434892e7619a45aa91f278758624b2c4 P 51f346ad35784b0887750a8796150ce3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:03:44.577454 14271 raft_consensus.cc:493] T 434892e7619a45aa91f278758624b2c4 P 51f346ad35784b0887750a8796150ce3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:03:44.577808 14271 raft_consensus.cc:3060] T 434892e7619a45aa91f278758624b2c4 P 51f346ad35784b0887750a8796150ce3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:44.578181 14023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02a55410d76d4de5879ada29b3db5a39" candidate_uuid: "d0482ff5be0a4266839bab14c8440c96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51f346ad35784b0887750a8796150ce3" is_pre_election: true
I20260713 09:03:44.578934 14023 raft_consensus.cc:2393] T 02a55410d76d4de5879ada29b3db5a39 P 51f346ad35784b0887750a8796150ce3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d0482ff5be0a4266839bab14c8440c96 in current term 1: Already voted for candidate 51f346ad35784b0887750a8796150ce3 in this term.
I20260713 09:03:44.585032 14261 leader_election.cc:290] T 434892e7619a45aa91f278758624b2c4 P d0482ff5be0a4266839bab14c8440c96 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 51f346ad35784b0887750a8796150ce3 (127.10.222.129:46599), 22f3355af82c4dd6adbde6f024d1c240 (127.10.222.130:32785)
I20260713 09:03:44.588465 14099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02a55410d76d4de5879ada29b3db5a39" candidate_uuid: "51f346ad35784b0887750a8796150ce3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22f3355af82c4dd6adbde6f024d1c240"
I20260713 09:03:44.588670 14100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "434892e7619a45aa91f278758624b2c4" candidate_uuid: "d0482ff5be0a4266839bab14c8440c96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22f3355af82c4dd6adbde6f024d1c240" is_pre_election: true
I20260713 09:03:44.589177 14099 raft_consensus.cc:3060] T 02a55410d76d4de5879ada29b3db5a39 P 22f3355af82c4dd6adbde6f024d1c240 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:44.589320 14229 leader_election.cc:290] T 02a55410d76d4de5879ada29b3db5a39 P 51f346ad35784b0887750a8796150ce3 [CANDIDATE]: Term 1 election: Requested vote from peers 22f3355af82c4dd6adbde6f024d1c240 (127.10.222.130:32785), d0482ff5be0a4266839bab14c8440c96 (127.10.222.131:46689)
I20260713 09:03:44.590299 14172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "434892e7619a45aa91f278758624b2c4" candidate_uuid: "51f346ad35784b0887750a8796150ce3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0482ff5be0a4266839bab14c8440c96" is_pre_election: true
I20260713 09:03:44.590838 14245 raft_consensus.cc:515] T 02a55410d76d4de5879ada29b3db5a39 P d0482ff5be0a4266839bab14c8440c96 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51f346ad35784b0887750a8796150ce3" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46599 } } peers { permanent_uuid: "22f3355af82c4dd6adbde6f024d1c240" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 32785 } } peers { permanent_uuid: "d0482ff5be0a4266839bab14c8440c96" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 46689 } }
I20260713 09:03:44.593614 14218 consensus_queue.cc:1048] T 376e352e82e843adacf7702019ad5710 P 22f3355af82c4dd6adbde6f024d1c240 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0482ff5be0a4266839bab14c8440c96" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 46689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:03:44.594569 14023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "434892e7619a45aa91f278758624b2c4" candidate_uuid: "d0482ff5be0a4266839bab14c8440c96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51f346ad35784b0887750a8796150ce3" is_pre_election: true
I20260713 09:03:44.592908 14245 leader_election.cc:290] T 02a55410d76d4de5879ada29b3db5a39 P d0482ff5be0a4266839bab14c8440c96 [CANDIDATE]: Term 1 election: Requested vote from peers 51f346ad35784b0887750a8796150ce3 (127.10.222.129:46599), 22f3355af82c4dd6adbde6f024d1c240 (127.10.222.130:32785)
I20260713 09:03:44.591053 14172 raft_consensus.cc:2468] T 434892e7619a45aa91f278758624b2c4 P d0482ff5be0a4266839bab14c8440c96 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 51f346ad35784b0887750a8796150ce3 in term 0.
I20260713 09:03:44.587455 14173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02a55410d76d4de5879ada29b3db5a39" candidate_uuid: "51f346ad35784b0887750a8796150ce3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0482ff5be0a4266839bab14c8440c96" is_pre_election: true
I20260713 09:03:44.589259 14100 raft_consensus.cc:2468] T 434892e7619a45aa91f278758624b2c4 P 22f3355af82c4dd6adbde6f024d1c240 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d0482ff5be0a4266839bab14c8440c96 in term 0.
I20260713 09:03:44.598912 14100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02a55410d76d4de5879ada29b3db5a39" candidate_uuid: "d0482ff5be0a4266839bab14c8440c96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22f3355af82c4dd6adbde6f024d1c240"
I20260713 09:03:44.600224 14173 raft_consensus.cc:2393] T 02a55410d76d4de5879ada29b3db5a39 P d0482ff5be0a4266839bab14c8440c96 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 51f346ad35784b0887750a8796150ce3 in current term 1: Already voted for candidate d0482ff5be0a4266839bab14c8440c96 in this term.
I20260713 09:03:44.600052 14025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02a55410d76d4de5879ada29b3db5a39" candidate_uuid: "d0482ff5be0a4266839bab14c8440c96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51f346ad35784b0887750a8796150ce3"
I20260713 09:03:44.600762 14025 raft_consensus.cc:2393] T 02a55410d76d4de5879ada29b3db5a39 P 51f346ad35784b0887750a8796150ce3 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate d0482ff5be0a4266839bab14c8440c96 in current term 1: Already voted for candidate 51f346ad35784b0887750a8796150ce3 in this term.
I20260713 09:03:44.602069 14137 leader_election.cc:304] T 434892e7619a45aa91f278758624b2c4 P d0482ff5be0a4266839bab14c8440c96 [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: 22f3355af82c4dd6adbde6f024d1c240, d0482ff5be0a4266839bab14c8440c96; no voters: 
I20260713 09:03:44.602926 14245 raft_consensus.cc:2804] T 434892e7619a45aa91f278758624b2c4 P d0482ff5be0a4266839bab14c8440c96 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:03:44.600669 14172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02a55410d76d4de5879ada29b3db5a39" candidate_uuid: "51f346ad35784b0887750a8796150ce3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0482ff5be0a4266839bab14c8440c96"
I20260713 09:03:44.603528 14137 leader_election.cc:304] T 02a55410d76d4de5879ada29b3db5a39 P d0482ff5be0a4266839bab14c8440c96 [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: d0482ff5be0a4266839bab14c8440c96; no voters: 22f3355af82c4dd6adbde6f024d1c240, 51f346ad35784b0887750a8796150ce3
I20260713 09:03:44.604383 14245 raft_consensus.cc:493] T 434892e7619a45aa91f278758624b2c4 P d0482ff5be0a4266839bab14c8440c96 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:03:44.585857 14226 leader_election.cc:290] T 434892e7619a45aa91f278758624b2c4 P 51f346ad35784b0887750a8796150ce3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 22f3355af82c4dd6adbde6f024d1c240 (127.10.222.130:32785), d0482ff5be0a4266839bab14c8440c96 (127.10.222.131:46689)
I20260713 09:03:44.604991 14245 raft_consensus.cc:3060] T 434892e7619a45aa91f278758624b2c4 P d0482ff5be0a4266839bab14c8440c96 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:44.605727 14261 raft_consensus.cc:2749] T 02a55410d76d4de5879ada29b3db5a39 P d0482ff5be0a4266839bab14c8440c96 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:03:44.607898 13922 catalog_manager.cc:5697] T 6ca471ecf5a44c4087b1045756829bb8 P 22f3355af82c4dd6adbde6f024d1c240 reported cstate change: term changed from 0 to 1, leader changed from <none> to 22f3355af82c4dd6adbde6f024d1c240 (127.10.222.130). New cstate: current_term: 1 leader_uuid: "22f3355af82c4dd6adbde6f024d1c240" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51f346ad35784b0887750a8796150ce3" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46599 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "22f3355af82c4dd6adbde6f024d1c240" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 32785 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d0482ff5be0a4266839bab14c8440c96" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 46689 } health_report { overall_health: UNKNOWN } } }
I20260713 09:03:44.609506 14099 raft_consensus.cc:2468] T 02a55410d76d4de5879ada29b3db5a39 P 22f3355af82c4dd6adbde6f024d1c240 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51f346ad35784b0887750a8796150ce3 in term 1.
I20260713 09:03:44.610692 13988 leader_election.cc:304] T 02a55410d76d4de5879ada29b3db5a39 P 51f346ad35784b0887750a8796150ce3 [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: 22f3355af82c4dd6adbde6f024d1c240, 51f346ad35784b0887750a8796150ce3; no voters: d0482ff5be0a4266839bab14c8440c96
I20260713 09:03:44.613953 14226 raft_consensus.cc:2804] T 02a55410d76d4de5879ada29b3db5a39 P 51f346ad35784b0887750a8796150ce3 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:03:44.614472 14226 raft_consensus.cc:697] T 02a55410d76d4de5879ada29b3db5a39 P 51f346ad35784b0887750a8796150ce3 [term 1 LEADER]: Becoming Leader. State: Replica: 51f346ad35784b0887750a8796150ce3, State: Running, Role: LEADER
I20260713 09:03:44.618076 14226 consensus_queue.cc:237] T 02a55410d76d4de5879ada29b3db5a39 P 51f346ad35784b0887750a8796150ce3 [LEADER]: Queue going to LEADER mode. State: All 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: "51f346ad35784b0887750a8796150ce3" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46599 } } peers { permanent_uuid: "22f3355af82c4dd6adbde6f024d1c240" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 32785 } } peers { permanent_uuid: "d0482ff5be0a4266839bab14c8440c96" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 46689 } }
I20260713 09:03:44.624449 14245 raft_consensus.cc:515] T 434892e7619a45aa91f278758624b2c4 P d0482ff5be0a4266839bab14c8440c96 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51f346ad35784b0887750a8796150ce3" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46599 } } peers { permanent_uuid: "22f3355af82c4dd6adbde6f024d1c240" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 32785 } } peers { permanent_uuid: "d0482ff5be0a4266839bab14c8440c96" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 46689 } }
I20260713 09:03:44.626945 14025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "434892e7619a45aa91f278758624b2c4" candidate_uuid: "d0482ff5be0a4266839bab14c8440c96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51f346ad35784b0887750a8796150ce3"
I20260713 09:03:44.629870 14271 raft_consensus.cc:515] T 434892e7619a45aa91f278758624b2c4 P 51f346ad35784b0887750a8796150ce3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51f346ad35784b0887750a8796150ce3" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46599 } } peers { permanent_uuid: "22f3355af82c4dd6adbde6f024d1c240" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 32785 } } peers { permanent_uuid: "d0482ff5be0a4266839bab14c8440c96" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 46689 } }
I20260713 09:03:44.631317 14023 raft_consensus.cc:2393] T 434892e7619a45aa91f278758624b2c4 P 51f346ad35784b0887750a8796150ce3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d0482ff5be0a4266839bab14c8440c96 in current term 1: Already voted for candidate 51f346ad35784b0887750a8796150ce3 in this term.
I20260713 09:03:44.632311 14099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "434892e7619a45aa91f278758624b2c4" candidate_uuid: "d0482ff5be0a4266839bab14c8440c96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22f3355af82c4dd6adbde6f024d1c240"
I20260713 09:03:44.632936 14099 raft_consensus.cc:3060] T 434892e7619a45aa91f278758624b2c4 P 22f3355af82c4dd6adbde6f024d1c240 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:44.636775 14100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "434892e7619a45aa91f278758624b2c4" candidate_uuid: "51f346ad35784b0887750a8796150ce3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22f3355af82c4dd6adbde6f024d1c240"
I20260713 09:03:44.639231 14271 leader_election.cc:290] T 434892e7619a45aa91f278758624b2c4 P 51f346ad35784b0887750a8796150ce3 [CANDIDATE]: Term 1 election: Requested vote from peers 22f3355af82c4dd6adbde6f024d1c240 (127.10.222.130:32785), d0482ff5be0a4266839bab14c8440c96 (127.10.222.131:46689)
I20260713 09:03:44.639930 14173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "434892e7619a45aa91f278758624b2c4" candidate_uuid: "51f346ad35784b0887750a8796150ce3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0482ff5be0a4266839bab14c8440c96"
I20260713 09:03:44.640686 14173 raft_consensus.cc:2393] T 434892e7619a45aa91f278758624b2c4 P d0482ff5be0a4266839bab14c8440c96 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 51f346ad35784b0887750a8796150ce3 in current term 1: Already voted for candidate d0482ff5be0a4266839bab14c8440c96 in this term.
I20260713 09:03:44.642127 13989 leader_election.cc:304] T 434892e7619a45aa91f278758624b2c4 P 51f346ad35784b0887750a8796150ce3 [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: 51f346ad35784b0887750a8796150ce3; no voters: 22f3355af82c4dd6adbde6f024d1c240, d0482ff5be0a4266839bab14c8440c96
I20260713 09:03:44.645678 14099 raft_consensus.cc:2468] T 434892e7619a45aa91f278758624b2c4 P 22f3355af82c4dd6adbde6f024d1c240 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d0482ff5be0a4266839bab14c8440c96 in term 1.
I20260713 09:03:44.646610 14137 leader_election.cc:304] T 434892e7619a45aa91f278758624b2c4 P d0482ff5be0a4266839bab14c8440c96 [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: 22f3355af82c4dd6adbde6f024d1c240, d0482ff5be0a4266839bab14c8440c96; no voters: 51f346ad35784b0887750a8796150ce3
I20260713 09:03:44.647356 14261 raft_consensus.cc:2804] T 434892e7619a45aa91f278758624b2c4 P d0482ff5be0a4266839bab14c8440c96 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:03:44.647395 14226 raft_consensus.cc:2749] T 434892e7619a45aa91f278758624b2c4 P 51f346ad35784b0887750a8796150ce3 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:03:44.647956 14261 raft_consensus.cc:697] T 434892e7619a45aa91f278758624b2c4 P d0482ff5be0a4266839bab14c8440c96 [term 1 LEADER]: Becoming Leader. State: Replica: d0482ff5be0a4266839bab14c8440c96, State: Running, Role: LEADER
I20260713 09:03:44.648185 14245 leader_election.cc:290] T 434892e7619a45aa91f278758624b2c4 P d0482ff5be0a4266839bab14c8440c96 [CANDIDATE]: Term 1 election: Requested vote from peers 51f346ad35784b0887750a8796150ce3 (127.10.222.129:46599), 22f3355af82c4dd6adbde6f024d1c240 (127.10.222.130:32785)
I20260713 09:03:44.649019 14261 consensus_queue.cc:237] T 434892e7619a45aa91f278758624b2c4 P d0482ff5be0a4266839bab14c8440c96 [LEADER]: Queue going to LEADER mode. State: All 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: "51f346ad35784b0887750a8796150ce3" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46599 } } peers { permanent_uuid: "22f3355af82c4dd6adbde6f024d1c240" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 32785 } } peers { permanent_uuid: "d0482ff5be0a4266839bab14c8440c96" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 46689 } }
I20260713 09:03:44.652917 13923 catalog_manager.cc:5697] T 02a55410d76d4de5879ada29b3db5a39 P 51f346ad35784b0887750a8796150ce3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 51f346ad35784b0887750a8796150ce3 (127.10.222.129). New cstate: current_term: 1 leader_uuid: "51f346ad35784b0887750a8796150ce3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51f346ad35784b0887750a8796150ce3" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46599 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "22f3355af82c4dd6adbde6f024d1c240" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 32785 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d0482ff5be0a4266839bab14c8440c96" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 46689 } health_report { overall_health: UNKNOWN } } }
I20260713 09:03:44.648012 14271 raft_consensus.cc:493] T c70c42ab5db24f8986f73e06afd2c10d P 51f346ad35784b0887750a8796150ce3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:44.655400 14271 raft_consensus.cc:515] T c70c42ab5db24f8986f73e06afd2c10d P 51f346ad35784b0887750a8796150ce3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51f346ad35784b0887750a8796150ce3" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46599 } } peers { permanent_uuid: "22f3355af82c4dd6adbde6f024d1c240" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 32785 } } peers { permanent_uuid: "d0482ff5be0a4266839bab14c8440c96" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 46689 } }
I20260713 09:03:44.657092 14271 leader_election.cc:290] T c70c42ab5db24f8986f73e06afd2c10d P 51f346ad35784b0887750a8796150ce3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 22f3355af82c4dd6adbde6f024d1c240 (127.10.222.130:32785), d0482ff5be0a4266839bab14c8440c96 (127.10.222.131:46689)
I20260713 09:03:44.658936 14174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c70c42ab5db24f8986f73e06afd2c10d" candidate_uuid: "51f346ad35784b0887750a8796150ce3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0482ff5be0a4266839bab14c8440c96" is_pre_election: true
I20260713 09:03:44.659775 14174 raft_consensus.cc:2393] T c70c42ab5db24f8986f73e06afd2c10d P d0482ff5be0a4266839bab14c8440c96 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 51f346ad35784b0887750a8796150ce3 in current term 1: Already voted for candidate d0482ff5be0a4266839bab14c8440c96 in this term.
I20260713 09:03:44.661108 14099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c70c42ab5db24f8986f73e06afd2c10d" candidate_uuid: "51f346ad35784b0887750a8796150ce3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22f3355af82c4dd6adbde6f024d1c240" is_pre_election: true
I20260713 09:03:44.662235 14099 raft_consensus.cc:2393] T c70c42ab5db24f8986f73e06afd2c10d P 22f3355af82c4dd6adbde6f024d1c240 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 51f346ad35784b0887750a8796150ce3 in current term 1: Already voted for candidate 22f3355af82c4dd6adbde6f024d1c240 in this term.
I20260713 09:03:44.663072 13988 leader_election.cc:304] T c70c42ab5db24f8986f73e06afd2c10d P 51f346ad35784b0887750a8796150ce3 [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: 51f346ad35784b0887750a8796150ce3; no voters: 22f3355af82c4dd6adbde6f024d1c240, d0482ff5be0a4266839bab14c8440c96
I20260713 09:03:44.664183 14271 raft_consensus.cc:3060] T c70c42ab5db24f8986f73e06afd2c10d P 51f346ad35784b0887750a8796150ce3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:44.670563 14271 raft_consensus.cc:2749] T c70c42ab5db24f8986f73e06afd2c10d P 51f346ad35784b0887750a8796150ce3 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:03:44.670133 13921 catalog_manager.cc:5697] T 434892e7619a45aa91f278758624b2c4 P d0482ff5be0a4266839bab14c8440c96 reported cstate change: term changed from 0 to 1, leader changed from <none> to d0482ff5be0a4266839bab14c8440c96 (127.10.222.131). New cstate: current_term: 1 leader_uuid: "d0482ff5be0a4266839bab14c8440c96" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51f346ad35784b0887750a8796150ce3" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46599 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "22f3355af82c4dd6adbde6f024d1c240" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 32785 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d0482ff5be0a4266839bab14c8440c96" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 46689 } health_report { overall_health: HEALTHY } } }
I20260713 09:03:44.692158 14174 raft_consensus.cc:3060] T fcf1153af6604dc196e955bb583353e8 P d0482ff5be0a4266839bab14c8440c96 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:44.697875 14271 consensus_queue.cc:1048] T fcf1153af6604dc196e955bb583353e8 P 51f346ad35784b0887750a8796150ce3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0482ff5be0a4266839bab14c8440c96" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 46689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:03:44.708272 14226 consensus_queue.cc:1048] T fcf1153af6604dc196e955bb583353e8 P 51f346ad35784b0887750a8796150ce3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "22f3355af82c4dd6adbde6f024d1c240" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 32785 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:03:44.756614 14261 consensus_queue.cc:1048] T 70569aa11f104ca692e2689998a4d467 P d0482ff5be0a4266839bab14c8440c96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "22f3355af82c4dd6adbde6f024d1c240" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 32785 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:03:44.767340 14261 consensus_queue.cc:1048] T 70569aa11f104ca692e2689998a4d467 P d0482ff5be0a4266839bab14c8440c96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "51f346ad35784b0887750a8796150ce3" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46599 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:03:44.800098 14261 consensus_queue.cc:1048] T 56b2e0b10722448587530db42a4e7c86 P d0482ff5be0a4266839bab14c8440c96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "51f346ad35784b0887750a8796150ce3" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46599 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:03:44.810328 14261 consensus_queue.cc:1048] T 56b2e0b10722448587530db42a4e7c86 P d0482ff5be0a4266839bab14c8440c96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "22f3355af82c4dd6adbde6f024d1c240" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 32785 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:03:44.936455 14230 consensus_queue.cc:1048] T 05bbb1e69c5c44e591afde26de259307 P 22f3355af82c4dd6adbde6f024d1c240 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0482ff5be0a4266839bab14c8440c96" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 46689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:03:44.937217 14226 consensus_queue.cc:1048] T 36749f15bc3b4f588276c3cd750b9188 P 51f346ad35784b0887750a8796150ce3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "22f3355af82c4dd6adbde6f024d1c240" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 32785 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:03:44.940099 14218 consensus_queue.cc:1048] T 05bbb1e69c5c44e591afde26de259307 P 22f3355af82c4dd6adbde6f024d1c240 [LEADER]: Connected to new peer: Peer: permanent_uuid: "51f346ad35784b0887750a8796150ce3" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46599 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:03:44.952371 14226 consensus_queue.cc:1048] T 36749f15bc3b4f588276c3cd750b9188 P 51f346ad35784b0887750a8796150ce3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0482ff5be0a4266839bab14c8440c96" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 46689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:03:45.005463 14218 consensus_queue.cc:1048] T 6ca471ecf5a44c4087b1045756829bb8 P 22f3355af82c4dd6adbde6f024d1c240 [LEADER]: Connected to new peer: Peer: permanent_uuid: "51f346ad35784b0887750a8796150ce3" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46599 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:03:45.015283 14230 consensus_queue.cc:1048] T 6ca471ecf5a44c4087b1045756829bb8 P 22f3355af82c4dd6adbde6f024d1c240 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0482ff5be0a4266839bab14c8440c96" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 46689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:03:45.169762 14220 consensus_queue.cc:1048] T 434892e7619a45aa91f278758624b2c4 P d0482ff5be0a4266839bab14c8440c96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "22f3355af82c4dd6adbde6f024d1c240" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 32785 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:03:45.179244 14261 consensus_queue.cc:1048] T 434892e7619a45aa91f278758624b2c4 P d0482ff5be0a4266839bab14c8440c96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "51f346ad35784b0887750a8796150ce3" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46599 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:03:45.187799 14226 consensus_queue.cc:1048] T 02a55410d76d4de5879ada29b3db5a39 P 51f346ad35784b0887750a8796150ce3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "22f3355af82c4dd6adbde6f024d1c240" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 32785 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:03:45.197995 14229 consensus_queue.cc:1048] T 02a55410d76d4de5879ada29b3db5a39 P 51f346ad35784b0887750a8796150ce3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0482ff5be0a4266839bab14c8440c96" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 46689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:03:45.215487 13971 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:03:46.175575 14261 raft_consensus.cc:493] T c70c42ab5db24f8986f73e06afd2c10d P d0482ff5be0a4266839bab14c8440c96 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:46.176091 14261 raft_consensus.cc:515] T c70c42ab5db24f8986f73e06afd2c10d P d0482ff5be0a4266839bab14c8440c96 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51f346ad35784b0887750a8796150ce3" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46599 } } peers { permanent_uuid: "22f3355af82c4dd6adbde6f024d1c240" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 32785 } } peers { permanent_uuid: "d0482ff5be0a4266839bab14c8440c96" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 46689 } }
I20260713 09:03:46.177706 14261 leader_election.cc:290] T c70c42ab5db24f8986f73e06afd2c10d P d0482ff5be0a4266839bab14c8440c96 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 51f346ad35784b0887750a8796150ce3 (127.10.222.129:46599), 22f3355af82c4dd6adbde6f024d1c240 (127.10.222.130:32785)
I20260713 09:03:46.178730 14100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c70c42ab5db24f8986f73e06afd2c10d" candidate_uuid: "d0482ff5be0a4266839bab14c8440c96" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22f3355af82c4dd6adbde6f024d1c240" is_pre_election: true
I20260713 09:03:46.178710 14023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c70c42ab5db24f8986f73e06afd2c10d" candidate_uuid: "d0482ff5be0a4266839bab14c8440c96" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51f346ad35784b0887750a8796150ce3" is_pre_election: true
I20260713 09:03:46.179592 14100 raft_consensus.cc:2468] T c70c42ab5db24f8986f73e06afd2c10d P 22f3355af82c4dd6adbde6f024d1c240 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d0482ff5be0a4266839bab14c8440c96 in term 1.
I20260713 09:03:46.179630 14023 raft_consensus.cc:2468] T c70c42ab5db24f8986f73e06afd2c10d P 51f346ad35784b0887750a8796150ce3 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d0482ff5be0a4266839bab14c8440c96 in term 1.
I20260713 09:03:46.180876 14137 leader_election.cc:304] T c70c42ab5db24f8986f73e06afd2c10d P d0482ff5be0a4266839bab14c8440c96 [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: 22f3355af82c4dd6adbde6f024d1c240, d0482ff5be0a4266839bab14c8440c96; no voters: 
I20260713 09:03:46.181530 14261 raft_consensus.cc:2804] T c70c42ab5db24f8986f73e06afd2c10d P d0482ff5be0a4266839bab14c8440c96 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:03:46.181860 14261 raft_consensus.cc:493] T c70c42ab5db24f8986f73e06afd2c10d P d0482ff5be0a4266839bab14c8440c96 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:03:46.182135 14261 raft_consensus.cc:3060] T c70c42ab5db24f8986f73e06afd2c10d P d0482ff5be0a4266839bab14c8440c96 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:46.187992 14261 raft_consensus.cc:515] T c70c42ab5db24f8986f73e06afd2c10d P d0482ff5be0a4266839bab14c8440c96 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51f346ad35784b0887750a8796150ce3" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46599 } } peers { permanent_uuid: "22f3355af82c4dd6adbde6f024d1c240" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 32785 } } peers { permanent_uuid: "d0482ff5be0a4266839bab14c8440c96" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 46689 } }
I20260713 09:03:46.189397 14261 leader_election.cc:290] T c70c42ab5db24f8986f73e06afd2c10d P d0482ff5be0a4266839bab14c8440c96 [CANDIDATE]: Term 2 election: Requested vote from peers 51f346ad35784b0887750a8796150ce3 (127.10.222.129:46599), 22f3355af82c4dd6adbde6f024d1c240 (127.10.222.130:32785)
I20260713 09:03:46.190265 14023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c70c42ab5db24f8986f73e06afd2c10d" candidate_uuid: "d0482ff5be0a4266839bab14c8440c96" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51f346ad35784b0887750a8796150ce3"
I20260713 09:03:46.190608 14100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c70c42ab5db24f8986f73e06afd2c10d" candidate_uuid: "d0482ff5be0a4266839bab14c8440c96" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22f3355af82c4dd6adbde6f024d1c240"
I20260713 09:03:46.190778 14023 raft_consensus.cc:3060] T c70c42ab5db24f8986f73e06afd2c10d P 51f346ad35784b0887750a8796150ce3 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:46.191149 14100 raft_consensus.cc:3060] T c70c42ab5db24f8986f73e06afd2c10d P 22f3355af82c4dd6adbde6f024d1c240 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:46.195663 14023 raft_consensus.cc:2468] T c70c42ab5db24f8986f73e06afd2c10d P 51f346ad35784b0887750a8796150ce3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d0482ff5be0a4266839bab14c8440c96 in term 2.
I20260713 09:03:46.195930 14100 raft_consensus.cc:2468] T c70c42ab5db24f8986f73e06afd2c10d P 22f3355af82c4dd6adbde6f024d1c240 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d0482ff5be0a4266839bab14c8440c96 in term 2.
I20260713 09:03:46.196740 14137 leader_election.cc:304] T c70c42ab5db24f8986f73e06afd2c10d P d0482ff5be0a4266839bab14c8440c96 [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: 51f346ad35784b0887750a8796150ce3, d0482ff5be0a4266839bab14c8440c96; no voters: 
I20260713 09:03:46.197353 14261 raft_consensus.cc:2804] T c70c42ab5db24f8986f73e06afd2c10d P d0482ff5be0a4266839bab14c8440c96 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:03:46.197811 14261 raft_consensus.cc:697] T c70c42ab5db24f8986f73e06afd2c10d P d0482ff5be0a4266839bab14c8440c96 [term 2 LEADER]: Becoming Leader. State: Replica: d0482ff5be0a4266839bab14c8440c96, State: Running, Role: LEADER
I20260713 09:03:46.198664 14261 consensus_queue.cc:237] T c70c42ab5db24f8986f73e06afd2c10d P d0482ff5be0a4266839bab14c8440c96 [LEADER]: Queue going to LEADER 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: "51f346ad35784b0887750a8796150ce3" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46599 } } peers { permanent_uuid: "22f3355af82c4dd6adbde6f024d1c240" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 32785 } } peers { permanent_uuid: "d0482ff5be0a4266839bab14c8440c96" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 46689 } }
I20260713 09:03:46.205156 13921 catalog_manager.cc:5697] T c70c42ab5db24f8986f73e06afd2c10d P d0482ff5be0a4266839bab14c8440c96 reported cstate change: term changed from 0 to 2, leader changed from <none> to d0482ff5be0a4266839bab14c8440c96 (127.10.222.131). New cstate: current_term: 2 leader_uuid: "d0482ff5be0a4266839bab14c8440c96" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51f346ad35784b0887750a8796150ce3" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46599 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "22f3355af82c4dd6adbde6f024d1c240" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 32785 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d0482ff5be0a4266839bab14c8440c96" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 46689 } health_report { overall_health: HEALTHY } } }
I20260713 09:03:46.422485 11130 ts_manager.cc:295] Set tserver state for 51f346ad35784b0887750a8796150ce3 to MAINTENANCE_MODE
I20260713 09:03:46.423287 11130 tablet_server.cc:179] TabletServer@127.10.222.129:0 shutting down...
I20260713 09:03:46.443226 11130 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:03:46.443964 11130 tablet_replica.cc:333] T 05bbb1e69c5c44e591afde26de259307 P 51f346ad35784b0887750a8796150ce3: stopping tablet replica
I20260713 09:03:46.444772 11130 raft_consensus.cc:2243] T 05bbb1e69c5c44e591afde26de259307 P 51f346ad35784b0887750a8796150ce3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:46.445166 11130 raft_consensus.cc:2272] T 05bbb1e69c5c44e591afde26de259307 P 51f346ad35784b0887750a8796150ce3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:46.447018 11130 tablet_replica.cc:333] T 6ca471ecf5a44c4087b1045756829bb8 P 51f346ad35784b0887750a8796150ce3: stopping tablet replica
I20260713 09:03:46.447554 11130 raft_consensus.cc:2243] T 6ca471ecf5a44c4087b1045756829bb8 P 51f346ad35784b0887750a8796150ce3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:46.447894 11130 raft_consensus.cc:2272] T 6ca471ecf5a44c4087b1045756829bb8 P 51f346ad35784b0887750a8796150ce3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:46.449546 11130 tablet_replica.cc:333] T 36749f15bc3b4f588276c3cd750b9188 P 51f346ad35784b0887750a8796150ce3: stopping tablet replica
I20260713 09:03:46.449995 11130 raft_consensus.cc:2243] T 36749f15bc3b4f588276c3cd750b9188 P 51f346ad35784b0887750a8796150ce3 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:03:46.450623 11130 raft_consensus.cc:2272] T 36749f15bc3b4f588276c3cd750b9188 P 51f346ad35784b0887750a8796150ce3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:46.452337 11130 tablet_replica.cc:333] T 02a55410d76d4de5879ada29b3db5a39 P 51f346ad35784b0887750a8796150ce3: stopping tablet replica
I20260713 09:03:46.452760 11130 raft_consensus.cc:2243] T 02a55410d76d4de5879ada29b3db5a39 P 51f346ad35784b0887750a8796150ce3 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:03:46.453395 11130 raft_consensus.cc:2272] T 02a55410d76d4de5879ada29b3db5a39 P 51f346ad35784b0887750a8796150ce3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:46.455533 11130 tablet_replica.cc:333] T 434892e7619a45aa91f278758624b2c4 P 51f346ad35784b0887750a8796150ce3: stopping tablet replica
I20260713 09:03:46.456208 11130 raft_consensus.cc:2243] T 434892e7619a45aa91f278758624b2c4 P 51f346ad35784b0887750a8796150ce3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:46.456686 11130 raft_consensus.cc:2272] T 434892e7619a45aa91f278758624b2c4 P 51f346ad35784b0887750a8796150ce3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:46.458546 11130 tablet_replica.cc:333] T 56b2e0b10722448587530db42a4e7c86 P 51f346ad35784b0887750a8796150ce3: stopping tablet replica
I20260713 09:03:46.458997 11130 raft_consensus.cc:2243] T 56b2e0b10722448587530db42a4e7c86 P 51f346ad35784b0887750a8796150ce3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:46.459354 11130 raft_consensus.cc:2272] T 56b2e0b10722448587530db42a4e7c86 P 51f346ad35784b0887750a8796150ce3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:46.460964 11130 tablet_replica.cc:333] T 70569aa11f104ca692e2689998a4d467 P 51f346ad35784b0887750a8796150ce3: stopping tablet replica
I20260713 09:03:46.461405 11130 raft_consensus.cc:2243] T 70569aa11f104ca692e2689998a4d467 P 51f346ad35784b0887750a8796150ce3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:46.461737 11130 raft_consensus.cc:2272] T 70569aa11f104ca692e2689998a4d467 P 51f346ad35784b0887750a8796150ce3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:46.463366 11130 tablet_replica.cc:333] T 376e352e82e843adacf7702019ad5710 P 51f346ad35784b0887750a8796150ce3: stopping tablet replica
I20260713 09:03:46.463773 11130 raft_consensus.cc:2243] T 376e352e82e843adacf7702019ad5710 P 51f346ad35784b0887750a8796150ce3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:46.464088 11130 raft_consensus.cc:2272] T 376e352e82e843adacf7702019ad5710 P 51f346ad35784b0887750a8796150ce3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:46.465665 11130 tablet_replica.cc:333] T c70c42ab5db24f8986f73e06afd2c10d P 51f346ad35784b0887750a8796150ce3: stopping tablet replica
I20260713 09:03:46.466073 11130 raft_consensus.cc:2243] T c70c42ab5db24f8986f73e06afd2c10d P 51f346ad35784b0887750a8796150ce3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:46.466362 11130 raft_consensus.cc:2272] T c70c42ab5db24f8986f73e06afd2c10d P 51f346ad35784b0887750a8796150ce3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:46.467868 11130 tablet_replica.cc:333] T fcf1153af6604dc196e955bb583353e8 P 51f346ad35784b0887750a8796150ce3: stopping tablet replica
I20260713 09:03:46.468266 11130 raft_consensus.cc:2243] T fcf1153af6604dc196e955bb583353e8 P 51f346ad35784b0887750a8796150ce3 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:03:46.468912 11130 raft_consensus.cc:2272] T fcf1153af6604dc196e955bb583353e8 P 51f346ad35784b0887750a8796150ce3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:46.496498 11130 tablet_server.cc:196] TabletServer@127.10.222.129:0 shutdown complete.
W20260713 09:03:46.558532 14137 consensus_peers.cc:597] T 70569aa11f104ca692e2689998a4d467 P d0482ff5be0a4266839bab14c8440c96 -> Peer 51f346ad35784b0887750a8796150ce3 (127.10.222.129:46599): Couldn't send request to peer 51f346ad35784b0887750a8796150ce3. Status: Network error: Client connection negotiation failed: client connection to 127.10.222.129:46599: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:03:46.584165 14063 consensus_peers.cc:597] T 6ca471ecf5a44c4087b1045756829bb8 P 22f3355af82c4dd6adbde6f024d1c240 -> Peer 51f346ad35784b0887750a8796150ce3 (127.10.222.129:46599): Couldn't send request to peer 51f346ad35784b0887750a8796150ce3. Status: Network error: Client connection negotiation failed: client connection to 127.10.222.129:46599: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:03:46.643321 14063 consensus_peers.cc:597] T 05bbb1e69c5c44e591afde26de259307 P 22f3355af82c4dd6adbde6f024d1c240 -> Peer 51f346ad35784b0887750a8796150ce3 (127.10.222.129:46599): Couldn't send request to peer 51f346ad35784b0887750a8796150ce3. Status: Network error: Client connection negotiation failed: client connection to 127.10.222.129:46599: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:03:46.745533 14100 raft_consensus.cc:1275] T c70c42ab5db24f8986f73e06afd2c10d P 22f3355af82c4dd6adbde6f024d1c240 [term 2 FOLLOWER]: Refusing update from remote peer d0482ff5be0a4266839bab14c8440c96: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260713 09:03:46.746870 14245 consensus_queue.cc:1048] T c70c42ab5db24f8986f73e06afd2c10d P d0482ff5be0a4266839bab14c8440c96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "22f3355af82c4dd6adbde6f024d1c240" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 32785 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:03:46.760025 14137 consensus_peers.cc:597] T c70c42ab5db24f8986f73e06afd2c10d P d0482ff5be0a4266839bab14c8440c96 -> Peer 51f346ad35784b0887750a8796150ce3 (127.10.222.129:46599): Couldn't send request to peer 51f346ad35784b0887750a8796150ce3. Status: Network error: Client connection negotiation failed: client connection to 127.10.222.129:46599: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:03:46.786593 14137 consensus_peers.cc:597] T 434892e7619a45aa91f278758624b2c4 P d0482ff5be0a4266839bab14c8440c96 -> Peer 51f346ad35784b0887750a8796150ce3 (127.10.222.129:46599): Couldn't send request to peer 51f346ad35784b0887750a8796150ce3. Status: Network error: Client connection negotiation failed: client connection to 127.10.222.129:46599: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:03:46.830456 14063 consensus_peers.cc:597] T 376e352e82e843adacf7702019ad5710 P 22f3355af82c4dd6adbde6f024d1c240 -> Peer 51f346ad35784b0887750a8796150ce3 (127.10.222.129:46599): Couldn't send request to peer 51f346ad35784b0887750a8796150ce3. Status: Network error: Client connection negotiation failed: client connection to 127.10.222.129:46599: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:03:46.866406 14137 consensus_peers.cc:597] T 56b2e0b10722448587530db42a4e7c86 P d0482ff5be0a4266839bab14c8440c96 -> Peer 51f346ad35784b0887750a8796150ce3 (127.10.222.129:46599): Couldn't send request to peer 51f346ad35784b0887750a8796150ce3. Status: Network error: Client connection negotiation failed: client connection to 127.10.222.129:46599: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:03:47.228523 13971 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260713 09:03:47.477336 14137 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.10.222.129:46599: connect: Connection refused (error 111) [suppressed 23 similar messages]
I20260713 09:03:47.508380 14309 raft_consensus.cc:493] T 36749f15bc3b4f588276c3cd750b9188 P d0482ff5be0a4266839bab14c8440c96 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 51f346ad35784b0887750a8796150ce3)
I20260713 09:03:47.508821 14309 raft_consensus.cc:515] T 36749f15bc3b4f588276c3cd750b9188 P d0482ff5be0a4266839bab14c8440c96 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51f346ad35784b0887750a8796150ce3" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46599 } } peers { permanent_uuid: "22f3355af82c4dd6adbde6f024d1c240" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 32785 } } peers { permanent_uuid: "d0482ff5be0a4266839bab14c8440c96" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 46689 } }
I20260713 09:03:47.510562 14309 leader_election.cc:290] T 36749f15bc3b4f588276c3cd750b9188 P d0482ff5be0a4266839bab14c8440c96 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 51f346ad35784b0887750a8796150ce3 (127.10.222.129:46599), 22f3355af82c4dd6adbde6f024d1c240 (127.10.222.130:32785)
I20260713 09:03:47.511981 14100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36749f15bc3b4f588276c3cd750b9188" candidate_uuid: "d0482ff5be0a4266839bab14c8440c96" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "22f3355af82c4dd6adbde6f024d1c240" is_pre_election: true
W20260713 09:03:47.513710 14137 leader_election.cc:336] T 36749f15bc3b4f588276c3cd750b9188 P d0482ff5be0a4266839bab14c8440c96 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 51f346ad35784b0887750a8796150ce3 (127.10.222.129:46599): Network error: Client connection negotiation failed: client connection to 127.10.222.129:46599: connect: Connection refused (error 111)
I20260713 09:03:47.514061 14137 leader_election.cc:304] T 36749f15bc3b4f588276c3cd750b9188 P d0482ff5be0a4266839bab14c8440c96 [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: d0482ff5be0a4266839bab14c8440c96; no voters: 22f3355af82c4dd6adbde6f024d1c240, 51f346ad35784b0887750a8796150ce3
I20260713 09:03:47.514704 14309 raft_consensus.cc:2749] T 36749f15bc3b4f588276c3cd750b9188 P d0482ff5be0a4266839bab14c8440c96 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:03:47.684839 14308 raft_consensus.cc:493] T 02a55410d76d4de5879ada29b3db5a39 P 22f3355af82c4dd6adbde6f024d1c240 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 51f346ad35784b0887750a8796150ce3)
I20260713 09:03:47.685320 14308 raft_consensus.cc:515] T 02a55410d76d4de5879ada29b3db5a39 P 22f3355af82c4dd6adbde6f024d1c240 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51f346ad35784b0887750a8796150ce3" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46599 } } peers { permanent_uuid: "22f3355af82c4dd6adbde6f024d1c240" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 32785 } } peers { permanent_uuid: "d0482ff5be0a4266839bab14c8440c96" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 46689 } }
I20260713 09:03:47.687330 14308 leader_election.cc:290] T 02a55410d76d4de5879ada29b3db5a39 P 22f3355af82c4dd6adbde6f024d1c240 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 51f346ad35784b0887750a8796150ce3 (127.10.222.129:46599), d0482ff5be0a4266839bab14c8440c96 (127.10.222.131:46689)
I20260713 09:03:47.688248 14173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02a55410d76d4de5879ada29b3db5a39" candidate_uuid: "22f3355af82c4dd6adbde6f024d1c240" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d0482ff5be0a4266839bab14c8440c96" is_pre_election: true
W20260713 09:03:47.690428 14063 leader_election.cc:336] T 02a55410d76d4de5879ada29b3db5a39 P 22f3355af82c4dd6adbde6f024d1c240 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 51f346ad35784b0887750a8796150ce3 (127.10.222.129:46599): Network error: Client connection negotiation failed: client connection to 127.10.222.129:46599: connect: Connection refused (error 111)
I20260713 09:03:47.690768 14063 leader_election.cc:304] T 02a55410d76d4de5879ada29b3db5a39 P 22f3355af82c4dd6adbde6f024d1c240 [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: 22f3355af82c4dd6adbde6f024d1c240; no voters: 51f346ad35784b0887750a8796150ce3, d0482ff5be0a4266839bab14c8440c96
I20260713 09:03:47.691385 14308 raft_consensus.cc:2749] T 02a55410d76d4de5879ada29b3db5a39 P 22f3355af82c4dd6adbde6f024d1c240 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:03:47.748486 14308 raft_consensus.cc:493] T fcf1153af6604dc196e955bb583353e8 P 22f3355af82c4dd6adbde6f024d1c240 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 51f346ad35784b0887750a8796150ce3)
I20260713 09:03:47.748898 14308 raft_consensus.cc:515] T fcf1153af6604dc196e955bb583353e8 P 22f3355af82c4dd6adbde6f024d1c240 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51f346ad35784b0887750a8796150ce3" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46599 } } peers { permanent_uuid: "22f3355af82c4dd6adbde6f024d1c240" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 32785 } } peers { permanent_uuid: "d0482ff5be0a4266839bab14c8440c96" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 46689 } }
I20260713 09:03:47.750504 14308 leader_election.cc:290] T fcf1153af6604dc196e955bb583353e8 P 22f3355af82c4dd6adbde6f024d1c240 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 51f346ad35784b0887750a8796150ce3 (127.10.222.129:46599), d0482ff5be0a4266839bab14c8440c96 (127.10.222.131:46689)
I20260713 09:03:47.751423 14173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcf1153af6604dc196e955bb583353e8" candidate_uuid: "22f3355af82c4dd6adbde6f024d1c240" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d0482ff5be0a4266839bab14c8440c96" is_pre_election: true
W20260713 09:03:47.753937 14063 leader_election.cc:336] T fcf1153af6604dc196e955bb583353e8 P 22f3355af82c4dd6adbde6f024d1c240 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 51f346ad35784b0887750a8796150ce3 (127.10.222.129:46599): Network error: Client connection negotiation failed: client connection to 127.10.222.129:46599: connect: Connection refused (error 111)
I20260713 09:03:47.754437 14063 leader_election.cc:304] T fcf1153af6604dc196e955bb583353e8 P 22f3355af82c4dd6adbde6f024d1c240 [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: 22f3355af82c4dd6adbde6f024d1c240; no voters: 51f346ad35784b0887750a8796150ce3, d0482ff5be0a4266839bab14c8440c96
I20260713 09:03:47.755941 14308 raft_consensus.cc:2749] T fcf1153af6604dc196e955bb583353e8 P 22f3355af82c4dd6adbde6f024d1c240 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:03:47.784818 14308 raft_consensus.cc:493] T 36749f15bc3b4f588276c3cd750b9188 P 22f3355af82c4dd6adbde6f024d1c240 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 51f346ad35784b0887750a8796150ce3)
I20260713 09:03:47.785221 14308 raft_consensus.cc:515] T 36749f15bc3b4f588276c3cd750b9188 P 22f3355af82c4dd6adbde6f024d1c240 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51f346ad35784b0887750a8796150ce3" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46599 } } peers { permanent_uuid: "22f3355af82c4dd6adbde6f024d1c240" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 32785 } } peers { permanent_uuid: "d0482ff5be0a4266839bab14c8440c96" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 46689 } }
I20260713 09:03:47.786751 14308 leader_election.cc:290] T 36749f15bc3b4f588276c3cd750b9188 P 22f3355af82c4dd6adbde6f024d1c240 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 51f346ad35784b0887750a8796150ce3 (127.10.222.129:46599), d0482ff5be0a4266839bab14c8440c96 (127.10.222.131:46689)
I20260713 09:03:47.787765 14173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36749f15bc3b4f588276c3cd750b9188" candidate_uuid: "22f3355af82c4dd6adbde6f024d1c240" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d0482ff5be0a4266839bab14c8440c96" is_pre_election: true
I20260713 09:03:47.788265 14173 raft_consensus.cc:2468] T 36749f15bc3b4f588276c3cd750b9188 P d0482ff5be0a4266839bab14c8440c96 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 22f3355af82c4dd6adbde6f024d1c240 in term 1.
I20260713 09:03:47.789125 14064 leader_election.cc:304] T 36749f15bc3b4f588276c3cd750b9188 P 22f3355af82c4dd6adbde6f024d1c240 [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: 22f3355af82c4dd6adbde6f024d1c240, d0482ff5be0a4266839bab14c8440c96; no voters: 
I20260713 09:03:47.789811 14308 raft_consensus.cc:2804] T 36749f15bc3b4f588276c3cd750b9188 P 22f3355af82c4dd6adbde6f024d1c240 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260713 09:03:47.790052 14063 leader_election.cc:336] T 36749f15bc3b4f588276c3cd750b9188 P 22f3355af82c4dd6adbde6f024d1c240 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 51f346ad35784b0887750a8796150ce3 (127.10.222.129:46599): Network error: Client connection negotiation failed: client connection to 127.10.222.129:46599: connect: Connection refused (error 111)
I20260713 09:03:47.790144 14308 raft_consensus.cc:493] T 36749f15bc3b4f588276c3cd750b9188 P 22f3355af82c4dd6adbde6f024d1c240 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 51f346ad35784b0887750a8796150ce3)
I20260713 09:03:47.790515 14308 raft_consensus.cc:3060] T 36749f15bc3b4f588276c3cd750b9188 P 22f3355af82c4dd6adbde6f024d1c240 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:47.795038 14308 raft_consensus.cc:515] T 36749f15bc3b4f588276c3cd750b9188 P 22f3355af82c4dd6adbde6f024d1c240 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51f346ad35784b0887750a8796150ce3" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46599 } } peers { permanent_uuid: "22f3355af82c4dd6adbde6f024d1c240" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 32785 } } peers { permanent_uuid: "d0482ff5be0a4266839bab14c8440c96" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 46689 } }
I20260713 09:03:47.796531 14308 leader_election.cc:290] T 36749f15bc3b4f588276c3cd750b9188 P 22f3355af82c4dd6adbde6f024d1c240 [CANDIDATE]: Term 2 election: Requested vote from peers 51f346ad35784b0887750a8796150ce3 (127.10.222.129:46599), d0482ff5be0a4266839bab14c8440c96 (127.10.222.131:46689)
I20260713 09:03:47.797441 14173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36749f15bc3b4f588276c3cd750b9188" candidate_uuid: "22f3355af82c4dd6adbde6f024d1c240" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d0482ff5be0a4266839bab14c8440c96"
I20260713 09:03:47.797909 14173 raft_consensus.cc:3060] T 36749f15bc3b4f588276c3cd750b9188 P d0482ff5be0a4266839bab14c8440c96 [term 1 FOLLOWER]: Advancing to term 2
W20260713 09:03:47.799842 14063 leader_election.cc:336] T 36749f15bc3b4f588276c3cd750b9188 P 22f3355af82c4dd6adbde6f024d1c240 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 51f346ad35784b0887750a8796150ce3 (127.10.222.129:46599): Network error: Client connection negotiation failed: client connection to 127.10.222.129:46599: connect: Connection refused (error 111)
I20260713 09:03:47.802521 14173 raft_consensus.cc:2468] T 36749f15bc3b4f588276c3cd750b9188 P d0482ff5be0a4266839bab14c8440c96 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 22f3355af82c4dd6adbde6f024d1c240 in term 2.
I20260713 09:03:47.803442 14064 leader_election.cc:304] T 36749f15bc3b4f588276c3cd750b9188 P 22f3355af82c4dd6adbde6f024d1c240 [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: 22f3355af82c4dd6adbde6f024d1c240, d0482ff5be0a4266839bab14c8440c96; no voters: 51f346ad35784b0887750a8796150ce3
I20260713 09:03:47.803979 14308 raft_consensus.cc:2804] T 36749f15bc3b4f588276c3cd750b9188 P 22f3355af82c4dd6adbde6f024d1c240 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:03:47.805150 14308 raft_consensus.cc:697] T 36749f15bc3b4f588276c3cd750b9188 P 22f3355af82c4dd6adbde6f024d1c240 [term 2 LEADER]: Becoming Leader. State: Replica: 22f3355af82c4dd6adbde6f024d1c240, State: Running, Role: LEADER
I20260713 09:03:47.805828 14308 consensus_queue.cc:237] T 36749f15bc3b4f588276c3cd750b9188 P 22f3355af82c4dd6adbde6f024d1c240 [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: "51f346ad35784b0887750a8796150ce3" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46599 } } peers { permanent_uuid: "22f3355af82c4dd6adbde6f024d1c240" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 32785 } } peers { permanent_uuid: "d0482ff5be0a4266839bab14c8440c96" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 46689 } }
I20260713 09:03:47.811859 13923 catalog_manager.cc:5697] T 36749f15bc3b4f588276c3cd750b9188 P 22f3355af82c4dd6adbde6f024d1c240 reported cstate change: term changed from 1 to 2, leader changed from 51f346ad35784b0887750a8796150ce3 (127.10.222.129) to 22f3355af82c4dd6adbde6f024d1c240 (127.10.222.130). New cstate: current_term: 2 leader_uuid: "22f3355af82c4dd6adbde6f024d1c240" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51f346ad35784b0887750a8796150ce3" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46599 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "22f3355af82c4dd6adbde6f024d1c240" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 32785 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d0482ff5be0a4266839bab14c8440c96" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 46689 } health_report { overall_health: UNKNOWN } } }
I20260713 09:03:47.815392 14309 raft_consensus.cc:493] T fcf1153af6604dc196e955bb583353e8 P d0482ff5be0a4266839bab14c8440c96 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 51f346ad35784b0887750a8796150ce3)
I20260713 09:03:47.815793 14309 raft_consensus.cc:515] T fcf1153af6604dc196e955bb583353e8 P d0482ff5be0a4266839bab14c8440c96 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51f346ad35784b0887750a8796150ce3" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46599 } } peers { permanent_uuid: "22f3355af82c4dd6adbde6f024d1c240" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 32785 } } peers { permanent_uuid: "d0482ff5be0a4266839bab14c8440c96" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 46689 } }
I20260713 09:03:47.817750 14309 leader_election.cc:290] T fcf1153af6604dc196e955bb583353e8 P d0482ff5be0a4266839bab14c8440c96 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 51f346ad35784b0887750a8796150ce3 (127.10.222.129:46599), 22f3355af82c4dd6adbde6f024d1c240 (127.10.222.130:32785)
I20260713 09:03:47.819239 14100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcf1153af6604dc196e955bb583353e8" candidate_uuid: "d0482ff5be0a4266839bab14c8440c96" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "22f3355af82c4dd6adbde6f024d1c240" is_pre_election: true
I20260713 09:03:47.819890 14100 raft_consensus.cc:2468] T fcf1153af6604dc196e955bb583353e8 P 22f3355af82c4dd6adbde6f024d1c240 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d0482ff5be0a4266839bab14c8440c96 in term 1.
W20260713 09:03:47.821697 14137 leader_election.cc:336] T fcf1153af6604dc196e955bb583353e8 P d0482ff5be0a4266839bab14c8440c96 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 51f346ad35784b0887750a8796150ce3 (127.10.222.129:46599): Network error: Client connection negotiation failed: client connection to 127.10.222.129:46599: connect: Connection refused (error 111)
I20260713 09:03:47.822465 14137 leader_election.cc:304] T fcf1153af6604dc196e955bb583353e8 P d0482ff5be0a4266839bab14c8440c96 [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: 22f3355af82c4dd6adbde6f024d1c240, d0482ff5be0a4266839bab14c8440c96; no voters: 51f346ad35784b0887750a8796150ce3
I20260713 09:03:47.823045 14309 raft_consensus.cc:2804] T fcf1153af6604dc196e955bb583353e8 P d0482ff5be0a4266839bab14c8440c96 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:03:47.823375 14309 raft_consensus.cc:493] T fcf1153af6604dc196e955bb583353e8 P d0482ff5be0a4266839bab14c8440c96 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 51f346ad35784b0887750a8796150ce3)
I20260713 09:03:47.823632 14309 raft_consensus.cc:3060] T fcf1153af6604dc196e955bb583353e8 P d0482ff5be0a4266839bab14c8440c96 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:47.828188 14309 raft_consensus.cc:515] T fcf1153af6604dc196e955bb583353e8 P d0482ff5be0a4266839bab14c8440c96 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51f346ad35784b0887750a8796150ce3" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46599 } } peers { permanent_uuid: "22f3355af82c4dd6adbde6f024d1c240" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 32785 } } peers { permanent_uuid: "d0482ff5be0a4266839bab14c8440c96" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 46689 } }
I20260713 09:03:47.829525 14309 leader_election.cc:290] T fcf1153af6604dc196e955bb583353e8 P d0482ff5be0a4266839bab14c8440c96 [CANDIDATE]: Term 2 election: Requested vote from peers 51f346ad35784b0887750a8796150ce3 (127.10.222.129:46599), 22f3355af82c4dd6adbde6f024d1c240 (127.10.222.130:32785)
I20260713 09:03:47.830821 14100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcf1153af6604dc196e955bb583353e8" candidate_uuid: "d0482ff5be0a4266839bab14c8440c96" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "22f3355af82c4dd6adbde6f024d1c240"
I20260713 09:03:47.831404 14100 raft_consensus.cc:3060] T fcf1153af6604dc196e955bb583353e8 P 22f3355af82c4dd6adbde6f024d1c240 [term 1 FOLLOWER]: Advancing to term 2
W20260713 09:03:47.832777 14137 leader_election.cc:336] T fcf1153af6604dc196e955bb583353e8 P d0482ff5be0a4266839bab14c8440c96 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 51f346ad35784b0887750a8796150ce3 (127.10.222.129:46599): Network error: Client connection negotiation failed: client connection to 127.10.222.129:46599: connect: Connection refused (error 111)
I20260713 09:03:47.836575 14100 raft_consensus.cc:2468] T fcf1153af6604dc196e955bb583353e8 P 22f3355af82c4dd6adbde6f024d1c240 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d0482ff5be0a4266839bab14c8440c96 in term 2.
I20260713 09:03:47.837500 14137 leader_election.cc:304] T fcf1153af6604dc196e955bb583353e8 P d0482ff5be0a4266839bab14c8440c96 [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: 22f3355af82c4dd6adbde6f024d1c240, d0482ff5be0a4266839bab14c8440c96; no voters: 51f346ad35784b0887750a8796150ce3
I20260713 09:03:47.838068 14309 raft_consensus.cc:2804] T fcf1153af6604dc196e955bb583353e8 P d0482ff5be0a4266839bab14c8440c96 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:03:47.838433 14309 raft_consensus.cc:697] T fcf1153af6604dc196e955bb583353e8 P d0482ff5be0a4266839bab14c8440c96 [term 2 LEADER]: Becoming Leader. State: Replica: d0482ff5be0a4266839bab14c8440c96, State: Running, Role: LEADER
I20260713 09:03:47.839015 14309 consensus_queue.cc:237] T fcf1153af6604dc196e955bb583353e8 P d0482ff5be0a4266839bab14c8440c96 [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: "51f346ad35784b0887750a8796150ce3" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46599 } } peers { permanent_uuid: "22f3355af82c4dd6adbde6f024d1c240" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 32785 } } peers { permanent_uuid: "d0482ff5be0a4266839bab14c8440c96" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 46689 } }
I20260713 09:03:47.840812 14261 raft_consensus.cc:493] T 02a55410d76d4de5879ada29b3db5a39 P d0482ff5be0a4266839bab14c8440c96 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 51f346ad35784b0887750a8796150ce3)
I20260713 09:03:47.841171 14261 raft_consensus.cc:515] T 02a55410d76d4de5879ada29b3db5a39 P d0482ff5be0a4266839bab14c8440c96 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51f346ad35784b0887750a8796150ce3" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46599 } } peers { permanent_uuid: "22f3355af82c4dd6adbde6f024d1c240" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 32785 } } peers { permanent_uuid: "d0482ff5be0a4266839bab14c8440c96" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 46689 } }
I20260713 09:03:47.842988 14261 leader_election.cc:290] T 02a55410d76d4de5879ada29b3db5a39 P d0482ff5be0a4266839bab14c8440c96 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 51f346ad35784b0887750a8796150ce3 (127.10.222.129:46599), 22f3355af82c4dd6adbde6f024d1c240 (127.10.222.130:32785)
I20260713 09:03:47.844441 14100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02a55410d76d4de5879ada29b3db5a39" candidate_uuid: "d0482ff5be0a4266839bab14c8440c96" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "22f3355af82c4dd6adbde6f024d1c240" is_pre_election: true
I20260713 09:03:47.845041 14100 raft_consensus.cc:2468] T 02a55410d76d4de5879ada29b3db5a39 P 22f3355af82c4dd6adbde6f024d1c240 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d0482ff5be0a4266839bab14c8440c96 in term 1.
I20260713 09:03:47.846025 14137 leader_election.cc:304] T 02a55410d76d4de5879ada29b3db5a39 P d0482ff5be0a4266839bab14c8440c96 [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: 22f3355af82c4dd6adbde6f024d1c240, d0482ff5be0a4266839bab14c8440c96; no voters: 
I20260713 09:03:47.846756 14261 raft_consensus.cc:2804] T 02a55410d76d4de5879ada29b3db5a39 P d0482ff5be0a4266839bab14c8440c96 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260713 09:03:47.846778 14137 leader_election.cc:336] T 02a55410d76d4de5879ada29b3db5a39 P d0482ff5be0a4266839bab14c8440c96 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 51f346ad35784b0887750a8796150ce3 (127.10.222.129:46599): Network error: Client connection negotiation failed: client connection to 127.10.222.129:46599: connect: Connection refused (error 111)
I20260713 09:03:47.847177 14261 raft_consensus.cc:493] T 02a55410d76d4de5879ada29b3db5a39 P d0482ff5be0a4266839bab14c8440c96 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 51f346ad35784b0887750a8796150ce3)
I20260713 09:03:47.846560 13923 catalog_manager.cc:5697] T fcf1153af6604dc196e955bb583353e8 P d0482ff5be0a4266839bab14c8440c96 reported cstate change: term changed from 1 to 2, leader changed from 51f346ad35784b0887750a8796150ce3 (127.10.222.129) to d0482ff5be0a4266839bab14c8440c96 (127.10.222.131). New cstate: current_term: 2 leader_uuid: "d0482ff5be0a4266839bab14c8440c96" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51f346ad35784b0887750a8796150ce3" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46599 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "22f3355af82c4dd6adbde6f024d1c240" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 32785 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d0482ff5be0a4266839bab14c8440c96" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 46689 } health_report { overall_health: HEALTHY } } }
I20260713 09:03:47.847568 14261 raft_consensus.cc:3060] T 02a55410d76d4de5879ada29b3db5a39 P d0482ff5be0a4266839bab14c8440c96 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:47.852095 14261 raft_consensus.cc:515] T 02a55410d76d4de5879ada29b3db5a39 P d0482ff5be0a4266839bab14c8440c96 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51f346ad35784b0887750a8796150ce3" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46599 } } peers { permanent_uuid: "22f3355af82c4dd6adbde6f024d1c240" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 32785 } } peers { permanent_uuid: "d0482ff5be0a4266839bab14c8440c96" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 46689 } }
I20260713 09:03:47.853775 14261 leader_election.cc:290] T 02a55410d76d4de5879ada29b3db5a39 P d0482ff5be0a4266839bab14c8440c96 [CANDIDATE]: Term 2 election: Requested vote from peers 51f346ad35784b0887750a8796150ce3 (127.10.222.129:46599), 22f3355af82c4dd6adbde6f024d1c240 (127.10.222.130:32785)
I20260713 09:03:47.854948 14100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02a55410d76d4de5879ada29b3db5a39" candidate_uuid: "d0482ff5be0a4266839bab14c8440c96" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "22f3355af82c4dd6adbde6f024d1c240"
I20260713 09:03:47.855516 14100 raft_consensus.cc:3060] T 02a55410d76d4de5879ada29b3db5a39 P 22f3355af82c4dd6adbde6f024d1c240 [term 1 FOLLOWER]: Advancing to term 2
W20260713 09:03:47.856931 14137 leader_election.cc:336] T 02a55410d76d4de5879ada29b3db5a39 P d0482ff5be0a4266839bab14c8440c96 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 51f346ad35784b0887750a8796150ce3 (127.10.222.129:46599): Network error: Client connection negotiation failed: client connection to 127.10.222.129:46599: connect: Connection refused (error 111)
I20260713 09:03:47.860296 14100 raft_consensus.cc:2468] T 02a55410d76d4de5879ada29b3db5a39 P 22f3355af82c4dd6adbde6f024d1c240 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d0482ff5be0a4266839bab14c8440c96 in term 2.
I20260713 09:03:47.861209 14137 leader_election.cc:304] T 02a55410d76d4de5879ada29b3db5a39 P d0482ff5be0a4266839bab14c8440c96 [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: 22f3355af82c4dd6adbde6f024d1c240, d0482ff5be0a4266839bab14c8440c96; no voters: 51f346ad35784b0887750a8796150ce3
I20260713 09:03:47.861809 14261 raft_consensus.cc:2804] T 02a55410d76d4de5879ada29b3db5a39 P d0482ff5be0a4266839bab14c8440c96 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:03:47.862185 14261 raft_consensus.cc:697] T 02a55410d76d4de5879ada29b3db5a39 P d0482ff5be0a4266839bab14c8440c96 [term 2 LEADER]: Becoming Leader. State: Replica: d0482ff5be0a4266839bab14c8440c96, State: Running, Role: LEADER
I20260713 09:03:47.862937 14261 consensus_queue.cc:237] T 02a55410d76d4de5879ada29b3db5a39 P d0482ff5be0a4266839bab14c8440c96 [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: "51f346ad35784b0887750a8796150ce3" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46599 } } peers { permanent_uuid: "22f3355af82c4dd6adbde6f024d1c240" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 32785 } } peers { permanent_uuid: "d0482ff5be0a4266839bab14c8440c96" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 46689 } }
I20260713 09:03:47.868909 13923 catalog_manager.cc:5697] T 02a55410d76d4de5879ada29b3db5a39 P d0482ff5be0a4266839bab14c8440c96 reported cstate change: term changed from 1 to 2, leader changed from 51f346ad35784b0887750a8796150ce3 (127.10.222.129) to d0482ff5be0a4266839bab14c8440c96 (127.10.222.131). New cstate: current_term: 2 leader_uuid: "d0482ff5be0a4266839bab14c8440c96" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51f346ad35784b0887750a8796150ce3" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46599 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "22f3355af82c4dd6adbde6f024d1c240" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 32785 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d0482ff5be0a4266839bab14c8440c96" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 46689 } health_report { overall_health: HEALTHY } } }
W20260713 09:03:48.229429 13971 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:03:48.294210 14173 raft_consensus.cc:1275] T 36749f15bc3b4f588276c3cd750b9188 P d0482ff5be0a4266839bab14c8440c96 [term 2 FOLLOWER]: Refusing update from remote peer 22f3355af82c4dd6adbde6f024d1c240: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:03:48.295462 14308 consensus_queue.cc:1048] T 36749f15bc3b4f588276c3cd750b9188 P 22f3355af82c4dd6adbde6f024d1c240 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0482ff5be0a4266839bab14c8440c96" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 46689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:03:48.299618 14100 raft_consensus.cc:1275] T fcf1153af6604dc196e955bb583353e8 P 22f3355af82c4dd6adbde6f024d1c240 [term 2 FOLLOWER]: Refusing update from remote peer d0482ff5be0a4266839bab14c8440c96: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:03:48.300768 14309 consensus_queue.cc:1048] T fcf1153af6604dc196e955bb583353e8 P d0482ff5be0a4266839bab14c8440c96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "22f3355af82c4dd6adbde6f024d1c240" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 32785 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260713 09:03:48.313756 14063 consensus_peers.cc:597] T 36749f15bc3b4f588276c3cd750b9188 P 22f3355af82c4dd6adbde6f024d1c240 -> Peer 51f346ad35784b0887750a8796150ce3 (127.10.222.129:46599): Couldn't send request to peer 51f346ad35784b0887750a8796150ce3. Status: Network error: Client connection negotiation failed: client connection to 127.10.222.129:46599: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:03:48.321496 14137 consensus_peers.cc:597] T fcf1153af6604dc196e955bb583353e8 P d0482ff5be0a4266839bab14c8440c96 -> Peer 51f346ad35784b0887750a8796150ce3 (127.10.222.129:46599): Couldn't send request to peer 51f346ad35784b0887750a8796150ce3. Status: Network error: Client connection negotiation failed: client connection to 127.10.222.129:46599: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:03:48.384554 14137 consensus_peers.cc:597] T 02a55410d76d4de5879ada29b3db5a39 P d0482ff5be0a4266839bab14c8440c96 -> Peer 51f346ad35784b0887750a8796150ce3 (127.10.222.129:46599): Couldn't send request to peer 51f346ad35784b0887750a8796150ce3. Status: Network error: Client connection negotiation failed: client connection to 127.10.222.129:46599: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:03:48.480454 14100 raft_consensus.cc:1275] T 02a55410d76d4de5879ada29b3db5a39 P 22f3355af82c4dd6adbde6f024d1c240 [term 2 FOLLOWER]: Refusing update from remote peer d0482ff5be0a4266839bab14c8440c96: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:03:48.481655 14322 consensus_queue.cc:1048] T 02a55410d76d4de5879ada29b3db5a39 P d0482ff5be0a4266839bab14c8440c96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "22f3355af82c4dd6adbde6f024d1c240" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 32785 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260713 09:03:48.962275 14063 consensus_peers.cc:597] T 6ca471ecf5a44c4087b1045756829bb8 P 22f3355af82c4dd6adbde6f024d1c240 -> Peer 51f346ad35784b0887750a8796150ce3 (127.10.222.129:46599): Couldn't send request to peer 51f346ad35784b0887750a8796150ce3. Status: Network error: Client connection negotiation failed: client connection to 127.10.222.129:46599: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:03:49.083817 14137 consensus_peers.cc:597] T 70569aa11f104ca692e2689998a4d467 P d0482ff5be0a4266839bab14c8440c96 -> Peer 51f346ad35784b0887750a8796150ce3 (127.10.222.129:46599): Couldn't send request to peer 51f346ad35784b0887750a8796150ce3. Status: Network error: Client connection negotiation failed: client connection to 127.10.222.129:46599: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:03:49.096396 14063 consensus_peers.cc:597] T 376e352e82e843adacf7702019ad5710 P 22f3355af82c4dd6adbde6f024d1c240 -> Peer 51f346ad35784b0887750a8796150ce3 (127.10.222.129:46599): Couldn't send request to peer 51f346ad35784b0887750a8796150ce3. Status: Network error: Client connection negotiation failed: client connection to 127.10.222.129:46599: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:03:49.103554 14137 consensus_peers.cc:597] T 434892e7619a45aa91f278758624b2c4 P d0482ff5be0a4266839bab14c8440c96 -> Peer 51f346ad35784b0887750a8796150ce3 (127.10.222.129:46599): Couldn't send request to peer 51f346ad35784b0887750a8796150ce3. Status: Network error: Client connection negotiation failed: client connection to 127.10.222.129:46599: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:03:49.121886 14063 consensus_peers.cc:597] T 05bbb1e69c5c44e591afde26de259307 P 22f3355af82c4dd6adbde6f024d1c240 -> Peer 51f346ad35784b0887750a8796150ce3 (127.10.222.129:46599): Couldn't send request to peer 51f346ad35784b0887750a8796150ce3. Status: Network error: Client connection negotiation failed: client connection to 127.10.222.129:46599: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:03:49.230415 13971 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260713 09:03:49.367705 14137 consensus_peers.cc:597] T c70c42ab5db24f8986f73e06afd2c10d P d0482ff5be0a4266839bab14c8440c96 -> Peer 51f346ad35784b0887750a8796150ce3 (127.10.222.129:46599): Couldn't send request to peer 51f346ad35784b0887750a8796150ce3. Status: Network error: Client connection negotiation failed: client connection to 127.10.222.129:46599: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:03:49.463367 14137 consensus_peers.cc:597] T 56b2e0b10722448587530db42a4e7c86 P d0482ff5be0a4266839bab14c8440c96 -> Peer 51f346ad35784b0887750a8796150ce3 (127.10.222.129:46599): Couldn't send request to peer 51f346ad35784b0887750a8796150ce3. Status: Network error: Client connection negotiation failed: client connection to 127.10.222.129:46599: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:03:50.231288 13971 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260713 09:03:50.761925 14137 consensus_peers.cc:597] T 02a55410d76d4de5879ada29b3db5a39 P d0482ff5be0a4266839bab14c8440c96 -> Peer 51f346ad35784b0887750a8796150ce3 (127.10.222.129:46599): Couldn't send request to peer 51f346ad35784b0887750a8796150ce3. Status: Network error: Client connection negotiation failed: client connection to 127.10.222.129:46599: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:03:50.817054 14063 consensus_peers.cc:597] T 36749f15bc3b4f588276c3cd750b9188 P 22f3355af82c4dd6adbde6f024d1c240 -> Peer 51f346ad35784b0887750a8796150ce3 (127.10.222.129:46599): Couldn't send request to peer 51f346ad35784b0887750a8796150ce3. Status: Network error: Client connection negotiation failed: client connection to 127.10.222.129:46599: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:03:51.085318 14137 consensus_peers.cc:597] T fcf1153af6604dc196e955bb583353e8 P d0482ff5be0a4266839bab14c8440c96 -> Peer 51f346ad35784b0887750a8796150ce3 (127.10.222.129:46599): Couldn't send request to peer 51f346ad35784b0887750a8796150ce3. Status: Network error: Client connection negotiation failed: client connection to 127.10.222.129:46599: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:03:51.232357 13971 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:03:51.516695 11130 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:03:51.523294 14325 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:03:51.523605 14326 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:03:51.524840 14328 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:03:51.525962 11130 server_base.cc:1061] running on GCE node
I20260713 09:03:51.527760 11130 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:03:51.528024 11130 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:03:51.528213 11130 hybrid_clock.cc:648] HybridClock initialized: now 1783933431528194 us; error 0 us; skew 500 ppm
I20260713 09:03:51.528779 11130 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:03:51.531737 11130 webserver.cc:533] Webserver started at http://127.10.222.129:44807/ using document root <none> and password file <none>
I20260713 09:03:51.532181 11130 fs_manager.cc:362] Metadata directory not provided
I20260713 09:03:51.532327 11130 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260713 09:03:51.535701 11130 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.001s	sys 0.003s
I20260713 09:03:51.539242 14333 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:03:51.539947 11130 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:03:51.540221 11130 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task0siKgA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933353904069-11130-0/minicluster-data/ts-0-root
uuid: "51f346ad35784b0887750a8796150ce3"
format_stamp: "Formatted at 2026-07-13 09:03:43 on dist-test-slave-7lf8"
I20260713 09:03:51.540540 11130 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task0siKgA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933353904069-11130-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task0siKgA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933353904069-11130-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task0siKgA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933353904069-11130-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)
W20260713 09:03:51.558085 14137 consensus_peers.cc:597] T 70569aa11f104ca692e2689998a4d467 P d0482ff5be0a4266839bab14c8440c96 -> Peer 51f346ad35784b0887750a8796150ce3 (127.10.222.129:46599): Couldn't send request to peer 51f346ad35784b0887750a8796150ce3. Status: Network error: Client connection negotiation failed: client connection to 127.10.222.129:46599: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260713 09:03:51.564442 11130 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:03:51.566015 11130 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:03:51.567915 11130 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:03:51.571391 14340 ts_tablet_manager.cc:548] Loading tablet metadata (0/10 complete)
W20260713 09:03:51.596216 14063 consensus_peers.cc:597] T 376e352e82e843adacf7702019ad5710 P 22f3355af82c4dd6adbde6f024d1c240 -> Peer 51f346ad35784b0887750a8796150ce3 (127.10.222.129:46599): Couldn't send request to peer 51f346ad35784b0887750a8796150ce3. Status: Network error: Client connection negotiation failed: client connection to 127.10.222.129:46599: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260713 09:03:51.616338 11130 ts_tablet_manager.cc:585] Loaded tablet metadata (10 total tablets, 10 live tablets)
I20260713 09:03:51.616653 11130 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.046s	user 0.002s	sys 0.000s
I20260713 09:03:51.616925 11130 ts_tablet_manager.cc:600] Registering tablets (0/10 complete)
I20260713 09:03:51.621115 14340 tablet_bootstrap.cc:492] T 6ca471ecf5a44c4087b1045756829bb8 P 51f346ad35784b0887750a8796150ce3: Bootstrap starting.
W20260713 09:03:51.630460 14137 consensus_peers.cc:597] T 56b2e0b10722448587530db42a4e7c86 P d0482ff5be0a4266839bab14c8440c96 -> Peer 51f346ad35784b0887750a8796150ce3 (127.10.222.129:46599): Couldn't send request to peer 51f346ad35784b0887750a8796150ce3. Status: Network error: Client connection negotiation failed: client connection to 127.10.222.129:46599: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260713 09:03:51.634604 14340 tablet_bootstrap.cc:492] T 6ca471ecf5a44c4087b1045756829bb8 P 51f346ad35784b0887750a8796150ce3: 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:03:51.635574 14340 tablet_bootstrap.cc:492] T 6ca471ecf5a44c4087b1045756829bb8 P 51f346ad35784b0887750a8796150ce3: Bootstrap complete.
I20260713 09:03:51.636193 14340 ts_tablet_manager.cc:1403] T 6ca471ecf5a44c4087b1045756829bb8 P 51f346ad35784b0887750a8796150ce3: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.005s
I20260713 09:03:51.638713 14340 raft_consensus.cc:359] T 6ca471ecf5a44c4087b1045756829bb8 P 51f346ad35784b0887750a8796150ce3 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51f346ad35784b0887750a8796150ce3" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46599 } } peers { permanent_uuid: "22f3355af82c4dd6adbde6f024d1c240" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 32785 } } peers { permanent_uuid: "d0482ff5be0a4266839bab14c8440c96" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 46689 } }
I20260713 09:03:51.639430 14340 raft_consensus.cc:740] T 6ca471ecf5a44c4087b1045756829bb8 P 51f346ad35784b0887750a8796150ce3 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51f346ad35784b0887750a8796150ce3, State: Initialized, Role: FOLLOWER
I20260713 09:03:51.640132 14340 consensus_queue.cc:260] T 6ca471ecf5a44c4087b1045756829bb8 P 51f346ad35784b0887750a8796150ce3 [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: "51f346ad35784b0887750a8796150ce3" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46599 } } peers { permanent_uuid: "22f3355af82c4dd6adbde6f024d1c240" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 32785 } } peers { permanent_uuid: "d0482ff5be0a4266839bab14c8440c96" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 46689 } }
I20260713 09:03:51.642683 14340 ts_tablet_manager.cc:1434] T 6ca471ecf5a44c4087b1045756829bb8 P 51f346ad35784b0887750a8796150ce3: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20260713 09:03:51.643473 14340 tablet_bootstrap.cc:492] T 70569aa11f104ca692e2689998a4d467 P 51f346ad35784b0887750a8796150ce3: Bootstrap starting.
I20260713 09:03:51.658895 14340 tablet_bootstrap.cc:492] T 70569aa11f104ca692e2689998a4d467 P 51f346ad35784b0887750a8796150ce3: 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:03:51.659816 14340 tablet_bootstrap.cc:492] T 70569aa11f104ca692e2689998a4d467 P 51f346ad35784b0887750a8796150ce3: Bootstrap complete.
I20260713 09:03:51.660422 14340 ts_tablet_manager.cc:1403] T 70569aa11f104ca692e2689998a4d467 P 51f346ad35784b0887750a8796150ce3: Time spent bootstrapping tablet: real 0.017s	user 0.015s	sys 0.000s
I20260713 09:03:51.661751 11130 ts_tablet_manager.cc:616] Registered 10 tablets
I20260713 09:03:51.662081 11130 ts_tablet_manager.cc:595] Time spent register tablets: real 0.045s	user 0.040s	sys 0.003s
I20260713 09:03:51.663034 14340 raft_consensus.cc:359] T 70569aa11f104ca692e2689998a4d467 P 51f346ad35784b0887750a8796150ce3 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51f346ad35784b0887750a8796150ce3" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46599 } } peers { permanent_uuid: "22f3355af82c4dd6adbde6f024d1c240" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 32785 } } peers { permanent_uuid: "d0482ff5be0a4266839bab14c8440c96" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 46689 } }
I20260713 09:03:51.663844 14340 raft_consensus.cc:740] T 70569aa11f104ca692e2689998a4d467 P 51f346ad35784b0887750a8796150ce3 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51f346ad35784b0887750a8796150ce3, State: Initialized, Role: FOLLOWER
I20260713 09:03:51.664681 14340 consensus_queue.cc:260] T 70569aa11f104ca692e2689998a4d467 P 51f346ad35784b0887750a8796150ce3 [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: "51f346ad35784b0887750a8796150ce3" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46599 } } peers { permanent_uuid: "22f3355af82c4dd6adbde6f024d1c240" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 32785 } } peers { permanent_uuid: "d0482ff5be0a4266839bab14c8440c96" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 46689 } }
I20260713 09:03:51.666852 14340 ts_tablet_manager.cc:1434] T 70569aa11f104ca692e2689998a4d467 P 51f346ad35784b0887750a8796150ce3: Time spent starting tablet: real 0.006s	user 0.000s	sys 0.004s
I20260713 09:03:51.667708 14340 tablet_bootstrap.cc:492] T 434892e7619a45aa91f278758624b2c4 P 51f346ad35784b0887750a8796150ce3: Bootstrap starting.
I20260713 09:03:51.685452 14340 tablet_bootstrap.cc:492] T 434892e7619a45aa91f278758624b2c4 P 51f346ad35784b0887750a8796150ce3: 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:03:51.686461 14340 tablet_bootstrap.cc:492] T 434892e7619a45aa91f278758624b2c4 P 51f346ad35784b0887750a8796150ce3: Bootstrap complete.
I20260713 09:03:51.687181 14340 ts_tablet_manager.cc:1403] T 434892e7619a45aa91f278758624b2c4 P 51f346ad35784b0887750a8796150ce3: Time spent bootstrapping tablet: real 0.020s	user 0.007s	sys 0.008s
I20260713 09:03:51.690024 14340 raft_consensus.cc:359] T 434892e7619a45aa91f278758624b2c4 P 51f346ad35784b0887750a8796150ce3 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51f346ad35784b0887750a8796150ce3" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46599 } } peers { permanent_uuid: "22f3355af82c4dd6adbde6f024d1c240" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 32785 } } peers { permanent_uuid: "d0482ff5be0a4266839bab14c8440c96" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 46689 } }
I20260713 09:03:51.690763 14340 raft_consensus.cc:740] T 434892e7619a45aa91f278758624b2c4 P 51f346ad35784b0887750a8796150ce3 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51f346ad35784b0887750a8796150ce3, State: Initialized, Role: FOLLOWER
I20260713 09:03:51.691591 14340 consensus_queue.cc:260] T 434892e7619a45aa91f278758624b2c4 P 51f346ad35784b0887750a8796150ce3 [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: "51f346ad35784b0887750a8796150ce3" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46599 } } peers { permanent_uuid: "22f3355af82c4dd6adbde6f024d1c240" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 32785 } } peers { permanent_uuid: "d0482ff5be0a4266839bab14c8440c96" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 46689 } }
I20260713 09:03:51.693756 14340 ts_tablet_manager.cc:1434] T 434892e7619a45aa91f278758624b2c4 P 51f346ad35784b0887750a8796150ce3: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.003s
I20260713 09:03:51.694546 14340 tablet_bootstrap.cc:492] T 05bbb1e69c5c44e591afde26de259307 P 51f346ad35784b0887750a8796150ce3: Bootstrap starting.
I20260713 09:03:51.709414 14340 tablet_bootstrap.cc:492] T 05bbb1e69c5c44e591afde26de259307 P 51f346ad35784b0887750a8796150ce3: 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:03:51.710363 14340 tablet_bootstrap.cc:492] T 05bbb1e69c5c44e591afde26de259307 P 51f346ad35784b0887750a8796150ce3: Bootstrap complete.
I20260713 09:03:51.711146 14340 ts_tablet_manager.cc:1403] T 05bbb1e69c5c44e591afde26de259307 P 51f346ad35784b0887750a8796150ce3: Time spent bootstrapping tablet: real 0.017s	user 0.016s	sys 0.000s
I20260713 09:03:51.714013 11130 rpc_server.cc:307] RPC server started. Bound to: 127.10.222.129:46599
I20260713 09:03:51.713678 14340 raft_consensus.cc:359] T 05bbb1e69c5c44e591afde26de259307 P 51f346ad35784b0887750a8796150ce3 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51f346ad35784b0887750a8796150ce3" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46599 } } peers { permanent_uuid: "22f3355af82c4dd6adbde6f024d1c240" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 32785 } } peers { permanent_uuid: "d0482ff5be0a4266839bab14c8440c96" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 46689 } }
I20260713 09:03:51.714143 14401 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.222.129:46599 every 8 connection(s)
I20260713 09:03:51.714466 14340 raft_consensus.cc:740] T 05bbb1e69c5c44e591afde26de259307 P 51f346ad35784b0887750a8796150ce3 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51f346ad35784b0887750a8796150ce3, State: Initialized, Role: FOLLOWER
I20260713 09:03:51.716194 14340 consensus_queue.cc:260] T 05bbb1e69c5c44e591afde26de259307 P 51f346ad35784b0887750a8796150ce3 [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: "51f346ad35784b0887750a8796150ce3" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46599 } } peers { permanent_uuid: "22f3355af82c4dd6adbde6f024d1c240" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 32785 } } peers { permanent_uuid: "d0482ff5be0a4266839bab14c8440c96" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 46689 } }
I20260713 09:03:51.718631 14340 ts_tablet_manager.cc:1434] T 05bbb1e69c5c44e591afde26de259307 P 51f346ad35784b0887750a8796150ce3: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.004s
I20260713 09:03:51.719591 14340 tablet_bootstrap.cc:492] T 36749f15bc3b4f588276c3cd750b9188 P 51f346ad35784b0887750a8796150ce3: Bootstrap starting.
I20260713 09:03:51.728021 11130 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:03:51.738718 14340 tablet_bootstrap.cc:492] T 36749f15bc3b4f588276c3cd750b9188 P 51f346ad35784b0887750a8796150ce3: 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:03:51.740949 14340 tablet_bootstrap.cc:492] T 36749f15bc3b4f588276c3cd750b9188 P 51f346ad35784b0887750a8796150ce3: Bootstrap complete.
I20260713 09:03:51.741559 14340 ts_tablet_manager.cc:1403] T 36749f15bc3b4f588276c3cd750b9188 P 51f346ad35784b0887750a8796150ce3: Time spent bootstrapping tablet: real 0.022s	user 0.014s	sys 0.001s
I20260713 09:03:51.743947 14403 heartbeater.cc:344] Connected to a master server at 127.10.222.190:37583
I20260713 09:03:51.744441 14403 heartbeater.cc:461] Registering TS with master...
I20260713 09:03:51.744117 14340 raft_consensus.cc:359] T 36749f15bc3b4f588276c3cd750b9188 P 51f346ad35784b0887750a8796150ce3 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51f346ad35784b0887750a8796150ce3" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46599 } } peers { permanent_uuid: "22f3355af82c4dd6adbde6f024d1c240" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 32785 } } peers { permanent_uuid: "d0482ff5be0a4266839bab14c8440c96" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 46689 } }
I20260713 09:03:51.744864 14340 raft_consensus.cc:740] T 36749f15bc3b4f588276c3cd750b9188 P 51f346ad35784b0887750a8796150ce3 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51f346ad35784b0887750a8796150ce3, State: Initialized, Role: FOLLOWER
I20260713 09:03:51.745302 14403 heartbeater.cc:507] Master 127.10.222.190:37583 requested a full tablet report, sending...
I20260713 09:03:51.745568 14340 consensus_queue.cc:260] T 36749f15bc3b4f588276c3cd750b9188 P 51f346ad35784b0887750a8796150ce3 [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: "51f346ad35784b0887750a8796150ce3" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46599 } } peers { permanent_uuid: "22f3355af82c4dd6adbde6f024d1c240" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 32785 } } peers { permanent_uuid: "d0482ff5be0a4266839bab14c8440c96" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 46689 } }
I20260713 09:03:51.747964 14340 ts_tablet_manager.cc:1434] T 36749f15bc3b4f588276c3cd750b9188 P 51f346ad35784b0887750a8796150ce3: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260713 09:03:51.748745 14340 tablet_bootstrap.cc:492] T fcf1153af6604dc196e955bb583353e8 P 51f346ad35784b0887750a8796150ce3: Bootstrap starting.
I20260713 09:03:51.749785 14173 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "56b2e0b10722448587530db42a4e7c86"
dest_uuid: "d0482ff5be0a4266839bab14c8440c96"
mode: GRACEFUL
new_leader_uuid: "22f3355af82c4dd6adbde6f024d1c240"
 from {username='slave'} at 127.0.0.1:57084
I20260713 09:03:51.750506 14173 raft_consensus.cc:606] T 56b2e0b10722448587530db42a4e7c86 P d0482ff5be0a4266839bab14c8440c96 [term 1 LEADER]: Received request to transfer leadership to TS 22f3355af82c4dd6adbde6f024d1c240
I20260713 09:03:51.751772 11130 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260713 09:03:51.751945 13923 ts_manager.cc:194] Re-registered known tserver with Master: 51f346ad35784b0887750a8796150ce3 (127.10.222.129:46599)
I20260713 09:03:51.752439 11130 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:03:51.753147 11130 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:03:51.763072 13923 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51566
I20260713 09:03:51.766839 14403 heartbeater.cc:499] Master 127.10.222.190:37583 was elected leader, sending a full tablet report...
I20260713 09:03:51.769060 14340 tablet_bootstrap.cc:492] T fcf1153af6604dc196e955bb583353e8 P 51f346ad35784b0887750a8796150ce3: 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:03:51.770270 14340 tablet_bootstrap.cc:492] T fcf1153af6604dc196e955bb583353e8 P 51f346ad35784b0887750a8796150ce3: Bootstrap complete.
I20260713 09:03:51.770874 14340 ts_tablet_manager.cc:1403] T fcf1153af6604dc196e955bb583353e8 P 51f346ad35784b0887750a8796150ce3: Time spent bootstrapping tablet: real 0.022s	user 0.009s	sys 0.007s
I20260713 09:03:51.773216 14340 raft_consensus.cc:359] T fcf1153af6604dc196e955bb583353e8 P 51f346ad35784b0887750a8796150ce3 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51f346ad35784b0887750a8796150ce3" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46599 } } peers { permanent_uuid: "22f3355af82c4dd6adbde6f024d1c240" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 32785 } } peers { permanent_uuid: "d0482ff5be0a4266839bab14c8440c96" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 46689 } }
I20260713 09:03:51.773850 14340 raft_consensus.cc:740] T fcf1153af6604dc196e955bb583353e8 P 51f346ad35784b0887750a8796150ce3 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51f346ad35784b0887750a8796150ce3, State: Initialized, Role: FOLLOWER
I20260713 09:03:51.774477 14340 consensus_queue.cc:260] T fcf1153af6604dc196e955bb583353e8 P 51f346ad35784b0887750a8796150ce3 [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: "51f346ad35784b0887750a8796150ce3" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46599 } } peers { permanent_uuid: "22f3355af82c4dd6adbde6f024d1c240" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 32785 } } peers { permanent_uuid: "d0482ff5be0a4266839bab14c8440c96" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 46689 } }
I20260713 09:03:51.776333 14340 ts_tablet_manager.cc:1434] T fcf1153af6604dc196e955bb583353e8 P 51f346ad35784b0887750a8796150ce3: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260713 09:03:51.777058 14340 tablet_bootstrap.cc:492] T 02a55410d76d4de5879ada29b3db5a39 P 51f346ad35784b0887750a8796150ce3: Bootstrap starting.
I20260713 09:03:51.790179 14340 tablet_bootstrap.cc:492] T 02a55410d76d4de5879ada29b3db5a39 P 51f346ad35784b0887750a8796150ce3: 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:03:51.790800 14340 tablet_bootstrap.cc:492] T 02a55410d76d4de5879ada29b3db5a39 P 51f346ad35784b0887750a8796150ce3: Bootstrap complete.
I20260713 09:03:51.791283 14340 ts_tablet_manager.cc:1403] T 02a55410d76d4de5879ada29b3db5a39 P 51f346ad35784b0887750a8796150ce3: Time spent bootstrapping tablet: real 0.014s	user 0.014s	sys 0.000s
I20260713 09:03:51.792913 14340 raft_consensus.cc:359] T 02a55410d76d4de5879ada29b3db5a39 P 51f346ad35784b0887750a8796150ce3 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51f346ad35784b0887750a8796150ce3" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46599 } } peers { permanent_uuid: "22f3355af82c4dd6adbde6f024d1c240" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 32785 } } peers { permanent_uuid: "d0482ff5be0a4266839bab14c8440c96" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 46689 } }
I20260713 09:03:51.793344 14340 raft_consensus.cc:740] T 02a55410d76d4de5879ada29b3db5a39 P 51f346ad35784b0887750a8796150ce3 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51f346ad35784b0887750a8796150ce3, State: Initialized, Role: FOLLOWER
I20260713 09:03:51.793833 14340 consensus_queue.cc:260] T 02a55410d76d4de5879ada29b3db5a39 P 51f346ad35784b0887750a8796150ce3 [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: "51f346ad35784b0887750a8796150ce3" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46599 } } peers { permanent_uuid: "22f3355af82c4dd6adbde6f024d1c240" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 32785 } } peers { permanent_uuid: "d0482ff5be0a4266839bab14c8440c96" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 46689 } }
I20260713 09:03:51.795117 14340 ts_tablet_manager.cc:1434] T 02a55410d76d4de5879ada29b3db5a39 P 51f346ad35784b0887750a8796150ce3: Time spent starting tablet: real 0.004s	user 0.000s	sys 0.000s
I20260713 09:03:51.795773 14340 tablet_bootstrap.cc:492] T c70c42ab5db24f8986f73e06afd2c10d P 51f346ad35784b0887750a8796150ce3: Bootstrap starting.
I20260713 09:03:51.806742 14340 tablet_bootstrap.cc:492] T c70c42ab5db24f8986f73e06afd2c10d P 51f346ad35784b0887750a8796150ce3: 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:03:51.807338 14340 tablet_bootstrap.cc:492] T c70c42ab5db24f8986f73e06afd2c10d P 51f346ad35784b0887750a8796150ce3: Bootstrap complete.
I20260713 09:03:51.807776 14340 ts_tablet_manager.cc:1403] T c70c42ab5db24f8986f73e06afd2c10d P 51f346ad35784b0887750a8796150ce3: Time spent bootstrapping tablet: real 0.012s	user 0.011s	sys 0.000s
I20260713 09:03:51.809378 14340 raft_consensus.cc:359] T c70c42ab5db24f8986f73e06afd2c10d P 51f346ad35784b0887750a8796150ce3 [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51f346ad35784b0887750a8796150ce3" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46599 } } peers { permanent_uuid: "22f3355af82c4dd6adbde6f024d1c240" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 32785 } } peers { permanent_uuid: "d0482ff5be0a4266839bab14c8440c96" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 46689 } }
I20260713 09:03:51.809801 14340 raft_consensus.cc:740] T c70c42ab5db24f8986f73e06afd2c10d P 51f346ad35784b0887750a8796150ce3 [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51f346ad35784b0887750a8796150ce3, State: Initialized, Role: FOLLOWER
I20260713 09:03:51.810253 14340 consensus_queue.cc:260] T c70c42ab5db24f8986f73e06afd2c10d P 51f346ad35784b0887750a8796150ce3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51f346ad35784b0887750a8796150ce3" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46599 } } peers { permanent_uuid: "22f3355af82c4dd6adbde6f024d1c240" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 32785 } } peers { permanent_uuid: "d0482ff5be0a4266839bab14c8440c96" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 46689 } }
I20260713 09:03:51.811614 14340 ts_tablet_manager.cc:1434] T c70c42ab5db24f8986f73e06afd2c10d P 51f346ad35784b0887750a8796150ce3: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:03:51.812366 14340 tablet_bootstrap.cc:492] T 56b2e0b10722448587530db42a4e7c86 P 51f346ad35784b0887750a8796150ce3: Bootstrap starting.
I20260713 09:03:51.824992 14340 tablet_bootstrap.cc:492] T 56b2e0b10722448587530db42a4e7c86 P 51f346ad35784b0887750a8796150ce3: 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:03:51.825657 14340 tablet_bootstrap.cc:492] T 56b2e0b10722448587530db42a4e7c86 P 51f346ad35784b0887750a8796150ce3: Bootstrap complete.
I20260713 09:03:51.826136 14340 ts_tablet_manager.cc:1403] T 56b2e0b10722448587530db42a4e7c86 P 51f346ad35784b0887750a8796150ce3: Time spent bootstrapping tablet: real 0.014s	user 0.011s	sys 0.000s
I20260713 09:03:51.828009 14340 raft_consensus.cc:359] T 56b2e0b10722448587530db42a4e7c86 P 51f346ad35784b0887750a8796150ce3 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51f346ad35784b0887750a8796150ce3" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46599 } } peers { permanent_uuid: "22f3355af82c4dd6adbde6f024d1c240" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 32785 } } peers { permanent_uuid: "d0482ff5be0a4266839bab14c8440c96" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 46689 } }
I20260713 09:03:51.828465 14340 raft_consensus.cc:740] T 56b2e0b10722448587530db42a4e7c86 P 51f346ad35784b0887750a8796150ce3 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51f346ad35784b0887750a8796150ce3, State: Initialized, Role: FOLLOWER
I20260713 09:03:51.828981 14340 consensus_queue.cc:260] T 56b2e0b10722448587530db42a4e7c86 P 51f346ad35784b0887750a8796150ce3 [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: "51f346ad35784b0887750a8796150ce3" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46599 } } peers { permanent_uuid: "22f3355af82c4dd6adbde6f024d1c240" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 32785 } } peers { permanent_uuid: "d0482ff5be0a4266839bab14c8440c96" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 46689 } }
I20260713 09:03:51.829351 14376 raft_consensus.cc:3060] T 02a55410d76d4de5879ada29b3db5a39 P 51f346ad35784b0887750a8796150ce3 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:51.830869 14340 ts_tablet_manager.cc:1434] T 56b2e0b10722448587530db42a4e7c86 P 51f346ad35784b0887750a8796150ce3: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:03:51.831856 14340 tablet_bootstrap.cc:492] T 376e352e82e843adacf7702019ad5710 P 51f346ad35784b0887750a8796150ce3: Bootstrap starting.
I20260713 09:03:51.846433 14340 tablet_bootstrap.cc:492] T 376e352e82e843adacf7702019ad5710 P 51f346ad35784b0887750a8796150ce3: 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:03:51.847298 14340 tablet_bootstrap.cc:492] T 376e352e82e843adacf7702019ad5710 P 51f346ad35784b0887750a8796150ce3: Bootstrap complete.
I20260713 09:03:51.847976 14340 ts_tablet_manager.cc:1403] T 376e352e82e843adacf7702019ad5710 P 51f346ad35784b0887750a8796150ce3: Time spent bootstrapping tablet: real 0.016s	user 0.015s	sys 0.000s
I20260713 09:03:51.850226 14340 raft_consensus.cc:359] T 376e352e82e843adacf7702019ad5710 P 51f346ad35784b0887750a8796150ce3 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22f3355af82c4dd6adbde6f024d1c240" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 32785 } } peers { permanent_uuid: "51f346ad35784b0887750a8796150ce3" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46599 } } peers { permanent_uuid: "d0482ff5be0a4266839bab14c8440c96" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 46689 } }
I20260713 09:03:51.850867 14340 raft_consensus.cc:740] T 376e352e82e843adacf7702019ad5710 P 51f346ad35784b0887750a8796150ce3 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51f346ad35784b0887750a8796150ce3, State: Initialized, Role: FOLLOWER
I20260713 09:03:51.851490 14340 consensus_queue.cc:260] T 376e352e82e843adacf7702019ad5710 P 51f346ad35784b0887750a8796150ce3 [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: "22f3355af82c4dd6adbde6f024d1c240" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 32785 } } peers { permanent_uuid: "51f346ad35784b0887750a8796150ce3" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46599 } } peers { permanent_uuid: "d0482ff5be0a4266839bab14c8440c96" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 46689 } }
I20260713 09:03:51.853317 14340 ts_tablet_manager.cc:1434] T 376e352e82e843adacf7702019ad5710 P 51f346ad35784b0887750a8796150ce3: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260713 09:03:51.859608 14324 raft_consensus.cc:993] T 56b2e0b10722448587530db42a4e7c86 P d0482ff5be0a4266839bab14c8440c96: : Instructing follower 22f3355af82c4dd6adbde6f024d1c240 to start an election
I20260713 09:03:51.860082 14418 raft_consensus.cc:1081] T 56b2e0b10722448587530db42a4e7c86 P d0482ff5be0a4266839bab14c8440c96 [term 1 LEADER]: Signalling peer 22f3355af82c4dd6adbde6f024d1c240 to start an election
I20260713 09:03:51.861577 14099 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "56b2e0b10722448587530db42a4e7c86"
dest_uuid: "22f3355af82c4dd6adbde6f024d1c240"
 from {username='slave'} at 127.0.0.1:38878
I20260713 09:03:51.862051 14099 raft_consensus.cc:493] T 56b2e0b10722448587530db42a4e7c86 P 22f3355af82c4dd6adbde6f024d1c240 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:03:51.862392 14099 raft_consensus.cc:3060] T 56b2e0b10722448587530db42a4e7c86 P 22f3355af82c4dd6adbde6f024d1c240 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:51.867924 14099 raft_consensus.cc:515] T 56b2e0b10722448587530db42a4e7c86 P 22f3355af82c4dd6adbde6f024d1c240 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51f346ad35784b0887750a8796150ce3" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46599 } } peers { permanent_uuid: "22f3355af82c4dd6adbde6f024d1c240" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 32785 } } peers { permanent_uuid: "d0482ff5be0a4266839bab14c8440c96" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 46689 } }
I20260713 09:03:51.869360 14099 leader_election.cc:290] T 56b2e0b10722448587530db42a4e7c86 P 22f3355af82c4dd6adbde6f024d1c240 [CANDIDATE]: Term 2 election: Requested vote from peers 51f346ad35784b0887750a8796150ce3 (127.10.222.129:46599), d0482ff5be0a4266839bab14c8440c96 (127.10.222.131:46689)
I20260713 09:03:51.870052 14376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56b2e0b10722448587530db42a4e7c86" candidate_uuid: "22f3355af82c4dd6adbde6f024d1c240" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "51f346ad35784b0887750a8796150ce3"
I20260713 09:03:51.870281 14173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56b2e0b10722448587530db42a4e7c86" candidate_uuid: "22f3355af82c4dd6adbde6f024d1c240" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d0482ff5be0a4266839bab14c8440c96"
I20260713 09:03:51.870537 14376 raft_consensus.cc:3060] T 56b2e0b10722448587530db42a4e7c86 P 51f346ad35784b0887750a8796150ce3 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:51.870863 14173 raft_consensus.cc:3055] T 56b2e0b10722448587530db42a4e7c86 P d0482ff5be0a4266839bab14c8440c96 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:03:51.871142 14173 raft_consensus.cc:740] T 56b2e0b10722448587530db42a4e7c86 P d0482ff5be0a4266839bab14c8440c96 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d0482ff5be0a4266839bab14c8440c96, State: Running, Role: LEADER
I20260713 09:03:51.871737 14173 consensus_queue.cc:260] T 56b2e0b10722448587530db42a4e7c86 P d0482ff5be0a4266839bab14c8440c96 [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: "51f346ad35784b0887750a8796150ce3" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46599 } } peers { permanent_uuid: "22f3355af82c4dd6adbde6f024d1c240" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 32785 } } peers { permanent_uuid: "d0482ff5be0a4266839bab14c8440c96" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 46689 } }
I20260713 09:03:51.872603 14173 raft_consensus.cc:3060] T 56b2e0b10722448587530db42a4e7c86 P d0482ff5be0a4266839bab14c8440c96 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:51.875619 14376 raft_consensus.cc:2468] T 56b2e0b10722448587530db42a4e7c86 P 51f346ad35784b0887750a8796150ce3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 22f3355af82c4dd6adbde6f024d1c240 in term 2.
I20260713 09:03:51.876719 14063 leader_election.cc:304] T 56b2e0b10722448587530db42a4e7c86 P 22f3355af82c4dd6adbde6f024d1c240 [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: 22f3355af82c4dd6adbde6f024d1c240, 51f346ad35784b0887750a8796150ce3; no voters: 
I20260713 09:03:51.877523 14310 raft_consensus.cc:2804] T 56b2e0b10722448587530db42a4e7c86 P 22f3355af82c4dd6adbde6f024d1c240 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:03:51.877594 14173 raft_consensus.cc:2468] T 56b2e0b10722448587530db42a4e7c86 P d0482ff5be0a4266839bab14c8440c96 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 22f3355af82c4dd6adbde6f024d1c240 in term 2.
I20260713 09:03:51.877928 14310 raft_consensus.cc:697] T 56b2e0b10722448587530db42a4e7c86 P 22f3355af82c4dd6adbde6f024d1c240 [term 2 LEADER]: Becoming Leader. State: Replica: 22f3355af82c4dd6adbde6f024d1c240, State: Running, Role: LEADER
I20260713 09:03:51.878815 14310 consensus_queue.cc:237] T 56b2e0b10722448587530db42a4e7c86 P 22f3355af82c4dd6adbde6f024d1c240 [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: "51f346ad35784b0887750a8796150ce3" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46599 } } peers { permanent_uuid: "22f3355af82c4dd6adbde6f024d1c240" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 32785 } } peers { permanent_uuid: "d0482ff5be0a4266839bab14c8440c96" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 46689 } }
I20260713 09:03:51.885042 13923 catalog_manager.cc:5697] T 56b2e0b10722448587530db42a4e7c86 P 22f3355af82c4dd6adbde6f024d1c240 reported cstate change: term changed from 1 to 2, leader changed from d0482ff5be0a4266839bab14c8440c96 (127.10.222.131) to 22f3355af82c4dd6adbde6f024d1c240 (127.10.222.130). New cstate: current_term: 2 leader_uuid: "22f3355af82c4dd6adbde6f024d1c240" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51f346ad35784b0887750a8796150ce3" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46599 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "22f3355af82c4dd6adbde6f024d1c240" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 32785 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d0482ff5be0a4266839bab14c8440c96" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 46689 } health_report { overall_health: UNKNOWN } } }
I20260713 09:03:52.104668 14376 raft_consensus.cc:3060] T 36749f15bc3b4f588276c3cd750b9188 P 51f346ad35784b0887750a8796150ce3 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:52.121120 14376 raft_consensus.cc:3060] T fcf1153af6604dc196e955bb583353e8 P 51f346ad35784b0887750a8796150ce3 [term 1 FOLLOWER]: Advancing to term 2
W20260713 09:03:52.233619 13971 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:03:52.330322 14376 raft_consensus.cc:1275] T 56b2e0b10722448587530db42a4e7c86 P 51f346ad35784b0887750a8796150ce3 [term 2 FOLLOWER]: Refusing update from remote peer 22f3355af82c4dd6adbde6f024d1c240: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:03:52.331658 14417 consensus_queue.cc:1048] T 56b2e0b10722448587530db42a4e7c86 P 22f3355af82c4dd6adbde6f024d1c240 [LEADER]: Connected to new peer: Peer: permanent_uuid: "51f346ad35784b0887750a8796150ce3" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46599 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:03:52.340354 14173 raft_consensus.cc:1275] T 56b2e0b10722448587530db42a4e7c86 P d0482ff5be0a4266839bab14c8440c96 [term 2 FOLLOWER]: Refusing update from remote peer 22f3355af82c4dd6adbde6f024d1c240: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:03:52.343140 14428 consensus_queue.cc:1048] T 56b2e0b10722448587530db42a4e7c86 P 22f3355af82c4dd6adbde6f024d1c240 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0482ff5be0a4266839bab14c8440c96" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 46689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:03:52.765017 11130 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:03:52.770457 11130 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 09:03:52.770893 11130 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:03:52.771368 11130 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260713 09:03:53.234506 13971 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:03:53.777249 11130 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:03:53.782590 11130 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 09:03:53.782984 11130 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:03:53.783447 11130 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260713 09:03:54.235520 13971 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:03:54.789543 11130 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:03:54.796922 11130 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 09:03:54.797333 11130 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:03:54.797880 11130 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260713 09:03:55.236629 13971 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:03:55.804476 11130 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:03:55.809811 11130 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 09:03:55.810235 11130 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:03:55.810694 11130 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260713 09:03:56.237601 13971 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:03:56.816486 11130 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:03:56.822731 11130 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:03:56.827603 11130 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 09:03:56.827997 11130 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
W20260713 09:03:57.238550 13971 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:03:57.849601 11130 tablet_server.cc:179] TabletServer@127.10.222.129:46599 shutting down...
I20260713 09:03:57.873152 11130 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:03:57.873888 11130 tablet_replica.cc:333] stopping tablet replica
I20260713 09:03:57.874528 11130 raft_consensus.cc:2243] T 56b2e0b10722448587530db42a4e7c86 P 51f346ad35784b0887750a8796150ce3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:57.875255 11130 raft_consensus.cc:2272] T 56b2e0b10722448587530db42a4e7c86 P 51f346ad35784b0887750a8796150ce3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:57.877539 11130 tablet_replica.cc:333] stopping tablet replica
I20260713 09:03:57.878070 11130 raft_consensus.cc:2243] T 02a55410d76d4de5879ada29b3db5a39 P 51f346ad35784b0887750a8796150ce3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:57.878508 11130 raft_consensus.cc:2272] T 02a55410d76d4de5879ada29b3db5a39 P 51f346ad35784b0887750a8796150ce3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:57.880702 11130 tablet_replica.cc:333] stopping tablet replica
I20260713 09:03:57.881218 11130 raft_consensus.cc:2243] T c70c42ab5db24f8986f73e06afd2c10d P 51f346ad35784b0887750a8796150ce3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:57.881628 11130 raft_consensus.cc:2272] T c70c42ab5db24f8986f73e06afd2c10d P 51f346ad35784b0887750a8796150ce3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:57.883770 11130 tablet_replica.cc:333] stopping tablet replica
I20260713 09:03:57.884297 11130 raft_consensus.cc:2243] T fcf1153af6604dc196e955bb583353e8 P 51f346ad35784b0887750a8796150ce3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:57.884717 11130 raft_consensus.cc:2272] T fcf1153af6604dc196e955bb583353e8 P 51f346ad35784b0887750a8796150ce3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:57.886860 11130 tablet_replica.cc:333] stopping tablet replica
I20260713 09:03:57.887385 11130 raft_consensus.cc:2243] T 05bbb1e69c5c44e591afde26de259307 P 51f346ad35784b0887750a8796150ce3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:57.887729 11130 raft_consensus.cc:2272] T 05bbb1e69c5c44e591afde26de259307 P 51f346ad35784b0887750a8796150ce3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:57.889683 11130 tablet_replica.cc:333] stopping tablet replica
I20260713 09:03:57.890165 11130 raft_consensus.cc:2243] T 376e352e82e843adacf7702019ad5710 P 51f346ad35784b0887750a8796150ce3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:57.890508 11130 raft_consensus.cc:2272] T 376e352e82e843adacf7702019ad5710 P 51f346ad35784b0887750a8796150ce3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:57.892457 11130 tablet_replica.cc:333] stopping tablet replica
I20260713 09:03:57.892935 11130 raft_consensus.cc:2243] T 70569aa11f104ca692e2689998a4d467 P 51f346ad35784b0887750a8796150ce3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:57.893307 11130 raft_consensus.cc:2272] T 70569aa11f104ca692e2689998a4d467 P 51f346ad35784b0887750a8796150ce3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:57.895509 11130 tablet_replica.cc:333] stopping tablet replica
I20260713 09:03:57.896091 11130 raft_consensus.cc:2243] T 6ca471ecf5a44c4087b1045756829bb8 P 51f346ad35784b0887750a8796150ce3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:57.896564 11130 raft_consensus.cc:2272] T 6ca471ecf5a44c4087b1045756829bb8 P 51f346ad35784b0887750a8796150ce3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:57.899315 11130 tablet_replica.cc:333] stopping tablet replica
I20260713 09:03:57.900015 11130 raft_consensus.cc:2243] T 36749f15bc3b4f588276c3cd750b9188 P 51f346ad35784b0887750a8796150ce3 [term 2 FOLLOWER]: Raft consensus shutting down.
W20260713 09:03:57.899942 14137 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 88 similar messages]
I20260713 09:03:57.900748 11130 raft_consensus.cc:2272] T 36749f15bc3b4f588276c3cd750b9188 P 51f346ad35784b0887750a8796150ce3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:57.903401 11130 tablet_replica.cc:333] stopping tablet replica
W20260713 09:03:57.903532 14137 consensus_peers.cc:597] T 434892e7619a45aa91f278758624b2c4 P d0482ff5be0a4266839bab14c8440c96 -> Peer 51f346ad35784b0887750a8796150ce3 (127.10.222.129:46599): Couldn't send request to peer 51f346ad35784b0887750a8796150ce3. 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:03:57.904032 11130 raft_consensus.cc:2243] T 434892e7619a45aa91f278758624b2c4 P 51f346ad35784b0887750a8796150ce3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:57.904436 11130 raft_consensus.cc:2272] T 434892e7619a45aa91f278758624b2c4 P 51f346ad35784b0887750a8796150ce3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:57.936699 11130 tablet_server.cc:196] TabletServer@127.10.222.129:46599 shutdown complete.
W20260713 09:03:57.939052 14137 consensus_peers.cc:597] T 70569aa11f104ca692e2689998a4d467 P d0482ff5be0a4266839bab14c8440c96 -> Peer 51f346ad35784b0887750a8796150ce3 (127.10.222.129:46599): Couldn't send request to peer 51f346ad35784b0887750a8796150ce3. Status: Network error: Client connection negotiation failed: client connection to 127.10.222.129:46599: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:03:57.961887 11130 tablet_server.cc:179] TabletServer@127.10.222.130:0 shutting down...
I20260713 09:03:57.983628 11130 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:03:57.984412 11130 tablet_replica.cc:333] T 05bbb1e69c5c44e591afde26de259307 P 22f3355af82c4dd6adbde6f024d1c240: stopping tablet replica
I20260713 09:03:57.985055 11130 raft_consensus.cc:2243] T 05bbb1e69c5c44e591afde26de259307 P 22f3355af82c4dd6adbde6f024d1c240 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:03:57.985868 11130 raft_consensus.cc:2272] T 05bbb1e69c5c44e591afde26de259307 P 22f3355af82c4dd6adbde6f024d1c240 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:57.988024 11130 tablet_replica.cc:333] T 434892e7619a45aa91f278758624b2c4 P 22f3355af82c4dd6adbde6f024d1c240: stopping tablet replica
I20260713 09:03:57.988525 11130 raft_consensus.cc:2243] T 434892e7619a45aa91f278758624b2c4 P 22f3355af82c4dd6adbde6f024d1c240 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:57.988901 11130 raft_consensus.cc:2272] T 434892e7619a45aa91f278758624b2c4 P 22f3355af82c4dd6adbde6f024d1c240 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:57.990840 11130 tablet_replica.cc:333] T 56b2e0b10722448587530db42a4e7c86 P 22f3355af82c4dd6adbde6f024d1c240: stopping tablet replica
I20260713 09:03:57.991317 11130 raft_consensus.cc:2243] T 56b2e0b10722448587530db42a4e7c86 P 22f3355af82c4dd6adbde6f024d1c240 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:03:57.992064 11130 raft_consensus.cc:2272] T 56b2e0b10722448587530db42a4e7c86 P 22f3355af82c4dd6adbde6f024d1c240 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:57.993976 11130 tablet_replica.cc:333] T 02a55410d76d4de5879ada29b3db5a39 P 22f3355af82c4dd6adbde6f024d1c240: stopping tablet replica
I20260713 09:03:57.994438 11130 raft_consensus.cc:2243] T 02a55410d76d4de5879ada29b3db5a39 P 22f3355af82c4dd6adbde6f024d1c240 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:57.994858 11130 raft_consensus.cc:2272] T 02a55410d76d4de5879ada29b3db5a39 P 22f3355af82c4dd6adbde6f024d1c240 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:57.996793 11130 tablet_replica.cc:333] T fcf1153af6604dc196e955bb583353e8 P 22f3355af82c4dd6adbde6f024d1c240: stopping tablet replica
I20260713 09:03:57.997252 11130 raft_consensus.cc:2243] T fcf1153af6604dc196e955bb583353e8 P 22f3355af82c4dd6adbde6f024d1c240 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:57.997675 11130 raft_consensus.cc:2272] T fcf1153af6604dc196e955bb583353e8 P 22f3355af82c4dd6adbde6f024d1c240 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:57.999593 11130 tablet_replica.cc:333] T c70c42ab5db24f8986f73e06afd2c10d P 22f3355af82c4dd6adbde6f024d1c240: stopping tablet replica
I20260713 09:03:58.000016 11130 raft_consensus.cc:2243] T c70c42ab5db24f8986f73e06afd2c10d P 22f3355af82c4dd6adbde6f024d1c240 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:58.000407 11130 raft_consensus.cc:2272] T c70c42ab5db24f8986f73e06afd2c10d P 22f3355af82c4dd6adbde6f024d1c240 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:58.002156 11130 tablet_replica.cc:333] T 36749f15bc3b4f588276c3cd750b9188 P 22f3355af82c4dd6adbde6f024d1c240: stopping tablet replica
I20260713 09:03:58.002689 11130 raft_consensus.cc:2243] T 36749f15bc3b4f588276c3cd750b9188 P 22f3355af82c4dd6adbde6f024d1c240 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:03:58.003521 11130 raft_consensus.cc:2272] T 36749f15bc3b4f588276c3cd750b9188 P 22f3355af82c4dd6adbde6f024d1c240 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:58.005365 11130 tablet_replica.cc:333] T 6ca471ecf5a44c4087b1045756829bb8 P 22f3355af82c4dd6adbde6f024d1c240: stopping tablet replica
I20260713 09:03:58.005858 11130 raft_consensus.cc:2243] T 6ca471ecf5a44c4087b1045756829bb8 P 22f3355af82c4dd6adbde6f024d1c240 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:03:58.006589 11130 raft_consensus.cc:2272] T 6ca471ecf5a44c4087b1045756829bb8 P 22f3355af82c4dd6adbde6f024d1c240 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:58.008641 11130 tablet_replica.cc:333] T 70569aa11f104ca692e2689998a4d467 P 22f3355af82c4dd6adbde6f024d1c240: stopping tablet replica
I20260713 09:03:58.009116 11130 raft_consensus.cc:2243] T 70569aa11f104ca692e2689998a4d467 P 22f3355af82c4dd6adbde6f024d1c240 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:58.009490 11130 raft_consensus.cc:2272] T 70569aa11f104ca692e2689998a4d467 P 22f3355af82c4dd6adbde6f024d1c240 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:58.011402 11130 tablet_replica.cc:333] T 376e352e82e843adacf7702019ad5710 P 22f3355af82c4dd6adbde6f024d1c240: stopping tablet replica
I20260713 09:03:58.011830 11130 raft_consensus.cc:2243] T 376e352e82e843adacf7702019ad5710 P 22f3355af82c4dd6adbde6f024d1c240 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:03:58.012593 11130 raft_consensus.cc:2272] T 376e352e82e843adacf7702019ad5710 P 22f3355af82c4dd6adbde6f024d1c240 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:03:58.040441 14137 consensus_peers.cc:597] T fcf1153af6604dc196e955bb583353e8 P d0482ff5be0a4266839bab14c8440c96 -> Peer 51f346ad35784b0887750a8796150ce3 (127.10.222.129:46599): Couldn't send request to peer 51f346ad35784b0887750a8796150ce3. Status: Network error: Client connection negotiation failed: client connection to 127.10.222.129:46599: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:03:58.042392 11130 tablet_server.cc:196] TabletServer@127.10.222.130:0 shutdown complete.
W20260713 09:03:58.052027 14137 consensus_peers.cc:597] T 02a55410d76d4de5879ada29b3db5a39 P d0482ff5be0a4266839bab14c8440c96 -> Peer 22f3355af82c4dd6adbde6f024d1c240 (127.10.222.130:32785): Couldn't send request to peer 22f3355af82c4dd6adbde6f024d1c240. Status: Network error: Client connection negotiation failed: client connection to 127.10.222.130:32785: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:03:58.066080 11130 tablet_server.cc:179] TabletServer@127.10.222.131:0 shutting down...
I20260713 09:03:58.087392 11130 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:03:58.088065 11130 tablet_replica.cc:333] T 05bbb1e69c5c44e591afde26de259307 P d0482ff5be0a4266839bab14c8440c96: stopping tablet replica
I20260713 09:03:58.088651 11130 raft_consensus.cc:2243] T 05bbb1e69c5c44e591afde26de259307 P d0482ff5be0a4266839bab14c8440c96 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:58.089108 11130 raft_consensus.cc:2272] T 05bbb1e69c5c44e591afde26de259307 P d0482ff5be0a4266839bab14c8440c96 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:58.091200 11130 tablet_replica.cc:333] T fcf1153af6604dc196e955bb583353e8 P d0482ff5be0a4266839bab14c8440c96: stopping tablet replica
I20260713 09:03:58.091737 11130 raft_consensus.cc:2243] T fcf1153af6604dc196e955bb583353e8 P d0482ff5be0a4266839bab14c8440c96 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:03:58.092499 11130 raft_consensus.cc:2272] T fcf1153af6604dc196e955bb583353e8 P d0482ff5be0a4266839bab14c8440c96 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:58.094445 11130 tablet_replica.cc:333] T c70c42ab5db24f8986f73e06afd2c10d P d0482ff5be0a4266839bab14c8440c96: stopping tablet replica
I20260713 09:03:58.094893 11130 raft_consensus.cc:2243] T c70c42ab5db24f8986f73e06afd2c10d P d0482ff5be0a4266839bab14c8440c96 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:03:58.095690 11130 raft_consensus.cc:2272] T c70c42ab5db24f8986f73e06afd2c10d P d0482ff5be0a4266839bab14c8440c96 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:58.097594 11130 tablet_replica.cc:333] T 56b2e0b10722448587530db42a4e7c86 P d0482ff5be0a4266839bab14c8440c96: stopping tablet replica
I20260713 09:03:58.098078 11130 raft_consensus.cc:2243] T 56b2e0b10722448587530db42a4e7c86 P d0482ff5be0a4266839bab14c8440c96 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:58.098490 11130 raft_consensus.cc:2272] T 56b2e0b10722448587530db42a4e7c86 P d0482ff5be0a4266839bab14c8440c96 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:58.100404 11130 tablet_replica.cc:333] T 02a55410d76d4de5879ada29b3db5a39 P d0482ff5be0a4266839bab14c8440c96: stopping tablet replica
I20260713 09:03:58.100831 11130 raft_consensus.cc:2243] T 02a55410d76d4de5879ada29b3db5a39 P d0482ff5be0a4266839bab14c8440c96 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:03:58.101558 11130 raft_consensus.cc:2272] T 02a55410d76d4de5879ada29b3db5a39 P d0482ff5be0a4266839bab14c8440c96 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:58.103504 11130 tablet_replica.cc:333] T 434892e7619a45aa91f278758624b2c4 P d0482ff5be0a4266839bab14c8440c96: stopping tablet replica
I20260713 09:03:58.103982 11130 raft_consensus.cc:2243] T 434892e7619a45aa91f278758624b2c4 P d0482ff5be0a4266839bab14c8440c96 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:03:58.104741 11130 raft_consensus.cc:2272] T 434892e7619a45aa91f278758624b2c4 P d0482ff5be0a4266839bab14c8440c96 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:58.106567 11130 tablet_replica.cc:333] T 6ca471ecf5a44c4087b1045756829bb8 P d0482ff5be0a4266839bab14c8440c96: stopping tablet replica
I20260713 09:03:58.107009 11130 raft_consensus.cc:2243] T 6ca471ecf5a44c4087b1045756829bb8 P d0482ff5be0a4266839bab14c8440c96 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:58.107425 11130 raft_consensus.cc:2272] T 6ca471ecf5a44c4087b1045756829bb8 P d0482ff5be0a4266839bab14c8440c96 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:58.109160 11130 tablet_replica.cc:333] T 36749f15bc3b4f588276c3cd750b9188 P d0482ff5be0a4266839bab14c8440c96: stopping tablet replica
I20260713 09:03:58.109611 11130 raft_consensus.cc:2243] T 36749f15bc3b4f588276c3cd750b9188 P d0482ff5be0a4266839bab14c8440c96 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:58.110028 11130 raft_consensus.cc:2272] T 36749f15bc3b4f588276c3cd750b9188 P d0482ff5be0a4266839bab14c8440c96 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:58.111855 11130 tablet_replica.cc:333] T 70569aa11f104ca692e2689998a4d467 P d0482ff5be0a4266839bab14c8440c96: stopping tablet replica
I20260713 09:03:58.112316 11130 raft_consensus.cc:2243] T 70569aa11f104ca692e2689998a4d467 P d0482ff5be0a4266839bab14c8440c96 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:03:58.113143 11130 raft_consensus.cc:2272] T 70569aa11f104ca692e2689998a4d467 P d0482ff5be0a4266839bab14c8440c96 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:58.114972 11130 tablet_replica.cc:333] T 376e352e82e843adacf7702019ad5710 P d0482ff5be0a4266839bab14c8440c96: stopping tablet replica
I20260713 09:03:58.115413 11130 raft_consensus.cc:2243] T 376e352e82e843adacf7702019ad5710 P d0482ff5be0a4266839bab14c8440c96 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:58.115815 11130 raft_consensus.cc:2272] T 376e352e82e843adacf7702019ad5710 P d0482ff5be0a4266839bab14c8440c96 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:58.145047 11130 tablet_server.cc:196] TabletServer@127.10.222.131:0 shutdown complete.
I20260713 09:03:58.166478 11130 master.cc:562] Master@127.10.222.190:37583 shutting down...
I20260713 09:03:58.185084 11130 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 4c1b27ee1da94a22916b87643b68c644 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:03:58.185678 11130 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 4c1b27ee1da94a22916b87643b68c644 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:58.185990 11130 tablet_replica.cc:333] T 00000000000000000000000000000000 P 4c1b27ee1da94a22916b87643b68c644: stopping tablet replica
I20260713 09:03:58.204870 11130 master.cc:584] Master@127.10.222.190:37583 shutdown complete.
[       OK ] LeaderRebalancerTest.TestMaintenanceMode (15152 ms)
[ RUN      ] LeaderRebalancerTest.MultiTableLeaderBalance
I20260713 09:03:58.243682 11130 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.10.222.190:43333
I20260713 09:03:58.244782 11130 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:03:58.250029 14445 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:03:58.250016 14446 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:03:58.251118 14448 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:03:58.251976 11130 server_base.cc:1061] running on GCE node
I20260713 09:03:58.252731 11130 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:03:58.252899 11130 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:03:58.253005 11130 hybrid_clock.cc:648] HybridClock initialized: now 1783933438252995 us; error 0 us; skew 500 ppm
I20260713 09:03:58.253468 11130 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:03:58.255611 11130 webserver.cc:533] Webserver started at http://127.10.222.190:37287/ using document root <none> and password file <none>
I20260713 09:03:58.256054 11130 fs_manager.cc:362] Metadata directory not provided
I20260713 09:03:58.256201 11130 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:03:58.256407 11130 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:03:58.257412 11130 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task0siKgA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933353904069-11130-0/minicluster-data/master-0-root/instance:
uuid: "cec67875837547a5a049267e22d5d121"
format_stamp: "Formatted at 2026-07-13 09:03:58 on dist-test-slave-7lf8"
I20260713 09:03:58.261510 11130 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260713 09:03:58.264634 14453 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:03:58.265272 11130 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260713 09:03:58.265493 11130 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task0siKgA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933353904069-11130-0/minicluster-data/master-0-root
uuid: "cec67875837547a5a049267e22d5d121"
format_stamp: "Formatted at 2026-07-13 09:03:58 on dist-test-slave-7lf8"
I20260713 09:03:58.265724 11130 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task0siKgA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933353904069-11130-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task0siKgA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933353904069-11130-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task0siKgA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933353904069-11130-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:03:58.287597 11130 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:03:58.289016 11130 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:03:58.325609 11130 rpc_server.cc:307] RPC server started. Bound to: 127.10.222.190:43333
I20260713 09:03:58.325743 14504 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.222.190:43333 every 8 connection(s)
I20260713 09:03:58.329258 14505 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:03:58.339435 14505 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P cec67875837547a5a049267e22d5d121: Bootstrap starting.
I20260713 09:03:58.343942 14505 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P cec67875837547a5a049267e22d5d121: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:58.347769 14505 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P cec67875837547a5a049267e22d5d121: No bootstrap required, opened a new log
I20260713 09:03:58.349776 14505 raft_consensus.cc:359] T 00000000000000000000000000000000 P cec67875837547a5a049267e22d5d121 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cec67875837547a5a049267e22d5d121" member_type: VOTER }
I20260713 09:03:58.350186 14505 raft_consensus.cc:385] T 00000000000000000000000000000000 P cec67875837547a5a049267e22d5d121 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:58.350383 14505 raft_consensus.cc:740] T 00000000000000000000000000000000 P cec67875837547a5a049267e22d5d121 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cec67875837547a5a049267e22d5d121, State: Initialized, Role: FOLLOWER
I20260713 09:03:58.350889 14505 consensus_queue.cc:260] T 00000000000000000000000000000000 P cec67875837547a5a049267e22d5d121 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "cec67875837547a5a049267e22d5d121" member_type: VOTER }
I20260713 09:03:58.351361 14505 raft_consensus.cc:399] T 00000000000000000000000000000000 P cec67875837547a5a049267e22d5d121 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:03:58.351572 14505 raft_consensus.cc:493] T 00000000000000000000000000000000 P cec67875837547a5a049267e22d5d121 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:03:58.351819 14505 raft_consensus.cc:3060] T 00000000000000000000000000000000 P cec67875837547a5a049267e22d5d121 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:58.355914 14505 raft_consensus.cc:515] T 00000000000000000000000000000000 P cec67875837547a5a049267e22d5d121 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cec67875837547a5a049267e22d5d121" member_type: VOTER }
I20260713 09:03:58.356393 14505 leader_election.cc:304] T 00000000000000000000000000000000 P cec67875837547a5a049267e22d5d121 [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: cec67875837547a5a049267e22d5d121; no voters: 
I20260713 09:03:58.357431 14505 leader_election.cc:290] T 00000000000000000000000000000000 P cec67875837547a5a049267e22d5d121 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:03:58.357801 14508 raft_consensus.cc:2804] T 00000000000000000000000000000000 P cec67875837547a5a049267e22d5d121 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:03:58.359098 14508 raft_consensus.cc:697] T 00000000000000000000000000000000 P cec67875837547a5a049267e22d5d121 [term 1 LEADER]: Becoming Leader. State: Replica: cec67875837547a5a049267e22d5d121, State: Running, Role: LEADER
I20260713 09:03:58.359792 14508 consensus_queue.cc:237] T 00000000000000000000000000000000 P cec67875837547a5a049267e22d5d121 [LEADER]: Queue going to LEADER mode. State: All 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: "cec67875837547a5a049267e22d5d121" member_type: VOTER }
I20260713 09:03:58.360213 14505 sys_catalog.cc:565] T 00000000000000000000000000000000 P cec67875837547a5a049267e22d5d121 [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:03:58.368023 14510 sys_catalog.cc:455] T 00000000000000000000000000000000 P cec67875837547a5a049267e22d5d121 [sys.catalog]: SysCatalogTable state changed. Reason: New leader cec67875837547a5a049267e22d5d121. Latest consensus state: current_term: 1 leader_uuid: "cec67875837547a5a049267e22d5d121" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cec67875837547a5a049267e22d5d121" member_type: VOTER } }
I20260713 09:03:58.368280 14509 sys_catalog.cc:455] T 00000000000000000000000000000000 P cec67875837547a5a049267e22d5d121 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "cec67875837547a5a049267e22d5d121" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cec67875837547a5a049267e22d5d121" member_type: VOTER } }
I20260713 09:03:58.368570 14510 sys_catalog.cc:458] T 00000000000000000000000000000000 P cec67875837547a5a049267e22d5d121 [sys.catalog]: This master's current role is: LEADER
I20260713 09:03:58.368892 14509 sys_catalog.cc:458] T 00000000000000000000000000000000 P cec67875837547a5a049267e22d5d121 [sys.catalog]: This master's current role is: LEADER
I20260713 09:03:58.370390 14516 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:03:58.377626 14516 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:03:58.378549 11130 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:03:58.385816 14516 catalog_manager.cc:1383] Generated new cluster ID: a2f072b3a49546d78bb5e836c8d82aa4
I20260713 09:03:58.386101 14516 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:03:58.407915 14516 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:03:58.409157 14516 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:03:58.422729 14516 catalog_manager.cc:6070] T 00000000000000000000000000000000 P cec67875837547a5a049267e22d5d121: Generated new TSK 0
I20260713 09:03:58.423364 14516 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:03:58.445077 11130 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:03:58.451088 14526 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:03:58.451712 14527 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:03:58.453532 14529 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:03:58.453729 11130 server_base.cc:1061] running on GCE node
I20260713 09:03:58.454654 11130 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:03:58.454846 11130 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:03:58.455010 11130 hybrid_clock.cc:648] HybridClock initialized: now 1783933438454980 us; error 0 us; skew 500 ppm
I20260713 09:03:58.455505 11130 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:03:58.457551 11130 webserver.cc:533] Webserver started at http://127.10.222.129:34107/ using document root <none> and password file <none>
I20260713 09:03:58.458007 11130 fs_manager.cc:362] Metadata directory not provided
I20260713 09:03:58.458174 11130 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:03:58.458403 11130 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:03:58.459472 11130 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task0siKgA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933353904069-11130-0/minicluster-data/ts-0-root/instance:
uuid: "141f46c181b4404d96a0de999fa6bb59"
format_stamp: "Formatted at 2026-07-13 09:03:58 on dist-test-slave-7lf8"
I20260713 09:03:58.463747 11130 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260713 09:03:58.466912 14534 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:03:58.467650 11130 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:03:58.467905 11130 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task0siKgA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933353904069-11130-0/minicluster-data/ts-0-root
uuid: "141f46c181b4404d96a0de999fa6bb59"
format_stamp: "Formatted at 2026-07-13 09:03:58 on dist-test-slave-7lf8"
I20260713 09:03:58.468211 11130 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task0siKgA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933353904069-11130-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task0siKgA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933353904069-11130-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task0siKgA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933353904069-11130-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:03:58.477135 11130 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:03:58.478329 11130 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:03:58.479763 11130 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:03:58.481896 11130 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:03:58.482090 11130 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:03:58.482300 11130 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:03:58.482455 11130 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:03:58.519753 11130 rpc_server.cc:307] RPC server started. Bound to: 127.10.222.129:43367
I20260713 09:03:58.519863 14596 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.222.129:43367 every 8 connection(s)
I20260713 09:03:58.524456 11130 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:03:58.531699 14601 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:03:58.533969 14602 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:03:58.535419 14604 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:03:58.535491 11130 server_base.cc:1061] running on GCE node
I20260713 09:03:58.536816 11130 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:03:58.537082 11130 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:03:58.537279 11130 hybrid_clock.cc:648] HybridClock initialized: now 1783933438537260 us; error 0 us; skew 500 ppm
I20260713 09:03:58.537612 14597 heartbeater.cc:344] Connected to a master server at 127.10.222.190:43333
I20260713 09:03:58.537865 11130 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:03:58.537952 14597 heartbeater.cc:461] Registering TS with master...
I20260713 09:03:58.538703 14597 heartbeater.cc:507] Master 127.10.222.190:43333 requested a full tablet report, sending...
I20260713 09:03:58.540477 11130 webserver.cc:533] Webserver started at http://127.10.222.130:34693/ using document root <none> and password file <none>
I20260713 09:03:58.541118 11130 fs_manager.cc:362] Metadata directory not provided
I20260713 09:03:58.541041 14470 ts_manager.cc:194] Registered new tserver with Master: 141f46c181b4404d96a0de999fa6bb59 (127.10.222.129:43367)
I20260713 09:03:58.541472 11130 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:03:58.541811 11130 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:03:58.543292 11130 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task0siKgA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933353904069-11130-0/minicluster-data/ts-1-root/instance:
uuid: "5482f28d934b46768bee587624fa8162"
format_stamp: "Formatted at 2026-07-13 09:03:58 on dist-test-slave-7lf8"
I20260713 09:03:58.543516 14470 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55160
I20260713 09:03:58.547822 11130 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:03:58.551003 14609 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:03:58.551705 11130 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:03:58.551939 11130 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task0siKgA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933353904069-11130-0/minicluster-data/ts-1-root
uuid: "5482f28d934b46768bee587624fa8162"
format_stamp: "Formatted at 2026-07-13 09:03:58 on dist-test-slave-7lf8"
I20260713 09:03:58.552188 11130 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task0siKgA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933353904069-11130-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task0siKgA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933353904069-11130-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task0siKgA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933353904069-11130-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:03:58.570914 11130 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:03:58.572149 11130 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:03:58.573495 11130 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:03:58.575574 11130 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:03:58.575743 11130 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:03:58.575974 11130 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:03:58.576121 11130 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:03:58.613093 11130 rpc_server.cc:307] RPC server started. Bound to: 127.10.222.130:34733
I20260713 09:03:58.613237 14671 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.222.130:34733 every 8 connection(s)
I20260713 09:03:58.617602 11130 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:03:58.624332 14675 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:03:58.625666 14676 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:03:58.627581 11130 server_base.cc:1061] running on GCE node
W20260713 09:03:58.627772 14678 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:03:58.628742 14672 heartbeater.cc:344] Connected to a master server at 127.10.222.190:43333
I20260713 09:03:58.628832 11130 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:03:58.629210 11130 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:03:58.629273 14672 heartbeater.cc:461] Registering TS with master...
I20260713 09:03:58.629451 11130 hybrid_clock.cc:648] HybridClock initialized: now 1783933438629432 us; error 0 us; skew 500 ppm
I20260713 09:03:58.630240 11130 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:03:58.630246 14672 heartbeater.cc:507] Master 127.10.222.190:43333 requested a full tablet report, sending...
I20260713 09:03:58.632710 14470 ts_manager.cc:194] Registered new tserver with Master: 5482f28d934b46768bee587624fa8162 (127.10.222.130:34733)
I20260713 09:03:58.633085 11130 webserver.cc:533] Webserver started at http://127.10.222.131:39887/ using document root <none> and password file <none>
I20260713 09:03:58.633576 11130 fs_manager.cc:362] Metadata directory not provided
I20260713 09:03:58.633751 11130 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:03:58.633989 11130 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:03:58.634186 14470 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55170
I20260713 09:03:58.635270 11130 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task0siKgA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933353904069-11130-0/minicluster-data/ts-2-root/instance:
uuid: "5a95354f098a4ec5a872cec018c19c98"
format_stamp: "Formatted at 2026-07-13 09:03:58 on dist-test-slave-7lf8"
I20260713 09:03:58.639838 11130 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:03:58.643345 14683 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:03:58.644119 11130 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:03:58.644393 11130 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task0siKgA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933353904069-11130-0/minicluster-data/ts-2-root
uuid: "5a95354f098a4ec5a872cec018c19c98"
format_stamp: "Formatted at 2026-07-13 09:03:58 on dist-test-slave-7lf8"
I20260713 09:03:58.644658 11130 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task0siKgA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933353904069-11130-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task0siKgA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933353904069-11130-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task0siKgA/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933353904069-11130-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:03:58.663511 11130 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:03:58.664703 11130 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:03:58.666182 11130 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:03:58.668382 11130 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:03:58.668569 11130 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:03:58.668788 11130 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:03:58.668941 11130 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:03:58.706822 11130 rpc_server.cc:307] RPC server started. Bound to: 127.10.222.131:34185
I20260713 09:03:58.706920 14745 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.222.131:34185 every 8 connection(s)
I20260713 09:03:58.719573 14746 heartbeater.cc:344] Connected to a master server at 127.10.222.190:43333
I20260713 09:03:58.719947 14746 heartbeater.cc:461] Registering TS with master...
I20260713 09:03:58.720623 14746 heartbeater.cc:507] Master 127.10.222.190:43333 requested a full tablet report, sending...
I20260713 09:03:58.722339 14470 ts_manager.cc:194] Registered new tserver with Master: 5a95354f098a4ec5a872cec018c19c98 (127.10.222.131:34185)
I20260713 09:03:58.723140 11130 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013313113s
I20260713 09:03:58.723620 14470 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55180
I20260713 09:03:58.745082 14470 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:55186:
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:03:58.747136 14470 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:03:58.788986 14562 tablet_service.cc:1511] Processing CreateTablet for tablet 16e682d5290e48d1afe88498a4abcc67 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=0bba03ea84664dcabc7d8de89e41f7a3]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260713 09:03:58.790432 14562 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 16e682d5290e48d1afe88498a4abcc67. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:58.796913 14561 tablet_service.cc:1511] Processing CreateTablet for tablet 035a3daf1f854e68847bfd5977449dae (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=0bba03ea84664dcabc7d8de89e41f7a3]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260713 09:03:58.799137 14561 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 035a3daf1f854e68847bfd5977449dae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:58.802218 14711 tablet_service.cc:1511] Processing CreateTablet for tablet 16e682d5290e48d1afe88498a4abcc67 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=0bba03ea84664dcabc7d8de89e41f7a3]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260713 09:03:58.804291 14710 tablet_service.cc:1511] Processing CreateTablet for tablet 035a3daf1f854e68847bfd5977449dae (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=0bba03ea84664dcabc7d8de89e41f7a3]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260713 09:03:58.805531 14710 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 035a3daf1f854e68847bfd5977449dae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:58.808197 14711 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 16e682d5290e48d1afe88498a4abcc67. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:58.819175 14761 tablet_bootstrap.cc:492] T 16e682d5290e48d1afe88498a4abcc67 P 141f46c181b4404d96a0de999fa6bb59: Bootstrap starting.
I20260713 09:03:58.821398 14637 tablet_service.cc:1511] Processing CreateTablet for tablet 16e682d5290e48d1afe88498a4abcc67 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=0bba03ea84664dcabc7d8de89e41f7a3]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260713 09:03:58.822705 14637 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 16e682d5290e48d1afe88498a4abcc67. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:58.825947 14761 tablet_bootstrap.cc:654] T 16e682d5290e48d1afe88498a4abcc67 P 141f46c181b4404d96a0de999fa6bb59: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:58.826874 14636 tablet_service.cc:1511] Processing CreateTablet for tablet 035a3daf1f854e68847bfd5977449dae (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=0bba03ea84664dcabc7d8de89e41f7a3]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260713 09:03:58.828171 14636 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 035a3daf1f854e68847bfd5977449dae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:58.844691 14762 tablet_bootstrap.cc:492] T 035a3daf1f854e68847bfd5977449dae P 5a95354f098a4ec5a872cec018c19c98: Bootstrap starting.
I20260713 09:03:58.849902 14762 tablet_bootstrap.cc:654] T 035a3daf1f854e68847bfd5977449dae P 5a95354f098a4ec5a872cec018c19c98: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:58.850996 14761 tablet_bootstrap.cc:492] T 16e682d5290e48d1afe88498a4abcc67 P 141f46c181b4404d96a0de999fa6bb59: No bootstrap required, opened a new log
I20260713 09:03:58.851589 14761 ts_tablet_manager.cc:1403] T 16e682d5290e48d1afe88498a4abcc67 P 141f46c181b4404d96a0de999fa6bb59: Time spent bootstrapping tablet: real 0.033s	user 0.024s	sys 0.008s
I20260713 09:03:58.852236 14764 tablet_bootstrap.cc:492] T 16e682d5290e48d1afe88498a4abcc67 P 5482f28d934b46768bee587624fa8162: Bootstrap starting.
I20260713 09:03:58.854954 14762 tablet_bootstrap.cc:492] T 035a3daf1f854e68847bfd5977449dae P 5a95354f098a4ec5a872cec018c19c98: No bootstrap required, opened a new log
I20260713 09:03:58.854630 14761 raft_consensus.cc:359] T 16e682d5290e48d1afe88498a4abcc67 P 141f46c181b4404d96a0de999fa6bb59 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "141f46c181b4404d96a0de999fa6bb59" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 43367 } } peers { permanent_uuid: "5a95354f098a4ec5a872cec018c19c98" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 34185 } } peers { permanent_uuid: "5482f28d934b46768bee587624fa8162" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34733 } }
I20260713 09:03:58.855396 14762 ts_tablet_manager.cc:1403] T 035a3daf1f854e68847bfd5977449dae P 5a95354f098a4ec5a872cec018c19c98: Time spent bootstrapping tablet: real 0.011s	user 0.010s	sys 0.000s
I20260713 09:03:58.855419 14761 raft_consensus.cc:385] T 16e682d5290e48d1afe88498a4abcc67 P 141f46c181b4404d96a0de999fa6bb59 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:58.855861 14761 raft_consensus.cc:740] T 16e682d5290e48d1afe88498a4abcc67 P 141f46c181b4404d96a0de999fa6bb59 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 141f46c181b4404d96a0de999fa6bb59, State: Initialized, Role: FOLLOWER
I20260713 09:03:58.856581 14761 consensus_queue.cc:260] T 16e682d5290e48d1afe88498a4abcc67 P 141f46c181b4404d96a0de999fa6bb59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "141f46c181b4404d96a0de999fa6bb59" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 43367 } } peers { permanent_uuid: "5a95354f098a4ec5a872cec018c19c98" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 34185 } } peers { permanent_uuid: "5482f28d934b46768bee587624fa8162" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34733 } }
I20260713 09:03:58.857685 14762 raft_consensus.cc:359] T 035a3daf1f854e68847bfd5977449dae P 5a95354f098a4ec5a872cec018c19c98 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "141f46c181b4404d96a0de999fa6bb59" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 43367 } } peers { permanent_uuid: "5482f28d934b46768bee587624fa8162" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34733 } } peers { permanent_uuid: "5a95354f098a4ec5a872cec018c19c98" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 34185 } }
I20260713 09:03:58.858232 14762 raft_consensus.cc:385] T 035a3daf1f854e68847bfd5977449dae P 5a95354f098a4ec5a872cec018c19c98 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:58.858548 14762 raft_consensus.cc:740] T 035a3daf1f854e68847bfd5977449dae P 5a95354f098a4ec5a872cec018c19c98 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a95354f098a4ec5a872cec018c19c98, State: Initialized, Role: FOLLOWER
I20260713 09:03:58.859277 14762 consensus_queue.cc:260] T 035a3daf1f854e68847bfd5977449dae P 5a95354f098a4ec5a872cec018c19c98 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "141f46c181b4404d96a0de999fa6bb59" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 43367 } } peers { permanent_uuid: "5482f28d934b46768bee587624fa8162" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34733 } } peers { permanent_uuid: "5a95354f098a4ec5a872cec018c19c98" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 34185 } }
I20260713 09:03:58.861213 14746 heartbeater.cc:499] Master 127.10.222.190:43333 was elected leader, sending a full tablet report...
I20260713 09:03:58.861771 14762 ts_tablet_manager.cc:1434] T 035a3daf1f854e68847bfd5977449dae P 5a95354f098a4ec5a872cec018c19c98: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.003s
I20260713 09:03:58.861960 14764 tablet_bootstrap.cc:654] T 16e682d5290e48d1afe88498a4abcc67 P 5482f28d934b46768bee587624fa8162: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:58.863458 14762 tablet_bootstrap.cc:492] T 16e682d5290e48d1afe88498a4abcc67 P 5a95354f098a4ec5a872cec018c19c98: Bootstrap starting.
I20260713 09:03:58.865012 14597 heartbeater.cc:499] Master 127.10.222.190:43333 was elected leader, sending a full tablet report...
I20260713 09:03:58.865967 14761 ts_tablet_manager.cc:1434] T 16e682d5290e48d1afe88498a4abcc67 P 141f46c181b4404d96a0de999fa6bb59: Time spent starting tablet: real 0.014s	user 0.002s	sys 0.011s
I20260713 09:03:58.867017 14761 tablet_bootstrap.cc:492] T 035a3daf1f854e68847bfd5977449dae P 141f46c181b4404d96a0de999fa6bb59: Bootstrap starting.
I20260713 09:03:58.870280 14762 tablet_bootstrap.cc:654] T 16e682d5290e48d1afe88498a4abcc67 P 5a95354f098a4ec5a872cec018c19c98: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:58.873425 14761 tablet_bootstrap.cc:654] T 035a3daf1f854e68847bfd5977449dae P 141f46c181b4404d96a0de999fa6bb59: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:58.879034 14764 tablet_bootstrap.cc:492] T 16e682d5290e48d1afe88498a4abcc67 P 5482f28d934b46768bee587624fa8162: No bootstrap required, opened a new log
I20260713 09:03:58.879730 14764 ts_tablet_manager.cc:1403] T 16e682d5290e48d1afe88498a4abcc67 P 5482f28d934b46768bee587624fa8162: Time spent bootstrapping tablet: real 0.028s	user 0.004s	sys 0.014s
I20260713 09:03:58.882814 14761 tablet_bootstrap.cc:492] T 035a3daf1f854e68847bfd5977449dae P 141f46c181b4404d96a0de999fa6bb59: No bootstrap required, opened a new log
I20260713 09:03:58.882670 14764 raft_consensus.cc:359] T 16e682d5290e48d1afe88498a4abcc67 P 5482f28d934b46768bee587624fa8162 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "141f46c181b4404d96a0de999fa6bb59" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 43367 } } peers { permanent_uuid: "5a95354f098a4ec5a872cec018c19c98" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 34185 } } peers { permanent_uuid: "5482f28d934b46768bee587624fa8162" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34733 } }
I20260713 09:03:58.883374 14761 ts_tablet_manager.cc:1403] T 035a3daf1f854e68847bfd5977449dae P 141f46c181b4404d96a0de999fa6bb59: Time spent bootstrapping tablet: real 0.017s	user 0.004s	sys 0.010s
I20260713 09:03:58.883508 14764 raft_consensus.cc:385] T 16e682d5290e48d1afe88498a4abcc67 P 5482f28d934b46768bee587624fa8162 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:58.883883 14764 raft_consensus.cc:740] T 16e682d5290e48d1afe88498a4abcc67 P 5482f28d934b46768bee587624fa8162 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5482f28d934b46768bee587624fa8162, State: Initialized, Role: FOLLOWER
I20260713 09:03:58.884658 14764 consensus_queue.cc:260] T 16e682d5290e48d1afe88498a4abcc67 P 5482f28d934b46768bee587624fa8162 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "141f46c181b4404d96a0de999fa6bb59" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 43367 } } peers { permanent_uuid: "5a95354f098a4ec5a872cec018c19c98" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 34185 } } peers { permanent_uuid: "5482f28d934b46768bee587624fa8162" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34733 } }
I20260713 09:03:58.885264 14762 tablet_bootstrap.cc:492] T 16e682d5290e48d1afe88498a4abcc67 P 5a95354f098a4ec5a872cec018c19c98: No bootstrap required, opened a new log
I20260713 09:03:58.885715 14762 ts_tablet_manager.cc:1403] T 16e682d5290e48d1afe88498a4abcc67 P 5a95354f098a4ec5a872cec018c19c98: Time spent bootstrapping tablet: real 0.022s	user 0.009s	sys 0.004s
I20260713 09:03:58.886420 14761 raft_consensus.cc:359] T 035a3daf1f854e68847bfd5977449dae P 141f46c181b4404d96a0de999fa6bb59 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "141f46c181b4404d96a0de999fa6bb59" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 43367 } } peers { permanent_uuid: "5482f28d934b46768bee587624fa8162" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34733 } } peers { permanent_uuid: "5a95354f098a4ec5a872cec018c19c98" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 34185 } }
I20260713 09:03:58.887230 14761 raft_consensus.cc:385] T 035a3daf1f854e68847bfd5977449dae P 141f46c181b4404d96a0de999fa6bb59 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:58.887530 14761 raft_consensus.cc:740] T 035a3daf1f854e68847bfd5977449dae P 141f46c181b4404d96a0de999fa6bb59 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 141f46c181b4404d96a0de999fa6bb59, State: Initialized, Role: FOLLOWER
I20260713 09:03:58.887867 14762 raft_consensus.cc:359] T 16e682d5290e48d1afe88498a4abcc67 P 5a95354f098a4ec5a872cec018c19c98 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "141f46c181b4404d96a0de999fa6bb59" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 43367 } } peers { permanent_uuid: "5a95354f098a4ec5a872cec018c19c98" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 34185 } } peers { permanent_uuid: "5482f28d934b46768bee587624fa8162" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34733 } }
I20260713 09:03:58.888466 14762 raft_consensus.cc:385] T 16e682d5290e48d1afe88498a4abcc67 P 5a95354f098a4ec5a872cec018c19c98 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:58.888727 14762 raft_consensus.cc:740] T 16e682d5290e48d1afe88498a4abcc67 P 5a95354f098a4ec5a872cec018c19c98 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a95354f098a4ec5a872cec018c19c98, State: Initialized, Role: FOLLOWER
I20260713 09:03:58.888288 14761 consensus_queue.cc:260] T 035a3daf1f854e68847bfd5977449dae P 141f46c181b4404d96a0de999fa6bb59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "141f46c181b4404d96a0de999fa6bb59" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 43367 } } peers { permanent_uuid: "5482f28d934b46768bee587624fa8162" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34733 } } peers { permanent_uuid: "5a95354f098a4ec5a872cec018c19c98" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 34185 } }
I20260713 09:03:58.889326 14762 consensus_queue.cc:260] T 16e682d5290e48d1afe88498a4abcc67 P 5a95354f098a4ec5a872cec018c19c98 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "141f46c181b4404d96a0de999fa6bb59" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 43367 } } peers { permanent_uuid: "5a95354f098a4ec5a872cec018c19c98" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 34185 } } peers { permanent_uuid: "5482f28d934b46768bee587624fa8162" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34733 } }
I20260713 09:03:58.890625 14761 ts_tablet_manager.cc:1434] T 035a3daf1f854e68847bfd5977449dae P 141f46c181b4404d96a0de999fa6bb59: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260713 09:03:58.891640 14762 ts_tablet_manager.cc:1434] T 16e682d5290e48d1afe88498a4abcc67 P 5a95354f098a4ec5a872cec018c19c98: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260713 09:03:58.892628 14672 heartbeater.cc:499] Master 127.10.222.190:43333 was elected leader, sending a full tablet report...
I20260713 09:03:58.893538 14764 ts_tablet_manager.cc:1434] T 16e682d5290e48d1afe88498a4abcc67 P 5482f28d934b46768bee587624fa8162: Time spent starting tablet: real 0.013s	user 0.003s	sys 0.009s
I20260713 09:03:58.894210 14764 tablet_bootstrap.cc:492] T 035a3daf1f854e68847bfd5977449dae P 5482f28d934b46768bee587624fa8162: Bootstrap starting.
I20260713 09:03:58.899983 14764 tablet_bootstrap.cc:654] T 035a3daf1f854e68847bfd5977449dae P 5482f28d934b46768bee587624fa8162: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:58.905746 14764 tablet_bootstrap.cc:492] T 035a3daf1f854e68847bfd5977449dae P 5482f28d934b46768bee587624fa8162: No bootstrap required, opened a new log
I20260713 09:03:58.906260 14764 ts_tablet_manager.cc:1403] T 035a3daf1f854e68847bfd5977449dae P 5482f28d934b46768bee587624fa8162: Time spent bootstrapping tablet: real 0.012s	user 0.008s	sys 0.003s
I20260713 09:03:58.908543 14764 raft_consensus.cc:359] T 035a3daf1f854e68847bfd5977449dae P 5482f28d934b46768bee587624fa8162 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "141f46c181b4404d96a0de999fa6bb59" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 43367 } } peers { permanent_uuid: "5482f28d934b46768bee587624fa8162" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34733 } } peers { permanent_uuid: "5a95354f098a4ec5a872cec018c19c98" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 34185 } }
I20260713 09:03:58.909047 14764 raft_consensus.cc:385] T 035a3daf1f854e68847bfd5977449dae P 5482f28d934b46768bee587624fa8162 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:58.909266 14764 raft_consensus.cc:740] T 035a3daf1f854e68847bfd5977449dae P 5482f28d934b46768bee587624fa8162 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5482f28d934b46768bee587624fa8162, State: Initialized, Role: FOLLOWER
I20260713 09:03:58.909871 14764 consensus_queue.cc:260] T 035a3daf1f854e68847bfd5977449dae P 5482f28d934b46768bee587624fa8162 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "141f46c181b4404d96a0de999fa6bb59" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 43367 } } peers { permanent_uuid: "5482f28d934b46768bee587624fa8162" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34733 } } peers { permanent_uuid: "5a95354f098a4ec5a872cec018c19c98" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 34185 } }
I20260713 09:03:58.911329 14764 ts_tablet_manager.cc:1434] T 035a3daf1f854e68847bfd5977449dae P 5482f28d934b46768bee587624fa8162: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260713 09:03:58.918685 14767 raft_consensus.cc:493] T 16e682d5290e48d1afe88498a4abcc67 P 5a95354f098a4ec5a872cec018c19c98 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:58.919224 14767 raft_consensus.cc:515] T 16e682d5290e48d1afe88498a4abcc67 P 5a95354f098a4ec5a872cec018c19c98 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "141f46c181b4404d96a0de999fa6bb59" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 43367 } } peers { permanent_uuid: "5a95354f098a4ec5a872cec018c19c98" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 34185 } } peers { permanent_uuid: "5482f28d934b46768bee587624fa8162" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34733 } }
I20260713 09:03:58.921118 14767 leader_election.cc:290] T 16e682d5290e48d1afe88498a4abcc67 P 5a95354f098a4ec5a872cec018c19c98 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 141f46c181b4404d96a0de999fa6bb59 (127.10.222.129:43367), 5482f28d934b46768bee587624fa8162 (127.10.222.130:34733)
I20260713 09:03:58.929441 14572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16e682d5290e48d1afe88498a4abcc67" candidate_uuid: "5a95354f098a4ec5a872cec018c19c98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "141f46c181b4404d96a0de999fa6bb59" is_pre_election: true
I20260713 09:03:58.930085 14572 raft_consensus.cc:2468] T 16e682d5290e48d1afe88498a4abcc67 P 141f46c181b4404d96a0de999fa6bb59 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5a95354f098a4ec5a872cec018c19c98 in term 0.
I20260713 09:03:58.931114 14684 leader_election.cc:304] T 16e682d5290e48d1afe88498a4abcc67 P 5a95354f098a4ec5a872cec018c19c98 [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: 141f46c181b4404d96a0de999fa6bb59, 5a95354f098a4ec5a872cec018c19c98; no voters: 
I20260713 09:03:58.931150 14647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16e682d5290e48d1afe88498a4abcc67" candidate_uuid: "5a95354f098a4ec5a872cec018c19c98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5482f28d934b46768bee587624fa8162" is_pre_election: true
I20260713 09:03:58.931767 14647 raft_consensus.cc:2468] T 16e682d5290e48d1afe88498a4abcc67 P 5482f28d934b46768bee587624fa8162 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5a95354f098a4ec5a872cec018c19c98 in term 0.
I20260713 09:03:58.931784 14767 raft_consensus.cc:2804] T 16e682d5290e48d1afe88498a4abcc67 P 5a95354f098a4ec5a872cec018c19c98 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:03:58.932258 14767 raft_consensus.cc:493] T 16e682d5290e48d1afe88498a4abcc67 P 5a95354f098a4ec5a872cec018c19c98 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:03:58.932531 14767 raft_consensus.cc:3060] T 16e682d5290e48d1afe88498a4abcc67 P 5a95354f098a4ec5a872cec018c19c98 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:58.937208 14767 raft_consensus.cc:515] T 16e682d5290e48d1afe88498a4abcc67 P 5a95354f098a4ec5a872cec018c19c98 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "141f46c181b4404d96a0de999fa6bb59" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 43367 } } peers { permanent_uuid: "5a95354f098a4ec5a872cec018c19c98" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 34185 } } peers { permanent_uuid: "5482f28d934b46768bee587624fa8162" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34733 } }
I20260713 09:03:58.938755 14767 leader_election.cc:290] T 16e682d5290e48d1afe88498a4abcc67 P 5a95354f098a4ec5a872cec018c19c98 [CANDIDATE]: Term 1 election: Requested vote from peers 141f46c181b4404d96a0de999fa6bb59 (127.10.222.129:43367), 5482f28d934b46768bee587624fa8162 (127.10.222.130:34733)
I20260713 09:03:58.939395 14572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16e682d5290e48d1afe88498a4abcc67" candidate_uuid: "5a95354f098a4ec5a872cec018c19c98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "141f46c181b4404d96a0de999fa6bb59"
I20260713 09:03:58.939694 14647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16e682d5290e48d1afe88498a4abcc67" candidate_uuid: "5a95354f098a4ec5a872cec018c19c98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5482f28d934b46768bee587624fa8162"
I20260713 09:03:58.939848 14572 raft_consensus.cc:3060] T 16e682d5290e48d1afe88498a4abcc67 P 141f46c181b4404d96a0de999fa6bb59 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:58.940181 14647 raft_consensus.cc:3060] T 16e682d5290e48d1afe88498a4abcc67 P 5482f28d934b46768bee587624fa8162 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:58.944890 14647 raft_consensus.cc:2468] T 16e682d5290e48d1afe88498a4abcc67 P 5482f28d934b46768bee587624fa8162 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a95354f098a4ec5a872cec018c19c98 in term 1.
I20260713 09:03:58.945019 14572 raft_consensus.cc:2468] T 16e682d5290e48d1afe88498a4abcc67 P 141f46c181b4404d96a0de999fa6bb59 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a95354f098a4ec5a872cec018c19c98 in term 1.
I20260713 09:03:58.945914 14686 leader_election.cc:304] T 16e682d5290e48d1afe88498a4abcc67 P 5a95354f098a4ec5a872cec018c19c98 [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: 5482f28d934b46768bee587624fa8162, 5a95354f098a4ec5a872cec018c19c98; no voters: 
I20260713 09:03:58.946560 14767 raft_consensus.cc:2804] T 16e682d5290e48d1afe88498a4abcc67 P 5a95354f098a4ec5a872cec018c19c98 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:03:58.947394 14767 raft_consensus.cc:697] T 16e682d5290e48d1afe88498a4abcc67 P 5a95354f098a4ec5a872cec018c19c98 [term 1 LEADER]: Becoming Leader. State: Replica: 5a95354f098a4ec5a872cec018c19c98, State: Running, Role: LEADER
I20260713 09:03:58.947999 14767 consensus_queue.cc:237] T 16e682d5290e48d1afe88498a4abcc67 P 5a95354f098a4ec5a872cec018c19c98 [LEADER]: Queue going to LEADER mode. State: All 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: "141f46c181b4404d96a0de999fa6bb59" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 43367 } } peers { permanent_uuid: "5a95354f098a4ec5a872cec018c19c98" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 34185 } } peers { permanent_uuid: "5482f28d934b46768bee587624fa8162" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34733 } }
I20260713 09:03:58.954593 14469 catalog_manager.cc:5697] T 16e682d5290e48d1afe88498a4abcc67 P 5a95354f098a4ec5a872cec018c19c98 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5a95354f098a4ec5a872cec018c19c98 (127.10.222.131). New cstate: current_term: 1 leader_uuid: "5a95354f098a4ec5a872cec018c19c98" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "141f46c181b4404d96a0de999fa6bb59" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 43367 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a95354f098a4ec5a872cec018c19c98" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 34185 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5482f28d934b46768bee587624fa8162" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34733 } health_report { overall_health: UNKNOWN } } }
W20260713 09:03:58.960449 14747 tablet.cc:2406] T 035a3daf1f854e68847bfd5977449dae P 5a95354f098a4ec5a872cec018c19c98: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260713 09:03:59.047712 14766 raft_consensus.cc:493] T 035a3daf1f854e68847bfd5977449dae P 141f46c181b4404d96a0de999fa6bb59 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:59.048146 14766 raft_consensus.cc:515] T 035a3daf1f854e68847bfd5977449dae P 141f46c181b4404d96a0de999fa6bb59 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "141f46c181b4404d96a0de999fa6bb59" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 43367 } } peers { permanent_uuid: "5482f28d934b46768bee587624fa8162" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34733 } } peers { permanent_uuid: "5a95354f098a4ec5a872cec018c19c98" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 34185 } }
I20260713 09:03:59.050237 14766 leader_election.cc:290] T 035a3daf1f854e68847bfd5977449dae P 141f46c181b4404d96a0de999fa6bb59 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5482f28d934b46768bee587624fa8162 (127.10.222.130:34733), 5a95354f098a4ec5a872cec018c19c98 (127.10.222.131:34185)
I20260713 09:03:59.061028 14647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "035a3daf1f854e68847bfd5977449dae" candidate_uuid: "141f46c181b4404d96a0de999fa6bb59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5482f28d934b46768bee587624fa8162" is_pre_election: true
I20260713 09:03:59.061780 14647 raft_consensus.cc:2468] T 035a3daf1f854e68847bfd5977449dae P 5482f28d934b46768bee587624fa8162 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 141f46c181b4404d96a0de999fa6bb59 in term 0.
I20260713 09:03:59.063001 14537 leader_election.cc:304] T 035a3daf1f854e68847bfd5977449dae P 141f46c181b4404d96a0de999fa6bb59 [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: 141f46c181b4404d96a0de999fa6bb59, 5482f28d934b46768bee587624fa8162; no voters: 
I20260713 09:03:59.063344 14721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "035a3daf1f854e68847bfd5977449dae" candidate_uuid: "141f46c181b4404d96a0de999fa6bb59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a95354f098a4ec5a872cec018c19c98" is_pre_election: true
I20260713 09:03:59.063716 14766 raft_consensus.cc:2804] T 035a3daf1f854e68847bfd5977449dae P 141f46c181b4404d96a0de999fa6bb59 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:03:59.063910 14721 raft_consensus.cc:2468] T 035a3daf1f854e68847bfd5977449dae P 5a95354f098a4ec5a872cec018c19c98 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 141f46c181b4404d96a0de999fa6bb59 in term 0.
I20260713 09:03:59.064087 14766 raft_consensus.cc:493] T 035a3daf1f854e68847bfd5977449dae P 141f46c181b4404d96a0de999fa6bb59 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:03:59.064409 14766 raft_consensus.cc:3060] T 035a3daf1f854e68847bfd5977449dae P 141f46c181b4404d96a0de999fa6bb59 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:59.069449 14766 raft_consensus.cc:515] T 035a3daf1f854e68847bfd5977449dae P 141f46c181b4404d96a0de999fa6bb59 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "141f46c181b4404d96a0de999fa6bb59" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 43367 } } peers { permanent_uuid: "5482f28d934b46768bee587624fa8162" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34733 } } peers { permanent_uuid: "5a95354f098a4ec5a872cec018c19c98" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 34185 } }
I20260713 09:03:59.071069 14766 leader_election.cc:290] T 035a3daf1f854e68847bfd5977449dae P 141f46c181b4404d96a0de999fa6bb59 [CANDIDATE]: Term 1 election: Requested vote from peers 5482f28d934b46768bee587624fa8162 (127.10.222.130:34733), 5a95354f098a4ec5a872cec018c19c98 (127.10.222.131:34185)
I20260713 09:03:59.071833 14647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "035a3daf1f854e68847bfd5977449dae" candidate_uuid: "141f46c181b4404d96a0de999fa6bb59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5482f28d934b46768bee587624fa8162"
I20260713 09:03:59.072028 14721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "035a3daf1f854e68847bfd5977449dae" candidate_uuid: "141f46c181b4404d96a0de999fa6bb59" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a95354f098a4ec5a872cec018c19c98"
I20260713 09:03:59.072428 14647 raft_consensus.cc:3060] T 035a3daf1f854e68847bfd5977449dae P 5482f28d934b46768bee587624fa8162 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:59.072544 14721 raft_consensus.cc:3060] T 035a3daf1f854e68847bfd5977449dae P 5a95354f098a4ec5a872cec018c19c98 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:59.079353 14721 raft_consensus.cc:2468] T 035a3daf1f854e68847bfd5977449dae P 5a95354f098a4ec5a872cec018c19c98 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 141f46c181b4404d96a0de999fa6bb59 in term 1.
I20260713 09:03:59.079353 14647 raft_consensus.cc:2468] T 035a3daf1f854e68847bfd5977449dae P 5482f28d934b46768bee587624fa8162 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 141f46c181b4404d96a0de999fa6bb59 in term 1.
I20260713 09:03:59.080814 14536 leader_election.cc:304] T 035a3daf1f854e68847bfd5977449dae P 141f46c181b4404d96a0de999fa6bb59 [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: 141f46c181b4404d96a0de999fa6bb59, 5a95354f098a4ec5a872cec018c19c98; no voters: 
I20260713 09:03:59.081861 14766 raft_consensus.cc:2804] T 035a3daf1f854e68847bfd5977449dae P 141f46c181b4404d96a0de999fa6bb59 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:03:59.082996 14766 raft_consensus.cc:697] T 035a3daf1f854e68847bfd5977449dae P 141f46c181b4404d96a0de999fa6bb59 [term 1 LEADER]: Becoming Leader. State: Replica: 141f46c181b4404d96a0de999fa6bb59, State: Running, Role: LEADER
I20260713 09:03:59.083856 14766 consensus_queue.cc:237] T 035a3daf1f854e68847bfd5977449dae P 141f46c181b4404d96a0de999fa6bb59 [LEADER]: Queue going to LEADER mode. State: All 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: "141f46c181b4404d96a0de999fa6bb59" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 43367 } } peers { permanent_uuid: "5482f28d934b46768bee587624fa8162" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34733 } } peers { permanent_uuid: "5a95354f098a4ec5a872cec018c19c98" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 34185 } }
I20260713 09:03:59.091444 14469 catalog_manager.cc:5697] T 035a3daf1f854e68847bfd5977449dae P 141f46c181b4404d96a0de999fa6bb59 reported cstate change: term changed from 0 to 1, leader changed from <none> to 141f46c181b4404d96a0de999fa6bb59 (127.10.222.129). New cstate: current_term: 1 leader_uuid: "141f46c181b4404d96a0de999fa6bb59" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "141f46c181b4404d96a0de999fa6bb59" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 43367 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5482f28d934b46768bee587624fa8162" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34733 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a95354f098a4ec5a872cec018c19c98" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 34185 } health_report { overall_health: UNKNOWN } } }
I20260713 09:03:59.122118 14469 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:55198:
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:03:59.124217 14469 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:03:59.144855 14562 tablet_service.cc:1511] Processing CreateTablet for tablet fc88732694574597bce91970b1dc6cb6 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=7e0b72952d4449a3af26cdb5cd951aca]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260713 09:03:59.146080 14562 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc88732694574597bce91970b1dc6cb6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:59.145953 14636 tablet_service.cc:1511] Processing CreateTablet for tablet fc88732694574597bce91970b1dc6cb6 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=7e0b72952d4449a3af26cdb5cd951aca]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260713 09:03:59.147230 14636 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc88732694574597bce91970b1dc6cb6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:59.147979 14710 tablet_service.cc:1511] Processing CreateTablet for tablet fc88732694574597bce91970b1dc6cb6 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=7e0b72952d4449a3af26cdb5cd951aca]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260713 09:03:59.149160 14710 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc88732694574597bce91970b1dc6cb6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:59.150312 14637 tablet_service.cc:1511] Processing CreateTablet for tablet 8dec63767bad459faa014dc30136ab34 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=7e0b72952d4449a3af26cdb5cd951aca]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260713 09:03:59.151576 14637 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8dec63767bad459faa014dc30136ab34. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:59.151409 14711 tablet_service.cc:1511] Processing CreateTablet for tablet 8dec63767bad459faa014dc30136ab34 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=7e0b72952d4449a3af26cdb5cd951aca]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260713 09:03:59.152547 14711 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8dec63767bad459faa014dc30136ab34. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:59.157156 14561 tablet_service.cc:1511] Processing CreateTablet for tablet 8dec63767bad459faa014dc30136ab34 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=7e0b72952d4449a3af26cdb5cd951aca]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260713 09:03:59.158485 14561 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8dec63767bad459faa014dc30136ab34. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:59.167891 14762 tablet_bootstrap.cc:492] T 8dec63767bad459faa014dc30136ab34 P 5a95354f098a4ec5a872cec018c19c98: Bootstrap starting.
I20260713 09:03:59.174324 14762 tablet_bootstrap.cc:654] T 8dec63767bad459faa014dc30136ab34 P 5a95354f098a4ec5a872cec018c19c98: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:59.176329 14761 tablet_bootstrap.cc:492] T fc88732694574597bce91970b1dc6cb6 P 141f46c181b4404d96a0de999fa6bb59: Bootstrap starting.
I20260713 09:03:59.178922 14764 tablet_bootstrap.cc:492] T fc88732694574597bce91970b1dc6cb6 P 5482f28d934b46768bee587624fa8162: Bootstrap starting.
I20260713 09:03:59.182411 14761 tablet_bootstrap.cc:654] T fc88732694574597bce91970b1dc6cb6 P 141f46c181b4404d96a0de999fa6bb59: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:59.184870 14762 tablet_bootstrap.cc:492] T 8dec63767bad459faa014dc30136ab34 P 5a95354f098a4ec5a872cec018c19c98: No bootstrap required, opened a new log
I20260713 09:03:59.185372 14762 ts_tablet_manager.cc:1403] T 8dec63767bad459faa014dc30136ab34 P 5a95354f098a4ec5a872cec018c19c98: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.004s
I20260713 09:03:59.186304 14764 tablet_bootstrap.cc:654] T fc88732694574597bce91970b1dc6cb6 P 5482f28d934b46768bee587624fa8162: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:59.188177 14761 tablet_bootstrap.cc:492] T fc88732694574597bce91970b1dc6cb6 P 141f46c181b4404d96a0de999fa6bb59: No bootstrap required, opened a new log
I20260713 09:03:59.188742 14761 ts_tablet_manager.cc:1403] T fc88732694574597bce91970b1dc6cb6 P 141f46c181b4404d96a0de999fa6bb59: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.000s
I20260713 09:03:59.188115 14762 raft_consensus.cc:359] T 8dec63767bad459faa014dc30136ab34 P 5a95354f098a4ec5a872cec018c19c98 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "141f46c181b4404d96a0de999fa6bb59" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 43367 } } peers { permanent_uuid: "5482f28d934b46768bee587624fa8162" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34733 } } peers { permanent_uuid: "5a95354f098a4ec5a872cec018c19c98" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 34185 } }
I20260713 09:03:59.189559 14762 raft_consensus.cc:385] T 8dec63767bad459faa014dc30136ab34 P 5a95354f098a4ec5a872cec018c19c98 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:59.189886 14762 raft_consensus.cc:740] T 8dec63767bad459faa014dc30136ab34 P 5a95354f098a4ec5a872cec018c19c98 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a95354f098a4ec5a872cec018c19c98, State: Initialized, Role: FOLLOWER
I20260713 09:03:59.190716 14762 consensus_queue.cc:260] T 8dec63767bad459faa014dc30136ab34 P 5a95354f098a4ec5a872cec018c19c98 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "141f46c181b4404d96a0de999fa6bb59" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 43367 } } peers { permanent_uuid: "5482f28d934b46768bee587624fa8162" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34733 } } peers { permanent_uuid: "5a95354f098a4ec5a872cec018c19c98" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 34185 } }
I20260713 09:03:59.191299 14764 tablet_bootstrap.cc:492] T fc88732694574597bce91970b1dc6cb6 P 5482f28d934b46768bee587624fa8162: No bootstrap required, opened a new log
I20260713 09:03:59.191510 14761 raft_consensus.cc:359] T fc88732694574597bce91970b1dc6cb6 P 141f46c181b4404d96a0de999fa6bb59 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "141f46c181b4404d96a0de999fa6bb59" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 43367 } } peers { permanent_uuid: "5482f28d934b46768bee587624fa8162" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34733 } } peers { permanent_uuid: "5a95354f098a4ec5a872cec018c19c98" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 34185 } }
I20260713 09:03:59.192183 14764 ts_tablet_manager.cc:1403] T fc88732694574597bce91970b1dc6cb6 P 5482f28d934b46768bee587624fa8162: Time spent bootstrapping tablet: real 0.013s	user 0.011s	sys 0.000s
I20260713 09:03:59.192210 14761 raft_consensus.cc:385] T fc88732694574597bce91970b1dc6cb6 P 141f46c181b4404d96a0de999fa6bb59 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:59.192752 14761 raft_consensus.cc:740] T fc88732694574597bce91970b1dc6cb6 P 141f46c181b4404d96a0de999fa6bb59 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 141f46c181b4404d96a0de999fa6bb59, State: Initialized, Role: FOLLOWER
I20260713 09:03:59.192860 14762 ts_tablet_manager.cc:1434] T 8dec63767bad459faa014dc30136ab34 P 5a95354f098a4ec5a872cec018c19c98: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:03:59.193924 14762 tablet_bootstrap.cc:492] T fc88732694574597bce91970b1dc6cb6 P 5a95354f098a4ec5a872cec018c19c98: Bootstrap starting.
I20260713 09:03:59.193622 14761 consensus_queue.cc:260] T fc88732694574597bce91970b1dc6cb6 P 141f46c181b4404d96a0de999fa6bb59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "141f46c181b4404d96a0de999fa6bb59" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 43367 } } peers { permanent_uuid: "5482f28d934b46768bee587624fa8162" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34733 } } peers { permanent_uuid: "5a95354f098a4ec5a872cec018c19c98" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 34185 } }
I20260713 09:03:59.195536 14764 raft_consensus.cc:359] T fc88732694574597bce91970b1dc6cb6 P 5482f28d934b46768bee587624fa8162 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "141f46c181b4404d96a0de999fa6bb59" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 43367 } } peers { permanent_uuid: "5482f28d934b46768bee587624fa8162" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34733 } } peers { permanent_uuid: "5a95354f098a4ec5a872cec018c19c98" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 34185 } }
I20260713 09:03:59.196326 14764 raft_consensus.cc:385] T fc88732694574597bce91970b1dc6cb6 P 5482f28d934b46768bee587624fa8162 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:59.196681 14764 raft_consensus.cc:740] T fc88732694574597bce91970b1dc6cb6 P 5482f28d934b46768bee587624fa8162 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5482f28d934b46768bee587624fa8162, State: Initialized, Role: FOLLOWER
I20260713 09:03:59.197470 14764 consensus_queue.cc:260] T fc88732694574597bce91970b1dc6cb6 P 5482f28d934b46768bee587624fa8162 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "141f46c181b4404d96a0de999fa6bb59" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 43367 } } peers { permanent_uuid: "5482f28d934b46768bee587624fa8162" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34733 } } peers { permanent_uuid: "5a95354f098a4ec5a872cec018c19c98" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 34185 } }
I20260713 09:03:59.199627 14764 ts_tablet_manager.cc:1434] T fc88732694574597bce91970b1dc6cb6 P 5482f28d934b46768bee587624fa8162: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.004s
I20260713 09:03:59.200525 14762 tablet_bootstrap.cc:654] T fc88732694574597bce91970b1dc6cb6 P 5a95354f098a4ec5a872cec018c19c98: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:59.200667 14764 tablet_bootstrap.cc:492] T 8dec63767bad459faa014dc30136ab34 P 5482f28d934b46768bee587624fa8162: Bootstrap starting.
I20260713 09:03:59.203749 14761 ts_tablet_manager.cc:1434] T fc88732694574597bce91970b1dc6cb6 P 141f46c181b4404d96a0de999fa6bb59: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.000s
I20260713 09:03:59.204962 14761 tablet_bootstrap.cc:492] T 8dec63767bad459faa014dc30136ab34 P 141f46c181b4404d96a0de999fa6bb59: Bootstrap starting.
I20260713 09:03:59.207697 14764 tablet_bootstrap.cc:654] T 8dec63767bad459faa014dc30136ab34 P 5482f28d934b46768bee587624fa8162: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:59.215700 14762 tablet_bootstrap.cc:492] T fc88732694574597bce91970b1dc6cb6 P 5a95354f098a4ec5a872cec018c19c98: No bootstrap required, opened a new log
I20260713 09:03:59.216115 14764 tablet_bootstrap.cc:492] T 8dec63767bad459faa014dc30136ab34 P 5482f28d934b46768bee587624fa8162: No bootstrap required, opened a new log
I20260713 09:03:59.216287 14762 ts_tablet_manager.cc:1403] T fc88732694574597bce91970b1dc6cb6 P 5a95354f098a4ec5a872cec018c19c98: Time spent bootstrapping tablet: real 0.023s	user 0.014s	sys 0.006s
I20260713 09:03:59.216635 14764 ts_tablet_manager.cc:1403] T 8dec63767bad459faa014dc30136ab34 P 5482f28d934b46768bee587624fa8162: Time spent bootstrapping tablet: real 0.016s	user 0.008s	sys 0.006s
I20260713 09:03:59.219286 14764 raft_consensus.cc:359] T 8dec63767bad459faa014dc30136ab34 P 5482f28d934b46768bee587624fa8162 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "141f46c181b4404d96a0de999fa6bb59" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 43367 } } peers { permanent_uuid: "5482f28d934b46768bee587624fa8162" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34733 } } peers { permanent_uuid: "5a95354f098a4ec5a872cec018c19c98" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 34185 } }
I20260713 09:03:59.219826 14764 raft_consensus.cc:385] T 8dec63767bad459faa014dc30136ab34 P 5482f28d934b46768bee587624fa8162 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:59.220120 14764 raft_consensus.cc:740] T 8dec63767bad459faa014dc30136ab34 P 5482f28d934b46768bee587624fa8162 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5482f28d934b46768bee587624fa8162, State: Initialized, Role: FOLLOWER
I20260713 09:03:59.219650 14762 raft_consensus.cc:359] T fc88732694574597bce91970b1dc6cb6 P 5a95354f098a4ec5a872cec018c19c98 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "141f46c181b4404d96a0de999fa6bb59" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 43367 } } peers { permanent_uuid: "5482f28d934b46768bee587624fa8162" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34733 } } peers { permanent_uuid: "5a95354f098a4ec5a872cec018c19c98" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 34185 } }
I20260713 09:03:59.220463 14761 tablet_bootstrap.cc:654] T 8dec63767bad459faa014dc30136ab34 P 141f46c181b4404d96a0de999fa6bb59: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:59.220495 14762 raft_consensus.cc:385] T fc88732694574597bce91970b1dc6cb6 P 5a95354f098a4ec5a872cec018c19c98 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:59.220697 14764 consensus_queue.cc:260] T 8dec63767bad459faa014dc30136ab34 P 5482f28d934b46768bee587624fa8162 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "141f46c181b4404d96a0de999fa6bb59" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 43367 } } peers { permanent_uuid: "5482f28d934b46768bee587624fa8162" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34733 } } peers { permanent_uuid: "5a95354f098a4ec5a872cec018c19c98" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 34185 } }
I20260713 09:03:59.221103 14762 raft_consensus.cc:740] T fc88732694574597bce91970b1dc6cb6 P 5a95354f098a4ec5a872cec018c19c98 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a95354f098a4ec5a872cec018c19c98, State: Initialized, Role: FOLLOWER
I20260713 09:03:59.222008 14762 consensus_queue.cc:260] T fc88732694574597bce91970b1dc6cb6 P 5a95354f098a4ec5a872cec018c19c98 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "141f46c181b4404d96a0de999fa6bb59" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 43367 } } peers { permanent_uuid: "5482f28d934b46768bee587624fa8162" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34733 } } peers { permanent_uuid: "5a95354f098a4ec5a872cec018c19c98" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 34185 } }
I20260713 09:03:59.224206 14762 ts_tablet_manager.cc:1434] T fc88732694574597bce91970b1dc6cb6 P 5a95354f098a4ec5a872cec018c19c98: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260713 09:03:59.225468 14764 ts_tablet_manager.cc:1434] T 8dec63767bad459faa014dc30136ab34 P 5482f28d934b46768bee587624fa8162: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260713 09:03:59.231915 14761 tablet_bootstrap.cc:492] T 8dec63767bad459faa014dc30136ab34 P 141f46c181b4404d96a0de999fa6bb59: No bootstrap required, opened a new log
I20260713 09:03:59.232390 14761 ts_tablet_manager.cc:1403] T 8dec63767bad459faa014dc30136ab34 P 141f46c181b4404d96a0de999fa6bb59: Time spent bootstrapping tablet: real 0.028s	user 0.008s	sys 0.008s
I20260713 09:03:59.232896 14767 raft_consensus.cc:493] T 8dec63767bad459faa014dc30136ab34 P 5a95354f098a4ec5a872cec018c19c98 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:59.233397 14767 raft_consensus.cc:515] T 8dec63767bad459faa014dc30136ab34 P 5a95354f098a4ec5a872cec018c19c98 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "141f46c181b4404d96a0de999fa6bb59" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 43367 } } peers { permanent_uuid: "5482f28d934b46768bee587624fa8162" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34733 } } peers { permanent_uuid: "5a95354f098a4ec5a872cec018c19c98" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 34185 } }
I20260713 09:03:59.235293 14767 leader_election.cc:290] T 8dec63767bad459faa014dc30136ab34 P 5a95354f098a4ec5a872cec018c19c98 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 141f46c181b4404d96a0de999fa6bb59 (127.10.222.129:43367), 5482f28d934b46768bee587624fa8162 (127.10.222.130:34733)
I20260713 09:03:59.235332 14761 raft_consensus.cc:359] T 8dec63767bad459faa014dc30136ab34 P 141f46c181b4404d96a0de999fa6bb59 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "141f46c181b4404d96a0de999fa6bb59" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 43367 } } peers { permanent_uuid: "5482f28d934b46768bee587624fa8162" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34733 } } peers { permanent_uuid: "5a95354f098a4ec5a872cec018c19c98" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 34185 } }
I20260713 09:03:59.236204 14761 raft_consensus.cc:385] T 8dec63767bad459faa014dc30136ab34 P 141f46c181b4404d96a0de999fa6bb59 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:59.235963 14572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dec63767bad459faa014dc30136ab34" candidate_uuid: "5a95354f098a4ec5a872cec018c19c98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "141f46c181b4404d96a0de999fa6bb59" is_pre_election: true
I20260713 09:03:59.236562 14761 raft_consensus.cc:740] T 8dec63767bad459faa014dc30136ab34 P 141f46c181b4404d96a0de999fa6bb59 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 141f46c181b4404d96a0de999fa6bb59, State: Initialized, Role: FOLLOWER
I20260713 09:03:59.237020 14647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dec63767bad459faa014dc30136ab34" candidate_uuid: "5a95354f098a4ec5a872cec018c19c98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5482f28d934b46768bee587624fa8162" is_pre_election: true
I20260713 09:03:59.237679 14647 raft_consensus.cc:2468] T 8dec63767bad459faa014dc30136ab34 P 5482f28d934b46768bee587624fa8162 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5a95354f098a4ec5a872cec018c19c98 in term 0.
I20260713 09:03:59.237452 14761 consensus_queue.cc:260] T 8dec63767bad459faa014dc30136ab34 P 141f46c181b4404d96a0de999fa6bb59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "141f46c181b4404d96a0de999fa6bb59" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 43367 } } peers { permanent_uuid: "5482f28d934b46768bee587624fa8162" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34733 } } peers { permanent_uuid: "5a95354f098a4ec5a872cec018c19c98" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 34185 } }
I20260713 09:03:59.238371 14572 raft_consensus.cc:2468] T 8dec63767bad459faa014dc30136ab34 P 141f46c181b4404d96a0de999fa6bb59 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5a95354f098a4ec5a872cec018c19c98 in term 0.
I20260713 09:03:59.238866 14686 leader_election.cc:304] T 8dec63767bad459faa014dc30136ab34 P 5a95354f098a4ec5a872cec018c19c98 [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: 5482f28d934b46768bee587624fa8162, 5a95354f098a4ec5a872cec018c19c98; no voters: 
I20260713 09:03:59.239784 14761 ts_tablet_manager.cc:1434] T 8dec63767bad459faa014dc30136ab34 P 141f46c181b4404d96a0de999fa6bb59: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
I20260713 09:03:59.239823 14767 raft_consensus.cc:2804] T 8dec63767bad459faa014dc30136ab34 P 5a95354f098a4ec5a872cec018c19c98 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:03:59.240404 14767 raft_consensus.cc:493] T 8dec63767bad459faa014dc30136ab34 P 5a95354f098a4ec5a872cec018c19c98 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:03:59.240725 14767 raft_consensus.cc:3060] T 8dec63767bad459faa014dc30136ab34 P 5a95354f098a4ec5a872cec018c19c98 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:59.246846 14767 raft_consensus.cc:515] T 8dec63767bad459faa014dc30136ab34 P 5a95354f098a4ec5a872cec018c19c98 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "141f46c181b4404d96a0de999fa6bb59" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 43367 } } peers { permanent_uuid: "5482f28d934b46768bee587624fa8162" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34733 } } peers { permanent_uuid: "5a95354f098a4ec5a872cec018c19c98" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 34185 } }
I20260713 09:03:59.248728 14767 leader_election.cc:290] T 8dec63767bad459faa014dc30136ab34 P 5a95354f098a4ec5a872cec018c19c98 [CANDIDATE]: Term 1 election: Requested vote from peers 141f46c181b4404d96a0de999fa6bb59 (127.10.222.129:43367), 5482f28d934b46768bee587624fa8162 (127.10.222.130:34733)
I20260713 09:03:59.249245 14572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dec63767bad459faa014dc30136ab34" candidate_uuid: "5a95354f098a4ec5a872cec018c19c98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "141f46c181b4404d96a0de999fa6bb59"
I20260713 09:03:59.249632 14647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dec63767bad459faa014dc30136ab34" candidate_uuid: "5a95354f098a4ec5a872cec018c19c98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5482f28d934b46768bee587624fa8162"
I20260713 09:03:59.249831 14572 raft_consensus.cc:3060] T 8dec63767bad459faa014dc30136ab34 P 141f46c181b4404d96a0de999fa6bb59 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:59.250201 14647 raft_consensus.cc:3060] T 8dec63767bad459faa014dc30136ab34 P 5482f28d934b46768bee587624fa8162 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:59.256448 14572 raft_consensus.cc:2468] T 8dec63767bad459faa014dc30136ab34 P 141f46c181b4404d96a0de999fa6bb59 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a95354f098a4ec5a872cec018c19c98 in term 1.
I20260713 09:03:59.256445 14647 raft_consensus.cc:2468] T 8dec63767bad459faa014dc30136ab34 P 5482f28d934b46768bee587624fa8162 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a95354f098a4ec5a872cec018c19c98 in term 1.
I20260713 09:03:59.257634 14684 leader_election.cc:304] T 8dec63767bad459faa014dc30136ab34 P 5a95354f098a4ec5a872cec018c19c98 [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: 141f46c181b4404d96a0de999fa6bb59, 5a95354f098a4ec5a872cec018c19c98; no voters: 
I20260713 09:03:59.258260 14767 raft_consensus.cc:2804] T 8dec63767bad459faa014dc30136ab34 P 5a95354f098a4ec5a872cec018c19c98 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:03:59.258672 14767 raft_consensus.cc:697] T 8dec63767bad459faa014dc30136ab34 P 5a95354f098a4ec5a872cec018c19c98 [term 1 LEADER]: Becoming Leader. State: Replica: 5a95354f098a4ec5a872cec018c19c98, State: Running, Role: LEADER
I20260713 09:03:59.259410 14767 consensus_queue.cc:237] T 8dec63767bad459faa014dc30136ab34 P 5a95354f098a4ec5a872cec018c19c98 [LEADER]: Queue going to LEADER mode. State: All 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: "141f46c181b4404d96a0de999fa6bb59" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 43367 } } peers { permanent_uuid: "5482f28d934b46768bee587624fa8162" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34733 } } peers { permanent_uuid: "5a95354f098a4ec5a872cec018c19c98" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 34185 } }
I20260713 09:03:59.266171 14468 catalog_manager.cc:5697] T 8dec63767bad459faa014dc30136ab34 P 5a95354f098a4ec5a872cec018c19c98 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5a95354f098a4ec5a872cec018c19c98 (127.10.222.131). New cstate: current_term: 1 leader_uuid: "5a95354f098a4ec5a872cec018c19c98" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "141f46c181b4404d96a0de999fa6bb59" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 43367 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5482f28d934b46768bee587624fa8162" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34733 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a95354f098a4ec5a872cec018c19c98" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 34185 } health_report { overall_health: HEALTHY } } }
I20260713 09:03:59.304534 14767 raft_consensus.cc:493] T fc88732694574597bce91970b1dc6cb6 P 5a95354f098a4ec5a872cec018c19c98 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:59.305086 14767 raft_consensus.cc:515] T fc88732694574597bce91970b1dc6cb6 P 5a95354f098a4ec5a872cec018c19c98 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "141f46c181b4404d96a0de999fa6bb59" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 43367 } } peers { permanent_uuid: "5482f28d934b46768bee587624fa8162" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34733 } } peers { permanent_uuid: "5a95354f098a4ec5a872cec018c19c98" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 34185 } }
I20260713 09:03:59.306983 14767 leader_election.cc:290] T fc88732694574597bce91970b1dc6cb6 P 5a95354f098a4ec5a872cec018c19c98 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 141f46c181b4404d96a0de999fa6bb59 (127.10.222.129:43367), 5482f28d934b46768bee587624fa8162 (127.10.222.130:34733)
I20260713 09:03:59.307689 14572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc88732694574597bce91970b1dc6cb6" candidate_uuid: "5a95354f098a4ec5a872cec018c19c98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "141f46c181b4404d96a0de999fa6bb59" is_pre_election: true
I20260713 09:03:59.307852 14647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc88732694574597bce91970b1dc6cb6" candidate_uuid: "5a95354f098a4ec5a872cec018c19c98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5482f28d934b46768bee587624fa8162" is_pre_election: true
I20260713 09:03:59.308257 14572 raft_consensus.cc:2468] T fc88732694574597bce91970b1dc6cb6 P 141f46c181b4404d96a0de999fa6bb59 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5a95354f098a4ec5a872cec018c19c98 in term 0.
I20260713 09:03:59.308395 14647 raft_consensus.cc:2468] T fc88732694574597bce91970b1dc6cb6 P 5482f28d934b46768bee587624fa8162 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5a95354f098a4ec5a872cec018c19c98 in term 0.
I20260713 09:03:59.309126 14684 leader_election.cc:304] T fc88732694574597bce91970b1dc6cb6 P 5a95354f098a4ec5a872cec018c19c98 [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: 141f46c181b4404d96a0de999fa6bb59, 5a95354f098a4ec5a872cec018c19c98; no voters: 
I20260713 09:03:59.309789 14767 raft_consensus.cc:2804] T fc88732694574597bce91970b1dc6cb6 P 5a95354f098a4ec5a872cec018c19c98 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:03:59.310067 14767 raft_consensus.cc:493] T fc88732694574597bce91970b1dc6cb6 P 5a95354f098a4ec5a872cec018c19c98 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:03:59.310300 14767 raft_consensus.cc:3060] T fc88732694574597bce91970b1dc6cb6 P 5a95354f098a4ec5a872cec018c19c98 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:59.314821 14767 raft_consensus.cc:515] T fc88732694574597bce91970b1dc6cb6 P 5a95354f098a4ec5a872cec018c19c98 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "141f46c181b4404d96a0de999fa6bb59" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 43367 } } peers { permanent_uuid: "5482f28d934b46768bee587624fa8162" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34733 } } peers { permanent_uuid: "5a95354f098a4ec5a872cec018c19c98" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 34185 } }
I20260713 09:03:59.316413 14767 leader_election.cc:290] T fc88732694574597bce91970b1dc6cb6 P 5a95354f098a4ec5a872cec018c19c98 [CANDIDATE]: Term 1 election: Requested vote from peers 141f46c181b4404d96a0de999fa6bb59 (127.10.222.129:43367), 5482f28d934b46768bee587624fa8162 (127.10.222.130:34733)
I20260713 09:03:59.317149 14572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc88732694574597bce91970b1dc6cb6" candidate_uuid: "5a95354f098a4ec5a872cec018c19c98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "141f46c181b4404d96a0de999fa6bb59"
I20260713 09:03:59.317368 14647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc88732694574597bce91970b1dc6cb6" candidate_uuid: "5a95354f098a4ec5a872cec018c19c98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5482f28d934b46768bee587624fa8162"
I20260713 09:03:59.317658 14572 raft_consensus.cc:3060] T fc88732694574597bce91970b1dc6cb6 P 141f46c181b4404d96a0de999fa6bb59 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:59.317859 14647 raft_consensus.cc:3060] T fc88732694574597bce91970b1dc6cb6 P 5482f28d934b46768bee587624fa8162 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:59.322389 14572 raft_consensus.cc:2468] T fc88732694574597bce91970b1dc6cb6 P 141f46c181b4404d96a0de999fa6bb59 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a95354f098a4ec5a872cec018c19c98 in term 1.
I20260713 09:03:59.322398 14647 raft_consensus.cc:2468] T fc88732694574597bce91970b1dc6cb6 P 5482f28d934b46768bee587624fa8162 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a95354f098a4ec5a872cec018c19c98 in term 1.
I20260713 09:03:59.323436 14684 leader_election.cc:304] T fc88732694574597bce91970b1dc6cb6 P 5a95354f098a4ec5a872cec018c19c98 [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: 141f46c181b4404d96a0de999fa6bb59, 5a95354f098a4ec5a872cec018c19c98; no voters: 
I20260713 09:03:59.324064 14767 raft_consensus.cc:2804] T fc88732694574597bce91970b1dc6cb6 P 5a95354f098a4ec5a872cec018c19c98 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:03:59.324512 14767 raft_consensus.cc:697] T fc88732694574597bce91970b1dc6cb6 P 5a95354f098a4ec5a872cec018c19c98 [term 1 LEADER]: Becoming Leader. State: Replica: 5a95354f098a4ec5a872cec018c19c98, State: Running, Role: LEADER
I20260713 09:03:59.325219 14767 consensus_queue.cc:237] T fc88732694574597bce91970b1dc6cb6 P 5a95354f098a4ec5a872cec018c19c98 [LEADER]: Queue going to LEADER mode. State: All 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: "141f46c181b4404d96a0de999fa6bb59" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 43367 } } peers { permanent_uuid: "5482f28d934b46768bee587624fa8162" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34733 } } peers { permanent_uuid: "5a95354f098a4ec5a872cec018c19c98" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 34185 } }
I20260713 09:03:59.331342 14468 catalog_manager.cc:5697] T fc88732694574597bce91970b1dc6cb6 P 5a95354f098a4ec5a872cec018c19c98 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5a95354f098a4ec5a872cec018c19c98 (127.10.222.131). New cstate: current_term: 1 leader_uuid: "5a95354f098a4ec5a872cec018c19c98" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "141f46c181b4404d96a0de999fa6bb59" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 43367 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5482f28d934b46768bee587624fa8162" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34733 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a95354f098a4ec5a872cec018c19c98" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 34185 } health_report { overall_health: HEALTHY } } }
I20260713 09:03:59.387044 14721 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "16e682d5290e48d1afe88498a4abcc67"
dest_uuid: "5a95354f098a4ec5a872cec018c19c98"
mode: GRACEFUL
new_leader_uuid: "141f46c181b4404d96a0de999fa6bb59"
 from {username='slave'} at 127.0.0.1:54140
I20260713 09:03:59.387610 14721 raft_consensus.cc:606] T 16e682d5290e48d1afe88498a4abcc67 P 5a95354f098a4ec5a872cec018c19c98 [term 1 LEADER]: Received request to transfer leadership to TS 141f46c181b4404d96a0de999fa6bb59
I20260713 09:03:59.399900 14572 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "035a3daf1f854e68847bfd5977449dae"
dest_uuid: "141f46c181b4404d96a0de999fa6bb59"
mode: GRACEFUL
new_leader_uuid: "5482f28d934b46768bee587624fa8162"
 from {username='slave'} at 127.0.0.1:34588
I20260713 09:03:59.400396 14572 raft_consensus.cc:606] T 035a3daf1f854e68847bfd5977449dae P 141f46c181b4404d96a0de999fa6bb59 [term 1 LEADER]: Received request to transfer leadership to TS 5482f28d934b46768bee587624fa8162
I20260713 09:03:59.405598 14721 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fc88732694574597bce91970b1dc6cb6"
dest_uuid: "5a95354f098a4ec5a872cec018c19c98"
mode: GRACEFUL
new_leader_uuid: "141f46c181b4404d96a0de999fa6bb59"
 from {username='slave'} at 127.0.0.1:54140
I20260713 09:03:59.406075 14721 raft_consensus.cc:606] T fc88732694574597bce91970b1dc6cb6 P 5a95354f098a4ec5a872cec018c19c98 [term 1 LEADER]: Received request to transfer leadership to TS 141f46c181b4404d96a0de999fa6bb59
I20260713 09:03:59.410409 14721 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8dec63767bad459faa014dc30136ab34"
dest_uuid: "5a95354f098a4ec5a872cec018c19c98"
mode: GRACEFUL
new_leader_uuid: "141f46c181b4404d96a0de999fa6bb59"
 from {username='slave'} at 127.0.0.1:54140
I20260713 09:03:59.410868 14721 raft_consensus.cc:606] T 8dec63767bad459faa014dc30136ab34 P 5a95354f098a4ec5a872cec018c19c98 [term 1 LEADER]: Received request to transfer leadership to TS 141f46c181b4404d96a0de999fa6bb59
I20260713 09:03:59.502686 14767 consensus_queue.cc:1048] T 16e682d5290e48d1afe88498a4abcc67 P 5a95354f098a4ec5a872cec018c19c98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "141f46c181b4404d96a0de999fa6bb59" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 43367 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:03:59.509536 14774 raft_consensus.cc:993] T 16e682d5290e48d1afe88498a4abcc67 P 5a95354f098a4ec5a872cec018c19c98: : Instructing follower 141f46c181b4404d96a0de999fa6bb59 to start an election
I20260713 09:03:59.510210 14767 raft_consensus.cc:1081] T 16e682d5290e48d1afe88498a4abcc67 P 5a95354f098a4ec5a872cec018c19c98 [term 1 LEADER]: Signalling peer 141f46c181b4404d96a0de999fa6bb59 to start an election
I20260713 09:03:59.512184 14571 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "16e682d5290e48d1afe88498a4abcc67"
dest_uuid: "141f46c181b4404d96a0de999fa6bb59"
 from {username='slave'} at 127.0.0.1:34578
I20260713 09:03:59.512867 14571 raft_consensus.cc:493] T 16e682d5290e48d1afe88498a4abcc67 P 141f46c181b4404d96a0de999fa6bb59 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:03:59.513233 14571 raft_consensus.cc:3060] T 16e682d5290e48d1afe88498a4abcc67 P 141f46c181b4404d96a0de999fa6bb59 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:59.517964 14774 consensus_queue.cc:1048] T 16e682d5290e48d1afe88498a4abcc67 P 5a95354f098a4ec5a872cec018c19c98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5482f28d934b46768bee587624fa8162" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34733 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:03:59.520479 14571 raft_consensus.cc:515] T 16e682d5290e48d1afe88498a4abcc67 P 141f46c181b4404d96a0de999fa6bb59 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "141f46c181b4404d96a0de999fa6bb59" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 43367 } } peers { permanent_uuid: "5a95354f098a4ec5a872cec018c19c98" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 34185 } } peers { permanent_uuid: "5482f28d934b46768bee587624fa8162" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34733 } }
I20260713 09:03:59.521520 14572 raft_consensus.cc:1240] T 16e682d5290e48d1afe88498a4abcc67 P 141f46c181b4404d96a0de999fa6bb59 [term 2 FOLLOWER]: Rejecting Update request from peer 5a95354f098a4ec5a872cec018c19c98 for earlier term 1. Current term is 2. Ops: []
I20260713 09:03:59.523507 14721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16e682d5290e48d1afe88498a4abcc67" candidate_uuid: "141f46c181b4404d96a0de999fa6bb59" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5a95354f098a4ec5a872cec018c19c98"
I20260713 09:03:59.524142 14721 raft_consensus.cc:3055] T 16e682d5290e48d1afe88498a4abcc67 P 5a95354f098a4ec5a872cec018c19c98 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:03:59.524390 14721 raft_consensus.cc:740] T 16e682d5290e48d1afe88498a4abcc67 P 5a95354f098a4ec5a872cec018c19c98 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5a95354f098a4ec5a872cec018c19c98, State: Running, Role: LEADER
I20260713 09:03:59.525043 14721 consensus_queue.cc:260] T 16e682d5290e48d1afe88498a4abcc67 P 5a95354f098a4ec5a872cec018c19c98 [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: "141f46c181b4404d96a0de999fa6bb59" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 43367 } } peers { permanent_uuid: "5a95354f098a4ec5a872cec018c19c98" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 34185 } } peers { permanent_uuid: "5482f28d934b46768bee587624fa8162" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34733 } }
I20260713 09:03:59.525804 14774 consensus_queue.cc:1059] T 16e682d5290e48d1afe88498a4abcc67 P 5a95354f098a4ec5a872cec018c19c98 [NON_LEADER]: Peer responded invalid term: Peer: permanent_uuid: "141f46c181b4404d96a0de999fa6bb59" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 43367 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:03:59.526618 14721 raft_consensus.cc:3060] T 16e682d5290e48d1afe88498a4abcc67 P 5a95354f098a4ec5a872cec018c19c98 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:59.527756 14646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16e682d5290e48d1afe88498a4abcc67" candidate_uuid: "141f46c181b4404d96a0de999fa6bb59" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5482f28d934b46768bee587624fa8162"
I20260713 09:03:59.531802 14721 raft_consensus.cc:2468] T 16e682d5290e48d1afe88498a4abcc67 P 5a95354f098a4ec5a872cec018c19c98 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 141f46c181b4404d96a0de999fa6bb59 in term 2.
I20260713 09:03:59.526363 14571 leader_election.cc:290] T 16e682d5290e48d1afe88498a4abcc67 P 141f46c181b4404d96a0de999fa6bb59 [CANDIDATE]: Term 2 election: Requested vote from peers 5a95354f098a4ec5a872cec018c19c98 (127.10.222.131:34185), 5482f28d934b46768bee587624fa8162 (127.10.222.130:34733)
I20260713 09:03:59.532840 14536 leader_election.cc:304] T 16e682d5290e48d1afe88498a4abcc67 P 141f46c181b4404d96a0de999fa6bb59 [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: 141f46c181b4404d96a0de999fa6bb59, 5a95354f098a4ec5a872cec018c19c98; no voters: 5482f28d934b46768bee587624fa8162
I20260713 09:03:59.533921 14766 raft_consensus.cc:2804] T 16e682d5290e48d1afe88498a4abcc67 P 141f46c181b4404d96a0de999fa6bb59 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:03:59.534418 14766 raft_consensus.cc:697] T 16e682d5290e48d1afe88498a4abcc67 P 141f46c181b4404d96a0de999fa6bb59 [term 2 LEADER]: Becoming Leader. State: Replica: 141f46c181b4404d96a0de999fa6bb59, State: Running, Role: LEADER
I20260713 09:03:59.535280 14766 consensus_queue.cc:237] T 16e682d5290e48d1afe88498a4abcc67 P 141f46c181b4404d96a0de999fa6bb59 [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: "141f46c181b4404d96a0de999fa6bb59" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 43367 } } peers { permanent_uuid: "5a95354f098a4ec5a872cec018c19c98" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 34185 } } peers { permanent_uuid: "5482f28d934b46768bee587624fa8162" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34733 } }
I20260713 09:03:59.542462 14466 catalog_manager.cc:5697] T 16e682d5290e48d1afe88498a4abcc67 P 141f46c181b4404d96a0de999fa6bb59 reported cstate change: term changed from 1 to 2, leader changed from 5a95354f098a4ec5a872cec018c19c98 (127.10.222.131) to 141f46c181b4404d96a0de999fa6bb59 (127.10.222.129). New cstate: current_term: 2 leader_uuid: "141f46c181b4404d96a0de999fa6bb59" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "141f46c181b4404d96a0de999fa6bb59" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 43367 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5a95354f098a4ec5a872cec018c19c98" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 34185 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5482f28d934b46768bee587624fa8162" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34733 } health_report { overall_health: UNKNOWN } } }
I20260713 09:03:59.637147 14766 consensus_queue.cc:1048] T 035a3daf1f854e68847bfd5977449dae P 141f46c181b4404d96a0de999fa6bb59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a95354f098a4ec5a872cec018c19c98" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 34185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:03:59.647590 14778 consensus_queue.cc:1048] T 035a3daf1f854e68847bfd5977449dae P 141f46c181b4404d96a0de999fa6bb59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5482f28d934b46768bee587624fa8162" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34733 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:03:59.653946 14766 raft_consensus.cc:993] T 035a3daf1f854e68847bfd5977449dae P 141f46c181b4404d96a0de999fa6bb59: : Instructing follower 5482f28d934b46768bee587624fa8162 to start an election
I20260713 09:03:59.654423 14778 raft_consensus.cc:1081] T 035a3daf1f854e68847bfd5977449dae P 141f46c181b4404d96a0de999fa6bb59 [term 1 LEADER]: Signalling peer 5482f28d934b46768bee587624fa8162 to start an election
I20260713 09:03:59.655819 14647 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "035a3daf1f854e68847bfd5977449dae"
dest_uuid: "5482f28d934b46768bee587624fa8162"
 from {username='slave'} at 127.0.0.1:39302
I20260713 09:03:59.656229 14647 raft_consensus.cc:493] T 035a3daf1f854e68847bfd5977449dae P 5482f28d934b46768bee587624fa8162 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:03:59.656505 14647 raft_consensus.cc:3060] T 035a3daf1f854e68847bfd5977449dae P 5482f28d934b46768bee587624fa8162 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:59.661054 14647 raft_consensus.cc:515] T 035a3daf1f854e68847bfd5977449dae P 5482f28d934b46768bee587624fa8162 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "141f46c181b4404d96a0de999fa6bb59" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 43367 } } peers { permanent_uuid: "5482f28d934b46768bee587624fa8162" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34733 } } peers { permanent_uuid: "5a95354f098a4ec5a872cec018c19c98" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 34185 } }
I20260713 09:03:59.662833 14647 leader_election.cc:290] T 035a3daf1f854e68847bfd5977449dae P 5482f28d934b46768bee587624fa8162 [CANDIDATE]: Term 2 election: Requested vote from peers 141f46c181b4404d96a0de999fa6bb59 (127.10.222.129:43367), 5a95354f098a4ec5a872cec018c19c98 (127.10.222.131:34185)
I20260713 09:03:59.669194 14795 consensus_queue.cc:1048] T 8dec63767bad459faa014dc30136ab34 P 5a95354f098a4ec5a872cec018c19c98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "141f46c181b4404d96a0de999fa6bb59" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 43367 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:03:59.676936 14572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "035a3daf1f854e68847bfd5977449dae" candidate_uuid: "5482f28d934b46768bee587624fa8162" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "141f46c181b4404d96a0de999fa6bb59"
I20260713 09:03:59.677544 14572 raft_consensus.cc:3055] T 035a3daf1f854e68847bfd5977449dae P 141f46c181b4404d96a0de999fa6bb59 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:03:59.677865 14572 raft_consensus.cc:740] T 035a3daf1f854e68847bfd5977449dae P 141f46c181b4404d96a0de999fa6bb59 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 141f46c181b4404d96a0de999fa6bb59, State: Running, Role: LEADER
I20260713 09:03:59.678611 14572 consensus_queue.cc:260] T 035a3daf1f854e68847bfd5977449dae P 141f46c181b4404d96a0de999fa6bb59 [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: "141f46c181b4404d96a0de999fa6bb59" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 43367 } } peers { permanent_uuid: "5482f28d934b46768bee587624fa8162" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34733 } } peers { permanent_uuid: "5a95354f098a4ec5a872cec018c19c98" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 34185 } }
I20260713 09:03:59.680030 14572 raft_consensus.cc:3060] T 035a3daf1f854e68847bfd5977449dae P 141f46c181b4404d96a0de999fa6bb59 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:59.680440 14795 consensus_queue.cc:1048] T 8dec63767bad459faa014dc30136ab34 P 5a95354f098a4ec5a872cec018c19c98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5482f28d934b46768bee587624fa8162" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34733 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:03:59.678927 14721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "035a3daf1f854e68847bfd5977449dae" candidate_uuid: "5482f28d934b46768bee587624fa8162" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5a95354f098a4ec5a872cec018c19c98"
I20260713 09:03:59.685590 14721 raft_consensus.cc:3060] T 035a3daf1f854e68847bfd5977449dae P 5a95354f098a4ec5a872cec018c19c98 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:59.686954 14572 raft_consensus.cc:2468] T 035a3daf1f854e68847bfd5977449dae P 141f46c181b4404d96a0de999fa6bb59 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5482f28d934b46768bee587624fa8162 in term 2.
I20260713 09:03:59.688045 14795 raft_consensus.cc:993] T 8dec63767bad459faa014dc30136ab34 P 5a95354f098a4ec5a872cec018c19c98: : Instructing follower 141f46c181b4404d96a0de999fa6bb59 to start an election
I20260713 09:03:59.688253 14610 leader_election.cc:304] T 035a3daf1f854e68847bfd5977449dae P 5482f28d934b46768bee587624fa8162 [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: 141f46c181b4404d96a0de999fa6bb59, 5482f28d934b46768bee587624fa8162; no voters: 
I20260713 09:03:59.688472 14795 raft_consensus.cc:1081] T 8dec63767bad459faa014dc30136ab34 P 5a95354f098a4ec5a872cec018c19c98 [term 1 LEADER]: Signalling peer 141f46c181b4404d96a0de999fa6bb59 to start an election
I20260713 09:03:59.689178 14771 raft_consensus.cc:2804] T 035a3daf1f854e68847bfd5977449dae P 5482f28d934b46768bee587624fa8162 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:03:59.691350 14570 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8dec63767bad459faa014dc30136ab34"
dest_uuid: "141f46c181b4404d96a0de999fa6bb59"
 from {username='slave'} at 127.0.0.1:34578
I20260713 09:03:59.691951 14570 raft_consensus.cc:493] T 8dec63767bad459faa014dc30136ab34 P 141f46c181b4404d96a0de999fa6bb59 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:03:59.692283 14570 raft_consensus.cc:3060] T 8dec63767bad459faa014dc30136ab34 P 141f46c181b4404d96a0de999fa6bb59 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:59.693337 14721 raft_consensus.cc:2468] T 035a3daf1f854e68847bfd5977449dae P 5a95354f098a4ec5a872cec018c19c98 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5482f28d934b46768bee587624fa8162 in term 2.
I20260713 09:03:59.699512 14570 raft_consensus.cc:515] T 8dec63767bad459faa014dc30136ab34 P 141f46c181b4404d96a0de999fa6bb59 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "141f46c181b4404d96a0de999fa6bb59" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 43367 } } peers { permanent_uuid: "5482f28d934b46768bee587624fa8162" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34733 } } peers { permanent_uuid: "5a95354f098a4ec5a872cec018c19c98" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 34185 } }
I20260713 09:03:59.700753 14771 raft_consensus.cc:697] T 035a3daf1f854e68847bfd5977449dae P 5482f28d934b46768bee587624fa8162 [term 2 LEADER]: Becoming Leader. State: Replica: 5482f28d934b46768bee587624fa8162, State: Running, Role: LEADER
I20260713 09:03:59.701705 14771 consensus_queue.cc:237] T 035a3daf1f854e68847bfd5977449dae P 5482f28d934b46768bee587624fa8162 [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: "141f46c181b4404d96a0de999fa6bb59" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 43367 } } peers { permanent_uuid: "5482f28d934b46768bee587624fa8162" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34733 } } peers { permanent_uuid: "5a95354f098a4ec5a872cec018c19c98" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 34185 } }
I20260713 09:03:59.702411 14646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dec63767bad459faa014dc30136ab34" candidate_uuid: "141f46c181b4404d96a0de999fa6bb59" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5482f28d934b46768bee587624fa8162"
I20260713 09:03:59.705245 14570 leader_election.cc:290] T 8dec63767bad459faa014dc30136ab34 P 141f46c181b4404d96a0de999fa6bb59 [CANDIDATE]: Term 2 election: Requested vote from peers 5482f28d934b46768bee587624fa8162 (127.10.222.130:34733), 5a95354f098a4ec5a872cec018c19c98 (127.10.222.131:34185)
I20260713 09:03:59.704322 14571 raft_consensus.cc:1240] T 8dec63767bad459faa014dc30136ab34 P 141f46c181b4404d96a0de999fa6bb59 [term 2 FOLLOWER]: Rejecting Update request from peer 5a95354f098a4ec5a872cec018c19c98 for earlier term 1. Current term is 2. Ops: []
I20260713 09:03:59.706271 14721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dec63767bad459faa014dc30136ab34" candidate_uuid: "141f46c181b4404d96a0de999fa6bb59" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5a95354f098a4ec5a872cec018c19c98"
I20260713 09:03:59.706947 14721 raft_consensus.cc:3055] T 8dec63767bad459faa014dc30136ab34 P 5a95354f098a4ec5a872cec018c19c98 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:03:59.707329 14721 raft_consensus.cc:740] T 8dec63767bad459faa014dc30136ab34 P 5a95354f098a4ec5a872cec018c19c98 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5a95354f098a4ec5a872cec018c19c98, State: Running, Role: LEADER
I20260713 09:03:59.708101 14721 consensus_queue.cc:260] T 8dec63767bad459faa014dc30136ab34 P 5a95354f098a4ec5a872cec018c19c98 [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: "141f46c181b4404d96a0de999fa6bb59" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 43367 } } peers { permanent_uuid: "5482f28d934b46768bee587624fa8162" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34733 } } peers { permanent_uuid: "5a95354f098a4ec5a872cec018c19c98" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 34185 } }
I20260713 09:03:59.709056 14721 raft_consensus.cc:3060] T 8dec63767bad459faa014dc30136ab34 P 5a95354f098a4ec5a872cec018c19c98 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:59.716871 14721 raft_consensus.cc:2468] T 8dec63767bad459faa014dc30136ab34 P 5a95354f098a4ec5a872cec018c19c98 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 141f46c181b4404d96a0de999fa6bb59 in term 2.
I20260713 09:03:59.718297 14536 leader_election.cc:304] T 8dec63767bad459faa014dc30136ab34 P 141f46c181b4404d96a0de999fa6bb59 [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: 141f46c181b4404d96a0de999fa6bb59, 5a95354f098a4ec5a872cec018c19c98; no voters: 5482f28d934b46768bee587624fa8162
I20260713 09:03:59.719132 14778 raft_consensus.cc:2804] T 8dec63767bad459faa014dc30136ab34 P 141f46c181b4404d96a0de999fa6bb59 [term 2 FOLLOWER]: Leader election won for term 2
W20260713 09:03:59.710561 14795 consensus_queue.cc:1175] T 8dec63767bad459faa014dc30136ab34 P 5a95354f098a4ec5a872cec018c19c98 [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "141f46c181b4404d96a0de999fa6bb59" responder_term: 2 status { last_received { term: 1 index: 1 } last_committed_idx: 0 error { code: INVALID_TERM status { code: ILLEGAL_STATE message: "Rejecting Update request from peer 5a95354f098a4ec5a872cec018c19c98 for earlier term 1. Current term is 2. Ops: []" } } last_received_current_leader { term: 0 index: 0 } }
I20260713 09:03:59.719676 14778 raft_consensus.cc:697] T 8dec63767bad459faa014dc30136ab34 P 141f46c181b4404d96a0de999fa6bb59 [term 2 LEADER]: Becoming Leader. State: Replica: 141f46c181b4404d96a0de999fa6bb59, State: Running, Role: LEADER
I20260713 09:03:59.719426 14469 catalog_manager.cc:5697] T 035a3daf1f854e68847bfd5977449dae P 5482f28d934b46768bee587624fa8162 reported cstate change: term changed from 1 to 2, leader changed from 141f46c181b4404d96a0de999fa6bb59 (127.10.222.129) to 5482f28d934b46768bee587624fa8162 (127.10.222.130). New cstate: current_term: 2 leader_uuid: "5482f28d934b46768bee587624fa8162" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "141f46c181b4404d96a0de999fa6bb59" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 43367 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5482f28d934b46768bee587624fa8162" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34733 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5a95354f098a4ec5a872cec018c19c98" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 34185 } health_report { overall_health: UNKNOWN } } }
I20260713 09:03:59.720579 14778 consensus_queue.cc:237] T 8dec63767bad459faa014dc30136ab34 P 141f46c181b4404d96a0de999fa6bb59 [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: "141f46c181b4404d96a0de999fa6bb59" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 43367 } } peers { permanent_uuid: "5482f28d934b46768bee587624fa8162" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34733 } } peers { permanent_uuid: "5a95354f098a4ec5a872cec018c19c98" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 34185 } }
I20260713 09:03:59.728507 14466 catalog_manager.cc:5697] T 8dec63767bad459faa014dc30136ab34 P 141f46c181b4404d96a0de999fa6bb59 reported cstate change: term changed from 1 to 2, leader changed from 5a95354f098a4ec5a872cec018c19c98 (127.10.222.131) to 141f46c181b4404d96a0de999fa6bb59 (127.10.222.129). New cstate: current_term: 2 leader_uuid: "141f46c181b4404d96a0de999fa6bb59" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "141f46c181b4404d96a0de999fa6bb59" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 43367 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5482f28d934b46768bee587624fa8162" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34733 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a95354f098a4ec5a872cec018c19c98" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 34185 } health_report { overall_health: UNKNOWN } } }
I20260713 09:03:59.760866 14795 consensus_queue.cc:1048] T fc88732694574597bce91970b1dc6cb6 P 5a95354f098a4ec5a872cec018c19c98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "141f46c181b4404d96a0de999fa6bb59" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 43367 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:03:59.766472 14767 raft_consensus.cc:993] T fc88732694574597bce91970b1dc6cb6 P 5a95354f098a4ec5a872cec018c19c98: : Instructing follower 141f46c181b4404d96a0de999fa6bb59 to start an election
I20260713 09:03:59.766921 14774 raft_consensus.cc:1081] T fc88732694574597bce91970b1dc6cb6 P 5a95354f098a4ec5a872cec018c19c98 [term 1 LEADER]: Signalling peer 141f46c181b4404d96a0de999fa6bb59 to start an election
I20260713 09:03:59.768599 14570 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fc88732694574597bce91970b1dc6cb6"
dest_uuid: "141f46c181b4404d96a0de999fa6bb59"
 from {username='slave'} at 127.0.0.1:34578
I20260713 09:03:59.770370 14570 raft_consensus.cc:493] T fc88732694574597bce91970b1dc6cb6 P 141f46c181b4404d96a0de999fa6bb59 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:03:59.770736 14570 raft_consensus.cc:3060] T fc88732694574597bce91970b1dc6cb6 P 141f46c181b4404d96a0de999fa6bb59 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:59.772562 14795 consensus_queue.cc:1048] T fc88732694574597bce91970b1dc6cb6 P 5a95354f098a4ec5a872cec018c19c98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5482f28d934b46768bee587624fa8162" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34733 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:03:59.776957 14570 raft_consensus.cc:515] T fc88732694574597bce91970b1dc6cb6 P 141f46c181b4404d96a0de999fa6bb59 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "141f46c181b4404d96a0de999fa6bb59" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 43367 } } peers { permanent_uuid: "5482f28d934b46768bee587624fa8162" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34733 } } peers { permanent_uuid: "5a95354f098a4ec5a872cec018c19c98" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 34185 } }
I20260713 09:03:59.779656 14646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc88732694574597bce91970b1dc6cb6" candidate_uuid: "141f46c181b4404d96a0de999fa6bb59" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5482f28d934b46768bee587624fa8162"
I20260713 09:03:59.780190 14646 raft_consensus.cc:3060] T fc88732694574597bce91970b1dc6cb6 P 5482f28d934b46768bee587624fa8162 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:59.781716 14570 leader_election.cc:290] T fc88732694574597bce91970b1dc6cb6 P 141f46c181b4404d96a0de999fa6bb59 [CANDIDATE]: Term 2 election: Requested vote from peers 5482f28d934b46768bee587624fa8162 (127.10.222.130:34733), 5a95354f098a4ec5a872cec018c19c98 (127.10.222.131:34185)
I20260713 09:03:59.784214 14721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc88732694574597bce91970b1dc6cb6" candidate_uuid: "141f46c181b4404d96a0de999fa6bb59" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5a95354f098a4ec5a872cec018c19c98"
I20260713 09:03:59.784762 14721 raft_consensus.cc:3055] T fc88732694574597bce91970b1dc6cb6 P 5a95354f098a4ec5a872cec018c19c98 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:03:59.785029 14721 raft_consensus.cc:740] T fc88732694574597bce91970b1dc6cb6 P 5a95354f098a4ec5a872cec018c19c98 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5a95354f098a4ec5a872cec018c19c98, State: Running, Role: LEADER
I20260713 09:03:59.785640 14721 consensus_queue.cc:260] T fc88732694574597bce91970b1dc6cb6 P 5a95354f098a4ec5a872cec018c19c98 [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: "141f46c181b4404d96a0de999fa6bb59" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 43367 } } peers { permanent_uuid: "5482f28d934b46768bee587624fa8162" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34733 } } peers { permanent_uuid: "5a95354f098a4ec5a872cec018c19c98" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 34185 } }
I20260713 09:03:59.786497 14721 raft_consensus.cc:3060] T fc88732694574597bce91970b1dc6cb6 P 5a95354f098a4ec5a872cec018c19c98 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:59.786526 14646 raft_consensus.cc:2468] T fc88732694574597bce91970b1dc6cb6 P 5482f28d934b46768bee587624fa8162 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 141f46c181b4404d96a0de999fa6bb59 in term 2.
I20260713 09:03:59.787645 14537 leader_election.cc:304] T fc88732694574597bce91970b1dc6cb6 P 141f46c181b4404d96a0de999fa6bb59 [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: 141f46c181b4404d96a0de999fa6bb59, 5482f28d934b46768bee587624fa8162; no voters: 
I20260713 09:03:59.788403 14778 raft_consensus.cc:2804] T fc88732694574597bce91970b1dc6cb6 P 141f46c181b4404d96a0de999fa6bb59 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:03:59.788852 14778 raft_consensus.cc:697] T fc88732694574597bce91970b1dc6cb6 P 141f46c181b4404d96a0de999fa6bb59 [term 2 LEADER]: Becoming Leader. State: Replica: 141f46c181b4404d96a0de999fa6bb59, State: Running, Role: LEADER
I20260713 09:03:59.789621 14778 consensus_queue.cc:237] T fc88732694574597bce91970b1dc6cb6 P 141f46c181b4404d96a0de999fa6bb59 [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: "141f46c181b4404d96a0de999fa6bb59" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 43367 } } peers { permanent_uuid: "5482f28d934b46768bee587624fa8162" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34733 } } peers { permanent_uuid: "5a95354f098a4ec5a872cec018c19c98" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 34185 } }
I20260713 09:03:59.792656 14721 raft_consensus.cc:2468] T fc88732694574597bce91970b1dc6cb6 P 5a95354f098a4ec5a872cec018c19c98 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 141f46c181b4404d96a0de999fa6bb59 in term 2.
I20260713 09:03:59.795954 14469 catalog_manager.cc:5697] T fc88732694574597bce91970b1dc6cb6 P 141f46c181b4404d96a0de999fa6bb59 reported cstate change: term changed from 1 to 2, leader changed from 5a95354f098a4ec5a872cec018c19c98 (127.10.222.131) to 141f46c181b4404d96a0de999fa6bb59 (127.10.222.129). New cstate: current_term: 2 leader_uuid: "141f46c181b4404d96a0de999fa6bb59" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "141f46c181b4404d96a0de999fa6bb59" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 43367 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5482f28d934b46768bee587624fa8162" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34733 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a95354f098a4ec5a872cec018c19c98" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 34185 } health_report { overall_health: UNKNOWN } } }
I20260713 09:03:59.858019 11130 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table1
I20260713 09:03:59.859608 11130 auto_leader_rebalancer.cc:479] table: multi_table_leader_balance_table1, leader rebalance finish, leader transfer count: 0
I20260713 09:03:59.859961 11130 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table2
I20260713 09:03:59.870862 14570 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8dec63767bad459faa014dc30136ab34"
dest_uuid: "141f46c181b4404d96a0de999fa6bb59"
mode: GRACEFUL
new_leader_uuid: "5a95354f098a4ec5a872cec018c19c98"
 from {username='slave'} at 127.0.0.1:34608
I20260713 09:03:59.871384 14570 raft_consensus.cc:606] T 8dec63767bad459faa014dc30136ab34 P 141f46c181b4404d96a0de999fa6bb59 [term 2 LEADER]: Received request to transfer leadership to TS 5a95354f098a4ec5a872cec018c19c98
I20260713 09:03:59.872553 11130 auto_leader_rebalancer.cc:479] table: multi_table_leader_balance_table2, leader rebalance finish, leader transfer count: 1
I20260713 09:03:59.965596 14721 raft_consensus.cc:1275] T 16e682d5290e48d1afe88498a4abcc67 P 5a95354f098a4ec5a872cec018c19c98 [term 2 FOLLOWER]: Refusing update from remote peer 141f46c181b4404d96a0de999fa6bb59: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:03:59.966799 14778 consensus_queue.cc:1048] T 16e682d5290e48d1afe88498a4abcc67 P 141f46c181b4404d96a0de999fa6bb59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a95354f098a4ec5a872cec018c19c98" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 34185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:03:59.975868 14646 raft_consensus.cc:3060] T 16e682d5290e48d1afe88498a4abcc67 P 5482f28d934b46768bee587624fa8162 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:59.982424 14646 raft_consensus.cc:1275] T 16e682d5290e48d1afe88498a4abcc67 P 5482f28d934b46768bee587624fa8162 [term 2 FOLLOWER]: Refusing update from remote peer 141f46c181b4404d96a0de999fa6bb59: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:03:59.983541 14778 consensus_queue.cc:1048] T 16e682d5290e48d1afe88498a4abcc67 P 141f46c181b4404d96a0de999fa6bb59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5482f28d934b46768bee587624fa8162" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34733 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:00.179569 14646 raft_consensus.cc:3060] T 8dec63767bad459faa014dc30136ab34 P 5482f28d934b46768bee587624fa8162 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:00.180789 14647 raft_consensus.cc:1275] T fc88732694574597bce91970b1dc6cb6 P 5482f28d934b46768bee587624fa8162 [term 2 FOLLOWER]: Refusing update from remote peer 141f46c181b4404d96a0de999fa6bb59: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:04:00.182029 14778 consensus_queue.cc:1048] T fc88732694574597bce91970b1dc6cb6 P 141f46c181b4404d96a0de999fa6bb59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5482f28d934b46768bee587624fa8162" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34733 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:00.185326 14646 raft_consensus.cc:1275] T 8dec63767bad459faa014dc30136ab34 P 5482f28d934b46768bee587624fa8162 [term 2 FOLLOWER]: Refusing update from remote peer 141f46c181b4404d96a0de999fa6bb59: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:04:00.186532 14778 consensus_queue.cc:1048] T 8dec63767bad459faa014dc30136ab34 P 141f46c181b4404d96a0de999fa6bb59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5482f28d934b46768bee587624fa8162" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34733 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:00.190419 14721 raft_consensus.cc:1275] T fc88732694574597bce91970b1dc6cb6 P 5a95354f098a4ec5a872cec018c19c98 [term 2 FOLLOWER]: Refusing update from remote peer 141f46c181b4404d96a0de999fa6bb59: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:04:00.192322 14778 consensus_queue.cc:1048] T fc88732694574597bce91970b1dc6cb6 P 141f46c181b4404d96a0de999fa6bb59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a95354f098a4ec5a872cec018c19c98" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 34185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:00.196902 14721 raft_consensus.cc:1275] T 8dec63767bad459faa014dc30136ab34 P 5a95354f098a4ec5a872cec018c19c98 [term 2 FOLLOWER]: Refusing update from remote peer 141f46c181b4404d96a0de999fa6bb59: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:04:00.198715 14810 consensus_queue.cc:1048] T 8dec63767bad459faa014dc30136ab34 P 141f46c181b4404d96a0de999fa6bb59 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a95354f098a4ec5a872cec018c19c98" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 34185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:00.206488 14766 raft_consensus.cc:993] T 8dec63767bad459faa014dc30136ab34 P 141f46c181b4404d96a0de999fa6bb59: : Instructing follower 5a95354f098a4ec5a872cec018c19c98 to start an election
I20260713 09:04:00.206928 14766 raft_consensus.cc:1081] T 8dec63767bad459faa014dc30136ab34 P 141f46c181b4404d96a0de999fa6bb59 [term 2 LEADER]: Signalling peer 5a95354f098a4ec5a872cec018c19c98 to start an election
I20260713 09:04:00.208559 14720 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8dec63767bad459faa014dc30136ab34"
dest_uuid: "5a95354f098a4ec5a872cec018c19c98"
 from {username='slave'} at 127.0.0.1:54128
I20260713 09:04:00.209017 14720 raft_consensus.cc:493] T 8dec63767bad459faa014dc30136ab34 P 5a95354f098a4ec5a872cec018c19c98 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:04:00.209290 14720 raft_consensus.cc:3060] T 8dec63767bad459faa014dc30136ab34 P 5a95354f098a4ec5a872cec018c19c98 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:04:00.215994 14720 raft_consensus.cc:515] T 8dec63767bad459faa014dc30136ab34 P 5a95354f098a4ec5a872cec018c19c98 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "141f46c181b4404d96a0de999fa6bb59" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 43367 } } peers { permanent_uuid: "5482f28d934b46768bee587624fa8162" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34733 } } peers { permanent_uuid: "5a95354f098a4ec5a872cec018c19c98" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 34185 } }
I20260713 09:04:00.218385 14720 leader_election.cc:290] T 8dec63767bad459faa014dc30136ab34 P 5a95354f098a4ec5a872cec018c19c98 [CANDIDATE]: Term 3 election: Requested vote from peers 141f46c181b4404d96a0de999fa6bb59 (127.10.222.129:43367), 5482f28d934b46768bee587624fa8162 (127.10.222.130:34733)
I20260713 09:04:00.218598 14570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dec63767bad459faa014dc30136ab34" candidate_uuid: "5a95354f098a4ec5a872cec018c19c98" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "141f46c181b4404d96a0de999fa6bb59"
I20260713 09:04:00.219246 14570 raft_consensus.cc:3055] T 8dec63767bad459faa014dc30136ab34 P 141f46c181b4404d96a0de999fa6bb59 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:04:00.219548 14570 raft_consensus.cc:740] T 8dec63767bad459faa014dc30136ab34 P 141f46c181b4404d96a0de999fa6bb59 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 141f46c181b4404d96a0de999fa6bb59, State: Running, Role: LEADER
I20260713 09:04:00.219584 14647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dec63767bad459faa014dc30136ab34" candidate_uuid: "5a95354f098a4ec5a872cec018c19c98" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5482f28d934b46768bee587624fa8162"
I20260713 09:04:00.220178 14647 raft_consensus.cc:3060] T 8dec63767bad459faa014dc30136ab34 P 5482f28d934b46768bee587624fa8162 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:04:00.220461 14570 consensus_queue.cc:260] T 8dec63767bad459faa014dc30136ab34 P 141f46c181b4404d96a0de999fa6bb59 [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: "141f46c181b4404d96a0de999fa6bb59" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 43367 } } peers { permanent_uuid: "5482f28d934b46768bee587624fa8162" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34733 } } peers { permanent_uuid: "5a95354f098a4ec5a872cec018c19c98" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 34185 } }
I20260713 09:04:00.221793 14570 raft_consensus.cc:3060] T 8dec63767bad459faa014dc30136ab34 P 141f46c181b4404d96a0de999fa6bb59 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:04:00.225081 14647 raft_consensus.cc:2468] T 8dec63767bad459faa014dc30136ab34 P 5482f28d934b46768bee587624fa8162 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a95354f098a4ec5a872cec018c19c98 in term 3.
I20260713 09:04:00.226087 14686 leader_election.cc:304] T 8dec63767bad459faa014dc30136ab34 P 5a95354f098a4ec5a872cec018c19c98 [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: 5482f28d934b46768bee587624fa8162, 5a95354f098a4ec5a872cec018c19c98; no voters: 
I20260713 09:04:00.226706 14774 raft_consensus.cc:2804] T 8dec63767bad459faa014dc30136ab34 P 5a95354f098a4ec5a872cec018c19c98 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:04:00.227144 14774 raft_consensus.cc:697] T 8dec63767bad459faa014dc30136ab34 P 5a95354f098a4ec5a872cec018c19c98 [term 3 LEADER]: Becoming Leader. State: Replica: 5a95354f098a4ec5a872cec018c19c98, State: Running, Role: LEADER
I20260713 09:04:00.227869 14570 raft_consensus.cc:2468] T 8dec63767bad459faa014dc30136ab34 P 141f46c181b4404d96a0de999fa6bb59 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a95354f098a4ec5a872cec018c19c98 in term 3.
I20260713 09:04:00.227962 14774 consensus_queue.cc:237] T 8dec63767bad459faa014dc30136ab34 P 5a95354f098a4ec5a872cec018c19c98 [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: "141f46c181b4404d96a0de999fa6bb59" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 43367 } } peers { permanent_uuid: "5482f28d934b46768bee587624fa8162" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34733 } } peers { permanent_uuid: "5a95354f098a4ec5a872cec018c19c98" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 34185 } }
I20260713 09:04:00.233482 14466 catalog_manager.cc:5697] T 8dec63767bad459faa014dc30136ab34 P 5a95354f098a4ec5a872cec018c19c98 reported cstate change: term changed from 2 to 3, leader changed from 141f46c181b4404d96a0de999fa6bb59 (127.10.222.129) to 5a95354f098a4ec5a872cec018c19c98 (127.10.222.131). New cstate: current_term: 3 leader_uuid: "5a95354f098a4ec5a872cec018c19c98" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "141f46c181b4404d96a0de999fa6bb59" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 43367 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5482f28d934b46768bee587624fa8162" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 34733 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a95354f098a4ec5a872cec018c19c98" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 34185 } health_report { overall_health: HEALTHY } } }
I20260713 09:04:00.242179 14570 raft_consensus.cc:1275] T 035a3daf1f854e68847bfd5977449dae P 141f46c181b4404d96a0de999fa6bb59 [term 2 FOLLOWER]: Refusing update from remote peer 5482f28d934b46768bee587624fa8162: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:04:00.243353 14771 consensus_queue.cc:1048] T 035a3daf1f854e68847bfd5977449dae P 5482f28d934b46768bee587624fa8162 [LEADER]: Connected to new peer: Peer: permanent_uuid: "141f46c181b4404d96a0de999fa6bb59" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 43367 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:00.252374 14720 raft_consensus.cc:1275] T 035a3daf1f854e68847bfd5977449dae P 5a95354f098a4ec5a872cec018c19c98 [term 2 FOLLOWER]: Refusing update from remote peer 5482f28d934b46768bee587624fa8162: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:04:00.254009 14813 consensus_queue.cc:1048] T 035a3daf1f854e68847bfd5977449dae P 5482f28d934b46768bee587624fa8162 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a95354f098a4ec5a872cec018c19c98" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 34185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:00.494122 11130 tablet_server.cc:179] TabletServer@127.10.222.129:0 shutting down...
I20260713 09:04:00.510696 11130 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:04:00.511330 11130 tablet_replica.cc:333] T fc88732694574597bce91970b1dc6cb6 P 141f46c181b4404d96a0de999fa6bb59: stopping tablet replica
I20260713 09:04:00.511955 11130 raft_consensus.cc:2243] T fc88732694574597bce91970b1dc6cb6 P 141f46c181b4404d96a0de999fa6bb59 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:04:00.512691 11130 raft_consensus.cc:2272] T fc88732694574597bce91970b1dc6cb6 P 141f46c181b4404d96a0de999fa6bb59 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:00.514886 11130 tablet_replica.cc:333] T 8dec63767bad459faa014dc30136ab34 P 141f46c181b4404d96a0de999fa6bb59: stopping tablet replica
I20260713 09:04:00.515395 11130 raft_consensus.cc:2243] T 8dec63767bad459faa014dc30136ab34 P 141f46c181b4404d96a0de999fa6bb59 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:00.515779 11130 raft_consensus.cc:2272] T 8dec63767bad459faa014dc30136ab34 P 141f46c181b4404d96a0de999fa6bb59 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:00.517834 11130 tablet_replica.cc:333] T 035a3daf1f854e68847bfd5977449dae P 141f46c181b4404d96a0de999fa6bb59: stopping tablet replica
I20260713 09:04:00.518289 11130 raft_consensus.cc:2243] T 035a3daf1f854e68847bfd5977449dae P 141f46c181b4404d96a0de999fa6bb59 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:00.518682 11130 raft_consensus.cc:2272] T 035a3daf1f854e68847bfd5977449dae P 141f46c181b4404d96a0de999fa6bb59 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:00.520730 11130 tablet_replica.cc:333] T 16e682d5290e48d1afe88498a4abcc67 P 141f46c181b4404d96a0de999fa6bb59: stopping tablet replica
I20260713 09:04:00.521188 11130 raft_consensus.cc:2243] T 16e682d5290e48d1afe88498a4abcc67 P 141f46c181b4404d96a0de999fa6bb59 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:04:00.521919 11130 raft_consensus.cc:2272] T 16e682d5290e48d1afe88498a4abcc67 P 141f46c181b4404d96a0de999fa6bb59 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:00.543700 11130 tablet_server.cc:196] TabletServer@127.10.222.129:0 shutdown complete.
I20260713 09:04:00.554327 11130 tablet_server.cc:179] TabletServer@127.10.222.130:0 shutting down...
I20260713 09:04:00.569569 11130 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:04:00.570152 11130 tablet_replica.cc:333] T fc88732694574597bce91970b1dc6cb6 P 5482f28d934b46768bee587624fa8162: stopping tablet replica
I20260713 09:04:00.570674 11130 raft_consensus.cc:2243] T fc88732694574597bce91970b1dc6cb6 P 5482f28d934b46768bee587624fa8162 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:00.571094 11130 raft_consensus.cc:2272] T fc88732694574597bce91970b1dc6cb6 P 5482f28d934b46768bee587624fa8162 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:00.573172 11130 tablet_replica.cc:333] T 8dec63767bad459faa014dc30136ab34 P 5482f28d934b46768bee587624fa8162: stopping tablet replica
I20260713 09:04:00.573642 11130 raft_consensus.cc:2243] T 8dec63767bad459faa014dc30136ab34 P 5482f28d934b46768bee587624fa8162 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:00.574018 11130 raft_consensus.cc:2272] T 8dec63767bad459faa014dc30136ab34 P 5482f28d934b46768bee587624fa8162 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:00.575935 11130 tablet_replica.cc:333] T 035a3daf1f854e68847bfd5977449dae P 5482f28d934b46768bee587624fa8162: stopping tablet replica
I20260713 09:04:00.576385 11130 raft_consensus.cc:2243] T 035a3daf1f854e68847bfd5977449dae P 5482f28d934b46768bee587624fa8162 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:04:00.577083 11130 raft_consensus.cc:2272] T 035a3daf1f854e68847bfd5977449dae P 5482f28d934b46768bee587624fa8162 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:00.578972 11130 tablet_replica.cc:333] T 16e682d5290e48d1afe88498a4abcc67 P 5482f28d934b46768bee587624fa8162: stopping tablet replica
I20260713 09:04:00.579432 11130 raft_consensus.cc:2243] T 16e682d5290e48d1afe88498a4abcc67 P 5482f28d934b46768bee587624fa8162 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:00.579787 11130 raft_consensus.cc:2272] T 16e682d5290e48d1afe88498a4abcc67 P 5482f28d934b46768bee587624fa8162 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:00.601383 11130 tablet_server.cc:196] TabletServer@127.10.222.130:0 shutdown complete.
I20260713 09:04:00.611996 11130 tablet_server.cc:179] TabletServer@127.10.222.131:0 shutting down...
I20260713 09:04:00.627396 11130 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:04:00.627969 11130 tablet_replica.cc:333] T fc88732694574597bce91970b1dc6cb6 P 5a95354f098a4ec5a872cec018c19c98: stopping tablet replica
I20260713 09:04:00.628484 11130 raft_consensus.cc:2243] T fc88732694574597bce91970b1dc6cb6 P 5a95354f098a4ec5a872cec018c19c98 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:00.628916 11130 raft_consensus.cc:2272] T fc88732694574597bce91970b1dc6cb6 P 5a95354f098a4ec5a872cec018c19c98 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:00.630949 11130 tablet_replica.cc:333] T 16e682d5290e48d1afe88498a4abcc67 P 5a95354f098a4ec5a872cec018c19c98: stopping tablet replica
I20260713 09:04:00.631459 11130 raft_consensus.cc:2243] T 16e682d5290e48d1afe88498a4abcc67 P 5a95354f098a4ec5a872cec018c19c98 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:00.631857 11130 raft_consensus.cc:2272] T 16e682d5290e48d1afe88498a4abcc67 P 5a95354f098a4ec5a872cec018c19c98 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:00.633755 11130 tablet_replica.cc:333] T 8dec63767bad459faa014dc30136ab34 P 5a95354f098a4ec5a872cec018c19c98: stopping tablet replica
I20260713 09:04:00.634215 11130 raft_consensus.cc:2243] T 8dec63767bad459faa014dc30136ab34 P 5a95354f098a4ec5a872cec018c19c98 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:04:00.634778 11130 pending_rounds.cc:70] T 8dec63767bad459faa014dc30136ab34 P 5a95354f098a4ec5a872cec018c19c98: Trying to abort 1 pending ops.
I20260713 09:04:00.634958 11130 pending_rounds.cc:77] T 8dec63767bad459faa014dc30136ab34 P 5a95354f098a4ec5a872cec018c19c98: Aborting op as it isn't in flight: id { term: 3 index: 3 } timestamp: 7306991371181457408 op_type: NO_OP noop_request { }
I20260713 09:04:00.635260 11130 raft_consensus.cc:2889] T 8dec63767bad459faa014dc30136ab34 P 5a95354f098a4ec5a872cec018c19c98 [term 3 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260713 09:04:00.635512 11130 raft_consensus.cc:2272] T 8dec63767bad459faa014dc30136ab34 P 5a95354f098a4ec5a872cec018c19c98 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:00.637387 11130 tablet_replica.cc:333] T 035a3daf1f854e68847bfd5977449dae P 5a95354f098a4ec5a872cec018c19c98: stopping tablet replica
I20260713 09:04:00.637820 11130 raft_consensus.cc:2243] T 035a3daf1f854e68847bfd5977449dae P 5a95354f098a4ec5a872cec018c19c98 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:00.638200 11130 raft_consensus.cc:2272] T 035a3daf1f854e68847bfd5977449dae P 5a95354f098a4ec5a872cec018c19c98 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:00.649684 11130 tablet_server.cc:196] TabletServer@127.10.222.131:0 shutdown complete.
I20260713 09:04:00.660087 11130 master.cc:562] Master@127.10.222.190:43333 shutting down...
I20260713 09:04:00.672477 11130 raft_consensus.cc:2243] T 00000000000000000000000000000000 P cec67875837547a5a049267e22d5d121 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:04:00.672961 11130 raft_consensus.cc:2272] T 00000000000000000000000000000000 P cec67875837547a5a049267e22d5d121 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:00.673252 11130 tablet_replica.cc:333] T 00000000000000000000000000000000 P cec67875837547a5a049267e22d5d121: stopping tablet replica
I20260713 09:04:00.683449 11130 master.cc:584] Master@127.10.222.190:43333 shutdown complete.
[       OK ] LeaderRebalancerTest.MultiTableLeaderBalance (2468 ms)
[----------] 6 tests from LeaderRebalancerTest (86649 ms total)

[----------] 2 tests from FilterSoftDeletedTableTest
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0
I20260713 09:04:00.712143 11130 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.10.222.190:45757
I20260713 09:04:00.713186 11130 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:04:00.717731 14815 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:04:00.717913 14816 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:04:00.719491 14818 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:04:00.720569 11130 server_base.cc:1061] running on GCE node
I20260713 09:04:00.721318 11130 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:04:00.721544 11130 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:04:00.721684 11130 hybrid_clock.cc:648] HybridClock initialized: now 1783933440721667 us; error 0 us; skew 500 ppm
I20260713 09:04:00.722170 11130 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:04:00.724486 11130 webserver.cc:533] Webserver started at http://127.10.222.190:45111/ using document root <none> and password file <none>
I20260713 09:04:00.724926 11130 fs_manager.cc:362] Metadata directory not provided
I20260713 09:04:00.725085 11130 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:04:00.725337 11130 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:04:00.726307 11130 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task0siKgA/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933353904069-11130-0/minicluster-data/master-0-root/instance:
uuid: "4fb9504d4743426da7f0445671d2b7c1"
format_stamp: "Formatted at 2026-07-13 09:04:00 on dist-test-slave-7lf8"
I20260713 09:04:00.730568 11130 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260713 09:04:00.733623 14823 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:04:00.734292 11130 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:04:00.734544 11130 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task0siKgA/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933353904069-11130-0/minicluster-data/master-0-root
uuid: "4fb9504d4743426da7f0445671d2b7c1"
format_stamp: "Formatted at 2026-07-13 09:04:00 on dist-test-slave-7lf8"
I20260713 09:04:00.734794 11130 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task0siKgA/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933353904069-11130-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task0siKgA/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933353904069-11130-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task0siKgA/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933353904069-11130-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:04:00.752214 11130 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:04:00.753145 11130 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:04:00.786095 11130 rpc_server.cc:307] RPC server started. Bound to: 127.10.222.190:45757
I20260713 09:04:00.786190 14874 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.222.190:45757 every 8 connection(s)
I20260713 09:04:00.789641 14875 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:04:00.799474 14875 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4fb9504d4743426da7f0445671d2b7c1: Bootstrap starting.
I20260713 09:04:00.803671 14875 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 4fb9504d4743426da7f0445671d2b7c1: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:00.807410 14875 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4fb9504d4743426da7f0445671d2b7c1: No bootstrap required, opened a new log
I20260713 09:04:00.809397 14875 raft_consensus.cc:359] T 00000000000000000000000000000000 P 4fb9504d4743426da7f0445671d2b7c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4fb9504d4743426da7f0445671d2b7c1" member_type: VOTER }
I20260713 09:04:00.809759 14875 raft_consensus.cc:385] T 00000000000000000000000000000000 P 4fb9504d4743426da7f0445671d2b7c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:00.809937 14875 raft_consensus.cc:740] T 00000000000000000000000000000000 P 4fb9504d4743426da7f0445671d2b7c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4fb9504d4743426da7f0445671d2b7c1, State: Initialized, Role: FOLLOWER
I20260713 09:04:00.810431 14875 consensus_queue.cc:260] T 00000000000000000000000000000000 P 4fb9504d4743426da7f0445671d2b7c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "4fb9504d4743426da7f0445671d2b7c1" member_type: VOTER }
I20260713 09:04:00.810827 14875 raft_consensus.cc:399] T 00000000000000000000000000000000 P 4fb9504d4743426da7f0445671d2b7c1 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:04:00.811012 14875 raft_consensus.cc:493] T 00000000000000000000000000000000 P 4fb9504d4743426da7f0445671d2b7c1 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:04:00.811233 14875 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 4fb9504d4743426da7f0445671d2b7c1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:00.815506 14875 raft_consensus.cc:515] T 00000000000000000000000000000000 P 4fb9504d4743426da7f0445671d2b7c1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4fb9504d4743426da7f0445671d2b7c1" member_type: VOTER }
I20260713 09:04:00.815943 14875 leader_election.cc:304] T 00000000000000000000000000000000 P 4fb9504d4743426da7f0445671d2b7c1 [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: 4fb9504d4743426da7f0445671d2b7c1; no voters: 
I20260713 09:04:00.816967 14875 leader_election.cc:290] T 00000000000000000000000000000000 P 4fb9504d4743426da7f0445671d2b7c1 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:04:00.817260 14878 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 4fb9504d4743426da7f0445671d2b7c1 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:04:00.818488 14878 raft_consensus.cc:697] T 00000000000000000000000000000000 P 4fb9504d4743426da7f0445671d2b7c1 [term 1 LEADER]: Becoming Leader. State: Replica: 4fb9504d4743426da7f0445671d2b7c1, State: Running, Role: LEADER
I20260713 09:04:00.819099 14878 consensus_queue.cc:237] T 00000000000000000000000000000000 P 4fb9504d4743426da7f0445671d2b7c1 [LEADER]: Queue going to LEADER mode. State: All 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: "4fb9504d4743426da7f0445671d2b7c1" member_type: VOTER }
I20260713 09:04:00.819684 14875 sys_catalog.cc:565] T 00000000000000000000000000000000 P 4fb9504d4743426da7f0445671d2b7c1 [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:04:00.821624 14879 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4fb9504d4743426da7f0445671d2b7c1 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "4fb9504d4743426da7f0445671d2b7c1" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4fb9504d4743426da7f0445671d2b7c1" member_type: VOTER } }
I20260713 09:04:00.821640 14880 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4fb9504d4743426da7f0445671d2b7c1 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 4fb9504d4743426da7f0445671d2b7c1. Latest consensus state: current_term: 1 leader_uuid: "4fb9504d4743426da7f0445671d2b7c1" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4fb9504d4743426da7f0445671d2b7c1" member_type: VOTER } }
I20260713 09:04:00.822295 14879 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4fb9504d4743426da7f0445671d2b7c1 [sys.catalog]: This master's current role is: LEADER
I20260713 09:04:00.822360 14880 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4fb9504d4743426da7f0445671d2b7c1 [sys.catalog]: This master's current role is: LEADER
I20260713 09:04:00.825796 14883 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:04:00.830571 14883 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:04:00.833884 11130 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:04:00.838819 14883 catalog_manager.cc:1383] Generated new cluster ID: fe922072d38f49cd90055a796952a50f
I20260713 09:04:00.839078 14883 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:04:00.863372 14883 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:04:00.864548 14883 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:04:00.886389 14883 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 4fb9504d4743426da7f0445671d2b7c1: Generated new TSK 0
I20260713 09:04:00.886930 14883 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:04:00.900272 11130 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:04:00.905947 14896 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:04:00.906711 14897 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:04:00.908152 14899 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:04:00.908245 11130 server_base.cc:1061] running on GCE node
I20260713 09:04:00.909268 11130 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:04:00.909511 11130 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:04:00.909632 11130 hybrid_clock.cc:648] HybridClock initialized: now 1783933440909621 us; error 0 us; skew 500 ppm
I20260713 09:04:00.910173 11130 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:04:00.912469 11130 webserver.cc:533] Webserver started at http://127.10.222.129:38365/ using document root <none> and password file <none>
I20260713 09:04:00.912912 11130 fs_manager.cc:362] Metadata directory not provided
I20260713 09:04:00.913069 11130 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:04:00.913267 11130 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:04:00.914305 11130 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task0siKgA/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933353904069-11130-0/minicluster-data/ts-0-root/instance:
uuid: "3f90cc9326e049e2ae5c0f32c996d3b4"
format_stamp: "Formatted at 2026-07-13 09:04:00 on dist-test-slave-7lf8"
I20260713 09:04:00.918622 11130 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260713 09:04:00.922113 14904 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:04:00.922866 11130 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260713 09:04:00.923138 11130 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task0siKgA/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933353904069-11130-0/minicluster-data/ts-0-root
uuid: "3f90cc9326e049e2ae5c0f32c996d3b4"
format_stamp: "Formatted at 2026-07-13 09:04:00 on dist-test-slave-7lf8"
I20260713 09:04:00.923444 11130 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task0siKgA/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933353904069-11130-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task0siKgA/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933353904069-11130-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task0siKgA/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933353904069-11130-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:04:00.946048 11130 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:04:00.947113 11130 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:04:00.948547 11130 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:04:00.950673 11130 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:04:00.950848 11130 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:04:00.951082 11130 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:04:00.951243 11130 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260713 09:04:00.986511 11130 rpc_server.cc:307] RPC server started. Bound to: 127.10.222.129:41611
I20260713 09:04:00.986599 14966 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.222.129:41611 every 8 connection(s)
I20260713 09:04:00.991024 11130 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:04:00.997021 14971 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:04:00.999239 14972 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:04:01.002300 14974 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:04:01.002550 14967 heartbeater.cc:344] Connected to a master server at 127.10.222.190:45757
I20260713 09:04:01.003013 14967 heartbeater.cc:461] Registering TS with master...
I20260713 09:04:01.003451 11130 server_base.cc:1061] running on GCE node
I20260713 09:04:01.003872 14967 heartbeater.cc:507] Master 127.10.222.190:45757 requested a full tablet report, sending...
I20260713 09:04:01.004730 11130 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:04:01.005002 11130 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:04:01.005152 11130 hybrid_clock.cc:648] HybridClock initialized: now 1783933441005135 us; error 0 us; skew 500 ppm
I20260713 09:04:01.005703 11130 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:04:01.005878 14840 ts_manager.cc:194] Registered new tserver with Master: 3f90cc9326e049e2ae5c0f32c996d3b4 (127.10.222.129:41611)
I20260713 09:04:01.007802 14840 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52956
I20260713 09:04:01.008122 11130 webserver.cc:533] Webserver started at http://127.10.222.130:41493/ using document root <none> and password file <none>
I20260713 09:04:01.008594 11130 fs_manager.cc:362] Metadata directory not provided
I20260713 09:04:01.008801 11130 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:04:01.009092 11130 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:04:01.010083 11130 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task0siKgA/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933353904069-11130-0/minicluster-data/ts-1-root/instance:
uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6"
format_stamp: "Formatted at 2026-07-13 09:04:01 on dist-test-slave-7lf8"
I20260713 09:04:01.013962 11130 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.005s	sys 0.000s
I20260713 09:04:01.016947 14979 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:04:01.017668 11130 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260713 09:04:01.017913 11130 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task0siKgA/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933353904069-11130-0/minicluster-data/ts-1-root
uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6"
format_stamp: "Formatted at 2026-07-13 09:04:01 on dist-test-slave-7lf8"
I20260713 09:04:01.018154 11130 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task0siKgA/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933353904069-11130-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task0siKgA/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933353904069-11130-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task0siKgA/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933353904069-11130-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:04:01.042531 11130 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:04:01.043555 11130 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:04:01.044862 11130 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:04:01.046938 11130 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:04:01.047108 11130 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:04:01.047360 11130 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:04:01.047511 11130 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:04:01.086906 11130 rpc_server.cc:307] RPC server started. Bound to: 127.10.222.130:35331
I20260713 09:04:01.087039 15041 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.222.130:35331 every 8 connection(s)
I20260713 09:04:01.091333 11130 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:04:01.097378 15045 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:04:01.097724 15046 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:04:01.101056 15048 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:04:01.101684 15042 heartbeater.cc:344] Connected to a master server at 127.10.222.190:45757
I20260713 09:04:01.101775 11130 server_base.cc:1061] running on GCE node
I20260713 09:04:01.102180 15042 heartbeater.cc:461] Registering TS with master...
I20260713 09:04:01.102682 11130 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:04:01.102908 11130 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:04:01.102882 15042 heartbeater.cc:507] Master 127.10.222.190:45757 requested a full tablet report, sending...
I20260713 09:04:01.103304 11130 hybrid_clock.cc:648] HybridClock initialized: now 1783933441103282 us; error 0 us; skew 500 ppm
I20260713 09:04:01.103914 11130 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:04:01.105197 14840 ts_manager.cc:194] Registered new tserver with Master: ff0b8adc4c0c45e9a9ad214d26e6c5b6 (127.10.222.130:35331)
I20260713 09:04:01.106308 11130 webserver.cc:533] Webserver started at http://127.10.222.131:42091/ using document root <none> and password file <none>
I20260713 09:04:01.106606 14840 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52958
I20260713 09:04:01.106838 11130 fs_manager.cc:362] Metadata directory not provided
I20260713 09:04:01.107079 11130 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:04:01.107369 11130 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:04:01.108414 11130 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task0siKgA/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933353904069-11130-0/minicluster-data/ts-2-root/instance:
uuid: "b8bcbefc546547c89e1682f6ef294dc7"
format_stamp: "Formatted at 2026-07-13 09:04:01 on dist-test-slave-7lf8"
I20260713 09:04:01.112427 11130 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260713 09:04:01.115589 15053 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:04:01.116308 11130 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.001s
I20260713 09:04:01.116609 11130 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task0siKgA/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933353904069-11130-0/minicluster-data/ts-2-root
uuid: "b8bcbefc546547c89e1682f6ef294dc7"
format_stamp: "Formatted at 2026-07-13 09:04:01 on dist-test-slave-7lf8"
I20260713 09:04:01.116863 11130 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task0siKgA/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933353904069-11130-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task0siKgA/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933353904069-11130-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task0siKgA/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933353904069-11130-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:04:01.130184 11130 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:04:01.131297 11130 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:04:01.132673 11130 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:04:01.134792 11130 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:04:01.134964 11130 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:04:01.135216 11130 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:04:01.135356 11130 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:04:01.170845 11130 rpc_server.cc:307] RPC server started. Bound to: 127.10.222.131:38685
I20260713 09:04:01.170955 15115 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.222.131:38685 every 8 connection(s)
I20260713 09:04:01.183326 15116 heartbeater.cc:344] Connected to a master server at 127.10.222.190:45757
I20260713 09:04:01.183722 15116 heartbeater.cc:461] Registering TS with master...
I20260713 09:04:01.184368 15116 heartbeater.cc:507] Master 127.10.222.190:45757 requested a full tablet report, sending...
I20260713 09:04:01.186177 14840 ts_manager.cc:194] Registered new tserver with Master: b8bcbefc546547c89e1682f6ef294dc7 (127.10.222.131:38685)
I20260713 09:04:01.186914 11130 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013044979s
I20260713 09:04:01.187438 14840 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52972
I20260713 09:04:01.210244 14840 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:52986:
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:04:01.212689 14840 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:04:01.271080 15081 tablet_service.cc:1511] Processing CreateTablet for tablet 2f298d9e230f46998046883170da6538 (DEFAULT_TABLE table=test-workload [id=e8b69cc6a16b4e8e8d1d9994ec2426fe]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:04:01.272537 15081 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f298d9e230f46998046883170da6538. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:01.276292 15080 tablet_service.cc:1511] Processing CreateTablet for tablet 7a474b3210164504a2563c31340c7408 (DEFAULT_TABLE table=test-workload [id=e8b69cc6a16b4e8e8d1d9994ec2426fe]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:04:01.277822 15080 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a474b3210164504a2563c31340c7408. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:01.280690 15079 tablet_service.cc:1511] Processing CreateTablet for tablet 68a293cf16364663899b55b6edd91a3e (DEFAULT_TABLE table=test-workload [id=e8b69cc6a16b4e8e8d1d9994ec2426fe]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:04:01.282126 15079 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 68a293cf16364663899b55b6edd91a3e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:01.282469 15077 tablet_service.cc:1511] Processing CreateTablet for tablet 9449712e564b41d2ac0f14b820665a9d (DEFAULT_TABLE table=test-workload [id=e8b69cc6a16b4e8e8d1d9994ec2426fe]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:04:01.283864 15077 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9449712e564b41d2ac0f14b820665a9d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:01.281229 15078 tablet_service.cc:1511] Processing CreateTablet for tablet c42a0a75a4304c148ae0596d2e59c855 (DEFAULT_TABLE table=test-workload [id=e8b69cc6a16b4e8e8d1d9994ec2426fe]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:04:01.286458 15078 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c42a0a75a4304c148ae0596d2e59c855. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:01.290025 15076 tablet_service.cc:1511] Processing CreateTablet for tablet 55f6a4c83ffb4ebea0f802b15fc14000 (DEFAULT_TABLE table=test-workload [id=e8b69cc6a16b4e8e8d1d9994ec2426fe]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:04:01.291347 15076 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 55f6a4c83ffb4ebea0f802b15fc14000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:01.294718 15075 tablet_service.cc:1511] Processing CreateTablet for tablet 67e58a1b7f314700ab9242e5d52dd06e (DEFAULT_TABLE table=test-workload [id=e8b69cc6a16b4e8e8d1d9994ec2426fe]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:04:01.295992 15075 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 67e58a1b7f314700ab9242e5d52dd06e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:01.297946 15074 tablet_service.cc:1511] Processing CreateTablet for tablet 1a3ebabd397541e4829c62503fc0f240 (DEFAULT_TABLE table=test-workload [id=e8b69cc6a16b4e8e8d1d9994ec2426fe]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:04:01.299149 15074 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a3ebabd397541e4829c62503fc0f240. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:01.300863 15001 tablet_service.cc:1511] Processing CreateTablet for tablet 67e58a1b7f314700ab9242e5d52dd06e (DEFAULT_TABLE table=test-workload [id=e8b69cc6a16b4e8e8d1d9994ec2426fe]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:04:01.302099 15001 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 67e58a1b7f314700ab9242e5d52dd06e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:01.304162 15002 tablet_service.cc:1511] Processing CreateTablet for tablet 55f6a4c83ffb4ebea0f802b15fc14000 (DEFAULT_TABLE table=test-workload [id=e8b69cc6a16b4e8e8d1d9994ec2426fe]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:04:01.306080 15003 tablet_service.cc:1511] Processing CreateTablet for tablet 9449712e564b41d2ac0f14b820665a9d (DEFAULT_TABLE table=test-workload [id=e8b69cc6a16b4e8e8d1d9994ec2426fe]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:04:01.299919 15000 tablet_service.cc:1511] Processing CreateTablet for tablet 1a3ebabd397541e4829c62503fc0f240 (DEFAULT_TABLE table=test-workload [id=e8b69cc6a16b4e8e8d1d9994ec2426fe]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:04:01.300092 14999 tablet_service.cc:1511] Processing CreateTablet for tablet bc87a979880f4a40838585f74ecf98eb (DEFAULT_TABLE table=test-workload [id=e8b69cc6a16b4e8e8d1d9994ec2426fe]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:04:01.308074 15004 tablet_service.cc:1511] Processing CreateTablet for tablet c42a0a75a4304c148ae0596d2e59c855 (DEFAULT_TABLE table=test-workload [id=e8b69cc6a16b4e8e8d1d9994ec2426fe]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:04:01.308838 15131 tablet_bootstrap.cc:492] T 68a293cf16364663899b55b6edd91a3e P b8bcbefc546547c89e1682f6ef294dc7: Bootstrap starting.
I20260713 09:04:01.309154 15007 tablet_service.cc:1511] Processing CreateTablet for tablet 2f298d9e230f46998046883170da6538 (DEFAULT_TABLE table=test-workload [id=e8b69cc6a16b4e8e8d1d9994ec2426fe]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:04:01.311064 15006 tablet_service.cc:1511] Processing CreateTablet for tablet 7a474b3210164504a2563c31340c7408 (DEFAULT_TABLE table=test-workload [id=e8b69cc6a16b4e8e8d1d9994ec2426fe]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:04:01.313102 15073 tablet_service.cc:1511] Processing CreateTablet for tablet bc87a979880f4a40838585f74ecf98eb (DEFAULT_TABLE table=test-workload [id=e8b69cc6a16b4e8e8d1d9994ec2426fe]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:04:01.314479 15005 tablet_service.cc:1511] Processing CreateTablet for tablet 68a293cf16364663899b55b6edd91a3e (DEFAULT_TABLE table=test-workload [id=e8b69cc6a16b4e8e8d1d9994ec2426fe]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:04:01.314736 14932 tablet_service.cc:1511] Processing CreateTablet for tablet 2f298d9e230f46998046883170da6538 (DEFAULT_TABLE table=test-workload [id=e8b69cc6a16b4e8e8d1d9994ec2426fe]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:04:01.314409 15073 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc87a979880f4a40838585f74ecf98eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:01.316047 14932 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f298d9e230f46998046883170da6538. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:01.316644 15002 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 55f6a4c83ffb4ebea0f802b15fc14000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:01.318117 15003 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9449712e564b41d2ac0f14b820665a9d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:01.314668 15131 tablet_bootstrap.cc:654] T 68a293cf16364663899b55b6edd91a3e P b8bcbefc546547c89e1682f6ef294dc7: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:01.319613 15004 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c42a0a75a4304c148ae0596d2e59c855. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:01.321014 15000 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a3ebabd397541e4829c62503fc0f240. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:01.322580 14999 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc87a979880f4a40838585f74ecf98eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:01.324167 15007 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f298d9e230f46998046883170da6538. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:01.325723 15006 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a474b3210164504a2563c31340c7408. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:01.327132 15005 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 68a293cf16364663899b55b6edd91a3e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:01.343925 14928 tablet_service.cc:1511] Processing CreateTablet for tablet 9449712e564b41d2ac0f14b820665a9d (DEFAULT_TABLE table=test-workload [id=e8b69cc6a16b4e8e8d1d9994ec2426fe]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:04:01.345234 14928 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9449712e564b41d2ac0f14b820665a9d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:01.340960 14931 tablet_service.cc:1511] Processing CreateTablet for tablet 7a474b3210164504a2563c31340c7408 (DEFAULT_TABLE table=test-workload [id=e8b69cc6a16b4e8e8d1d9994ec2426fe]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:04:01.341941 14930 tablet_service.cc:1511] Processing CreateTablet for tablet 68a293cf16364663899b55b6edd91a3e (DEFAULT_TABLE table=test-workload [id=e8b69cc6a16b4e8e8d1d9994ec2426fe]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:04:01.347565 14930 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 68a293cf16364663899b55b6edd91a3e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:01.348124 14927 tablet_service.cc:1511] Processing CreateTablet for tablet 55f6a4c83ffb4ebea0f802b15fc14000 (DEFAULT_TABLE table=test-workload [id=e8b69cc6a16b4e8e8d1d9994ec2426fe]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:04:01.348133 14931 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a474b3210164504a2563c31340c7408. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:01.342926 14929 tablet_service.cc:1511] Processing CreateTablet for tablet c42a0a75a4304c148ae0596d2e59c855 (DEFAULT_TABLE table=test-workload [id=e8b69cc6a16b4e8e8d1d9994ec2426fe]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:04:01.349390 14927 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 55f6a4c83ffb4ebea0f802b15fc14000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:01.352125 14926 tablet_service.cc:1511] Processing CreateTablet for tablet 67e58a1b7f314700ab9242e5d52dd06e (DEFAULT_TABLE table=test-workload [id=e8b69cc6a16b4e8e8d1d9994ec2426fe]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:04:01.353330 14926 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 67e58a1b7f314700ab9242e5d52dd06e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:01.354704 14929 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c42a0a75a4304c148ae0596d2e59c855. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:01.356171 14925 tablet_service.cc:1511] Processing CreateTablet for tablet 1a3ebabd397541e4829c62503fc0f240 (DEFAULT_TABLE table=test-workload [id=e8b69cc6a16b4e8e8d1d9994ec2426fe]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:04:01.357442 14925 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a3ebabd397541e4829c62503fc0f240. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:01.360212 14924 tablet_service.cc:1511] Processing CreateTablet for tablet bc87a979880f4a40838585f74ecf98eb (DEFAULT_TABLE table=test-workload [id=e8b69cc6a16b4e8e8d1d9994ec2426fe]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:04:01.361517 14924 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc87a979880f4a40838585f74ecf98eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:01.438177 15133 tablet_bootstrap.cc:492] T 67e58a1b7f314700ab9242e5d52dd06e P ff0b8adc4c0c45e9a9ad214d26e6c5b6: Bootstrap starting.
I20260713 09:04:01.454110 15131 tablet_bootstrap.cc:492] T 68a293cf16364663899b55b6edd91a3e P b8bcbefc546547c89e1682f6ef294dc7: No bootstrap required, opened a new log
I20260713 09:04:01.454706 15131 ts_tablet_manager.cc:1403] T 68a293cf16364663899b55b6edd91a3e P b8bcbefc546547c89e1682f6ef294dc7: Time spent bootstrapping tablet: real 0.146s	user 0.025s	sys 0.025s
I20260713 09:04:01.455497 15134 tablet_bootstrap.cc:492] T 2f298d9e230f46998046883170da6538 P 3f90cc9326e049e2ae5c0f32c996d3b4: Bootstrap starting.
I20260713 09:04:01.456928 15133 tablet_bootstrap.cc:654] T 67e58a1b7f314700ab9242e5d52dd06e P ff0b8adc4c0c45e9a9ad214d26e6c5b6: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:01.457518 15131 raft_consensus.cc:359] T 68a293cf16364663899b55b6edd91a3e P b8bcbefc546547c89e1682f6ef294dc7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41611 } } peers { permanent_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 35331 } } peers { permanent_uuid: "b8bcbefc546547c89e1682f6ef294dc7" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 38685 } }
I20260713 09:04:01.458232 15131 raft_consensus.cc:385] T 68a293cf16364663899b55b6edd91a3e P b8bcbefc546547c89e1682f6ef294dc7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:01.458521 15131 raft_consensus.cc:740] T 68a293cf16364663899b55b6edd91a3e P b8bcbefc546547c89e1682f6ef294dc7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8bcbefc546547c89e1682f6ef294dc7, State: Initialized, Role: FOLLOWER
I20260713 09:04:01.459398 15131 consensus_queue.cc:260] T 68a293cf16364663899b55b6edd91a3e P b8bcbefc546547c89e1682f6ef294dc7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41611 } } peers { permanent_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 35331 } } peers { permanent_uuid: "b8bcbefc546547c89e1682f6ef294dc7" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 38685 } }
I20260713 09:04:01.460906 15133 tablet_bootstrap.cc:492] T 67e58a1b7f314700ab9242e5d52dd06e P ff0b8adc4c0c45e9a9ad214d26e6c5b6: No bootstrap required, opened a new log
I20260713 09:04:01.461433 15116 heartbeater.cc:499] Master 127.10.222.190:45757 was elected leader, sending a full tablet report...
I20260713 09:04:01.461915 15131 ts_tablet_manager.cc:1434] T 68a293cf16364663899b55b6edd91a3e P b8bcbefc546547c89e1682f6ef294dc7: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:04:01.462585 15134 tablet_bootstrap.cc:654] T 2f298d9e230f46998046883170da6538 P 3f90cc9326e049e2ae5c0f32c996d3b4: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:01.462960 15131 tablet_bootstrap.cc:492] T 2f298d9e230f46998046883170da6538 P b8bcbefc546547c89e1682f6ef294dc7: Bootstrap starting.
I20260713 09:04:01.461426 15133 ts_tablet_manager.cc:1403] T 67e58a1b7f314700ab9242e5d52dd06e P ff0b8adc4c0c45e9a9ad214d26e6c5b6: Time spent bootstrapping tablet: real 0.024s	user 0.011s	sys 0.000s
I20260713 09:04:01.466627 15133 raft_consensus.cc:359] T 67e58a1b7f314700ab9242e5d52dd06e P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41611 } } peers { permanent_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 35331 } } peers { permanent_uuid: "b8bcbefc546547c89e1682f6ef294dc7" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 38685 } }
I20260713 09:04:01.467377 15133 raft_consensus.cc:385] T 67e58a1b7f314700ab9242e5d52dd06e P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:01.467696 15133 raft_consensus.cc:740] T 67e58a1b7f314700ab9242e5d52dd06e P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff0b8adc4c0c45e9a9ad214d26e6c5b6, State: Initialized, Role: FOLLOWER
I20260713 09:04:01.468727 15131 tablet_bootstrap.cc:654] T 2f298d9e230f46998046883170da6538 P b8bcbefc546547c89e1682f6ef294dc7: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:01.468569 15133 consensus_queue.cc:260] T 67e58a1b7f314700ab9242e5d52dd06e P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41611 } } peers { permanent_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 35331 } } peers { permanent_uuid: "b8bcbefc546547c89e1682f6ef294dc7" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 38685 } }
I20260713 09:04:01.479699 15133 ts_tablet_manager.cc:1434] T 67e58a1b7f314700ab9242e5d52dd06e P ff0b8adc4c0c45e9a9ad214d26e6c5b6: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.007s
I20260713 09:04:01.482239 15042 heartbeater.cc:499] Master 127.10.222.190:45757 was elected leader, sending a full tablet report...
I20260713 09:04:01.482883 15131 tablet_bootstrap.cc:492] T 2f298d9e230f46998046883170da6538 P b8bcbefc546547c89e1682f6ef294dc7: No bootstrap required, opened a new log
I20260713 09:04:01.483485 15131 ts_tablet_manager.cc:1403] T 2f298d9e230f46998046883170da6538 P b8bcbefc546547c89e1682f6ef294dc7: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.007s
I20260713 09:04:01.483722 15134 tablet_bootstrap.cc:492] T 2f298d9e230f46998046883170da6538 P 3f90cc9326e049e2ae5c0f32c996d3b4: No bootstrap required, opened a new log
I20260713 09:04:01.484220 15134 ts_tablet_manager.cc:1403] T 2f298d9e230f46998046883170da6538 P 3f90cc9326e049e2ae5c0f32c996d3b4: Time spent bootstrapping tablet: real 0.029s	user 0.016s	sys 0.011s
I20260713 09:04:01.486248 15133 tablet_bootstrap.cc:492] T 9449712e564b41d2ac0f14b820665a9d P ff0b8adc4c0c45e9a9ad214d26e6c5b6: Bootstrap starting.
I20260713 09:04:01.486131 15131 raft_consensus.cc:359] T 2f298d9e230f46998046883170da6538 P b8bcbefc546547c89e1682f6ef294dc7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8bcbefc546547c89e1682f6ef294dc7" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 38685 } } peers { permanent_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 35331 } } peers { permanent_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41611 } }
I20260713 09:04:01.486991 15131 raft_consensus.cc:385] T 2f298d9e230f46998046883170da6538 P b8bcbefc546547c89e1682f6ef294dc7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:01.487421 15131 raft_consensus.cc:740] T 2f298d9e230f46998046883170da6538 P b8bcbefc546547c89e1682f6ef294dc7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8bcbefc546547c89e1682f6ef294dc7, State: Initialized, Role: FOLLOWER
I20260713 09:04:01.487460 15134 raft_consensus.cc:359] T 2f298d9e230f46998046883170da6538 P 3f90cc9326e049e2ae5c0f32c996d3b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8bcbefc546547c89e1682f6ef294dc7" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 38685 } } peers { permanent_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 35331 } } peers { permanent_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41611 } }
I20260713 09:04:01.488365 15134 raft_consensus.cc:385] T 2f298d9e230f46998046883170da6538 P 3f90cc9326e049e2ae5c0f32c996d3b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:01.488795 15134 raft_consensus.cc:740] T 2f298d9e230f46998046883170da6538 P 3f90cc9326e049e2ae5c0f32c996d3b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f90cc9326e049e2ae5c0f32c996d3b4, State: Initialized, Role: FOLLOWER
I20260713 09:04:01.488375 15131 consensus_queue.cc:260] T 2f298d9e230f46998046883170da6538 P b8bcbefc546547c89e1682f6ef294dc7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8bcbefc546547c89e1682f6ef294dc7" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 38685 } } peers { permanent_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 35331 } } peers { permanent_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41611 } }
I20260713 09:04:01.489691 15134 consensus_queue.cc:260] T 2f298d9e230f46998046883170da6538 P 3f90cc9326e049e2ae5c0f32c996d3b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8bcbefc546547c89e1682f6ef294dc7" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 38685 } } peers { permanent_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 35331 } } peers { permanent_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41611 } }
I20260713 09:04:01.491019 15131 ts_tablet_manager.cc:1434] T 2f298d9e230f46998046883170da6538 P b8bcbefc546547c89e1682f6ef294dc7: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:04:01.492012 15131 tablet_bootstrap.cc:492] T bc87a979880f4a40838585f74ecf98eb P b8bcbefc546547c89e1682f6ef294dc7: Bootstrap starting.
I20260713 09:04:01.492617 15133 tablet_bootstrap.cc:654] T 9449712e564b41d2ac0f14b820665a9d P ff0b8adc4c0c45e9a9ad214d26e6c5b6: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:01.497772 15131 tablet_bootstrap.cc:654] T bc87a979880f4a40838585f74ecf98eb P b8bcbefc546547c89e1682f6ef294dc7: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:01.503672 15136 raft_consensus.cc:493] T 2f298d9e230f46998046883170da6538 P b8bcbefc546547c89e1682f6ef294dc7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:01.504253 15136 raft_consensus.cc:515] T 2f298d9e230f46998046883170da6538 P b8bcbefc546547c89e1682f6ef294dc7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8bcbefc546547c89e1682f6ef294dc7" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 38685 } } peers { permanent_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 35331 } } peers { permanent_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41611 } }
I20260713 09:04:01.506834 15136 leader_election.cc:290] T 2f298d9e230f46998046883170da6538 P b8bcbefc546547c89e1682f6ef294dc7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ff0b8adc4c0c45e9a9ad214d26e6c5b6 (127.10.222.130:35331), 3f90cc9326e049e2ae5c0f32c996d3b4 (127.10.222.129:41611)
I20260713 09:04:01.551498 14942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f298d9e230f46998046883170da6538" candidate_uuid: "b8bcbefc546547c89e1682f6ef294dc7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4" is_pre_election: true
I20260713 09:04:01.552167 15017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f298d9e230f46998046883170da6538" candidate_uuid: "b8bcbefc546547c89e1682f6ef294dc7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" is_pre_election: true
I20260713 09:04:01.552372 14942 raft_consensus.cc:2468] T 2f298d9e230f46998046883170da6538 P 3f90cc9326e049e2ae5c0f32c996d3b4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b8bcbefc546547c89e1682f6ef294dc7 in term 0.
I20260713 09:04:01.554183 15055 leader_election.cc:304] T 2f298d9e230f46998046883170da6538 P b8bcbefc546547c89e1682f6ef294dc7 [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: 3f90cc9326e049e2ae5c0f32c996d3b4, b8bcbefc546547c89e1682f6ef294dc7; no voters: 
I20260713 09:04:01.555141 15136 raft_consensus.cc:2804] T 2f298d9e230f46998046883170da6538 P b8bcbefc546547c89e1682f6ef294dc7 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260713 09:04:01.555281 15055 leader_election.cc:343] T 2f298d9e230f46998046883170da6538 P b8bcbefc546547c89e1682f6ef294dc7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ff0b8adc4c0c45e9a9ad214d26e6c5b6 (127.10.222.130:35331): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:01.555619 15136 raft_consensus.cc:493] T 2f298d9e230f46998046883170da6538 P b8bcbefc546547c89e1682f6ef294dc7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:01.555997 15136 raft_consensus.cc:3060] T 2f298d9e230f46998046883170da6538 P b8bcbefc546547c89e1682f6ef294dc7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:01.558271 14967 heartbeater.cc:499] Master 127.10.222.190:45757 was elected leader, sending a full tablet report...
I20260713 09:04:01.559604 15131 tablet_bootstrap.cc:492] T bc87a979880f4a40838585f74ecf98eb P b8bcbefc546547c89e1682f6ef294dc7: No bootstrap required, opened a new log
I20260713 09:04:01.560108 15131 ts_tablet_manager.cc:1403] T bc87a979880f4a40838585f74ecf98eb P b8bcbefc546547c89e1682f6ef294dc7: Time spent bootstrapping tablet: real 0.068s	user 0.035s	sys 0.023s
I20260713 09:04:01.560243 15133 tablet_bootstrap.cc:492] T 9449712e564b41d2ac0f14b820665a9d P ff0b8adc4c0c45e9a9ad214d26e6c5b6: No bootstrap required, opened a new log
I20260713 09:04:01.560775 15133 ts_tablet_manager.cc:1403] T 9449712e564b41d2ac0f14b820665a9d P ff0b8adc4c0c45e9a9ad214d26e6c5b6: Time spent bootstrapping tablet: real 0.075s	user 0.035s	sys 0.032s
I20260713 09:04:01.562667 15134 ts_tablet_manager.cc:1434] T 2f298d9e230f46998046883170da6538 P 3f90cc9326e049e2ae5c0f32c996d3b4: Time spent starting tablet: real 0.078s	user 0.023s	sys 0.048s
I20260713 09:04:01.562922 15131 raft_consensus.cc:359] T bc87a979880f4a40838585f74ecf98eb P b8bcbefc546547c89e1682f6ef294dc7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41611 } } peers { permanent_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 35331 } } peers { permanent_uuid: "b8bcbefc546547c89e1682f6ef294dc7" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 38685 } }
I20260713 09:04:01.563694 15131 raft_consensus.cc:385] T bc87a979880f4a40838585f74ecf98eb P b8bcbefc546547c89e1682f6ef294dc7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:01.563448 15133 raft_consensus.cc:359] T 9449712e564b41d2ac0f14b820665a9d P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41611 } } peers { permanent_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 35331 } } peers { permanent_uuid: "b8bcbefc546547c89e1682f6ef294dc7" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 38685 } }
I20260713 09:04:01.563844 15134 tablet_bootstrap.cc:492] T 7a474b3210164504a2563c31340c7408 P 3f90cc9326e049e2ae5c0f32c996d3b4: Bootstrap starting.
I20260713 09:04:01.564069 15131 raft_consensus.cc:740] T bc87a979880f4a40838585f74ecf98eb P b8bcbefc546547c89e1682f6ef294dc7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8bcbefc546547c89e1682f6ef294dc7, State: Initialized, Role: FOLLOWER
I20260713 09:04:01.564229 15133 raft_consensus.cc:385] T 9449712e564b41d2ac0f14b820665a9d P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:01.564780 15133 raft_consensus.cc:740] T 9449712e564b41d2ac0f14b820665a9d P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff0b8adc4c0c45e9a9ad214d26e6c5b6, State: Initialized, Role: FOLLOWER
I20260713 09:04:01.564865 15131 consensus_queue.cc:260] T bc87a979880f4a40838585f74ecf98eb P b8bcbefc546547c89e1682f6ef294dc7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41611 } } peers { permanent_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 35331 } } peers { permanent_uuid: "b8bcbefc546547c89e1682f6ef294dc7" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 38685 } }
I20260713 09:04:01.565667 15133 consensus_queue.cc:260] T 9449712e564b41d2ac0f14b820665a9d P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41611 } } peers { permanent_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 35331 } } peers { permanent_uuid: "b8bcbefc546547c89e1682f6ef294dc7" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 38685 } }
I20260713 09:04:01.568959 15136 raft_consensus.cc:515] T 2f298d9e230f46998046883170da6538 P b8bcbefc546547c89e1682f6ef294dc7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8bcbefc546547c89e1682f6ef294dc7" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 38685 } } peers { permanent_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 35331 } } peers { permanent_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41611 } }
I20260713 09:04:01.570703 15134 tablet_bootstrap.cc:654] T 7a474b3210164504a2563c31340c7408 P 3f90cc9326e049e2ae5c0f32c996d3b4: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:01.573185 15136 leader_election.cc:290] T 2f298d9e230f46998046883170da6538 P b8bcbefc546547c89e1682f6ef294dc7 [CANDIDATE]: Term 1 election: Requested vote from peers ff0b8adc4c0c45e9a9ad214d26e6c5b6 (127.10.222.130:35331), 3f90cc9326e049e2ae5c0f32c996d3b4 (127.10.222.129:41611)
I20260713 09:04:01.571482 15133 ts_tablet_manager.cc:1434] T 9449712e564b41d2ac0f14b820665a9d P ff0b8adc4c0c45e9a9ad214d26e6c5b6: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.004s
I20260713 09:04:01.574649 15017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f298d9e230f46998046883170da6538" candidate_uuid: "b8bcbefc546547c89e1682f6ef294dc7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6"
I20260713 09:04:01.574906 15133 tablet_bootstrap.cc:492] T 1a3ebabd397541e4829c62503fc0f240 P ff0b8adc4c0c45e9a9ad214d26e6c5b6: Bootstrap starting.
I20260713 09:04:01.575774 14942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f298d9e230f46998046883170da6538" candidate_uuid: "b8bcbefc546547c89e1682f6ef294dc7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4"
I20260713 09:04:01.576341 14942 raft_consensus.cc:3060] T 2f298d9e230f46998046883170da6538 P 3f90cc9326e049e2ae5c0f32c996d3b4 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:04:01.579806 15055 leader_election.cc:343] T 2f298d9e230f46998046883170da6538 P b8bcbefc546547c89e1682f6ef294dc7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ff0b8adc4c0c45e9a9ad214d26e6c5b6 (127.10.222.130:35331): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:01.580854 15133 tablet_bootstrap.cc:654] T 1a3ebabd397541e4829c62503fc0f240 P ff0b8adc4c0c45e9a9ad214d26e6c5b6: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:01.584836 14942 raft_consensus.cc:2468] T 2f298d9e230f46998046883170da6538 P 3f90cc9326e049e2ae5c0f32c996d3b4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8bcbefc546547c89e1682f6ef294dc7 in term 1.
I20260713 09:04:01.586046 15055 leader_election.cc:304] T 2f298d9e230f46998046883170da6538 P b8bcbefc546547c89e1682f6ef294dc7 [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: 3f90cc9326e049e2ae5c0f32c996d3b4, b8bcbefc546547c89e1682f6ef294dc7; no voters: ff0b8adc4c0c45e9a9ad214d26e6c5b6
I20260713 09:04:01.587129 15136 raft_consensus.cc:2804] T 2f298d9e230f46998046883170da6538 P b8bcbefc546547c89e1682f6ef294dc7 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:04:01.587543 15136 raft_consensus.cc:697] T 2f298d9e230f46998046883170da6538 P b8bcbefc546547c89e1682f6ef294dc7 [term 1 LEADER]: Becoming Leader. State: Replica: b8bcbefc546547c89e1682f6ef294dc7, State: Running, Role: LEADER
I20260713 09:04:01.588155 15136 consensus_queue.cc:237] T 2f298d9e230f46998046883170da6538 P b8bcbefc546547c89e1682f6ef294dc7 [LEADER]: Queue going to LEADER mode. State: All 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: "b8bcbefc546547c89e1682f6ef294dc7" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 38685 } } peers { permanent_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 35331 } } peers { permanent_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41611 } }
I20260713 09:04:01.590744 15133 tablet_bootstrap.cc:492] T 1a3ebabd397541e4829c62503fc0f240 P ff0b8adc4c0c45e9a9ad214d26e6c5b6: No bootstrap required, opened a new log
I20260713 09:04:01.591370 15133 ts_tablet_manager.cc:1403] T 1a3ebabd397541e4829c62503fc0f240 P ff0b8adc4c0c45e9a9ad214d26e6c5b6: Time spent bootstrapping tablet: real 0.017s	user 0.007s	sys 0.004s
I20260713 09:04:01.594100 15133 raft_consensus.cc:359] T 1a3ebabd397541e4829c62503fc0f240 P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41611 } } peers { permanent_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 35331 } } peers { permanent_uuid: "b8bcbefc546547c89e1682f6ef294dc7" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 38685 } }
I20260713 09:04:01.594841 15133 raft_consensus.cc:385] T 1a3ebabd397541e4829c62503fc0f240 P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:01.595206 15133 raft_consensus.cc:740] T 1a3ebabd397541e4829c62503fc0f240 P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff0b8adc4c0c45e9a9ad214d26e6c5b6, State: Initialized, Role: FOLLOWER
I20260713 09:04:01.595980 15133 consensus_queue.cc:260] T 1a3ebabd397541e4829c62503fc0f240 P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41611 } } peers { permanent_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 35331 } } peers { permanent_uuid: "b8bcbefc546547c89e1682f6ef294dc7" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 38685 } }
I20260713 09:04:01.601394 15133 ts_tablet_manager.cc:1434] T 1a3ebabd397541e4829c62503fc0f240 P ff0b8adc4c0c45e9a9ad214d26e6c5b6: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260713 09:04:01.602419 15134 tablet_bootstrap.cc:492] T 7a474b3210164504a2563c31340c7408 P 3f90cc9326e049e2ae5c0f32c996d3b4: No bootstrap required, opened a new log
I20260713 09:04:01.604596 15133 tablet_bootstrap.cc:492] T 55f6a4c83ffb4ebea0f802b15fc14000 P ff0b8adc4c0c45e9a9ad214d26e6c5b6: Bootstrap starting.
I20260713 09:04:01.605381 15131 ts_tablet_manager.cc:1434] T bc87a979880f4a40838585f74ecf98eb P b8bcbefc546547c89e1682f6ef294dc7: Time spent starting tablet: real 0.045s	user 0.023s	sys 0.016s
I20260713 09:04:01.606341 15138 raft_consensus.cc:493] T 1a3ebabd397541e4829c62503fc0f240 P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:01.606856 15138 raft_consensus.cc:515] T 1a3ebabd397541e4829c62503fc0f240 P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41611 } } peers { permanent_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 35331 } } peers { permanent_uuid: "b8bcbefc546547c89e1682f6ef294dc7" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 38685 } }
I20260713 09:04:01.604736 15134 ts_tablet_manager.cc:1403] T 7a474b3210164504a2563c31340c7408 P 3f90cc9326e049e2ae5c0f32c996d3b4: Time spent bootstrapping tablet: real 0.041s	user 0.012s	sys 0.014s
I20260713 09:04:01.611426 15133 tablet_bootstrap.cc:654] T 55f6a4c83ffb4ebea0f802b15fc14000 P ff0b8adc4c0c45e9a9ad214d26e6c5b6: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:01.612951 15134 raft_consensus.cc:359] T 7a474b3210164504a2563c31340c7408 P 3f90cc9326e049e2ae5c0f32c996d3b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41611 } } peers { permanent_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 35331 } } peers { permanent_uuid: "b8bcbefc546547c89e1682f6ef294dc7" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 38685 } }
I20260713 09:04:01.613762 15134 raft_consensus.cc:385] T 7a474b3210164504a2563c31340c7408 P 3f90cc9326e049e2ae5c0f32c996d3b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:01.614096 15134 raft_consensus.cc:740] T 7a474b3210164504a2563c31340c7408 P 3f90cc9326e049e2ae5c0f32c996d3b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f90cc9326e049e2ae5c0f32c996d3b4, State: Initialized, Role: FOLLOWER
I20260713 09:04:01.614326 14839 catalog_manager.cc:5697] T 2f298d9e230f46998046883170da6538 P b8bcbefc546547c89e1682f6ef294dc7 reported cstate change: term changed from 0 to 1, leader changed from <none> to b8bcbefc546547c89e1682f6ef294dc7 (127.10.222.131). New cstate: current_term: 1 leader_uuid: "b8bcbefc546547c89e1682f6ef294dc7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8bcbefc546547c89e1682f6ef294dc7" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 38685 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 35331 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41611 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:01.615373 15134 consensus_queue.cc:260] T 7a474b3210164504a2563c31340c7408 P 3f90cc9326e049e2ae5c0f32c996d3b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41611 } } peers { permanent_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 35331 } } peers { permanent_uuid: "b8bcbefc546547c89e1682f6ef294dc7" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 38685 } }
I20260713 09:04:01.616921 15138 leader_election.cc:290] T 1a3ebabd397541e4829c62503fc0f240 P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3f90cc9326e049e2ae5c0f32c996d3b4 (127.10.222.129:41611), b8bcbefc546547c89e1682f6ef294dc7 (127.10.222.131:38685)
I20260713 09:04:01.621263 15131 tablet_bootstrap.cc:492] T c42a0a75a4304c148ae0596d2e59c855 P b8bcbefc546547c89e1682f6ef294dc7: Bootstrap starting.
I20260713 09:04:01.628049 15134 ts_tablet_manager.cc:1434] T 7a474b3210164504a2563c31340c7408 P 3f90cc9326e049e2ae5c0f32c996d3b4: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260713 09:04:01.629747 15131 tablet_bootstrap.cc:654] T c42a0a75a4304c148ae0596d2e59c855 P b8bcbefc546547c89e1682f6ef294dc7: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:01.632819 15091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a3ebabd397541e4829c62503fc0f240" candidate_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8bcbefc546547c89e1682f6ef294dc7" is_pre_election: true
W20260713 09:04:01.634557 14983 leader_election.cc:343] T 1a3ebabd397541e4829c62503fc0f240 P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b8bcbefc546547c89e1682f6ef294dc7 (127.10.222.131:38685): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:01.634922 15134 tablet_bootstrap.cc:492] T bc87a979880f4a40838585f74ecf98eb P 3f90cc9326e049e2ae5c0f32c996d3b4: Bootstrap starting.
I20260713 09:04:01.636394 15138 raft_consensus.cc:493] T 9449712e564b41d2ac0f14b820665a9d P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:01.636857 15138 raft_consensus.cc:515] T 9449712e564b41d2ac0f14b820665a9d P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41611 } } peers { permanent_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 35331 } } peers { permanent_uuid: "b8bcbefc546547c89e1682f6ef294dc7" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 38685 } }
I20260713 09:04:01.638964 15138 leader_election.cc:290] T 9449712e564b41d2ac0f14b820665a9d P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3f90cc9326e049e2ae5c0f32c996d3b4 (127.10.222.129:41611), b8bcbefc546547c89e1682f6ef294dc7 (127.10.222.131:38685)
I20260713 09:04:01.640844 15091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9449712e564b41d2ac0f14b820665a9d" candidate_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8bcbefc546547c89e1682f6ef294dc7" is_pre_election: true
W20260713 09:04:01.642365 14983 leader_election.cc:343] T 9449712e564b41d2ac0f14b820665a9d P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b8bcbefc546547c89e1682f6ef294dc7 (127.10.222.131:38685): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:01.645334 14942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a3ebabd397541e4829c62503fc0f240" candidate_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4" is_pre_election: true
I20260713 09:04:01.645529 14941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9449712e564b41d2ac0f14b820665a9d" candidate_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4" is_pre_election: true
I20260713 09:04:01.645905 15134 tablet_bootstrap.cc:654] T bc87a979880f4a40838585f74ecf98eb P 3f90cc9326e049e2ae5c0f32c996d3b4: Neither blocks nor log segments found. Creating new log.
W20260713 09:04:01.647229 14981 leader_election.cc:343] T 1a3ebabd397541e4829c62503fc0f240 P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3f90cc9326e049e2ae5c0f32c996d3b4 (127.10.222.129:41611): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:01.647838 15133 tablet_bootstrap.cc:492] T 55f6a4c83ffb4ebea0f802b15fc14000 P ff0b8adc4c0c45e9a9ad214d26e6c5b6: No bootstrap required, opened a new log
I20260713 09:04:01.647706 14981 leader_election.cc:304] T 1a3ebabd397541e4829c62503fc0f240 P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [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: ff0b8adc4c0c45e9a9ad214d26e6c5b6; no voters: 3f90cc9326e049e2ae5c0f32c996d3b4, b8bcbefc546547c89e1682f6ef294dc7
I20260713 09:04:01.648360 15133 ts_tablet_manager.cc:1403] T 55f6a4c83ffb4ebea0f802b15fc14000 P ff0b8adc4c0c45e9a9ad214d26e6c5b6: Time spent bootstrapping tablet: real 0.044s	user 0.015s	sys 0.013s
W20260713 09:04:01.648877 14981 leader_election.cc:343] T 9449712e564b41d2ac0f14b820665a9d P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3f90cc9326e049e2ae5c0f32c996d3b4 (127.10.222.129:41611): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:01.649319 14981 leader_election.cc:304] T 9449712e564b41d2ac0f14b820665a9d P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [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: ff0b8adc4c0c45e9a9ad214d26e6c5b6; no voters: 3f90cc9326e049e2ae5c0f32c996d3b4, b8bcbefc546547c89e1682f6ef294dc7
I20260713 09:04:01.650440 15138 raft_consensus.cc:2749] T 1a3ebabd397541e4829c62503fc0f240 P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:04:01.650727 15131 tablet_bootstrap.cc:492] T c42a0a75a4304c148ae0596d2e59c855 P b8bcbefc546547c89e1682f6ef294dc7: No bootstrap required, opened a new log
I20260713 09:04:01.651052 15138 raft_consensus.cc:2749] T 9449712e564b41d2ac0f14b820665a9d P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:04:01.651518 15131 ts_tablet_manager.cc:1403] T c42a0a75a4304c148ae0596d2e59c855 P b8bcbefc546547c89e1682f6ef294dc7: Time spent bootstrapping tablet: real 0.030s	user 0.012s	sys 0.002s
I20260713 09:04:01.651219 15133 raft_consensus.cc:359] T 55f6a4c83ffb4ebea0f802b15fc14000 P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41611 } } peers { permanent_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 35331 } } peers { permanent_uuid: "b8bcbefc546547c89e1682f6ef294dc7" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 38685 } }
I20260713 09:04:01.651943 15133 raft_consensus.cc:385] T 55f6a4c83ffb4ebea0f802b15fc14000 P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:01.652341 15133 raft_consensus.cc:740] T 55f6a4c83ffb4ebea0f802b15fc14000 P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff0b8adc4c0c45e9a9ad214d26e6c5b6, State: Initialized, Role: FOLLOWER
I20260713 09:04:01.653182 15133 consensus_queue.cc:260] T 55f6a4c83ffb4ebea0f802b15fc14000 P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41611 } } peers { permanent_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 35331 } } peers { permanent_uuid: "b8bcbefc546547c89e1682f6ef294dc7" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 38685 } }
I20260713 09:04:01.655907 15133 ts_tablet_manager.cc:1434] T 55f6a4c83ffb4ebea0f802b15fc14000 P ff0b8adc4c0c45e9a9ad214d26e6c5b6: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:04:01.656277 15131 raft_consensus.cc:359] T c42a0a75a4304c148ae0596d2e59c855 P b8bcbefc546547c89e1682f6ef294dc7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41611 } } peers { permanent_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 35331 } } peers { permanent_uuid: "b8bcbefc546547c89e1682f6ef294dc7" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 38685 } }
I20260713 09:04:01.657030 15133 tablet_bootstrap.cc:492] T 68a293cf16364663899b55b6edd91a3e P ff0b8adc4c0c45e9a9ad214d26e6c5b6: Bootstrap starting.
I20260713 09:04:01.657112 15131 raft_consensus.cc:385] T c42a0a75a4304c148ae0596d2e59c855 P b8bcbefc546547c89e1682f6ef294dc7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:01.657714 15131 raft_consensus.cc:740] T c42a0a75a4304c148ae0596d2e59c855 P b8bcbefc546547c89e1682f6ef294dc7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8bcbefc546547c89e1682f6ef294dc7, State: Initialized, Role: FOLLOWER
I20260713 09:04:01.658756 15131 consensus_queue.cc:260] T c42a0a75a4304c148ae0596d2e59c855 P b8bcbefc546547c89e1682f6ef294dc7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41611 } } peers { permanent_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 35331 } } peers { permanent_uuid: "b8bcbefc546547c89e1682f6ef294dc7" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 38685 } }
I20260713 09:04:01.661298 15131 ts_tablet_manager.cc:1434] T c42a0a75a4304c148ae0596d2e59c855 P b8bcbefc546547c89e1682f6ef294dc7: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260713 09:04:01.662271 15131 tablet_bootstrap.cc:492] T 1a3ebabd397541e4829c62503fc0f240 P b8bcbefc546547c89e1682f6ef294dc7: Bootstrap starting.
I20260713 09:04:01.663782 15133 tablet_bootstrap.cc:654] T 68a293cf16364663899b55b6edd91a3e P ff0b8adc4c0c45e9a9ad214d26e6c5b6: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:01.667860 15131 tablet_bootstrap.cc:654] T 1a3ebabd397541e4829c62503fc0f240 P b8bcbefc546547c89e1682f6ef294dc7: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:01.670619 15134 tablet_bootstrap.cc:492] T bc87a979880f4a40838585f74ecf98eb P 3f90cc9326e049e2ae5c0f32c996d3b4: No bootstrap required, opened a new log
I20260713 09:04:01.672359 15134 ts_tablet_manager.cc:1403] T bc87a979880f4a40838585f74ecf98eb P 3f90cc9326e049e2ae5c0f32c996d3b4: Time spent bootstrapping tablet: real 0.038s	user 0.020s	sys 0.007s
I20260713 09:04:01.675426 15134 raft_consensus.cc:359] T bc87a979880f4a40838585f74ecf98eb P 3f90cc9326e049e2ae5c0f32c996d3b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41611 } } peers { permanent_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 35331 } } peers { permanent_uuid: "b8bcbefc546547c89e1682f6ef294dc7" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 38685 } }
I20260713 09:04:01.676219 15134 raft_consensus.cc:385] T bc87a979880f4a40838585f74ecf98eb P 3f90cc9326e049e2ae5c0f32c996d3b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:01.676585 15134 raft_consensus.cc:740] T bc87a979880f4a40838585f74ecf98eb P 3f90cc9326e049e2ae5c0f32c996d3b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f90cc9326e049e2ae5c0f32c996d3b4, State: Initialized, Role: FOLLOWER
I20260713 09:04:01.677367 15134 consensus_queue.cc:260] T bc87a979880f4a40838585f74ecf98eb P 3f90cc9326e049e2ae5c0f32c996d3b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41611 } } peers { permanent_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 35331 } } peers { permanent_uuid: "b8bcbefc546547c89e1682f6ef294dc7" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 38685 } }
I20260713 09:04:01.678984 15133 tablet_bootstrap.cc:492] T 68a293cf16364663899b55b6edd91a3e P ff0b8adc4c0c45e9a9ad214d26e6c5b6: No bootstrap required, opened a new log
I20260713 09:04:01.679486 15134 ts_tablet_manager.cc:1434] T bc87a979880f4a40838585f74ecf98eb P 3f90cc9326e049e2ae5c0f32c996d3b4: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.004s
I20260713 09:04:01.679557 15133 ts_tablet_manager.cc:1403] T 68a293cf16364663899b55b6edd91a3e P ff0b8adc4c0c45e9a9ad214d26e6c5b6: Time spent bootstrapping tablet: real 0.023s	user 0.016s	sys 0.004s
I20260713 09:04:01.679620 15131 tablet_bootstrap.cc:492] T 1a3ebabd397541e4829c62503fc0f240 P b8bcbefc546547c89e1682f6ef294dc7: No bootstrap required, opened a new log
I20260713 09:04:01.680405 15131 ts_tablet_manager.cc:1403] T 1a3ebabd397541e4829c62503fc0f240 P b8bcbefc546547c89e1682f6ef294dc7: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.003s
I20260713 09:04:01.680624 15134 tablet_bootstrap.cc:492] T 68a293cf16364663899b55b6edd91a3e P 3f90cc9326e049e2ae5c0f32c996d3b4: Bootstrap starting.
I20260713 09:04:01.682718 15133 raft_consensus.cc:359] T 68a293cf16364663899b55b6edd91a3e P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41611 } } peers { permanent_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 35331 } } peers { permanent_uuid: "b8bcbefc546547c89e1682f6ef294dc7" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 38685 } }
I20260713 09:04:01.683496 15133 raft_consensus.cc:385] T 68a293cf16364663899b55b6edd91a3e P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:01.683271 15131 raft_consensus.cc:359] T 1a3ebabd397541e4829c62503fc0f240 P b8bcbefc546547c89e1682f6ef294dc7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41611 } } peers { permanent_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 35331 } } peers { permanent_uuid: "b8bcbefc546547c89e1682f6ef294dc7" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 38685 } }
I20260713 09:04:01.683887 15133 raft_consensus.cc:740] T 68a293cf16364663899b55b6edd91a3e P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff0b8adc4c0c45e9a9ad214d26e6c5b6, State: Initialized, Role: FOLLOWER
I20260713 09:04:01.684157 15131 raft_consensus.cc:385] T 1a3ebabd397541e4829c62503fc0f240 P b8bcbefc546547c89e1682f6ef294dc7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:01.684600 15131 raft_consensus.cc:740] T 1a3ebabd397541e4829c62503fc0f240 P b8bcbefc546547c89e1682f6ef294dc7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8bcbefc546547c89e1682f6ef294dc7, State: Initialized, Role: FOLLOWER
I20260713 09:04:01.684769 15133 consensus_queue.cc:260] T 68a293cf16364663899b55b6edd91a3e P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41611 } } peers { permanent_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 35331 } } peers { permanent_uuid: "b8bcbefc546547c89e1682f6ef294dc7" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 38685 } }
I20260713 09:04:01.685403 15131 consensus_queue.cc:260] T 1a3ebabd397541e4829c62503fc0f240 P b8bcbefc546547c89e1682f6ef294dc7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41611 } } peers { permanent_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 35331 } } peers { permanent_uuid: "b8bcbefc546547c89e1682f6ef294dc7" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 38685 } }
I20260713 09:04:01.687232 15134 tablet_bootstrap.cc:654] T 68a293cf16364663899b55b6edd91a3e P 3f90cc9326e049e2ae5c0f32c996d3b4: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:01.687304 15133 ts_tablet_manager.cc:1434] T 68a293cf16364663899b55b6edd91a3e P ff0b8adc4c0c45e9a9ad214d26e6c5b6: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.004s
I20260713 09:04:01.688428 15133 tablet_bootstrap.cc:492] T bc87a979880f4a40838585f74ecf98eb P ff0b8adc4c0c45e9a9ad214d26e6c5b6: Bootstrap starting.
I20260713 09:04:01.689736 15131 ts_tablet_manager.cc:1434] T 1a3ebabd397541e4829c62503fc0f240 P b8bcbefc546547c89e1682f6ef294dc7: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.004s
I20260713 09:04:01.691037 15131 tablet_bootstrap.cc:492] T 55f6a4c83ffb4ebea0f802b15fc14000 P b8bcbefc546547c89e1682f6ef294dc7: Bootstrap starting.
I20260713 09:04:01.694365 15133 tablet_bootstrap.cc:654] T bc87a979880f4a40838585f74ecf98eb P ff0b8adc4c0c45e9a9ad214d26e6c5b6: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:01.697383 15131 tablet_bootstrap.cc:654] T 55f6a4c83ffb4ebea0f802b15fc14000 P b8bcbefc546547c89e1682f6ef294dc7: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:01.699724 15134 tablet_bootstrap.cc:492] T 68a293cf16364663899b55b6edd91a3e P 3f90cc9326e049e2ae5c0f32c996d3b4: No bootstrap required, opened a new log
I20260713 09:04:01.700186 15134 ts_tablet_manager.cc:1403] T 68a293cf16364663899b55b6edd91a3e P 3f90cc9326e049e2ae5c0f32c996d3b4: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.008s
I20260713 09:04:01.702266 15134 raft_consensus.cc:359] T 68a293cf16364663899b55b6edd91a3e P 3f90cc9326e049e2ae5c0f32c996d3b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41611 } } peers { permanent_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 35331 } } peers { permanent_uuid: "b8bcbefc546547c89e1682f6ef294dc7" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 38685 } }
I20260713 09:04:01.704658 15134 raft_consensus.cc:385] T 68a293cf16364663899b55b6edd91a3e P 3f90cc9326e049e2ae5c0f32c996d3b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:01.704962 15134 raft_consensus.cc:740] T 68a293cf16364663899b55b6edd91a3e P 3f90cc9326e049e2ae5c0f32c996d3b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f90cc9326e049e2ae5c0f32c996d3b4, State: Initialized, Role: FOLLOWER
I20260713 09:04:01.705572 15133 tablet_bootstrap.cc:492] T bc87a979880f4a40838585f74ecf98eb P ff0b8adc4c0c45e9a9ad214d26e6c5b6: No bootstrap required, opened a new log
I20260713 09:04:01.705652 15134 consensus_queue.cc:260] T 68a293cf16364663899b55b6edd91a3e P 3f90cc9326e049e2ae5c0f32c996d3b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41611 } } peers { permanent_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 35331 } } peers { permanent_uuid: "b8bcbefc546547c89e1682f6ef294dc7" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 38685 } }
I20260713 09:04:01.706198 15133 ts_tablet_manager.cc:1403] T bc87a979880f4a40838585f74ecf98eb P ff0b8adc4c0c45e9a9ad214d26e6c5b6: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.003s
I20260713 09:04:01.707116 15140 raft_consensus.cc:493] T bc87a979880f4a40838585f74ecf98eb P 3f90cc9326e049e2ae5c0f32c996d3b4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:01.707566 15140 raft_consensus.cc:515] T bc87a979880f4a40838585f74ecf98eb P 3f90cc9326e049e2ae5c0f32c996d3b4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41611 } } peers { permanent_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 35331 } } peers { permanent_uuid: "b8bcbefc546547c89e1682f6ef294dc7" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 38685 } }
I20260713 09:04:01.709349 15133 raft_consensus.cc:359] T bc87a979880f4a40838585f74ecf98eb P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41611 } } peers { permanent_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 35331 } } peers { permanent_uuid: "b8bcbefc546547c89e1682f6ef294dc7" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 38685 } }
I20260713 09:04:01.710052 15133 raft_consensus.cc:385] T bc87a979880f4a40838585f74ecf98eb P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:01.710421 15133 raft_consensus.cc:740] T bc87a979880f4a40838585f74ecf98eb P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff0b8adc4c0c45e9a9ad214d26e6c5b6, State: Initialized, Role: FOLLOWER
I20260713 09:04:01.712249 15131 tablet_bootstrap.cc:492] T 55f6a4c83ffb4ebea0f802b15fc14000 P b8bcbefc546547c89e1682f6ef294dc7: No bootstrap required, opened a new log
I20260713 09:04:01.710003 15140 leader_election.cc:290] T bc87a979880f4a40838585f74ecf98eb P 3f90cc9326e049e2ae5c0f32c996d3b4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ff0b8adc4c0c45e9a9ad214d26e6c5b6 (127.10.222.130:35331), b8bcbefc546547c89e1682f6ef294dc7 (127.10.222.131:38685)
I20260713 09:04:01.711297 15133 consensus_queue.cc:260] T bc87a979880f4a40838585f74ecf98eb P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41611 } } peers { permanent_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 35331 } } peers { permanent_uuid: "b8bcbefc546547c89e1682f6ef294dc7" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 38685 } }
I20260713 09:04:01.715941 15131 ts_tablet_manager.cc:1403] T 55f6a4c83ffb4ebea0f802b15fc14000 P b8bcbefc546547c89e1682f6ef294dc7: Time spent bootstrapping tablet: real 0.025s	user 0.009s	sys 0.005s
I20260713 09:04:01.719399 15131 raft_consensus.cc:359] T 55f6a4c83ffb4ebea0f802b15fc14000 P b8bcbefc546547c89e1682f6ef294dc7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41611 } } peers { permanent_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 35331 } } peers { permanent_uuid: "b8bcbefc546547c89e1682f6ef294dc7" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 38685 } }
I20260713 09:04:01.720283 15131 raft_consensus.cc:385] T 55f6a4c83ffb4ebea0f802b15fc14000 P b8bcbefc546547c89e1682f6ef294dc7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:01.720644 15131 raft_consensus.cc:740] T 55f6a4c83ffb4ebea0f802b15fc14000 P b8bcbefc546547c89e1682f6ef294dc7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8bcbefc546547c89e1682f6ef294dc7, State: Initialized, Role: FOLLOWER
I20260713 09:04:01.721391 15133 ts_tablet_manager.cc:1434] T bc87a979880f4a40838585f74ecf98eb P ff0b8adc4c0c45e9a9ad214d26e6c5b6: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.002s
I20260713 09:04:01.721647 15131 consensus_queue.cc:260] T 55f6a4c83ffb4ebea0f802b15fc14000 P b8bcbefc546547c89e1682f6ef294dc7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41611 } } peers { permanent_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 35331 } } peers { permanent_uuid: "b8bcbefc546547c89e1682f6ef294dc7" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 38685 } }
I20260713 09:04:01.722289 15134 ts_tablet_manager.cc:1434] T 68a293cf16364663899b55b6edd91a3e P 3f90cc9326e049e2ae5c0f32c996d3b4: Time spent starting tablet: real 0.022s	user 0.003s	sys 0.004s
I20260713 09:04:01.723584 15134 tablet_bootstrap.cc:492] T c42a0a75a4304c148ae0596d2e59c855 P 3f90cc9326e049e2ae5c0f32c996d3b4: Bootstrap starting.
I20260713 09:04:01.722492 15133 tablet_bootstrap.cc:492] T 2f298d9e230f46998046883170da6538 P ff0b8adc4c0c45e9a9ad214d26e6c5b6: Bootstrap starting.
I20260713 09:04:01.730237 15131 ts_tablet_manager.cc:1434] T 55f6a4c83ffb4ebea0f802b15fc14000 P b8bcbefc546547c89e1682f6ef294dc7: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.001s
I20260713 09:04:01.731238 15131 tablet_bootstrap.cc:492] T 7a474b3210164504a2563c31340c7408 P b8bcbefc546547c89e1682f6ef294dc7: Bootstrap starting.
I20260713 09:04:01.734685 15133 tablet_bootstrap.cc:654] T 2f298d9e230f46998046883170da6538 P ff0b8adc4c0c45e9a9ad214d26e6c5b6: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:01.737537 15134 tablet_bootstrap.cc:654] T c42a0a75a4304c148ae0596d2e59c855 P 3f90cc9326e049e2ae5c0f32c996d3b4: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:01.739141 15131 tablet_bootstrap.cc:654] T 7a474b3210164504a2563c31340c7408 P b8bcbefc546547c89e1682f6ef294dc7: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:01.746546 15017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc87a979880f4a40838585f74ecf98eb" candidate_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" is_pre_election: true
I20260713 09:04:01.747217 15017 raft_consensus.cc:2468] T bc87a979880f4a40838585f74ecf98eb P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3f90cc9326e049e2ae5c0f32c996d3b4 in term 0.
I20260713 09:04:01.748549 14906 leader_election.cc:304] T bc87a979880f4a40838585f74ecf98eb P 3f90cc9326e049e2ae5c0f32c996d3b4 [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: 3f90cc9326e049e2ae5c0f32c996d3b4, ff0b8adc4c0c45e9a9ad214d26e6c5b6; no voters: 
I20260713 09:04:01.749369 15140 raft_consensus.cc:2804] T bc87a979880f4a40838585f74ecf98eb P 3f90cc9326e049e2ae5c0f32c996d3b4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:04:01.749715 15140 raft_consensus.cc:493] T bc87a979880f4a40838585f74ecf98eb P 3f90cc9326e049e2ae5c0f32c996d3b4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:01.750016 15140 raft_consensus.cc:3060] T bc87a979880f4a40838585f74ecf98eb P 3f90cc9326e049e2ae5c0f32c996d3b4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:01.755493 15159 raft_consensus.cc:493] T 7a474b3210164504a2563c31340c7408 P 3f90cc9326e049e2ae5c0f32c996d3b4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:01.755980 15159 raft_consensus.cc:515] T 7a474b3210164504a2563c31340c7408 P 3f90cc9326e049e2ae5c0f32c996d3b4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41611 } } peers { permanent_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 35331 } } peers { permanent_uuid: "b8bcbefc546547c89e1682f6ef294dc7" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 38685 } }
I20260713 09:04:01.759265 15134 tablet_bootstrap.cc:492] T c42a0a75a4304c148ae0596d2e59c855 P 3f90cc9326e049e2ae5c0f32c996d3b4: No bootstrap required, opened a new log
I20260713 09:04:01.759747 15134 ts_tablet_manager.cc:1403] T c42a0a75a4304c148ae0596d2e59c855 P 3f90cc9326e049e2ae5c0f32c996d3b4: Time spent bootstrapping tablet: real 0.036s	user 0.015s	sys 0.000s
I20260713 09:04:01.760089 15090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a474b3210164504a2563c31340c7408" candidate_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8bcbefc546547c89e1682f6ef294dc7" is_pre_election: true
I20260713 09:04:01.758904 15091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc87a979880f4a40838585f74ecf98eb" candidate_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8bcbefc546547c89e1682f6ef294dc7" is_pre_election: true
I20260713 09:04:01.761837 15091 raft_consensus.cc:2468] T bc87a979880f4a40838585f74ecf98eb P b8bcbefc546547c89e1682f6ef294dc7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3f90cc9326e049e2ae5c0f32c996d3b4 in term 0.
I20260713 09:04:01.762647 15134 raft_consensus.cc:359] T c42a0a75a4304c148ae0596d2e59c855 P 3f90cc9326e049e2ae5c0f32c996d3b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41611 } } peers { permanent_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 35331 } } peers { permanent_uuid: "b8bcbefc546547c89e1682f6ef294dc7" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 38685 } }
W20260713 09:04:01.763273 14908 leader_election.cc:343] T 7a474b3210164504a2563c31340c7408 P 3f90cc9326e049e2ae5c0f32c996d3b4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b8bcbefc546547c89e1682f6ef294dc7 (127.10.222.131:38685): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:01.764209 15159 leader_election.cc:290] T 7a474b3210164504a2563c31340c7408 P 3f90cc9326e049e2ae5c0f32c996d3b4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ff0b8adc4c0c45e9a9ad214d26e6c5b6 (127.10.222.130:35331), b8bcbefc546547c89e1682f6ef294dc7 (127.10.222.131:38685)
I20260713 09:04:01.763367 15134 raft_consensus.cc:385] T c42a0a75a4304c148ae0596d2e59c855 P 3f90cc9326e049e2ae5c0f32c996d3b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:01.764863 15134 raft_consensus.cc:740] T c42a0a75a4304c148ae0596d2e59c855 P 3f90cc9326e049e2ae5c0f32c996d3b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f90cc9326e049e2ae5c0f32c996d3b4, State: Initialized, Role: FOLLOWER
I20260713 09:04:01.765571 15134 consensus_queue.cc:260] T c42a0a75a4304c148ae0596d2e59c855 P 3f90cc9326e049e2ae5c0f32c996d3b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41611 } } peers { permanent_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 35331 } } peers { permanent_uuid: "b8bcbefc546547c89e1682f6ef294dc7" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 38685 } }
I20260713 09:04:01.766037 15133 tablet_bootstrap.cc:492] T 2f298d9e230f46998046883170da6538 P ff0b8adc4c0c45e9a9ad214d26e6c5b6: No bootstrap required, opened a new log
I20260713 09:04:01.766279 15131 tablet_bootstrap.cc:492] T 7a474b3210164504a2563c31340c7408 P b8bcbefc546547c89e1682f6ef294dc7: No bootstrap required, opened a new log
I20260713 09:04:01.766660 15133 ts_tablet_manager.cc:1403] T 2f298d9e230f46998046883170da6538 P ff0b8adc4c0c45e9a9ad214d26e6c5b6: Time spent bootstrapping tablet: real 0.044s	user 0.014s	sys 0.009s
I20260713 09:04:01.766760 15131 ts_tablet_manager.cc:1403] T 7a474b3210164504a2563c31340c7408 P b8bcbefc546547c89e1682f6ef294dc7: Time spent bootstrapping tablet: real 0.036s	user 0.011s	sys 0.013s
I20260713 09:04:01.766994 15140 raft_consensus.cc:515] T bc87a979880f4a40838585f74ecf98eb P 3f90cc9326e049e2ae5c0f32c996d3b4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41611 } } peers { permanent_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 35331 } } peers { permanent_uuid: "b8bcbefc546547c89e1682f6ef294dc7" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 38685 } }
I20260713 09:04:01.767794 15134 ts_tablet_manager.cc:1434] T c42a0a75a4304c148ae0596d2e59c855 P 3f90cc9326e049e2ae5c0f32c996d3b4: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260713 09:04:01.768785 15134 tablet_bootstrap.cc:492] T 67e58a1b7f314700ab9242e5d52dd06e P 3f90cc9326e049e2ae5c0f32c996d3b4: Bootstrap starting.
I20260713 09:04:01.769632 15133 raft_consensus.cc:359] T 2f298d9e230f46998046883170da6538 P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8bcbefc546547c89e1682f6ef294dc7" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 38685 } } peers { permanent_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 35331 } } peers { permanent_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41611 } }
I20260713 09:04:01.770330 15133 raft_consensus.cc:385] T 2f298d9e230f46998046883170da6538 P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:01.770675 15133 raft_consensus.cc:740] T 2f298d9e230f46998046883170da6538 P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff0b8adc4c0c45e9a9ad214d26e6c5b6, State: Initialized, Role: FOLLOWER
I20260713 09:04:01.771325 15131 raft_consensus.cc:359] T 7a474b3210164504a2563c31340c7408 P b8bcbefc546547c89e1682f6ef294dc7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41611 } } peers { permanent_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 35331 } } peers { permanent_uuid: "b8bcbefc546547c89e1682f6ef294dc7" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 38685 } }
I20260713 09:04:01.772047 15131 raft_consensus.cc:385] T 7a474b3210164504a2563c31340c7408 P b8bcbefc546547c89e1682f6ef294dc7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:01.771752 15133 consensus_queue.cc:260] T 2f298d9e230f46998046883170da6538 P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8bcbefc546547c89e1682f6ef294dc7" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 38685 } } peers { permanent_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 35331 } } peers { permanent_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41611 } }
I20260713 09:04:01.771261 15017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a474b3210164504a2563c31340c7408" candidate_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" is_pre_election: true
I20260713 09:04:01.772588 15091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc87a979880f4a40838585f74ecf98eb" candidate_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8bcbefc546547c89e1682f6ef294dc7"
I20260713 09:04:01.773267 15091 raft_consensus.cc:3060] T bc87a979880f4a40838585f74ecf98eb P b8bcbefc546547c89e1682f6ef294dc7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:01.774117 15133 ts_tablet_manager.cc:1434] T 2f298d9e230f46998046883170da6538 P ff0b8adc4c0c45e9a9ad214d26e6c5b6: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:04:01.774725 15134 tablet_bootstrap.cc:654] T 67e58a1b7f314700ab9242e5d52dd06e P 3f90cc9326e049e2ae5c0f32c996d3b4: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:01.775056 15133 tablet_bootstrap.cc:492] T c42a0a75a4304c148ae0596d2e59c855 P ff0b8adc4c0c45e9a9ad214d26e6c5b6: Bootstrap starting.
I20260713 09:04:01.772348 15131 raft_consensus.cc:740] T 7a474b3210164504a2563c31340c7408 P b8bcbefc546547c89e1682f6ef294dc7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8bcbefc546547c89e1682f6ef294dc7, State: Initialized, Role: FOLLOWER
I20260713 09:04:01.779843 15131 consensus_queue.cc:260] T 7a474b3210164504a2563c31340c7408 P b8bcbefc546547c89e1682f6ef294dc7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41611 } } peers { permanent_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 35331 } } peers { permanent_uuid: "b8bcbefc546547c89e1682f6ef294dc7" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 38685 } }
I20260713 09:04:01.770331 15140 leader_election.cc:290] T bc87a979880f4a40838585f74ecf98eb P 3f90cc9326e049e2ae5c0f32c996d3b4 [CANDIDATE]: Term 1 election: Requested vote from peers ff0b8adc4c0c45e9a9ad214d26e6c5b6 (127.10.222.130:35331), b8bcbefc546547c89e1682f6ef294dc7 (127.10.222.131:38685)
I20260713 09:04:01.781831 15091 raft_consensus.cc:2468] T bc87a979880f4a40838585f74ecf98eb P b8bcbefc546547c89e1682f6ef294dc7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f90cc9326e049e2ae5c0f32c996d3b4 in term 1.
I20260713 09:04:01.782382 15131 ts_tablet_manager.cc:1434] T 7a474b3210164504a2563c31340c7408 P b8bcbefc546547c89e1682f6ef294dc7: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.000s
I20260713 09:04:01.783459 14908 leader_election.cc:304] T bc87a979880f4a40838585f74ecf98eb P 3f90cc9326e049e2ae5c0f32c996d3b4 [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: 3f90cc9326e049e2ae5c0f32c996d3b4, b8bcbefc546547c89e1682f6ef294dc7; no voters: 
I20260713 09:04:01.783828 15017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc87a979880f4a40838585f74ecf98eb" candidate_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6"
I20260713 09:04:01.784420 15017 raft_consensus.cc:3060] T bc87a979880f4a40838585f74ecf98eb P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:01.784567 15140 raft_consensus.cc:2804] T bc87a979880f4a40838585f74ecf98eb P 3f90cc9326e049e2ae5c0f32c996d3b4 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:04:01.786401 15140 raft_consensus.cc:697] T bc87a979880f4a40838585f74ecf98eb P 3f90cc9326e049e2ae5c0f32c996d3b4 [term 1 LEADER]: Becoming Leader. State: Replica: 3f90cc9326e049e2ae5c0f32c996d3b4, State: Running, Role: LEADER
I20260713 09:04:01.787256 15140 consensus_queue.cc:237] T bc87a979880f4a40838585f74ecf98eb P 3f90cc9326e049e2ae5c0f32c996d3b4 [LEADER]: Queue going to LEADER mode. State: All 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: "3f90cc9326e049e2ae5c0f32c996d3b4" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41611 } } peers { permanent_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 35331 } } peers { permanent_uuid: "b8bcbefc546547c89e1682f6ef294dc7" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 38685 } }
I20260713 09:04:01.788353 15134 tablet_bootstrap.cc:492] T 67e58a1b7f314700ab9242e5d52dd06e P 3f90cc9326e049e2ae5c0f32c996d3b4: No bootstrap required, opened a new log
I20260713 09:04:01.788841 15134 ts_tablet_manager.cc:1403] T 67e58a1b7f314700ab9242e5d52dd06e P 3f90cc9326e049e2ae5c0f32c996d3b4: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.006s
I20260713 09:04:01.791739 15134 raft_consensus.cc:359] T 67e58a1b7f314700ab9242e5d52dd06e P 3f90cc9326e049e2ae5c0f32c996d3b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41611 } } peers { permanent_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 35331 } } peers { permanent_uuid: "b8bcbefc546547c89e1682f6ef294dc7" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 38685 } }
I20260713 09:04:01.792462 15134 raft_consensus.cc:385] T 67e58a1b7f314700ab9242e5d52dd06e P 3f90cc9326e049e2ae5c0f32c996d3b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:01.792758 15134 raft_consensus.cc:740] T 67e58a1b7f314700ab9242e5d52dd06e P 3f90cc9326e049e2ae5c0f32c996d3b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f90cc9326e049e2ae5c0f32c996d3b4, State: Initialized, Role: FOLLOWER
I20260713 09:04:01.785581 15133 tablet_bootstrap.cc:654] T c42a0a75a4304c148ae0596d2e59c855 P ff0b8adc4c0c45e9a9ad214d26e6c5b6: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:01.793433 15134 consensus_queue.cc:260] T 67e58a1b7f314700ab9242e5d52dd06e P 3f90cc9326e049e2ae5c0f32c996d3b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41611 } } peers { permanent_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 35331 } } peers { permanent_uuid: "b8bcbefc546547c89e1682f6ef294dc7" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 38685 } }
I20260713 09:04:01.783455 15131 tablet_bootstrap.cc:492] T 9449712e564b41d2ac0f14b820665a9d P b8bcbefc546547c89e1682f6ef294dc7: Bootstrap starting.
I20260713 09:04:01.798910 15136 raft_consensus.cc:493] T 68a293cf16364663899b55b6edd91a3e P b8bcbefc546547c89e1682f6ef294dc7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:01.799199 15017 raft_consensus.cc:2468] T bc87a979880f4a40838585f74ecf98eb P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f90cc9326e049e2ae5c0f32c996d3b4 in term 1.
I20260713 09:04:01.800423 15136 raft_consensus.cc:515] T 68a293cf16364663899b55b6edd91a3e P b8bcbefc546547c89e1682f6ef294dc7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41611 } } peers { permanent_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 35331 } } peers { permanent_uuid: "b8bcbefc546547c89e1682f6ef294dc7" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 38685 } }
I20260713 09:04:01.802503 15136 leader_election.cc:290] T 68a293cf16364663899b55b6edd91a3e P b8bcbefc546547c89e1682f6ef294dc7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3f90cc9326e049e2ae5c0f32c996d3b4 (127.10.222.129:41611), ff0b8adc4c0c45e9a9ad214d26e6c5b6 (127.10.222.130:35331)
I20260713 09:04:01.803051 15131 tablet_bootstrap.cc:654] T 9449712e564b41d2ac0f14b820665a9d P b8bcbefc546547c89e1682f6ef294dc7: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:01.796077 15134 ts_tablet_manager.cc:1434] T 67e58a1b7f314700ab9242e5d52dd06e P 3f90cc9326e049e2ae5c0f32c996d3b4: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260713 09:04:01.803237 14941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68a293cf16364663899b55b6edd91a3e" candidate_uuid: "b8bcbefc546547c89e1682f6ef294dc7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4" is_pre_election: true
I20260713 09:04:01.803936 14941 raft_consensus.cc:2468] T 68a293cf16364663899b55b6edd91a3e P 3f90cc9326e049e2ae5c0f32c996d3b4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b8bcbefc546547c89e1682f6ef294dc7 in term 0.
I20260713 09:04:01.804205 15134 tablet_bootstrap.cc:492] T 55f6a4c83ffb4ebea0f802b15fc14000 P 3f90cc9326e049e2ae5c0f32c996d3b4: Bootstrap starting.
I20260713 09:04:01.805529 15133 tablet_bootstrap.cc:492] T c42a0a75a4304c148ae0596d2e59c855 P ff0b8adc4c0c45e9a9ad214d26e6c5b6: No bootstrap required, opened a new log
I20260713 09:04:01.806041 15133 ts_tablet_manager.cc:1403] T c42a0a75a4304c148ae0596d2e59c855 P ff0b8adc4c0c45e9a9ad214d26e6c5b6: Time spent bootstrapping tablet: real 0.031s	user 0.010s	sys 0.007s
I20260713 09:04:01.806080 15055 leader_election.cc:304] T 68a293cf16364663899b55b6edd91a3e P b8bcbefc546547c89e1682f6ef294dc7 [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: 3f90cc9326e049e2ae5c0f32c996d3b4, b8bcbefc546547c89e1682f6ef294dc7; no voters: 
I20260713 09:04:01.806293 15017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68a293cf16364663899b55b6edd91a3e" candidate_uuid: "b8bcbefc546547c89e1682f6ef294dc7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" is_pre_election: true
I20260713 09:04:01.806890 15017 raft_consensus.cc:2468] T 68a293cf16364663899b55b6edd91a3e P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b8bcbefc546547c89e1682f6ef294dc7 in term 0.
I20260713 09:04:01.807070 15136 raft_consensus.cc:2804] T 68a293cf16364663899b55b6edd91a3e P b8bcbefc546547c89e1682f6ef294dc7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:04:01.807479 15136 raft_consensus.cc:493] T 68a293cf16364663899b55b6edd91a3e P b8bcbefc546547c89e1682f6ef294dc7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:01.807852 15136 raft_consensus.cc:3060] T 68a293cf16364663899b55b6edd91a3e P b8bcbefc546547c89e1682f6ef294dc7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:01.808805 15133 raft_consensus.cc:359] T c42a0a75a4304c148ae0596d2e59c855 P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41611 } } peers { permanent_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 35331 } } peers { permanent_uuid: "b8bcbefc546547c89e1682f6ef294dc7" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 38685 } }
I20260713 09:04:01.809564 15133 raft_consensus.cc:385] T c42a0a75a4304c148ae0596d2e59c855 P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:01.809823 15133 raft_consensus.cc:740] T c42a0a75a4304c148ae0596d2e59c855 P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff0b8adc4c0c45e9a9ad214d26e6c5b6, State: Initialized, Role: FOLLOWER
I20260713 09:04:01.810823 15134 tablet_bootstrap.cc:654] T 55f6a4c83ffb4ebea0f802b15fc14000 P 3f90cc9326e049e2ae5c0f32c996d3b4: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:01.810504 15133 consensus_queue.cc:260] T c42a0a75a4304c148ae0596d2e59c855 P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41611 } } peers { permanent_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 35331 } } peers { permanent_uuid: "b8bcbefc546547c89e1682f6ef294dc7" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 38685 } }
I20260713 09:04:01.814491 15136 raft_consensus.cc:515] T 68a293cf16364663899b55b6edd91a3e P b8bcbefc546547c89e1682f6ef294dc7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41611 } } peers { permanent_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 35331 } } peers { permanent_uuid: "b8bcbefc546547c89e1682f6ef294dc7" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 38685 } }
I20260713 09:04:01.817884 14941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68a293cf16364663899b55b6edd91a3e" candidate_uuid: "b8bcbefc546547c89e1682f6ef294dc7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4"
I20260713 09:04:01.818460 14941 raft_consensus.cc:3060] T 68a293cf16364663899b55b6edd91a3e P 3f90cc9326e049e2ae5c0f32c996d3b4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:01.819983 15133 ts_tablet_manager.cc:1434] T c42a0a75a4304c148ae0596d2e59c855 P ff0b8adc4c0c45e9a9ad214d26e6c5b6: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260713 09:04:01.826287 14941 raft_consensus.cc:2468] T 68a293cf16364663899b55b6edd91a3e P 3f90cc9326e049e2ae5c0f32c996d3b4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8bcbefc546547c89e1682f6ef294dc7 in term 1.
I20260713 09:04:01.827652 15055 leader_election.cc:304] T 68a293cf16364663899b55b6edd91a3e P b8bcbefc546547c89e1682f6ef294dc7 [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: 3f90cc9326e049e2ae5c0f32c996d3b4, b8bcbefc546547c89e1682f6ef294dc7; no voters: 
I20260713 09:04:01.828114 15133 tablet_bootstrap.cc:492] T 7a474b3210164504a2563c31340c7408 P ff0b8adc4c0c45e9a9ad214d26e6c5b6: Bootstrap starting.
I20260713 09:04:01.828560 15144 raft_consensus.cc:2804] T 68a293cf16364663899b55b6edd91a3e P b8bcbefc546547c89e1682f6ef294dc7 [term 1 FOLLOWER]: Leader election won for term 1
W20260713 09:04:01.830232 14888 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:04:01.831185 15153 raft_consensus.cc:493] T 67e58a1b7f314700ab9242e5d52dd06e P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:01.831697 15153 raft_consensus.cc:515] T 67e58a1b7f314700ab9242e5d52dd06e P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41611 } } peers { permanent_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 35331 } } peers { permanent_uuid: "b8bcbefc546547c89e1682f6ef294dc7" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 38685 } }
W20260713 09:04:01.803270 14906 leader_election.cc:343] T 7a474b3210164504a2563c31340c7408 P 3f90cc9326e049e2ae5c0f32c996d3b4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ff0b8adc4c0c45e9a9ad214d26e6c5b6 (127.10.222.130:35331): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:01.833676 14906 leader_election.cc:304] T 7a474b3210164504a2563c31340c7408 P 3f90cc9326e049e2ae5c0f32c996d3b4 [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: 3f90cc9326e049e2ae5c0f32c996d3b4; no voters: b8bcbefc546547c89e1682f6ef294dc7, ff0b8adc4c0c45e9a9ad214d26e6c5b6
I20260713 09:04:01.833875 15153 leader_election.cc:290] T 67e58a1b7f314700ab9242e5d52dd06e P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3f90cc9326e049e2ae5c0f32c996d3b4 (127.10.222.129:41611), b8bcbefc546547c89e1682f6ef294dc7 (127.10.222.131:38685)
I20260713 09:04:01.835855 15091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67e58a1b7f314700ab9242e5d52dd06e" candidate_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8bcbefc546547c89e1682f6ef294dc7" is_pre_election: true
I20260713 09:04:01.835421 14942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67e58a1b7f314700ab9242e5d52dd06e" candidate_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4" is_pre_election: true
I20260713 09:04:01.836709 14942 raft_consensus.cc:2468] T 67e58a1b7f314700ab9242e5d52dd06e P 3f90cc9326e049e2ae5c0f32c996d3b4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ff0b8adc4c0c45e9a9ad214d26e6c5b6 in term 0.
W20260713 09:04:01.837634 14983 leader_election.cc:343] T 67e58a1b7f314700ab9242e5d52dd06e P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b8bcbefc546547c89e1682f6ef294dc7 (127.10.222.131:38685): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:01.838258 14983 leader_election.cc:304] T 67e58a1b7f314700ab9242e5d52dd06e P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [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: 3f90cc9326e049e2ae5c0f32c996d3b4, ff0b8adc4c0c45e9a9ad214d26e6c5b6; no voters: b8bcbefc546547c89e1682f6ef294dc7
I20260713 09:04:01.839285 15140 raft_consensus.cc:2749] T 7a474b3210164504a2563c31340c7408 P 3f90cc9326e049e2ae5c0f32c996d3b4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:04:01.841601 15153 raft_consensus.cc:2804] T 67e58a1b7f314700ab9242e5d52dd06e P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:04:01.842021 15153 raft_consensus.cc:493] T 67e58a1b7f314700ab9242e5d52dd06e P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:01.842357 15153 raft_consensus.cc:3060] T 67e58a1b7f314700ab9242e5d52dd06e P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:01.847043 15017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68a293cf16364663899b55b6edd91a3e" candidate_uuid: "b8bcbefc546547c89e1682f6ef294dc7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6"
I20260713 09:04:01.847713 15017 raft_consensus.cc:3060] T 68a293cf16364663899b55b6edd91a3e P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:01.847846 15136 leader_election.cc:290] T 68a293cf16364663899b55b6edd91a3e P b8bcbefc546547c89e1682f6ef294dc7 [CANDIDATE]: Term 1 election: Requested vote from peers 3f90cc9326e049e2ae5c0f32c996d3b4 (127.10.222.129:41611), ff0b8adc4c0c45e9a9ad214d26e6c5b6 (127.10.222.130:35331)
I20260713 09:04:01.850055 15153 raft_consensus.cc:515] T 67e58a1b7f314700ab9242e5d52dd06e P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41611 } } peers { permanent_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 35331 } } peers { permanent_uuid: "b8bcbefc546547c89e1682f6ef294dc7" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 38685 } }
I20260713 09:04:01.850440 15144 raft_consensus.cc:697] T 68a293cf16364663899b55b6edd91a3e P b8bcbefc546547c89e1682f6ef294dc7 [term 1 LEADER]: Becoming Leader. State: Replica: b8bcbefc546547c89e1682f6ef294dc7, State: Running, Role: LEADER
I20260713 09:04:01.851349 14840 catalog_manager.cc:5697] T bc87a979880f4a40838585f74ecf98eb P 3f90cc9326e049e2ae5c0f32c996d3b4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3f90cc9326e049e2ae5c0f32c996d3b4 (127.10.222.129). New cstate: current_term: 1 leader_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41611 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 35331 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b8bcbefc546547c89e1682f6ef294dc7" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 38685 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:01.855505 15091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67e58a1b7f314700ab9242e5d52dd06e" candidate_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8bcbefc546547c89e1682f6ef294dc7"
W20260713 09:04:01.856863 14983 leader_election.cc:343] T 67e58a1b7f314700ab9242e5d52dd06e P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b8bcbefc546547c89e1682f6ef294dc7 (127.10.222.131:38685): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:01.857656 15131 tablet_bootstrap.cc:492] T 9449712e564b41d2ac0f14b820665a9d P b8bcbefc546547c89e1682f6ef294dc7: No bootstrap required, opened a new log
I20260713 09:04:01.858328 15153 leader_election.cc:290] T 67e58a1b7f314700ab9242e5d52dd06e P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [CANDIDATE]: Term 1 election: Requested vote from peers 3f90cc9326e049e2ae5c0f32c996d3b4 (127.10.222.129:41611), b8bcbefc546547c89e1682f6ef294dc7 (127.10.222.131:38685)
I20260713 09:04:01.858193 15144 consensus_queue.cc:237] T 68a293cf16364663899b55b6edd91a3e P b8bcbefc546547c89e1682f6ef294dc7 [LEADER]: Queue going to LEADER mode. State: All 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: "3f90cc9326e049e2ae5c0f32c996d3b4" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41611 } } peers { permanent_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 35331 } } peers { permanent_uuid: "b8bcbefc546547c89e1682f6ef294dc7" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 38685 } }
I20260713 09:04:01.857653 14941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67e58a1b7f314700ab9242e5d52dd06e" candidate_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4"
I20260713 09:04:01.859604 14941 raft_consensus.cc:3060] T 67e58a1b7f314700ab9242e5d52dd06e P 3f90cc9326e049e2ae5c0f32c996d3b4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:01.861158 15133 tablet_bootstrap.cc:654] T 7a474b3210164504a2563c31340c7408 P ff0b8adc4c0c45e9a9ad214d26e6c5b6: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:01.858136 15131 ts_tablet_manager.cc:1403] T 9449712e564b41d2ac0f14b820665a9d P b8bcbefc546547c89e1682f6ef294dc7: Time spent bootstrapping tablet: real 0.075s	user 0.026s	sys 0.010s
I20260713 09:04:01.858981 15017 raft_consensus.cc:2468] T 68a293cf16364663899b55b6edd91a3e P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8bcbefc546547c89e1682f6ef294dc7 in term 1.
I20260713 09:04:01.867134 15134 tablet_bootstrap.cc:492] T 55f6a4c83ffb4ebea0f802b15fc14000 P 3f90cc9326e049e2ae5c0f32c996d3b4: No bootstrap required, opened a new log
I20260713 09:04:01.867249 14941 raft_consensus.cc:2468] T 67e58a1b7f314700ab9242e5d52dd06e P 3f90cc9326e049e2ae5c0f32c996d3b4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff0b8adc4c0c45e9a9ad214d26e6c5b6 in term 1.
I20260713 09:04:01.867691 15134 ts_tablet_manager.cc:1403] T 55f6a4c83ffb4ebea0f802b15fc14000 P 3f90cc9326e049e2ae5c0f32c996d3b4: Time spent bootstrapping tablet: real 0.064s	user 0.033s	sys 0.017s
I20260713 09:04:01.868742 14981 leader_election.cc:304] T 67e58a1b7f314700ab9242e5d52dd06e P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [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: 3f90cc9326e049e2ae5c0f32c996d3b4, ff0b8adc4c0c45e9a9ad214d26e6c5b6; no voters: b8bcbefc546547c89e1682f6ef294dc7
I20260713 09:04:01.869674 15131 raft_consensus.cc:359] T 9449712e564b41d2ac0f14b820665a9d P b8bcbefc546547c89e1682f6ef294dc7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41611 } } peers { permanent_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 35331 } } peers { permanent_uuid: "b8bcbefc546547c89e1682f6ef294dc7" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 38685 } }
I20260713 09:04:01.870435 15131 raft_consensus.cc:385] T 9449712e564b41d2ac0f14b820665a9d P b8bcbefc546547c89e1682f6ef294dc7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:01.870782 15131 raft_consensus.cc:740] T 9449712e564b41d2ac0f14b820665a9d P b8bcbefc546547c89e1682f6ef294dc7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8bcbefc546547c89e1682f6ef294dc7, State: Initialized, Role: FOLLOWER
I20260713 09:04:01.870700 15134 raft_consensus.cc:359] T 55f6a4c83ffb4ebea0f802b15fc14000 P 3f90cc9326e049e2ae5c0f32c996d3b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41611 } } peers { permanent_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 35331 } } peers { permanent_uuid: "b8bcbefc546547c89e1682f6ef294dc7" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 38685 } }
I20260713 09:04:01.871302 15170 raft_consensus.cc:493] T 7a474b3210164504a2563c31340c7408 P b8bcbefc546547c89e1682f6ef294dc7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:01.871543 15134 raft_consensus.cc:385] T 55f6a4c83ffb4ebea0f802b15fc14000 P 3f90cc9326e049e2ae5c0f32c996d3b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:01.872025 15134 raft_consensus.cc:740] T 55f6a4c83ffb4ebea0f802b15fc14000 P 3f90cc9326e049e2ae5c0f32c996d3b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f90cc9326e049e2ae5c0f32c996d3b4, State: Initialized, Role: FOLLOWER
I20260713 09:04:01.871806 15170 raft_consensus.cc:515] T 7a474b3210164504a2563c31340c7408 P b8bcbefc546547c89e1682f6ef294dc7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41611 } } peers { permanent_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 35331 } } peers { permanent_uuid: "b8bcbefc546547c89e1682f6ef294dc7" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 38685 } }
I20260713 09:04:01.871910 15131 consensus_queue.cc:260] T 9449712e564b41d2ac0f14b820665a9d P b8bcbefc546547c89e1682f6ef294dc7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41611 } } peers { permanent_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 35331 } } peers { permanent_uuid: "b8bcbefc546547c89e1682f6ef294dc7" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 38685 } }
I20260713 09:04:01.873015 15134 consensus_queue.cc:260] T 55f6a4c83ffb4ebea0f802b15fc14000 P 3f90cc9326e049e2ae5c0f32c996d3b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41611 } } peers { permanent_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 35331 } } peers { permanent_uuid: "b8bcbefc546547c89e1682f6ef294dc7" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 38685 } }
I20260713 09:04:01.874083 15170 leader_election.cc:290] T 7a474b3210164504a2563c31340c7408 P b8bcbefc546547c89e1682f6ef294dc7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3f90cc9326e049e2ae5c0f32c996d3b4 (127.10.222.129:41611), ff0b8adc4c0c45e9a9ad214d26e6c5b6 (127.10.222.130:35331)
I20260713 09:04:01.875540 15134 ts_tablet_manager.cc:1434] T 55f6a4c83ffb4ebea0f802b15fc14000 P 3f90cc9326e049e2ae5c0f32c996d3b4: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.002s
I20260713 09:04:01.875643 15133 tablet_bootstrap.cc:492] T 7a474b3210164504a2563c31340c7408 P ff0b8adc4c0c45e9a9ad214d26e6c5b6: No bootstrap required, opened a new log
I20260713 09:04:01.875957 14941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a474b3210164504a2563c31340c7408" candidate_uuid: "b8bcbefc546547c89e1682f6ef294dc7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4" is_pre_election: true
I20260713 09:04:01.876403 15133 ts_tablet_manager.cc:1403] T 7a474b3210164504a2563c31340c7408 P ff0b8adc4c0c45e9a9ad214d26e6c5b6: Time spent bootstrapping tablet: real 0.048s	user 0.007s	sys 0.006s
I20260713 09:04:01.876688 15134 tablet_bootstrap.cc:492] T 1a3ebabd397541e4829c62503fc0f240 P 3f90cc9326e049e2ae5c0f32c996d3b4: Bootstrap starting.
I20260713 09:04:01.876580 14941 raft_consensus.cc:2468] T 7a474b3210164504a2563c31340c7408 P 3f90cc9326e049e2ae5c0f32c996d3b4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b8bcbefc546547c89e1682f6ef294dc7 in term 0.
I20260713 09:04:01.877081 15017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a474b3210164504a2563c31340c7408" candidate_uuid: "b8bcbefc546547c89e1682f6ef294dc7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" is_pre_election: true
I20260713 09:04:01.877816 15055 leader_election.cc:304] T 7a474b3210164504a2563c31340c7408 P b8bcbefc546547c89e1682f6ef294dc7 [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: 3f90cc9326e049e2ae5c0f32c996d3b4, b8bcbefc546547c89e1682f6ef294dc7; no voters: 
I20260713 09:04:01.878530 15131 ts_tablet_manager.cc:1434] T 9449712e564b41d2ac0f14b820665a9d P b8bcbefc546547c89e1682f6ef294dc7: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.001s
W20260713 09:04:01.878784 15055 leader_election.cc:343] T 7a474b3210164504a2563c31340c7408 P b8bcbefc546547c89e1682f6ef294dc7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ff0b8adc4c0c45e9a9ad214d26e6c5b6 (127.10.222.130:35331): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:01.878407 15153 raft_consensus.cc:2804] T 67e58a1b7f314700ab9242e5d52dd06e P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:04:01.878599 15170 raft_consensus.cc:2804] T 7a474b3210164504a2563c31340c7408 P b8bcbefc546547c89e1682f6ef294dc7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:04:01.879724 15170 raft_consensus.cc:493] T 7a474b3210164504a2563c31340c7408 P b8bcbefc546547c89e1682f6ef294dc7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:01.880007 15136 raft_consensus.cc:493] T 55f6a4c83ffb4ebea0f802b15fc14000 P b8bcbefc546547c89e1682f6ef294dc7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:01.881258 15153 raft_consensus.cc:697] T 67e58a1b7f314700ab9242e5d52dd06e P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [term 1 LEADER]: Becoming Leader. State: Replica: ff0b8adc4c0c45e9a9ad214d26e6c5b6, State: Running, Role: LEADER
I20260713 09:04:01.882352 15153 consensus_queue.cc:237] T 67e58a1b7f314700ab9242e5d52dd06e P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [LEADER]: Queue going to LEADER mode. State: All 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: "3f90cc9326e049e2ae5c0f32c996d3b4" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41611 } } peers { permanent_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 35331 } } peers { permanent_uuid: "b8bcbefc546547c89e1682f6ef294dc7" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 38685 } }
I20260713 09:04:01.880085 15170 raft_consensus.cc:3060] T 7a474b3210164504a2563c31340c7408 P b8bcbefc546547c89e1682f6ef294dc7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:01.883100 15133 raft_consensus.cc:359] T 7a474b3210164504a2563c31340c7408 P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41611 } } peers { permanent_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 35331 } } peers { permanent_uuid: "b8bcbefc546547c89e1682f6ef294dc7" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 38685 } }
I20260713 09:04:01.883786 15133 raft_consensus.cc:385] T 7a474b3210164504a2563c31340c7408 P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:01.884038 15133 raft_consensus.cc:740] T 7a474b3210164504a2563c31340c7408 P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff0b8adc4c0c45e9a9ad214d26e6c5b6, State: Initialized, Role: FOLLOWER
I20260713 09:04:01.880630 15136 raft_consensus.cc:515] T 55f6a4c83ffb4ebea0f802b15fc14000 P b8bcbefc546547c89e1682f6ef294dc7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41611 } } peers { permanent_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 35331 } } peers { permanent_uuid: "b8bcbefc546547c89e1682f6ef294dc7" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 38685 } }
I20260713 09:04:01.885520 14840 catalog_manager.cc:5697] T 68a293cf16364663899b55b6edd91a3e P b8bcbefc546547c89e1682f6ef294dc7 reported cstate change: term changed from 0 to 1, leader changed from <none> to b8bcbefc546547c89e1682f6ef294dc7 (127.10.222.131). New cstate: current_term: 1 leader_uuid: "b8bcbefc546547c89e1682f6ef294dc7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41611 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 35331 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b8bcbefc546547c89e1682f6ef294dc7" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 38685 } health_report { overall_health: HEALTHY } } }
I20260713 09:04:01.886559 15134 tablet_bootstrap.cc:654] T 1a3ebabd397541e4829c62503fc0f240 P 3f90cc9326e049e2ae5c0f32c996d3b4: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:01.888317 14941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55f6a4c83ffb4ebea0f802b15fc14000" candidate_uuid: "b8bcbefc546547c89e1682f6ef294dc7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4" is_pre_election: true
I20260713 09:04:01.888972 14941 raft_consensus.cc:2468] T 55f6a4c83ffb4ebea0f802b15fc14000 P 3f90cc9326e049e2ae5c0f32c996d3b4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b8bcbefc546547c89e1682f6ef294dc7 in term 0.
I20260713 09:04:01.889690 15017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55f6a4c83ffb4ebea0f802b15fc14000" candidate_uuid: "b8bcbefc546547c89e1682f6ef294dc7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" is_pre_election: true
I20260713 09:04:01.888449 15136 leader_election.cc:290] T 55f6a4c83ffb4ebea0f802b15fc14000 P b8bcbefc546547c89e1682f6ef294dc7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3f90cc9326e049e2ae5c0f32c996d3b4 (127.10.222.129:41611), ff0b8adc4c0c45e9a9ad214d26e6c5b6 (127.10.222.130:35331)
I20260713 09:04:01.890257 15055 leader_election.cc:304] T 55f6a4c83ffb4ebea0f802b15fc14000 P b8bcbefc546547c89e1682f6ef294dc7 [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: 3f90cc9326e049e2ae5c0f32c996d3b4, b8bcbefc546547c89e1682f6ef294dc7; no voters: 
I20260713 09:04:01.890307 15017 raft_consensus.cc:2468] T 55f6a4c83ffb4ebea0f802b15fc14000 P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b8bcbefc546547c89e1682f6ef294dc7 in term 0.
I20260713 09:04:01.892064 15136 raft_consensus.cc:2804] T 55f6a4c83ffb4ebea0f802b15fc14000 P b8bcbefc546547c89e1682f6ef294dc7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:04:01.892457 15136 raft_consensus.cc:493] T 55f6a4c83ffb4ebea0f802b15fc14000 P b8bcbefc546547c89e1682f6ef294dc7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:01.892824 15136 raft_consensus.cc:3060] T 55f6a4c83ffb4ebea0f802b15fc14000 P b8bcbefc546547c89e1682f6ef294dc7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:01.896167 15133 consensus_queue.cc:260] T 7a474b3210164504a2563c31340c7408 P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41611 } } peers { permanent_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 35331 } } peers { permanent_uuid: "b8bcbefc546547c89e1682f6ef294dc7" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 38685 } }
I20260713 09:04:01.898375 15133 ts_tablet_manager.cc:1434] T 7a474b3210164504a2563c31340c7408 P ff0b8adc4c0c45e9a9ad214d26e6c5b6: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.000s
I20260713 09:04:01.893399 15170 raft_consensus.cc:515] T 7a474b3210164504a2563c31340c7408 P b8bcbefc546547c89e1682f6ef294dc7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41611 } } peers { permanent_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 35331 } } peers { permanent_uuid: "b8bcbefc546547c89e1682f6ef294dc7" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 38685 } }
I20260713 09:04:01.901325 14941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a474b3210164504a2563c31340c7408" candidate_uuid: "b8bcbefc546547c89e1682f6ef294dc7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4"
I20260713 09:04:01.901867 14941 raft_consensus.cc:3060] T 7a474b3210164504a2563c31340c7408 P 3f90cc9326e049e2ae5c0f32c996d3b4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:01.903571 15131 tablet_bootstrap.cc:492] T 67e58a1b7f314700ab9242e5d52dd06e P b8bcbefc546547c89e1682f6ef294dc7: Bootstrap starting.
I20260713 09:04:01.904058 15170 leader_election.cc:290] T 7a474b3210164504a2563c31340c7408 P b8bcbefc546547c89e1682f6ef294dc7 [CANDIDATE]: Term 1 election: Requested vote from peers 3f90cc9326e049e2ae5c0f32c996d3b4 (127.10.222.129:41611), ff0b8adc4c0c45e9a9ad214d26e6c5b6 (127.10.222.130:35331)
I20260713 09:04:01.904774 15017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a474b3210164504a2563c31340c7408" candidate_uuid: "b8bcbefc546547c89e1682f6ef294dc7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6"
I20260713 09:04:01.905478 15017 raft_consensus.cc:3060] T 7a474b3210164504a2563c31340c7408 P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:01.909009 14941 raft_consensus.cc:2468] T 7a474b3210164504a2563c31340c7408 P 3f90cc9326e049e2ae5c0f32c996d3b4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8bcbefc546547c89e1682f6ef294dc7 in term 1.
I20260713 09:04:01.910617 15055 leader_election.cc:304] T 7a474b3210164504a2563c31340c7408 P b8bcbefc546547c89e1682f6ef294dc7 [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: 3f90cc9326e049e2ae5c0f32c996d3b4, b8bcbefc546547c89e1682f6ef294dc7; no voters: 
I20260713 09:04:01.911497 15170 raft_consensus.cc:2804] T 7a474b3210164504a2563c31340c7408 P b8bcbefc546547c89e1682f6ef294dc7 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:04:01.911988 15134 tablet_bootstrap.cc:492] T 1a3ebabd397541e4829c62503fc0f240 P 3f90cc9326e049e2ae5c0f32c996d3b4: No bootstrap required, opened a new log
I20260713 09:04:01.912564 15134 ts_tablet_manager.cc:1403] T 1a3ebabd397541e4829c62503fc0f240 P 3f90cc9326e049e2ae5c0f32c996d3b4: Time spent bootstrapping tablet: real 0.036s	user 0.011s	sys 0.013s
I20260713 09:04:01.912748 15131 tablet_bootstrap.cc:654] T 67e58a1b7f314700ab9242e5d52dd06e P b8bcbefc546547c89e1682f6ef294dc7: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:01.911954 15170 raft_consensus.cc:697] T 7a474b3210164504a2563c31340c7408 P b8bcbefc546547c89e1682f6ef294dc7 [term 1 LEADER]: Becoming Leader. State: Replica: b8bcbefc546547c89e1682f6ef294dc7, State: Running, Role: LEADER
I20260713 09:04:01.912837 14838 catalog_manager.cc:5697] T 67e58a1b7f314700ab9242e5d52dd06e P ff0b8adc4c0c45e9a9ad214d26e6c5b6 reported cstate change: term changed from 0 to 1, leader changed from <none> to ff0b8adc4c0c45e9a9ad214d26e6c5b6 (127.10.222.130). New cstate: current_term: 1 leader_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41611 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 35331 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b8bcbefc546547c89e1682f6ef294dc7" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 38685 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:01.914141 15170 consensus_queue.cc:237] T 7a474b3210164504a2563c31340c7408 P b8bcbefc546547c89e1682f6ef294dc7 [LEADER]: Queue going to LEADER mode. State: All 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: "3f90cc9326e049e2ae5c0f32c996d3b4" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41611 } } peers { permanent_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 35331 } } peers { permanent_uuid: "b8bcbefc546547c89e1682f6ef294dc7" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 38685 } }
I20260713 09:04:01.916734 15144 raft_consensus.cc:493] T c42a0a75a4304c148ae0596d2e59c855 P b8bcbefc546547c89e1682f6ef294dc7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:01.917263 15144 raft_consensus.cc:515] T c42a0a75a4304c148ae0596d2e59c855 P b8bcbefc546547c89e1682f6ef294dc7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41611 } } peers { permanent_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 35331 } } peers { permanent_uuid: "b8bcbefc546547c89e1682f6ef294dc7" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 38685 } }
I20260713 09:04:01.902935 15136 raft_consensus.cc:515] T 55f6a4c83ffb4ebea0f802b15fc14000 P b8bcbefc546547c89e1682f6ef294dc7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41611 } } peers { permanent_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 35331 } } peers { permanent_uuid: "b8bcbefc546547c89e1682f6ef294dc7" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 38685 } }
I20260713 09:04:01.919807 15136 leader_election.cc:290] T 55f6a4c83ffb4ebea0f802b15fc14000 P b8bcbefc546547c89e1682f6ef294dc7 [CANDIDATE]: Term 1 election: Requested vote from peers 3f90cc9326e049e2ae5c0f32c996d3b4 (127.10.222.129:41611), ff0b8adc4c0c45e9a9ad214d26e6c5b6 (127.10.222.130:35331)
I20260713 09:04:01.920045 15017 raft_consensus.cc:2468] T 7a474b3210164504a2563c31340c7408 P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8bcbefc546547c89e1682f6ef294dc7 in term 1.
I20260713 09:04:01.920347 15136 raft_consensus.cc:493] T 1a3ebabd397541e4829c62503fc0f240 P b8bcbefc546547c89e1682f6ef294dc7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:01.922899 15144 leader_election.cc:290] T c42a0a75a4304c148ae0596d2e59c855 P b8bcbefc546547c89e1682f6ef294dc7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3f90cc9326e049e2ae5c0f32c996d3b4 (127.10.222.129:41611), ff0b8adc4c0c45e9a9ad214d26e6c5b6 (127.10.222.130:35331)
I20260713 09:04:01.923372 15136 raft_consensus.cc:515] T 1a3ebabd397541e4829c62503fc0f240 P b8bcbefc546547c89e1682f6ef294dc7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41611 } } peers { permanent_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 35331 } } peers { permanent_uuid: "b8bcbefc546547c89e1682f6ef294dc7" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 38685 } }
I20260713 09:04:01.924212 15131 tablet_bootstrap.cc:492] T 67e58a1b7f314700ab9242e5d52dd06e P b8bcbefc546547c89e1682f6ef294dc7: No bootstrap required, opened a new log
I20260713 09:04:01.924667 15131 ts_tablet_manager.cc:1403] T 67e58a1b7f314700ab9242e5d52dd06e P b8bcbefc546547c89e1682f6ef294dc7: Time spent bootstrapping tablet: real 0.045s	user 0.011s	sys 0.004s
I20260713 09:04:01.916460 15134 raft_consensus.cc:359] T 1a3ebabd397541e4829c62503fc0f240 P 3f90cc9326e049e2ae5c0f32c996d3b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41611 } } peers { permanent_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 35331 } } peers { permanent_uuid: "b8bcbefc546547c89e1682f6ef294dc7" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 38685 } }
I20260713 09:04:01.925681 15134 raft_consensus.cc:385] T 1a3ebabd397541e4829c62503fc0f240 P 3f90cc9326e049e2ae5c0f32c996d3b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:01.926214 15134 raft_consensus.cc:740] T 1a3ebabd397541e4829c62503fc0f240 P 3f90cc9326e049e2ae5c0f32c996d3b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f90cc9326e049e2ae5c0f32c996d3b4, State: Initialized, Role: FOLLOWER
I20260713 09:04:01.926867 15134 consensus_queue.cc:260] T 1a3ebabd397541e4829c62503fc0f240 P 3f90cc9326e049e2ae5c0f32c996d3b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41611 } } peers { permanent_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 35331 } } peers { permanent_uuid: "b8bcbefc546547c89e1682f6ef294dc7" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 38685 } }
I20260713 09:04:01.927301 15131 raft_consensus.cc:359] T 67e58a1b7f314700ab9242e5d52dd06e P b8bcbefc546547c89e1682f6ef294dc7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41611 } } peers { permanent_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 35331 } } peers { permanent_uuid: "b8bcbefc546547c89e1682f6ef294dc7" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 38685 } }
I20260713 09:04:01.930260 15131 raft_consensus.cc:385] T 67e58a1b7f314700ab9242e5d52dd06e P b8bcbefc546547c89e1682f6ef294dc7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:01.930577 15131 raft_consensus.cc:740] T 67e58a1b7f314700ab9242e5d52dd06e P b8bcbefc546547c89e1682f6ef294dc7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8bcbefc546547c89e1682f6ef294dc7, State: Initialized, Role: FOLLOWER
I20260713 09:04:01.931406 15131 consensus_queue.cc:260] T 67e58a1b7f314700ab9242e5d52dd06e P b8bcbefc546547c89e1682f6ef294dc7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41611 } } peers { permanent_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 35331 } } peers { permanent_uuid: "b8bcbefc546547c89e1682f6ef294dc7" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 38685 } }
I20260713 09:04:01.931871 15134 ts_tablet_manager.cc:1434] T 1a3ebabd397541e4829c62503fc0f240 P 3f90cc9326e049e2ae5c0f32c996d3b4: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.000s
I20260713 09:04:01.932946 15134 tablet_bootstrap.cc:492] T 9449712e564b41d2ac0f14b820665a9d P 3f90cc9326e049e2ae5c0f32c996d3b4: Bootstrap starting.
I20260713 09:04:01.933878 15131 ts_tablet_manager.cc:1434] T 67e58a1b7f314700ab9242e5d52dd06e P b8bcbefc546547c89e1682f6ef294dc7: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260713 09:04:01.926875 15136 leader_election.cc:290] T 1a3ebabd397541e4829c62503fc0f240 P b8bcbefc546547c89e1682f6ef294dc7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3f90cc9326e049e2ae5c0f32c996d3b4 (127.10.222.129:41611), ff0b8adc4c0c45e9a9ad214d26e6c5b6 (127.10.222.130:35331)
I20260713 09:04:01.942934 15153 raft_consensus.cc:493] T c42a0a75a4304c148ae0596d2e59c855 P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:01.943516 15153 raft_consensus.cc:515] T c42a0a75a4304c148ae0596d2e59c855 P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41611 } } peers { permanent_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 35331 } } peers { permanent_uuid: "b8bcbefc546547c89e1682f6ef294dc7" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 38685 } }
I20260713 09:04:01.945672 15153 leader_election.cc:290] T c42a0a75a4304c148ae0596d2e59c855 P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3f90cc9326e049e2ae5c0f32c996d3b4 (127.10.222.129:41611), b8bcbefc546547c89e1682f6ef294dc7 (127.10.222.131:38685)
I20260713 09:04:01.946383 14941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c42a0a75a4304c148ae0596d2e59c855" candidate_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4" is_pre_election: true
I20260713 09:04:01.947026 14941 raft_consensus.cc:2468] T c42a0a75a4304c148ae0596d2e59c855 P 3f90cc9326e049e2ae5c0f32c996d3b4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ff0b8adc4c0c45e9a9ad214d26e6c5b6 in term 0.
I20260713 09:04:01.947386 15091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c42a0a75a4304c148ae0596d2e59c855" candidate_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8bcbefc546547c89e1682f6ef294dc7" is_pre_election: true
I20260713 09:04:01.947978 15091 raft_consensus.cc:2468] T c42a0a75a4304c148ae0596d2e59c855 P b8bcbefc546547c89e1682f6ef294dc7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ff0b8adc4c0c45e9a9ad214d26e6c5b6 in term 0.
I20260713 09:04:01.948627 15134 tablet_bootstrap.cc:654] T 9449712e564b41d2ac0f14b820665a9d P 3f90cc9326e049e2ae5c0f32c996d3b4: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:01.949007 15016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c42a0a75a4304c148ae0596d2e59c855" candidate_uuid: "b8bcbefc546547c89e1682f6ef294dc7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" is_pre_election: true
I20260713 09:04:01.949641 15016 raft_consensus.cc:2468] T c42a0a75a4304c148ae0596d2e59c855 P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b8bcbefc546547c89e1682f6ef294dc7 in term 0.
I20260713 09:04:01.949908 14940 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a3ebabd397541e4829c62503fc0f240" candidate_uuid: "b8bcbefc546547c89e1682f6ef294dc7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4" is_pre_election: true
I20260713 09:04:01.950577 14940 raft_consensus.cc:2468] T 1a3ebabd397541e4829c62503fc0f240 P 3f90cc9326e049e2ae5c0f32c996d3b4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b8bcbefc546547c89e1682f6ef294dc7 in term 0.
I20260713 09:04:01.950767 15055 leader_election.cc:304] T c42a0a75a4304c148ae0596d2e59c855 P b8bcbefc546547c89e1682f6ef294dc7 [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: b8bcbefc546547c89e1682f6ef294dc7, ff0b8adc4c0c45e9a9ad214d26e6c5b6; no voters: 
I20260713 09:04:01.949352 14942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c42a0a75a4304c148ae0596d2e59c855" candidate_uuid: "b8bcbefc546547c89e1682f6ef294dc7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4" is_pre_election: true
I20260713 09:04:01.951308 14983 leader_election.cc:304] T c42a0a75a4304c148ae0596d2e59c855 P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [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: b8bcbefc546547c89e1682f6ef294dc7, ff0b8adc4c0c45e9a9ad214d26e6c5b6; no voters: 
I20260713 09:04:01.951556 14942 raft_consensus.cc:2468] T c42a0a75a4304c148ae0596d2e59c855 P 3f90cc9326e049e2ae5c0f32c996d3b4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b8bcbefc546547c89e1682f6ef294dc7 in term 0.
I20260713 09:04:01.949571 15015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a3ebabd397541e4829c62503fc0f240" candidate_uuid: "b8bcbefc546547c89e1682f6ef294dc7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" is_pre_election: true
I20260713 09:04:01.952575 15015 raft_consensus.cc:2468] T 1a3ebabd397541e4829c62503fc0f240 P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b8bcbefc546547c89e1682f6ef294dc7 in term 0.
I20260713 09:04:01.951607 15170 raft_consensus.cc:2804] T c42a0a75a4304c148ae0596d2e59c855 P b8bcbefc546547c89e1682f6ef294dc7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:04:01.953227 15170 raft_consensus.cc:493] T c42a0a75a4304c148ae0596d2e59c855 P b8bcbefc546547c89e1682f6ef294dc7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:01.953639 15170 raft_consensus.cc:3060] T c42a0a75a4304c148ae0596d2e59c855 P b8bcbefc546547c89e1682f6ef294dc7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:01.953824 15153 raft_consensus.cc:2804] T c42a0a75a4304c148ae0596d2e59c855 P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:04:01.954319 15153 raft_consensus.cc:493] T c42a0a75a4304c148ae0596d2e59c855 P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:01.954734 15153 raft_consensus.cc:3060] T c42a0a75a4304c148ae0596d2e59c855 P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:01.952301 14941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55f6a4c83ffb4ebea0f802b15fc14000" candidate_uuid: "b8bcbefc546547c89e1682f6ef294dc7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4"
I20260713 09:04:01.955569 14941 raft_consensus.cc:3060] T 55f6a4c83ffb4ebea0f802b15fc14000 P 3f90cc9326e049e2ae5c0f32c996d3b4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:01.954706 14839 catalog_manager.cc:5697] T 7a474b3210164504a2563c31340c7408 P b8bcbefc546547c89e1682f6ef294dc7 reported cstate change: term changed from 0 to 1, leader changed from <none> to b8bcbefc546547c89e1682f6ef294dc7 (127.10.222.131). New cstate: current_term: 1 leader_uuid: "b8bcbefc546547c89e1682f6ef294dc7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41611 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 35331 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b8bcbefc546547c89e1682f6ef294dc7" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 38685 } health_report { overall_health: HEALTHY } } }
I20260713 09:04:01.963577 15153 raft_consensus.cc:515] T c42a0a75a4304c148ae0596d2e59c855 P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41611 } } peers { permanent_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 35331 } } peers { permanent_uuid: "b8bcbefc546547c89e1682f6ef294dc7" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 38685 } }
I20260713 09:04:01.964936 14941 raft_consensus.cc:2468] T 55f6a4c83ffb4ebea0f802b15fc14000 P 3f90cc9326e049e2ae5c0f32c996d3b4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8bcbefc546547c89e1682f6ef294dc7 in term 1.
I20260713 09:04:01.966012 15017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55f6a4c83ffb4ebea0f802b15fc14000" candidate_uuid: "b8bcbefc546547c89e1682f6ef294dc7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6"
I20260713 09:04:01.966600 15017 raft_consensus.cc:3060] T 55f6a4c83ffb4ebea0f802b15fc14000 P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:01.967422 15055 leader_election.cc:304] T 1a3ebabd397541e4829c62503fc0f240 P b8bcbefc546547c89e1682f6ef294dc7 [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: b8bcbefc546547c89e1682f6ef294dc7, ff0b8adc4c0c45e9a9ad214d26e6c5b6; no voters: 
I20260713 09:04:01.968532 15091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c42a0a75a4304c148ae0596d2e59c855" candidate_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8bcbefc546547c89e1682f6ef294dc7"
I20260713 09:04:01.969336 15153 leader_election.cc:290] T c42a0a75a4304c148ae0596d2e59c855 P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [CANDIDATE]: Term 1 election: Requested vote from peers 3f90cc9326e049e2ae5c0f32c996d3b4 (127.10.222.129:41611), b8bcbefc546547c89e1682f6ef294dc7 (127.10.222.131:38685)
I20260713 09:04:01.969738 15170 raft_consensus.cc:515] T c42a0a75a4304c148ae0596d2e59c855 P b8bcbefc546547c89e1682f6ef294dc7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41611 } } peers { permanent_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 35331 } } peers { permanent_uuid: "b8bcbefc546547c89e1682f6ef294dc7" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 38685 } }
I20260713 09:04:01.970921 15091 raft_consensus.cc:2393] T c42a0a75a4304c148ae0596d2e59c855 P b8bcbefc546547c89e1682f6ef294dc7 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate ff0b8adc4c0c45e9a9ad214d26e6c5b6 in current term 1: Already voted for candidate b8bcbefc546547c89e1682f6ef294dc7 in this term.
I20260713 09:04:01.971638 15177 raft_consensus.cc:2804] T 1a3ebabd397541e4829c62503fc0f240 P b8bcbefc546547c89e1682f6ef294dc7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:04:01.972041 15177 raft_consensus.cc:493] T 1a3ebabd397541e4829c62503fc0f240 P b8bcbefc546547c89e1682f6ef294dc7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:01.972332 15177 raft_consensus.cc:3060] T 1a3ebabd397541e4829c62503fc0f240 P b8bcbefc546547c89e1682f6ef294dc7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:01.970204 14941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c42a0a75a4304c148ae0596d2e59c855" candidate_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4"
I20260713 09:04:01.972939 15017 raft_consensus.cc:2468] T 55f6a4c83ffb4ebea0f802b15fc14000 P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8bcbefc546547c89e1682f6ef294dc7 in term 1.
I20260713 09:04:01.973492 14941 raft_consensus.cc:3060] T c42a0a75a4304c148ae0596d2e59c855 P 3f90cc9326e049e2ae5c0f32c996d3b4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:01.975520 15134 tablet_bootstrap.cc:492] T 9449712e564b41d2ac0f14b820665a9d P 3f90cc9326e049e2ae5c0f32c996d3b4: No bootstrap required, opened a new log
I20260713 09:04:01.976001 15134 ts_tablet_manager.cc:1403] T 9449712e564b41d2ac0f14b820665a9d P 3f90cc9326e049e2ae5c0f32c996d3b4: Time spent bootstrapping tablet: real 0.043s	user 0.025s	sys 0.006s
I20260713 09:04:01.976379 15170 leader_election.cc:290] T c42a0a75a4304c148ae0596d2e59c855 P b8bcbefc546547c89e1682f6ef294dc7 [CANDIDATE]: Term 1 election: Requested vote from peers 3f90cc9326e049e2ae5c0f32c996d3b4 (127.10.222.129:41611), ff0b8adc4c0c45e9a9ad214d26e6c5b6 (127.10.222.130:35331)
I20260713 09:04:01.975360 15055 leader_election.cc:304] T 55f6a4c83ffb4ebea0f802b15fc14000 P b8bcbefc546547c89e1682f6ef294dc7 [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: 3f90cc9326e049e2ae5c0f32c996d3b4, b8bcbefc546547c89e1682f6ef294dc7; no voters: 
I20260713 09:04:01.978147 14940 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c42a0a75a4304c148ae0596d2e59c855" candidate_uuid: "b8bcbefc546547c89e1682f6ef294dc7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4"
I20260713 09:04:01.978556 15134 raft_consensus.cc:359] T 9449712e564b41d2ac0f14b820665a9d P 3f90cc9326e049e2ae5c0f32c996d3b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41611 } } peers { permanent_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 35331 } } peers { permanent_uuid: "b8bcbefc546547c89e1682f6ef294dc7" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 38685 } }
I20260713 09:04:01.978780 15177 raft_consensus.cc:515] T 1a3ebabd397541e4829c62503fc0f240 P b8bcbefc546547c89e1682f6ef294dc7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41611 } } peers { permanent_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 35331 } } peers { permanent_uuid: "b8bcbefc546547c89e1682f6ef294dc7" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 38685 } }
I20260713 09:04:01.979274 15134 raft_consensus.cc:385] T 9449712e564b41d2ac0f14b820665a9d P 3f90cc9326e049e2ae5c0f32c996d3b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:01.979580 15134 raft_consensus.cc:740] T 9449712e564b41d2ac0f14b820665a9d P 3f90cc9326e049e2ae5c0f32c996d3b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f90cc9326e049e2ae5c0f32c996d3b4, State: Initialized, Role: FOLLOWER
I20260713 09:04:01.980187 15134 consensus_queue.cc:260] T 9449712e564b41d2ac0f14b820665a9d P 3f90cc9326e049e2ae5c0f32c996d3b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41611 } } peers { permanent_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 35331 } } peers { permanent_uuid: "b8bcbefc546547c89e1682f6ef294dc7" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 38685 } }
I20260713 09:04:01.980713 15177 leader_election.cc:290] T 1a3ebabd397541e4829c62503fc0f240 P b8bcbefc546547c89e1682f6ef294dc7 [CANDIDATE]: Term 1 election: Requested vote from peers 3f90cc9326e049e2ae5c0f32c996d3b4 (127.10.222.129:41611), ff0b8adc4c0c45e9a9ad214d26e6c5b6 (127.10.222.130:35331)
I20260713 09:04:01.981271 15177 raft_consensus.cc:2804] T 55f6a4c83ffb4ebea0f802b15fc14000 P b8bcbefc546547c89e1682f6ef294dc7 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:04:01.981866 15177 raft_consensus.cc:697] T 55f6a4c83ffb4ebea0f802b15fc14000 P b8bcbefc546547c89e1682f6ef294dc7 [term 1 LEADER]: Becoming Leader. State: Replica: b8bcbefc546547c89e1682f6ef294dc7, State: Running, Role: LEADER
I20260713 09:04:01.980624 15017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c42a0a75a4304c148ae0596d2e59c855" candidate_uuid: "b8bcbefc546547c89e1682f6ef294dc7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6"
I20260713 09:04:01.983137 15017 raft_consensus.cc:2393] T c42a0a75a4304c148ae0596d2e59c855 P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate b8bcbefc546547c89e1682f6ef294dc7 in current term 1: Already voted for candidate ff0b8adc4c0c45e9a9ad214d26e6c5b6 in this term.
I20260713 09:04:01.982048 14941 raft_consensus.cc:2468] T c42a0a75a4304c148ae0596d2e59c855 P 3f90cc9326e049e2ae5c0f32c996d3b4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff0b8adc4c0c45e9a9ad214d26e6c5b6 in term 1.
I20260713 09:04:01.984063 14940 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a3ebabd397541e4829c62503fc0f240" candidate_uuid: "b8bcbefc546547c89e1682f6ef294dc7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4"
I20260713 09:04:01.984611 14940 raft_consensus.cc:3060] T 1a3ebabd397541e4829c62503fc0f240 P 3f90cc9326e049e2ae5c0f32c996d3b4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:01.985176 15134 ts_tablet_manager.cc:1434] T 9449712e564b41d2ac0f14b820665a9d P 3f90cc9326e049e2ae5c0f32c996d3b4: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260713 09:04:01.983736 15177 consensus_queue.cc:237] T 55f6a4c83ffb4ebea0f802b15fc14000 P b8bcbefc546547c89e1682f6ef294dc7 [LEADER]: Queue going to LEADER mode. State: All 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: "3f90cc9326e049e2ae5c0f32c996d3b4" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41611 } } peers { permanent_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 35331 } } peers { permanent_uuid: "b8bcbefc546547c89e1682f6ef294dc7" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 38685 } }
I20260713 09:04:01.989797 14940 raft_consensus.cc:2468] T 1a3ebabd397541e4829c62503fc0f240 P 3f90cc9326e049e2ae5c0f32c996d3b4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8bcbefc546547c89e1682f6ef294dc7 in term 1.
I20260713 09:04:01.989755 14981 leader_election.cc:304] T c42a0a75a4304c148ae0596d2e59c855 P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [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: 3f90cc9326e049e2ae5c0f32c996d3b4, ff0b8adc4c0c45e9a9ad214d26e6c5b6; no voters: b8bcbefc546547c89e1682f6ef294dc7
I20260713 09:04:01.990684 15017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a3ebabd397541e4829c62503fc0f240" candidate_uuid: "b8bcbefc546547c89e1682f6ef294dc7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6"
I20260713 09:04:01.991452 15153 raft_consensus.cc:2804] T c42a0a75a4304c148ae0596d2e59c855 P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:04:01.991868 15017 raft_consensus.cc:3060] T 1a3ebabd397541e4829c62503fc0f240 P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:01.991917 15153 raft_consensus.cc:697] T c42a0a75a4304c148ae0596d2e59c855 P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [term 1 LEADER]: Becoming Leader. State: Replica: ff0b8adc4c0c45e9a9ad214d26e6c5b6, State: Running, Role: LEADER
I20260713 09:04:01.992913 15153 consensus_queue.cc:237] T c42a0a75a4304c148ae0596d2e59c855 P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [LEADER]: Queue going to LEADER mode. State: All 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: "3f90cc9326e049e2ae5c0f32c996d3b4" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41611 } } peers { permanent_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 35331 } } peers { permanent_uuid: "b8bcbefc546547c89e1682f6ef294dc7" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 38685 } }
I20260713 09:04:01.996691 15055 leader_election.cc:304] T 1a3ebabd397541e4829c62503fc0f240 P b8bcbefc546547c89e1682f6ef294dc7 [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: 3f90cc9326e049e2ae5c0f32c996d3b4, b8bcbefc546547c89e1682f6ef294dc7; no voters: 
I20260713 09:04:01.997452 15177 raft_consensus.cc:2804] T 1a3ebabd397541e4829c62503fc0f240 P b8bcbefc546547c89e1682f6ef294dc7 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:04:01.997923 15177 raft_consensus.cc:697] T 1a3ebabd397541e4829c62503fc0f240 P b8bcbefc546547c89e1682f6ef294dc7 [term 1 LEADER]: Becoming Leader. State: Replica: b8bcbefc546547c89e1682f6ef294dc7, State: Running, Role: LEADER
I20260713 09:04:01.998780 15177 consensus_queue.cc:237] T 1a3ebabd397541e4829c62503fc0f240 P b8bcbefc546547c89e1682f6ef294dc7 [LEADER]: Queue going to LEADER mode. State: All 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: "3f90cc9326e049e2ae5c0f32c996d3b4" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41611 } } peers { permanent_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 35331 } } peers { permanent_uuid: "b8bcbefc546547c89e1682f6ef294dc7" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 38685 } }
I20260713 09:04:01.997926 15055 leader_election.cc:304] T c42a0a75a4304c148ae0596d2e59c855 P b8bcbefc546547c89e1682f6ef294dc7 [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: b8bcbefc546547c89e1682f6ef294dc7; no voters: 3f90cc9326e049e2ae5c0f32c996d3b4, ff0b8adc4c0c45e9a9ad214d26e6c5b6
I20260713 09:04:02.001183 15136 raft_consensus.cc:2749] T c42a0a75a4304c148ae0596d2e59c855 P b8bcbefc546547c89e1682f6ef294dc7 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:04:02.001385 15017 raft_consensus.cc:2468] T 1a3ebabd397541e4829c62503fc0f240 P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8bcbefc546547c89e1682f6ef294dc7 in term 1.
I20260713 09:04:02.003641 14839 catalog_manager.cc:5697] T 55f6a4c83ffb4ebea0f802b15fc14000 P b8bcbefc546547c89e1682f6ef294dc7 reported cstate change: term changed from 0 to 1, leader changed from <none> to b8bcbefc546547c89e1682f6ef294dc7 (127.10.222.131). New cstate: current_term: 1 leader_uuid: "b8bcbefc546547c89e1682f6ef294dc7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41611 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 35331 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b8bcbefc546547c89e1682f6ef294dc7" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 38685 } health_report { overall_health: HEALTHY } } }
I20260713 09:04:02.004315 14838 catalog_manager.cc:5697] T c42a0a75a4304c148ae0596d2e59c855 P ff0b8adc4c0c45e9a9ad214d26e6c5b6 reported cstate change: term changed from 0 to 1, leader changed from <none> to ff0b8adc4c0c45e9a9ad214d26e6c5b6 (127.10.222.130). New cstate: current_term: 1 leader_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41611 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 35331 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b8bcbefc546547c89e1682f6ef294dc7" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 38685 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:02.013280 15177 consensus_queue.cc:1048] T 2f298d9e230f46998046883170da6538 P b8bcbefc546547c89e1682f6ef294dc7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41611 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:02.016716 14838 catalog_manager.cc:5697] T 1a3ebabd397541e4829c62503fc0f240 P b8bcbefc546547c89e1682f6ef294dc7 reported cstate change: term changed from 0 to 1, leader changed from <none> to b8bcbefc546547c89e1682f6ef294dc7 (127.10.222.131). New cstate: current_term: 1 leader_uuid: "b8bcbefc546547c89e1682f6ef294dc7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41611 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 35331 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b8bcbefc546547c89e1682f6ef294dc7" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 38685 } health_report { overall_health: HEALTHY } } }
I20260713 09:04:02.026793 15017 raft_consensus.cc:3060] T 2f298d9e230f46998046883170da6538 P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:02.034085 15177 consensus_queue.cc:1048] T 2f298d9e230f46998046883170da6538 P b8bcbefc546547c89e1682f6ef294dc7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 35331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:02.084569 15177 raft_consensus.cc:493] T 9449712e564b41d2ac0f14b820665a9d P b8bcbefc546547c89e1682f6ef294dc7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:02.085031 15177 raft_consensus.cc:515] T 9449712e564b41d2ac0f14b820665a9d P b8bcbefc546547c89e1682f6ef294dc7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41611 } } peers { permanent_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 35331 } } peers { permanent_uuid: "b8bcbefc546547c89e1682f6ef294dc7" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 38685 } }
I20260713 09:04:02.086639 15177 leader_election.cc:290] T 9449712e564b41d2ac0f14b820665a9d P b8bcbefc546547c89e1682f6ef294dc7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3f90cc9326e049e2ae5c0f32c996d3b4 (127.10.222.129:41611), ff0b8adc4c0c45e9a9ad214d26e6c5b6 (127.10.222.130:35331)
I20260713 09:04:02.087517 14940 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9449712e564b41d2ac0f14b820665a9d" candidate_uuid: "b8bcbefc546547c89e1682f6ef294dc7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4" is_pre_election: true
I20260713 09:04:02.087764 15017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9449712e564b41d2ac0f14b820665a9d" candidate_uuid: "b8bcbefc546547c89e1682f6ef294dc7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" is_pre_election: true
I20260713 09:04:02.088127 14940 raft_consensus.cc:2468] T 9449712e564b41d2ac0f14b820665a9d P 3f90cc9326e049e2ae5c0f32c996d3b4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b8bcbefc546547c89e1682f6ef294dc7 in term 0.
I20260713 09:04:02.088304 15017 raft_consensus.cc:2468] T 9449712e564b41d2ac0f14b820665a9d P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b8bcbefc546547c89e1682f6ef294dc7 in term 0.
I20260713 09:04:02.089115 15055 leader_election.cc:304] T 9449712e564b41d2ac0f14b820665a9d P b8bcbefc546547c89e1682f6ef294dc7 [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: 3f90cc9326e049e2ae5c0f32c996d3b4, b8bcbefc546547c89e1682f6ef294dc7; no voters: 
I20260713 09:04:02.089808 15177 raft_consensus.cc:2804] T 9449712e564b41d2ac0f14b820665a9d P b8bcbefc546547c89e1682f6ef294dc7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:04:02.090154 15177 raft_consensus.cc:493] T 9449712e564b41d2ac0f14b820665a9d P b8bcbefc546547c89e1682f6ef294dc7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:02.090428 15177 raft_consensus.cc:3060] T 9449712e564b41d2ac0f14b820665a9d P b8bcbefc546547c89e1682f6ef294dc7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:02.094933 15177 raft_consensus.cc:515] T 9449712e564b41d2ac0f14b820665a9d P b8bcbefc546547c89e1682f6ef294dc7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41611 } } peers { permanent_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 35331 } } peers { permanent_uuid: "b8bcbefc546547c89e1682f6ef294dc7" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 38685 } }
I20260713 09:04:02.096571 15177 leader_election.cc:290] T 9449712e564b41d2ac0f14b820665a9d P b8bcbefc546547c89e1682f6ef294dc7 [CANDIDATE]: Term 1 election: Requested vote from peers 3f90cc9326e049e2ae5c0f32c996d3b4 (127.10.222.129:41611), ff0b8adc4c0c45e9a9ad214d26e6c5b6 (127.10.222.130:35331)
I20260713 09:04:02.097285 14940 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9449712e564b41d2ac0f14b820665a9d" candidate_uuid: "b8bcbefc546547c89e1682f6ef294dc7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4"
I20260713 09:04:02.097522 15017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9449712e564b41d2ac0f14b820665a9d" candidate_uuid: "b8bcbefc546547c89e1682f6ef294dc7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6"
I20260713 09:04:02.097790 14940 raft_consensus.cc:3060] T 9449712e564b41d2ac0f14b820665a9d P 3f90cc9326e049e2ae5c0f32c996d3b4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:02.098121 15017 raft_consensus.cc:3060] T 9449712e564b41d2ac0f14b820665a9d P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:02.102520 14940 raft_consensus.cc:2468] T 9449712e564b41d2ac0f14b820665a9d P 3f90cc9326e049e2ae5c0f32c996d3b4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8bcbefc546547c89e1682f6ef294dc7 in term 1.
I20260713 09:04:02.102532 15017 raft_consensus.cc:2468] T 9449712e564b41d2ac0f14b820665a9d P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8bcbefc546547c89e1682f6ef294dc7 in term 1.
I20260713 09:04:02.103559 15055 leader_election.cc:304] T 9449712e564b41d2ac0f14b820665a9d P b8bcbefc546547c89e1682f6ef294dc7 [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: 3f90cc9326e049e2ae5c0f32c996d3b4, b8bcbefc546547c89e1682f6ef294dc7; no voters: 
I20260713 09:04:02.104152 15177 raft_consensus.cc:2804] T 9449712e564b41d2ac0f14b820665a9d P b8bcbefc546547c89e1682f6ef294dc7 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:04:02.104537 15177 raft_consensus.cc:697] T 9449712e564b41d2ac0f14b820665a9d P b8bcbefc546547c89e1682f6ef294dc7 [term 1 LEADER]: Becoming Leader. State: Replica: b8bcbefc546547c89e1682f6ef294dc7, State: Running, Role: LEADER
I20260713 09:04:02.105252 15177 consensus_queue.cc:237] T 9449712e564b41d2ac0f14b820665a9d P b8bcbefc546547c89e1682f6ef294dc7 [LEADER]: Queue going to LEADER mode. State: All 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: "3f90cc9326e049e2ae5c0f32c996d3b4" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41611 } } peers { permanent_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 35331 } } peers { permanent_uuid: "b8bcbefc546547c89e1682f6ef294dc7" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 38685 } }
I20260713 09:04:02.111591 14838 catalog_manager.cc:5697] T 9449712e564b41d2ac0f14b820665a9d P b8bcbefc546547c89e1682f6ef294dc7 reported cstate change: term changed from 0 to 1, leader changed from <none> to b8bcbefc546547c89e1682f6ef294dc7 (127.10.222.131). New cstate: current_term: 1 leader_uuid: "b8bcbefc546547c89e1682f6ef294dc7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41611 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 35331 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b8bcbefc546547c89e1682f6ef294dc7" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 38685 } health_report { overall_health: HEALTHY } } }
I20260713 09:04:02.188915 15159 consensus_queue.cc:1048] T bc87a979880f4a40838585f74ecf98eb P 3f90cc9326e049e2ae5c0f32c996d3b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 35331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:02.189491 15140 consensus_queue.cc:1048] T bc87a979880f4a40838585f74ecf98eb P 3f90cc9326e049e2ae5c0f32c996d3b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8bcbefc546547c89e1682f6ef294dc7" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 38685 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:02.239579 15091 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2f298d9e230f46998046883170da6538"
dest_uuid: "b8bcbefc546547c89e1682f6ef294dc7"
mode: GRACEFUL
new_leader_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4"
 from {username='slave'} at 127.0.0.1:36964
I20260713 09:04:02.240103 15091 raft_consensus.cc:606] T 2f298d9e230f46998046883170da6538 P b8bcbefc546547c89e1682f6ef294dc7 [term 1 LEADER]: Received request to transfer leadership to TS 3f90cc9326e049e2ae5c0f32c996d3b4
I20260713 09:04:02.244875 15091 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7a474b3210164504a2563c31340c7408"
dest_uuid: "b8bcbefc546547c89e1682f6ef294dc7"
mode: GRACEFUL
new_leader_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4"
 from {username='slave'} at 127.0.0.1:36964
I20260713 09:04:02.245456 15091 raft_consensus.cc:606] T 7a474b3210164504a2563c31340c7408 P b8bcbefc546547c89e1682f6ef294dc7 [term 1 LEADER]: Received request to transfer leadership to TS 3f90cc9326e049e2ae5c0f32c996d3b4
I20260713 09:04:02.250046 15091 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "68a293cf16364663899b55b6edd91a3e"
dest_uuid: "b8bcbefc546547c89e1682f6ef294dc7"
mode: GRACEFUL
new_leader_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4"
 from {username='slave'} at 127.0.0.1:36964
I20260713 09:04:02.250480 15091 raft_consensus.cc:606] T 68a293cf16364663899b55b6edd91a3e P b8bcbefc546547c89e1682f6ef294dc7 [term 1 LEADER]: Received request to transfer leadership to TS 3f90cc9326e049e2ae5c0f32c996d3b4
I20260713 09:04:02.262403 15017 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c42a0a75a4304c148ae0596d2e59c855"
dest_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6"
mode: GRACEFUL
new_leader_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4"
 from {username='slave'} at 127.0.0.1:56184
I20260713 09:04:02.262867 15017 raft_consensus.cc:606] T c42a0a75a4304c148ae0596d2e59c855 P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [term 1 LEADER]: Received request to transfer leadership to TS 3f90cc9326e049e2ae5c0f32c996d3b4
I20260713 09:04:02.267603 15091 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9449712e564b41d2ac0f14b820665a9d"
dest_uuid: "b8bcbefc546547c89e1682f6ef294dc7"
mode: GRACEFUL
new_leader_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6"
 from {username='slave'} at 127.0.0.1:36964
I20260713 09:04:02.268033 15091 raft_consensus.cc:606] T 9449712e564b41d2ac0f14b820665a9d P b8bcbefc546547c89e1682f6ef294dc7 [term 1 LEADER]: Received request to transfer leadership to TS ff0b8adc4c0c45e9a9ad214d26e6c5b6
I20260713 09:04:02.272295 15091 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "55f6a4c83ffb4ebea0f802b15fc14000"
dest_uuid: "b8bcbefc546547c89e1682f6ef294dc7"
mode: GRACEFUL
new_leader_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6"
 from {username='slave'} at 127.0.0.1:36964
I20260713 09:04:02.272691 15091 raft_consensus.cc:606] T 55f6a4c83ffb4ebea0f802b15fc14000 P b8bcbefc546547c89e1682f6ef294dc7 [term 1 LEADER]: Received request to transfer leadership to TS ff0b8adc4c0c45e9a9ad214d26e6c5b6
I20260713 09:04:02.279551 15091 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1a3ebabd397541e4829c62503fc0f240"
dest_uuid: "b8bcbefc546547c89e1682f6ef294dc7"
mode: GRACEFUL
new_leader_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6"
 from {username='slave'} at 127.0.0.1:36964
I20260713 09:04:02.280005 15091 raft_consensus.cc:606] T 1a3ebabd397541e4829c62503fc0f240 P b8bcbefc546547c89e1682f6ef294dc7 [term 1 LEADER]: Received request to transfer leadership to TS ff0b8adc4c0c45e9a9ad214d26e6c5b6
I20260713 09:04:02.291947 14940 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bc87a979880f4a40838585f74ecf98eb"
dest_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4"
mode: GRACEFUL
new_leader_uuid: "b8bcbefc546547c89e1682f6ef294dc7"
 from {username='slave'} at 127.0.0.1:36264
I20260713 09:04:02.292428 14940 raft_consensus.cc:606] T bc87a979880f4a40838585f74ecf98eb P 3f90cc9326e049e2ae5c0f32c996d3b4 [term 1 LEADER]: Received request to transfer leadership to TS b8bcbefc546547c89e1682f6ef294dc7
I20260713 09:04:02.302860 15177 raft_consensus.cc:493] T 67e58a1b7f314700ab9242e5d52dd06e P b8bcbefc546547c89e1682f6ef294dc7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:02.303359 15177 raft_consensus.cc:515] T 67e58a1b7f314700ab9242e5d52dd06e P b8bcbefc546547c89e1682f6ef294dc7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41611 } } peers { permanent_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 35331 } } peers { permanent_uuid: "b8bcbefc546547c89e1682f6ef294dc7" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 38685 } }
I20260713 09:04:02.304853 15177 leader_election.cc:290] T 67e58a1b7f314700ab9242e5d52dd06e P b8bcbefc546547c89e1682f6ef294dc7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3f90cc9326e049e2ae5c0f32c996d3b4 (127.10.222.129:41611), ff0b8adc4c0c45e9a9ad214d26e6c5b6 (127.10.222.130:35331)
I20260713 09:04:02.305647 14940 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67e58a1b7f314700ab9242e5d52dd06e" candidate_uuid: "b8bcbefc546547c89e1682f6ef294dc7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4" is_pre_election: true
I20260713 09:04:02.305859 15017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67e58a1b7f314700ab9242e5d52dd06e" candidate_uuid: "b8bcbefc546547c89e1682f6ef294dc7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" is_pre_election: true
I20260713 09:04:02.306334 14940 raft_consensus.cc:2393] T 67e58a1b7f314700ab9242e5d52dd06e P 3f90cc9326e049e2ae5c0f32c996d3b4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b8bcbefc546547c89e1682f6ef294dc7 in current term 1: Already voted for candidate ff0b8adc4c0c45e9a9ad214d26e6c5b6 in this term.
I20260713 09:04:02.307396 15055 leader_election.cc:304] T 67e58a1b7f314700ab9242e5d52dd06e P b8bcbefc546547c89e1682f6ef294dc7 [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: b8bcbefc546547c89e1682f6ef294dc7; no voters: 3f90cc9326e049e2ae5c0f32c996d3b4, ff0b8adc4c0c45e9a9ad214d26e6c5b6
I20260713 09:04:02.307978 15177 raft_consensus.cc:3060] T 67e58a1b7f314700ab9242e5d52dd06e P b8bcbefc546547c89e1682f6ef294dc7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:02.312589 15177 raft_consensus.cc:2749] T 67e58a1b7f314700ab9242e5d52dd06e P b8bcbefc546547c89e1682f6ef294dc7 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:04:02.332526 15177 consensus_queue.cc:1048] T 7a474b3210164504a2563c31340c7408 P b8bcbefc546547c89e1682f6ef294dc7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41611 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:02.333884 15177 consensus_queue.cc:1048] T 68a293cf16364663899b55b6edd91a3e P b8bcbefc546547c89e1682f6ef294dc7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41611 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:02.339242 15136 raft_consensus.cc:993] T 7a474b3210164504a2563c31340c7408 P b8bcbefc546547c89e1682f6ef294dc7: : Instructing follower 3f90cc9326e049e2ae5c0f32c996d3b4 to start an election
I20260713 09:04:02.339671 15136 raft_consensus.cc:1081] T 7a474b3210164504a2563c31340c7408 P b8bcbefc546547c89e1682f6ef294dc7 [term 1 LEADER]: Signalling peer 3f90cc9326e049e2ae5c0f32c996d3b4 to start an election
I20260713 09:04:02.341607 15170 raft_consensus.cc:993] T 68a293cf16364663899b55b6edd91a3e P b8bcbefc546547c89e1682f6ef294dc7: : Instructing follower 3f90cc9326e049e2ae5c0f32c996d3b4 to start an election
I20260713 09:04:02.343741 14940 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7a474b3210164504a2563c31340c7408"
dest_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4"
 from {username='slave'} at 127.0.0.1:36236
I20260713 09:04:02.344342 14940 raft_consensus.cc:493] T 7a474b3210164504a2563c31340c7408 P 3f90cc9326e049e2ae5c0f32c996d3b4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:04:02.344700 14940 raft_consensus.cc:3060] T 7a474b3210164504a2563c31340c7408 P 3f90cc9326e049e2ae5c0f32c996d3b4 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:02.347476 15170 raft_consensus.cc:1081] T 68a293cf16364663899b55b6edd91a3e P b8bcbefc546547c89e1682f6ef294dc7 [term 1 LEADER]: Signalling peer 3f90cc9326e049e2ae5c0f32c996d3b4 to start an election
I20260713 09:04:02.349136 15144 consensus_queue.cc:1048] T 7a474b3210164504a2563c31340c7408 P b8bcbefc546547c89e1682f6ef294dc7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 35331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:02.352234 15136 consensus_queue.cc:1048] T 68a293cf16364663899b55b6edd91a3e P b8bcbefc546547c89e1682f6ef294dc7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 35331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:02.352968 14941 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "68a293cf16364663899b55b6edd91a3e"
dest_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4"
 from {username='slave'} at 127.0.0.1:36236
I20260713 09:04:02.353605 14941 raft_consensus.cc:493] T 68a293cf16364663899b55b6edd91a3e P 3f90cc9326e049e2ae5c0f32c996d3b4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:04:02.354032 14941 raft_consensus.cc:3060] T 68a293cf16364663899b55b6edd91a3e P 3f90cc9326e049e2ae5c0f32c996d3b4 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:02.355408 14940 raft_consensus.cc:515] T 7a474b3210164504a2563c31340c7408 P 3f90cc9326e049e2ae5c0f32c996d3b4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41611 } } peers { permanent_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 35331 } } peers { permanent_uuid: "b8bcbefc546547c89e1682f6ef294dc7" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 38685 } }
I20260713 09:04:02.359261 14940 leader_election.cc:290] T 7a474b3210164504a2563c31340c7408 P 3f90cc9326e049e2ae5c0f32c996d3b4 [CANDIDATE]: Term 2 election: Requested vote from peers ff0b8adc4c0c45e9a9ad214d26e6c5b6 (127.10.222.130:35331), b8bcbefc546547c89e1682f6ef294dc7 (127.10.222.131:38685)
I20260713 09:04:02.360433 15091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a474b3210164504a2563c31340c7408" candidate_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b8bcbefc546547c89e1682f6ef294dc7"
I20260713 09:04:02.361028 15091 raft_consensus.cc:3055] T 7a474b3210164504a2563c31340c7408 P b8bcbefc546547c89e1682f6ef294dc7 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:04:02.361431 15091 raft_consensus.cc:740] T 7a474b3210164504a2563c31340c7408 P b8bcbefc546547c89e1682f6ef294dc7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b8bcbefc546547c89e1682f6ef294dc7, State: Running, Role: LEADER
I20260713 09:04:02.362234 15091 consensus_queue.cc:260] T 7a474b3210164504a2563c31340c7408 P b8bcbefc546547c89e1682f6ef294dc7 [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: "3f90cc9326e049e2ae5c0f32c996d3b4" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41611 } } peers { permanent_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 35331 } } peers { permanent_uuid: "b8bcbefc546547c89e1682f6ef294dc7" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 38685 } }
I20260713 09:04:02.363415 15091 raft_consensus.cc:3060] T 7a474b3210164504a2563c31340c7408 P b8bcbefc546547c89e1682f6ef294dc7 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:02.365573 15015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a474b3210164504a2563c31340c7408" candidate_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6"
I20260713 09:04:02.366431 15015 raft_consensus.cc:3060] T 7a474b3210164504a2563c31340c7408 P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:02.370368 15091 raft_consensus.cc:2468] T 7a474b3210164504a2563c31340c7408 P b8bcbefc546547c89e1682f6ef294dc7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f90cc9326e049e2ae5c0f32c996d3b4 in term 2.
I20260713 09:04:02.371651 14908 leader_election.cc:304] T 7a474b3210164504a2563c31340c7408 P 3f90cc9326e049e2ae5c0f32c996d3b4 [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: 3f90cc9326e049e2ae5c0f32c996d3b4, b8bcbefc546547c89e1682f6ef294dc7; no voters: 
I20260713 09:04:02.372586 15159 raft_consensus.cc:2804] T 7a474b3210164504a2563c31340c7408 P 3f90cc9326e049e2ae5c0f32c996d3b4 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:04:02.373035 15159 raft_consensus.cc:697] T 7a474b3210164504a2563c31340c7408 P 3f90cc9326e049e2ae5c0f32c996d3b4 [term 2 LEADER]: Becoming Leader. State: Replica: 3f90cc9326e049e2ae5c0f32c996d3b4, State: Running, Role: LEADER
I20260713 09:04:02.373642 15015 raft_consensus.cc:2468] T 7a474b3210164504a2563c31340c7408 P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f90cc9326e049e2ae5c0f32c996d3b4 in term 2.
I20260713 09:04:02.373884 14941 raft_consensus.cc:515] T 68a293cf16364663899b55b6edd91a3e P 3f90cc9326e049e2ae5c0f32c996d3b4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41611 } } peers { permanent_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 35331 } } peers { permanent_uuid: "b8bcbefc546547c89e1682f6ef294dc7" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 38685 } }
I20260713 09:04:02.373911 15159 consensus_queue.cc:237] T 7a474b3210164504a2563c31340c7408 P 3f90cc9326e049e2ae5c0f32c996d3b4 [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: "3f90cc9326e049e2ae5c0f32c996d3b4" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41611 } } peers { permanent_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 35331 } } peers { permanent_uuid: "b8bcbefc546547c89e1682f6ef294dc7" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 38685 } }
I20260713 09:04:02.376080 14941 leader_election.cc:290] T 68a293cf16364663899b55b6edd91a3e P 3f90cc9326e049e2ae5c0f32c996d3b4 [CANDIDATE]: Term 2 election: Requested vote from peers ff0b8adc4c0c45e9a9ad214d26e6c5b6 (127.10.222.130:35331), b8bcbefc546547c89e1682f6ef294dc7 (127.10.222.131:38685)
I20260713 09:04:02.377133 15015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68a293cf16364663899b55b6edd91a3e" candidate_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6"
I20260713 09:04:02.377844 15015 raft_consensus.cc:3060] T 68a293cf16364663899b55b6edd91a3e P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:02.378948 15091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68a293cf16364663899b55b6edd91a3e" candidate_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b8bcbefc546547c89e1682f6ef294dc7"
I20260713 09:04:02.379551 15091 raft_consensus.cc:3055] T 68a293cf16364663899b55b6edd91a3e P b8bcbefc546547c89e1682f6ef294dc7 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:04:02.379895 15091 raft_consensus.cc:740] T 68a293cf16364663899b55b6edd91a3e P b8bcbefc546547c89e1682f6ef294dc7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b8bcbefc546547c89e1682f6ef294dc7, State: Running, Role: LEADER
I20260713 09:04:02.380759 15091 consensus_queue.cc:260] T 68a293cf16364663899b55b6edd91a3e P b8bcbefc546547c89e1682f6ef294dc7 [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: "3f90cc9326e049e2ae5c0f32c996d3b4" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41611 } } peers { permanent_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 35331 } } peers { permanent_uuid: "b8bcbefc546547c89e1682f6ef294dc7" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 38685 } }
I20260713 09:04:02.382015 15091 raft_consensus.cc:3060] T 68a293cf16364663899b55b6edd91a3e P b8bcbefc546547c89e1682f6ef294dc7 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:02.384053 15153 consensus_queue.cc:1048] T c42a0a75a4304c148ae0596d2e59c855 P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41611 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:02.387434 15153 consensus_queue.cc:1048] T c42a0a75a4304c148ae0596d2e59c855 P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8bcbefc546547c89e1682f6ef294dc7" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 38685 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:02.393746 15091 raft_consensus.cc:2468] T 68a293cf16364663899b55b6edd91a3e P b8bcbefc546547c89e1682f6ef294dc7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f90cc9326e049e2ae5c0f32c996d3b4 in term 2.
I20260713 09:04:02.395076 14908 leader_election.cc:304] T 68a293cf16364663899b55b6edd91a3e P 3f90cc9326e049e2ae5c0f32c996d3b4 [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: 3f90cc9326e049e2ae5c0f32c996d3b4, b8bcbefc546547c89e1682f6ef294dc7; no voters: 
I20260713 09:04:02.396099 15159 raft_consensus.cc:2804] T 68a293cf16364663899b55b6edd91a3e P 3f90cc9326e049e2ae5c0f32c996d3b4 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:04:02.396565 15159 raft_consensus.cc:697] T 68a293cf16364663899b55b6edd91a3e P 3f90cc9326e049e2ae5c0f32c996d3b4 [term 2 LEADER]: Becoming Leader. State: Replica: 3f90cc9326e049e2ae5c0f32c996d3b4, State: Running, Role: LEADER
I20260713 09:04:02.397428 15159 consensus_queue.cc:237] T 68a293cf16364663899b55b6edd91a3e P 3f90cc9326e049e2ae5c0f32c996d3b4 [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: "3f90cc9326e049e2ae5c0f32c996d3b4" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41611 } } peers { permanent_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 35331 } } peers { permanent_uuid: "b8bcbefc546547c89e1682f6ef294dc7" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 38685 } }
I20260713 09:04:02.404418 14840 catalog_manager.cc:5697] T 7a474b3210164504a2563c31340c7408 P 3f90cc9326e049e2ae5c0f32c996d3b4 reported cstate change: term changed from 1 to 2, leader changed from b8bcbefc546547c89e1682f6ef294dc7 (127.10.222.131) to 3f90cc9326e049e2ae5c0f32c996d3b4 (127.10.222.129). New cstate: current_term: 2 leader_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41611 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 35331 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b8bcbefc546547c89e1682f6ef294dc7" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 38685 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:02.410415 15138 raft_consensus.cc:993] T c42a0a75a4304c148ae0596d2e59c855 P ff0b8adc4c0c45e9a9ad214d26e6c5b6: : Instructing follower 3f90cc9326e049e2ae5c0f32c996d3b4 to start an election
I20260713 09:04:02.410964 15138 raft_consensus.cc:1081] T c42a0a75a4304c148ae0596d2e59c855 P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [term 1 LEADER]: Signalling peer 3f90cc9326e049e2ae5c0f32c996d3b4 to start an election
I20260713 09:04:02.415189 15015 raft_consensus.cc:2468] T 68a293cf16364663899b55b6edd91a3e P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f90cc9326e049e2ae5c0f32c996d3b4 in term 2.
I20260713 09:04:02.416344 14940 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c42a0a75a4304c148ae0596d2e59c855"
dest_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4"
 from {username='slave'} at 127.0.0.1:36248
I20260713 09:04:02.416968 14940 raft_consensus.cc:493] T c42a0a75a4304c148ae0596d2e59c855 P 3f90cc9326e049e2ae5c0f32c996d3b4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:04:02.417315 14940 raft_consensus.cc:3060] T c42a0a75a4304c148ae0596d2e59c855 P 3f90cc9326e049e2ae5c0f32c996d3b4 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:02.422879 14940 raft_consensus.cc:515] T c42a0a75a4304c148ae0596d2e59c855 P 3f90cc9326e049e2ae5c0f32c996d3b4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41611 } } peers { permanent_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 35331 } } peers { permanent_uuid: "b8bcbefc546547c89e1682f6ef294dc7" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 38685 } }
I20260713 09:04:02.423816 14941 raft_consensus.cc:1240] T c42a0a75a4304c148ae0596d2e59c855 P 3f90cc9326e049e2ae5c0f32c996d3b4 [term 2 FOLLOWER]: Rejecting Update request from peer ff0b8adc4c0c45e9a9ad214d26e6c5b6 for earlier term 1. Current term is 2. Ops: []
I20260713 09:04:02.425556 14940 leader_election.cc:290] T c42a0a75a4304c148ae0596d2e59c855 P 3f90cc9326e049e2ae5c0f32c996d3b4 [CANDIDATE]: Term 2 election: Requested vote from peers ff0b8adc4c0c45e9a9ad214d26e6c5b6 (127.10.222.130:35331), b8bcbefc546547c89e1682f6ef294dc7 (127.10.222.131:38685)
I20260713 09:04:02.425577 15091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c42a0a75a4304c148ae0596d2e59c855" candidate_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b8bcbefc546547c89e1682f6ef294dc7"
I20260713 09:04:02.426533 15091 raft_consensus.cc:3060] T c42a0a75a4304c148ae0596d2e59c855 P b8bcbefc546547c89e1682f6ef294dc7 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:02.425770 15015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c42a0a75a4304c148ae0596d2e59c855" candidate_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6"
I20260713 09:04:02.427416 15200 consensus_queue.cc:1059] T c42a0a75a4304c148ae0596d2e59c855 P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41611 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:02.430294 15015 raft_consensus.cc:3055] T c42a0a75a4304c148ae0596d2e59c855 P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:04:02.430660 15015 raft_consensus.cc:740] T c42a0a75a4304c148ae0596d2e59c855 P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ff0b8adc4c0c45e9a9ad214d26e6c5b6, State: Running, Role: LEADER
I20260713 09:04:02.430871 14839 catalog_manager.cc:5697] T 68a293cf16364663899b55b6edd91a3e P 3f90cc9326e049e2ae5c0f32c996d3b4 reported cstate change: term changed from 1 to 2, leader changed from b8bcbefc546547c89e1682f6ef294dc7 (127.10.222.131) to 3f90cc9326e049e2ae5c0f32c996d3b4 (127.10.222.129). New cstate: current_term: 2 leader_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41611 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 35331 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b8bcbefc546547c89e1682f6ef294dc7" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 38685 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:02.431622 15015 consensus_queue.cc:260] T c42a0a75a4304c148ae0596d2e59c855 P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [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: "3f90cc9326e049e2ae5c0f32c996d3b4" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41611 } } peers { permanent_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 35331 } } peers { permanent_uuid: "b8bcbefc546547c89e1682f6ef294dc7" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 38685 } }
I20260713 09:04:02.432276 15136 consensus_queue.cc:1048] T 55f6a4c83ffb4ebea0f802b15fc14000 P b8bcbefc546547c89e1682f6ef294dc7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41611 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:02.433001 15015 raft_consensus.cc:3060] T c42a0a75a4304c148ae0596d2e59c855 P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:02.438241 15091 raft_consensus.cc:2468] T c42a0a75a4304c148ae0596d2e59c855 P b8bcbefc546547c89e1682f6ef294dc7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f90cc9326e049e2ae5c0f32c996d3b4 in term 2.
I20260713 09:04:02.439688 14908 leader_election.cc:304] T c42a0a75a4304c148ae0596d2e59c855 P 3f90cc9326e049e2ae5c0f32c996d3b4 [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: 3f90cc9326e049e2ae5c0f32c996d3b4, b8bcbefc546547c89e1682f6ef294dc7; no voters: 
I20260713 09:04:02.440114 15015 raft_consensus.cc:2468] T c42a0a75a4304c148ae0596d2e59c855 P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f90cc9326e049e2ae5c0f32c996d3b4 in term 2.
I20260713 09:04:02.440536 15159 raft_consensus.cc:2804] T c42a0a75a4304c148ae0596d2e59c855 P 3f90cc9326e049e2ae5c0f32c996d3b4 [term 2 FOLLOWER]: Leader election won for term 2
W20260713 09:04:02.440702 15200 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 2 current term: 2 is higher.
I20260713 09:04:02.441174 15159 raft_consensus.cc:697] T c42a0a75a4304c148ae0596d2e59c855 P 3f90cc9326e049e2ae5c0f32c996d3b4 [term 2 LEADER]: Becoming Leader. State: Replica: 3f90cc9326e049e2ae5c0f32c996d3b4, State: Running, Role: LEADER
I20260713 09:04:02.442020 15159 consensus_queue.cc:237] T c42a0a75a4304c148ae0596d2e59c855 P 3f90cc9326e049e2ae5c0f32c996d3b4 [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: "3f90cc9326e049e2ae5c0f32c996d3b4" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41611 } } peers { permanent_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 35331 } } peers { permanent_uuid: "b8bcbefc546547c89e1682f6ef294dc7" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 38685 } }
I20260713 09:04:02.451306 15144 consensus_queue.cc:1048] T 55f6a4c83ffb4ebea0f802b15fc14000 P b8bcbefc546547c89e1682f6ef294dc7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 35331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:02.451675 15200 consensus_queue.cc:1048] T 67e58a1b7f314700ab9242e5d52dd06e P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8bcbefc546547c89e1682f6ef294dc7" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 38685 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:02.453357 14838 catalog_manager.cc:5697] T c42a0a75a4304c148ae0596d2e59c855 P 3f90cc9326e049e2ae5c0f32c996d3b4 reported cstate change: term changed from 1 to 2, leader changed from ff0b8adc4c0c45e9a9ad214d26e6c5b6 (127.10.222.130) to 3f90cc9326e049e2ae5c0f32c996d3b4 (127.10.222.129). New cstate: current_term: 2 leader_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41611 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 35331 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b8bcbefc546547c89e1682f6ef294dc7" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 38685 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:02.461500 15144 raft_consensus.cc:993] T 2f298d9e230f46998046883170da6538 P b8bcbefc546547c89e1682f6ef294dc7: : Instructing follower 3f90cc9326e049e2ae5c0f32c996d3b4 to start an election
I20260713 09:04:02.462152 15136 raft_consensus.cc:1081] T 2f298d9e230f46998046883170da6538 P b8bcbefc546547c89e1682f6ef294dc7 [term 1 LEADER]: Signalling peer 3f90cc9326e049e2ae5c0f32c996d3b4 to start an election
I20260713 09:04:02.463948 14941 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2f298d9e230f46998046883170da6538"
dest_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4"
 from {username='slave'} at 127.0.0.1:36236
I20260713 09:04:02.464488 14941 raft_consensus.cc:493] T 2f298d9e230f46998046883170da6538 P 3f90cc9326e049e2ae5c0f32c996d3b4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:04:02.464847 14941 raft_consensus.cc:3060] T 2f298d9e230f46998046883170da6538 P 3f90cc9326e049e2ae5c0f32c996d3b4 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:02.471338 14941 raft_consensus.cc:515] T 2f298d9e230f46998046883170da6538 P 3f90cc9326e049e2ae5c0f32c996d3b4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8bcbefc546547c89e1682f6ef294dc7" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 38685 } } peers { permanent_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 35331 } } peers { permanent_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41611 } }
I20260713 09:04:02.474056 15090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f298d9e230f46998046883170da6538" candidate_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b8bcbefc546547c89e1682f6ef294dc7"
I20260713 09:04:02.474512 15090 raft_consensus.cc:3055] T 2f298d9e230f46998046883170da6538 P b8bcbefc546547c89e1682f6ef294dc7 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:04:02.474877 15090 raft_consensus.cc:740] T 2f298d9e230f46998046883170da6538 P b8bcbefc546547c89e1682f6ef294dc7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b8bcbefc546547c89e1682f6ef294dc7, State: Running, Role: LEADER
I20260713 09:04:02.475589 15090 consensus_queue.cc:260] T 2f298d9e230f46998046883170da6538 P b8bcbefc546547c89e1682f6ef294dc7 [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: "b8bcbefc546547c89e1682f6ef294dc7" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 38685 } } peers { permanent_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 35331 } } peers { permanent_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41611 } }
I20260713 09:04:02.476384 14941 leader_election.cc:290] T 2f298d9e230f46998046883170da6538 P 3f90cc9326e049e2ae5c0f32c996d3b4 [CANDIDATE]: Term 2 election: Requested vote from peers b8bcbefc546547c89e1682f6ef294dc7 (127.10.222.131:38685), ff0b8adc4c0c45e9a9ad214d26e6c5b6 (127.10.222.130:35331)
I20260713 09:04:02.476696 15090 raft_consensus.cc:3060] T 2f298d9e230f46998046883170da6538 P b8bcbefc546547c89e1682f6ef294dc7 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:02.477515 15144 raft_consensus.cc:993] T 55f6a4c83ffb4ebea0f802b15fc14000 P b8bcbefc546547c89e1682f6ef294dc7: : Instructing follower ff0b8adc4c0c45e9a9ad214d26e6c5b6 to start an election
I20260713 09:04:02.482352 15144 raft_consensus.cc:1081] T 55f6a4c83ffb4ebea0f802b15fc14000 P b8bcbefc546547c89e1682f6ef294dc7 [term 1 LEADER]: Signalling peer ff0b8adc4c0c45e9a9ad214d26e6c5b6 to start an election
I20260713 09:04:02.477432 15015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f298d9e230f46998046883170da6538" candidate_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6"
I20260713 09:04:02.484112 15016 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "55f6a4c83ffb4ebea0f802b15fc14000"
dest_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6"
 from {username='slave'} at 127.0.0.1:56162
I20260713 09:04:02.484691 15016 raft_consensus.cc:493] T 55f6a4c83ffb4ebea0f802b15fc14000 P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:04:02.484162 15015 raft_consensus.cc:3060] T 2f298d9e230f46998046883170da6538 P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:02.485087 15016 raft_consensus.cc:3060] T 55f6a4c83ffb4ebea0f802b15fc14000 P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:02.488085 15200 consensus_queue.cc:1048] T 67e58a1b7f314700ab9242e5d52dd06e P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41611 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:02.491991 15090 raft_consensus.cc:2468] T 2f298d9e230f46998046883170da6538 P b8bcbefc546547c89e1682f6ef294dc7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f90cc9326e049e2ae5c0f32c996d3b4 in term 2.
I20260713 09:04:02.493206 14908 leader_election.cc:304] T 2f298d9e230f46998046883170da6538 P 3f90cc9326e049e2ae5c0f32c996d3b4 [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: 3f90cc9326e049e2ae5c0f32c996d3b4, b8bcbefc546547c89e1682f6ef294dc7; no voters: 
I20260713 09:04:02.493727 15015 raft_consensus.cc:2468] T 2f298d9e230f46998046883170da6538 P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f90cc9326e049e2ae5c0f32c996d3b4 in term 2.
I20260713 09:04:02.493989 15190 raft_consensus.cc:2804] T 2f298d9e230f46998046883170da6538 P 3f90cc9326e049e2ae5c0f32c996d3b4 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:04:02.494462 15190 raft_consensus.cc:697] T 2f298d9e230f46998046883170da6538 P 3f90cc9326e049e2ae5c0f32c996d3b4 [term 2 LEADER]: Becoming Leader. State: Replica: 3f90cc9326e049e2ae5c0f32c996d3b4, State: Running, Role: LEADER
I20260713 09:04:02.495301 15190 consensus_queue.cc:237] T 2f298d9e230f46998046883170da6538 P 3f90cc9326e049e2ae5c0f32c996d3b4 [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: "b8bcbefc546547c89e1682f6ef294dc7" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 38685 } } peers { permanent_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 35331 } } peers { permanent_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41611 } }
I20260713 09:04:02.497160 15016 raft_consensus.cc:515] T 55f6a4c83ffb4ebea0f802b15fc14000 P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41611 } } peers { permanent_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 35331 } } peers { permanent_uuid: "b8bcbefc546547c89e1682f6ef294dc7" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 38685 } }
I20260713 09:04:02.500010 15016 leader_election.cc:290] T 55f6a4c83ffb4ebea0f802b15fc14000 P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [CANDIDATE]: Term 2 election: Requested vote from peers 3f90cc9326e049e2ae5c0f32c996d3b4 (127.10.222.129:41611), b8bcbefc546547c89e1682f6ef294dc7 (127.10.222.131:38685)
I20260713 09:04:02.502094 14940 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55f6a4c83ffb4ebea0f802b15fc14000" candidate_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4"
I20260713 09:04:02.502696 14940 raft_consensus.cc:3060] T 55f6a4c83ffb4ebea0f802b15fc14000 P 3f90cc9326e049e2ae5c0f32c996d3b4 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:02.503304 15090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55f6a4c83ffb4ebea0f802b15fc14000" candidate_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b8bcbefc546547c89e1682f6ef294dc7"
I20260713 09:04:02.503198 14840 catalog_manager.cc:5697] T 2f298d9e230f46998046883170da6538 P 3f90cc9326e049e2ae5c0f32c996d3b4 reported cstate change: term changed from 1 to 2, leader changed from b8bcbefc546547c89e1682f6ef294dc7 (127.10.222.131) to 3f90cc9326e049e2ae5c0f32c996d3b4 (127.10.222.129). New cstate: current_term: 2 leader_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8bcbefc546547c89e1682f6ef294dc7" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 38685 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 35331 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41611 } health_report { overall_health: HEALTHY } } }
I20260713 09:04:02.504271 15090 raft_consensus.cc:3055] T 55f6a4c83ffb4ebea0f802b15fc14000 P b8bcbefc546547c89e1682f6ef294dc7 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:04:02.504627 15090 raft_consensus.cc:740] T 55f6a4c83ffb4ebea0f802b15fc14000 P b8bcbefc546547c89e1682f6ef294dc7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b8bcbefc546547c89e1682f6ef294dc7, State: Running, Role: LEADER
I20260713 09:04:02.505404 15090 consensus_queue.cc:260] T 55f6a4c83ffb4ebea0f802b15fc14000 P b8bcbefc546547c89e1682f6ef294dc7 [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: "3f90cc9326e049e2ae5c0f32c996d3b4" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41611 } } peers { permanent_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 35331 } } peers { permanent_uuid: "b8bcbefc546547c89e1682f6ef294dc7" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 38685 } }
I20260713 09:04:02.506716 15090 raft_consensus.cc:3060] T 55f6a4c83ffb4ebea0f802b15fc14000 P b8bcbefc546547c89e1682f6ef294dc7 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:02.510244 14940 raft_consensus.cc:2468] T 55f6a4c83ffb4ebea0f802b15fc14000 P 3f90cc9326e049e2ae5c0f32c996d3b4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff0b8adc4c0c45e9a9ad214d26e6c5b6 in term 2.
I20260713 09:04:02.513314 15136 consensus_queue.cc:1048] T 9449712e564b41d2ac0f14b820665a9d P b8bcbefc546547c89e1682f6ef294dc7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41611 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:02.514196 14981 leader_election.cc:304] T 55f6a4c83ffb4ebea0f802b15fc14000 P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [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: 3f90cc9326e049e2ae5c0f32c996d3b4, ff0b8adc4c0c45e9a9ad214d26e6c5b6; no voters: 
I20260713 09:04:02.514976 15138 raft_consensus.cc:2804] T 55f6a4c83ffb4ebea0f802b15fc14000 P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:04:02.515506 15138 raft_consensus.cc:697] T 55f6a4c83ffb4ebea0f802b15fc14000 P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [term 2 LEADER]: Becoming Leader. State: Replica: ff0b8adc4c0c45e9a9ad214d26e6c5b6, State: Running, Role: LEADER
I20260713 09:04:02.516268 15138 consensus_queue.cc:237] T 55f6a4c83ffb4ebea0f802b15fc14000 P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [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: "3f90cc9326e049e2ae5c0f32c996d3b4" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41611 } } peers { permanent_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 35331 } } peers { permanent_uuid: "b8bcbefc546547c89e1682f6ef294dc7" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 38685 } }
I20260713 09:04:02.518807 15090 raft_consensus.cc:2468] T 55f6a4c83ffb4ebea0f802b15fc14000 P b8bcbefc546547c89e1682f6ef294dc7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff0b8adc4c0c45e9a9ad214d26e6c5b6 in term 2.
I20260713 09:04:02.526746 14839 catalog_manager.cc:5697] T 55f6a4c83ffb4ebea0f802b15fc14000 P ff0b8adc4c0c45e9a9ad214d26e6c5b6 reported cstate change: term changed from 1 to 2, leader changed from b8bcbefc546547c89e1682f6ef294dc7 (127.10.222.131) to ff0b8adc4c0c45e9a9ad214d26e6c5b6 (127.10.222.130). New cstate: current_term: 2 leader_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41611 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 35331 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b8bcbefc546547c89e1682f6ef294dc7" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 38685 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:02.528040 15170 consensus_queue.cc:1048] T 9449712e564b41d2ac0f14b820665a9d P b8bcbefc546547c89e1682f6ef294dc7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 35331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:02.535820 15177 raft_consensus.cc:993] T 9449712e564b41d2ac0f14b820665a9d P b8bcbefc546547c89e1682f6ef294dc7: : Instructing follower ff0b8adc4c0c45e9a9ad214d26e6c5b6 to start an election
I20260713 09:04:02.536304 15177 raft_consensus.cc:1081] T 9449712e564b41d2ac0f14b820665a9d P b8bcbefc546547c89e1682f6ef294dc7 [term 1 LEADER]: Signalling peer ff0b8adc4c0c45e9a9ad214d26e6c5b6 to start an election
I20260713 09:04:02.537946 15016 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9449712e564b41d2ac0f14b820665a9d"
dest_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6"
 from {username='slave'} at 127.0.0.1:56162
I20260713 09:04:02.538394 15016 raft_consensus.cc:493] T 9449712e564b41d2ac0f14b820665a9d P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:04:02.538674 15016 raft_consensus.cc:3060] T 9449712e564b41d2ac0f14b820665a9d P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:02.543195 15016 raft_consensus.cc:515] T 9449712e564b41d2ac0f14b820665a9d P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41611 } } peers { permanent_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 35331 } } peers { permanent_uuid: "b8bcbefc546547c89e1682f6ef294dc7" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 38685 } }
I20260713 09:04:02.545089 15016 leader_election.cc:290] T 9449712e564b41d2ac0f14b820665a9d P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [CANDIDATE]: Term 2 election: Requested vote from peers 3f90cc9326e049e2ae5c0f32c996d3b4 (127.10.222.129:41611), b8bcbefc546547c89e1682f6ef294dc7 (127.10.222.131:38685)
I20260713 09:04:02.545477 14941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9449712e564b41d2ac0f14b820665a9d" candidate_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4"
I20260713 09:04:02.545697 15090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9449712e564b41d2ac0f14b820665a9d" candidate_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b8bcbefc546547c89e1682f6ef294dc7"
I20260713 09:04:02.546083 14941 raft_consensus.cc:3060] T 9449712e564b41d2ac0f14b820665a9d P 3f90cc9326e049e2ae5c0f32c996d3b4 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:02.546284 15090 raft_consensus.cc:3055] T 9449712e564b41d2ac0f14b820665a9d P b8bcbefc546547c89e1682f6ef294dc7 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:04:02.546627 15090 raft_consensus.cc:740] T 9449712e564b41d2ac0f14b820665a9d P b8bcbefc546547c89e1682f6ef294dc7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b8bcbefc546547c89e1682f6ef294dc7, State: Running, Role: LEADER
I20260713 09:04:02.547304 15090 consensus_queue.cc:260] T 9449712e564b41d2ac0f14b820665a9d P b8bcbefc546547c89e1682f6ef294dc7 [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: "3f90cc9326e049e2ae5c0f32c996d3b4" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41611 } } peers { permanent_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 35331 } } peers { permanent_uuid: "b8bcbefc546547c89e1682f6ef294dc7" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 38685 } }
I20260713 09:04:02.548192 15090 raft_consensus.cc:3060] T 9449712e564b41d2ac0f14b820665a9d P b8bcbefc546547c89e1682f6ef294dc7 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:02.551802 14941 raft_consensus.cc:2468] T 9449712e564b41d2ac0f14b820665a9d P 3f90cc9326e049e2ae5c0f32c996d3b4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff0b8adc4c0c45e9a9ad214d26e6c5b6 in term 2.
I20260713 09:04:02.552722 14981 leader_election.cc:304] T 9449712e564b41d2ac0f14b820665a9d P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [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: 3f90cc9326e049e2ae5c0f32c996d3b4, ff0b8adc4c0c45e9a9ad214d26e6c5b6; no voters: 
I20260713 09:04:02.552917 15090 raft_consensus.cc:2468] T 9449712e564b41d2ac0f14b820665a9d P b8bcbefc546547c89e1682f6ef294dc7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff0b8adc4c0c45e9a9ad214d26e6c5b6 in term 2.
I20260713 09:04:02.553380 15138 raft_consensus.cc:2804] T 9449712e564b41d2ac0f14b820665a9d P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:04:02.553771 15138 raft_consensus.cc:697] T 9449712e564b41d2ac0f14b820665a9d P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [term 2 LEADER]: Becoming Leader. State: Replica: ff0b8adc4c0c45e9a9ad214d26e6c5b6, State: Running, Role: LEADER
I20260713 09:04:02.554421 15138 consensus_queue.cc:237] T 9449712e564b41d2ac0f14b820665a9d P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [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: "3f90cc9326e049e2ae5c0f32c996d3b4" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41611 } } peers { permanent_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 35331 } } peers { permanent_uuid: "b8bcbefc546547c89e1682f6ef294dc7" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 38685 } }
I20260713 09:04:02.560163 14838 catalog_manager.cc:5697] T 9449712e564b41d2ac0f14b820665a9d P ff0b8adc4c0c45e9a9ad214d26e6c5b6 reported cstate change: term changed from 1 to 2, leader changed from b8bcbefc546547c89e1682f6ef294dc7 (127.10.222.131) to ff0b8adc4c0c45e9a9ad214d26e6c5b6 (127.10.222.130). New cstate: current_term: 2 leader_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41611 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 35331 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b8bcbefc546547c89e1682f6ef294dc7" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 38685 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:02.596362 15177 consensus_queue.cc:1048] T 1a3ebabd397541e4829c62503fc0f240 P b8bcbefc546547c89e1682f6ef294dc7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 35331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:02.598326 15177 consensus_queue.cc:1048] T 1a3ebabd397541e4829c62503fc0f240 P b8bcbefc546547c89e1682f6ef294dc7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41611 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:02.603775 15170 raft_consensus.cc:993] T 1a3ebabd397541e4829c62503fc0f240 P b8bcbefc546547c89e1682f6ef294dc7: : Instructing follower ff0b8adc4c0c45e9a9ad214d26e6c5b6 to start an election
I20260713 09:04:02.604241 15144 raft_consensus.cc:1081] T 1a3ebabd397541e4829c62503fc0f240 P b8bcbefc546547c89e1682f6ef294dc7 [term 1 LEADER]: Signalling peer ff0b8adc4c0c45e9a9ad214d26e6c5b6 to start an election
I20260713 09:04:02.606536 15015 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1a3ebabd397541e4829c62503fc0f240"
dest_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6"
 from {username='slave'} at 127.0.0.1:56162
I20260713 09:04:02.607076 15015 raft_consensus.cc:493] T 1a3ebabd397541e4829c62503fc0f240 P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:04:02.607479 15015 raft_consensus.cc:3060] T 1a3ebabd397541e4829c62503fc0f240 P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:02.614064 15015 raft_consensus.cc:515] T 1a3ebabd397541e4829c62503fc0f240 P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41611 } } peers { permanent_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 35331 } } peers { permanent_uuid: "b8bcbefc546547c89e1682f6ef294dc7" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 38685 } }
I20260713 09:04:02.614826 15016 raft_consensus.cc:1240] T 1a3ebabd397541e4829c62503fc0f240 P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [term 2 FOLLOWER]: Rejecting Update request from peer b8bcbefc546547c89e1682f6ef294dc7 for earlier term 1. Current term is 2. Ops: []
I20260713 09:04:02.616466 15015 leader_election.cc:290] T 1a3ebabd397541e4829c62503fc0f240 P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [CANDIDATE]: Term 2 election: Requested vote from peers 3f90cc9326e049e2ae5c0f32c996d3b4 (127.10.222.129:41611), b8bcbefc546547c89e1682f6ef294dc7 (127.10.222.131:38685)
I20260713 09:04:02.617180 15090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a3ebabd397541e4829c62503fc0f240" candidate_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b8bcbefc546547c89e1682f6ef294dc7"
I20260713 09:04:02.616380 14941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a3ebabd397541e4829c62503fc0f240" candidate_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4"
I20260713 09:04:02.617851 15090 raft_consensus.cc:3055] T 1a3ebabd397541e4829c62503fc0f240 P b8bcbefc546547c89e1682f6ef294dc7 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:04:02.618058 14941 raft_consensus.cc:3060] T 1a3ebabd397541e4829c62503fc0f240 P 3f90cc9326e049e2ae5c0f32c996d3b4 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:02.618280 15090 raft_consensus.cc:740] T 1a3ebabd397541e4829c62503fc0f240 P b8bcbefc546547c89e1682f6ef294dc7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b8bcbefc546547c89e1682f6ef294dc7, State: Running, Role: LEADER
I20260713 09:04:02.619342 15090 consensus_queue.cc:260] T 1a3ebabd397541e4829c62503fc0f240 P b8bcbefc546547c89e1682f6ef294dc7 [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: "3f90cc9326e049e2ae5c0f32c996d3b4" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41611 } } peers { permanent_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 35331 } } peers { permanent_uuid: "b8bcbefc546547c89e1682f6ef294dc7" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 38685 } }
I20260713 09:04:02.620416 15090 raft_consensus.cc:3060] T 1a3ebabd397541e4829c62503fc0f240 P b8bcbefc546547c89e1682f6ef294dc7 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:02.623940 14941 raft_consensus.cc:2468] T 1a3ebabd397541e4829c62503fc0f240 P 3f90cc9326e049e2ae5c0f32c996d3b4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff0b8adc4c0c45e9a9ad214d26e6c5b6 in term 2.
I20260713 09:04:02.625000 14981 leader_election.cc:304] T 1a3ebabd397541e4829c62503fc0f240 P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [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: 3f90cc9326e049e2ae5c0f32c996d3b4, ff0b8adc4c0c45e9a9ad214d26e6c5b6; no voters: 
I20260713 09:04:02.625456 15090 raft_consensus.cc:2468] T 1a3ebabd397541e4829c62503fc0f240 P b8bcbefc546547c89e1682f6ef294dc7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff0b8adc4c0c45e9a9ad214d26e6c5b6 in term 2.
I20260713 09:04:02.625771 15138 raft_consensus.cc:2804] T 1a3ebabd397541e4829c62503fc0f240 P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:04:02.626221 15138 raft_consensus.cc:697] T 1a3ebabd397541e4829c62503fc0f240 P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [term 2 LEADER]: Becoming Leader. State: Replica: ff0b8adc4c0c45e9a9ad214d26e6c5b6, State: Running, Role: LEADER
I20260713 09:04:02.626921 15138 consensus_queue.cc:237] T 1a3ebabd397541e4829c62503fc0f240 P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [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: "3f90cc9326e049e2ae5c0f32c996d3b4" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41611 } } peers { permanent_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 35331 } } peers { permanent_uuid: "b8bcbefc546547c89e1682f6ef294dc7" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 38685 } }
I20260713 09:04:02.632710 14838 catalog_manager.cc:5697] T 1a3ebabd397541e4829c62503fc0f240 P ff0b8adc4c0c45e9a9ad214d26e6c5b6 reported cstate change: term changed from 1 to 2, leader changed from b8bcbefc546547c89e1682f6ef294dc7 (127.10.222.131) to ff0b8adc4c0c45e9a9ad214d26e6c5b6 (127.10.222.130). New cstate: current_term: 2 leader_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41611 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 35331 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b8bcbefc546547c89e1682f6ef294dc7" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 38685 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:02.663439 15159 raft_consensus.cc:993] T bc87a979880f4a40838585f74ecf98eb P 3f90cc9326e049e2ae5c0f32c996d3b4: : Instructing follower b8bcbefc546547c89e1682f6ef294dc7 to start an election
I20260713 09:04:02.663856 15190 raft_consensus.cc:1081] T bc87a979880f4a40838585f74ecf98eb P 3f90cc9326e049e2ae5c0f32c996d3b4 [term 1 LEADER]: Signalling peer b8bcbefc546547c89e1682f6ef294dc7 to start an election
I20260713 09:04:02.665163 15090 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bc87a979880f4a40838585f74ecf98eb"
dest_uuid: "b8bcbefc546547c89e1682f6ef294dc7"
 from {username='slave'} at 127.0.0.1:36950
I20260713 09:04:02.665647 15090 raft_consensus.cc:493] T bc87a979880f4a40838585f74ecf98eb P b8bcbefc546547c89e1682f6ef294dc7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:04:02.665972 15090 raft_consensus.cc:3060] T bc87a979880f4a40838585f74ecf98eb P b8bcbefc546547c89e1682f6ef294dc7 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:02.670596 15090 raft_consensus.cc:515] T bc87a979880f4a40838585f74ecf98eb P b8bcbefc546547c89e1682f6ef294dc7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41611 } } peers { permanent_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 35331 } } peers { permanent_uuid: "b8bcbefc546547c89e1682f6ef294dc7" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 38685 } }
I20260713 09:04:02.672124 15090 leader_election.cc:290] T bc87a979880f4a40838585f74ecf98eb P b8bcbefc546547c89e1682f6ef294dc7 [CANDIDATE]: Term 2 election: Requested vote from peers 3f90cc9326e049e2ae5c0f32c996d3b4 (127.10.222.129:41611), ff0b8adc4c0c45e9a9ad214d26e6c5b6 (127.10.222.130:35331)
I20260713 09:04:02.673070 14941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc87a979880f4a40838585f74ecf98eb" candidate_uuid: "b8bcbefc546547c89e1682f6ef294dc7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4"
I20260713 09:04:02.673323 15016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc87a979880f4a40838585f74ecf98eb" candidate_uuid: "b8bcbefc546547c89e1682f6ef294dc7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6"
I20260713 09:04:02.673578 14941 raft_consensus.cc:3055] T bc87a979880f4a40838585f74ecf98eb P 3f90cc9326e049e2ae5c0f32c996d3b4 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:04:02.673856 15016 raft_consensus.cc:3060] T bc87a979880f4a40838585f74ecf98eb P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:02.673861 14941 raft_consensus.cc:740] T bc87a979880f4a40838585f74ecf98eb P 3f90cc9326e049e2ae5c0f32c996d3b4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3f90cc9326e049e2ae5c0f32c996d3b4, State: Running, Role: LEADER
I20260713 09:04:02.674744 14941 consensus_queue.cc:260] T bc87a979880f4a40838585f74ecf98eb P 3f90cc9326e049e2ae5c0f32c996d3b4 [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: "3f90cc9326e049e2ae5c0f32c996d3b4" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41611 } } peers { permanent_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 35331 } } peers { permanent_uuid: "b8bcbefc546547c89e1682f6ef294dc7" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 38685 } }
I20260713 09:04:02.675664 14941 raft_consensus.cc:3060] T bc87a979880f4a40838585f74ecf98eb P 3f90cc9326e049e2ae5c0f32c996d3b4 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:02.678803 15016 raft_consensus.cc:2468] T bc87a979880f4a40838585f74ecf98eb P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8bcbefc546547c89e1682f6ef294dc7 in term 2.
I20260713 09:04:02.680065 15055 leader_election.cc:304] T bc87a979880f4a40838585f74ecf98eb P b8bcbefc546547c89e1682f6ef294dc7 [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: b8bcbefc546547c89e1682f6ef294dc7, ff0b8adc4c0c45e9a9ad214d26e6c5b6; no voters: 
I20260713 09:04:02.680771 15177 raft_consensus.cc:2804] T bc87a979880f4a40838585f74ecf98eb P b8bcbefc546547c89e1682f6ef294dc7 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:04:02.680955 14941 raft_consensus.cc:2468] T bc87a979880f4a40838585f74ecf98eb P 3f90cc9326e049e2ae5c0f32c996d3b4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8bcbefc546547c89e1682f6ef294dc7 in term 2.
I20260713 09:04:02.681140 15177 raft_consensus.cc:697] T bc87a979880f4a40838585f74ecf98eb P b8bcbefc546547c89e1682f6ef294dc7 [term 2 LEADER]: Becoming Leader. State: Replica: b8bcbefc546547c89e1682f6ef294dc7, State: Running, Role: LEADER
I20260713 09:04:02.681962 15177 consensus_queue.cc:237] T bc87a979880f4a40838585f74ecf98eb P b8bcbefc546547c89e1682f6ef294dc7 [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: "3f90cc9326e049e2ae5c0f32c996d3b4" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41611 } } peers { permanent_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 35331 } } peers { permanent_uuid: "b8bcbefc546547c89e1682f6ef294dc7" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 38685 } }
I20260713 09:04:02.688081 14838 catalog_manager.cc:5697] T bc87a979880f4a40838585f74ecf98eb P b8bcbefc546547c89e1682f6ef294dc7 reported cstate change: term changed from 1 to 2, leader changed from 3f90cc9326e049e2ae5c0f32c996d3b4 (127.10.222.129) to b8bcbefc546547c89e1682f6ef294dc7 (127.10.222.131). New cstate: current_term: 2 leader_uuid: "b8bcbefc546547c89e1682f6ef294dc7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41611 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 35331 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b8bcbefc546547c89e1682f6ef294dc7" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 38685 } health_report { overall_health: HEALTHY } } }
I20260713 09:04:02.854074 15016 raft_consensus.cc:1275] T 68a293cf16364663899b55b6edd91a3e P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [term 2 FOLLOWER]: Refusing update from remote peer 3f90cc9326e049e2ae5c0f32c996d3b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:04:02.855255 15190 consensus_queue.cc:1048] T 68a293cf16364663899b55b6edd91a3e P 3f90cc9326e049e2ae5c0f32c996d3b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 35331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:02.862560 15090 raft_consensus.cc:1275] T 68a293cf16364663899b55b6edd91a3e P b8bcbefc546547c89e1682f6ef294dc7 [term 2 FOLLOWER]: Refusing update from remote peer 3f90cc9326e049e2ae5c0f32c996d3b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:04:02.863934 15210 consensus_queue.cc:1048] T 68a293cf16364663899b55b6edd91a3e P 3f90cc9326e049e2ae5c0f32c996d3b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8bcbefc546547c89e1682f6ef294dc7" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 38685 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:02.873298 15090 raft_consensus.cc:1275] T c42a0a75a4304c148ae0596d2e59c855 P b8bcbefc546547c89e1682f6ef294dc7 [term 2 FOLLOWER]: Refusing update from remote peer 3f90cc9326e049e2ae5c0f32c996d3b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:04:02.874401 15210 consensus_queue.cc:1048] T c42a0a75a4304c148ae0596d2e59c855 P 3f90cc9326e049e2ae5c0f32c996d3b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8bcbefc546547c89e1682f6ef294dc7" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 38685 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:02.881414 15016 raft_consensus.cc:1275] T c42a0a75a4304c148ae0596d2e59c855 P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [term 2 FOLLOWER]: Refusing update from remote peer 3f90cc9326e049e2ae5c0f32c996d3b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:04:02.883200 15190 consensus_queue.cc:1048] T c42a0a75a4304c148ae0596d2e59c855 P 3f90cc9326e049e2ae5c0f32c996d3b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 35331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:02.896415 15090 raft_consensus.cc:1275] T 55f6a4c83ffb4ebea0f802b15fc14000 P b8bcbefc546547c89e1682f6ef294dc7 [term 2 FOLLOWER]: Refusing update from remote peer ff0b8adc4c0c45e9a9ad214d26e6c5b6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:04:02.897524 15138 consensus_queue.cc:1048] T 55f6a4c83ffb4ebea0f802b15fc14000 P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8bcbefc546547c89e1682f6ef294dc7" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 38685 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:02.904965 14941 raft_consensus.cc:1275] T 55f6a4c83ffb4ebea0f802b15fc14000 P 3f90cc9326e049e2ae5c0f32c996d3b4 [term 2 FOLLOWER]: Refusing update from remote peer ff0b8adc4c0c45e9a9ad214d26e6c5b6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:04:02.905596 15016 raft_consensus.cc:1275] T 7a474b3210164504a2563c31340c7408 P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [term 2 FOLLOWER]: Refusing update from remote peer 3f90cc9326e049e2ae5c0f32c996d3b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:04:02.907178 15200 consensus_queue.cc:1048] T 55f6a4c83ffb4ebea0f802b15fc14000 P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41611 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:02.907433 15190 consensus_queue.cc:1048] T 7a474b3210164504a2563c31340c7408 P 3f90cc9326e049e2ae5c0f32c996d3b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 35331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:02.908288 15016 raft_consensus.cc:1275] T 2f298d9e230f46998046883170da6538 P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [term 2 FOLLOWER]: Refusing update from remote peer 3f90cc9326e049e2ae5c0f32c996d3b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:04:02.910274 15210 consensus_queue.cc:1048] T 2f298d9e230f46998046883170da6538 P 3f90cc9326e049e2ae5c0f32c996d3b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 35331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:02.917564 15090 raft_consensus.cc:1275] T 7a474b3210164504a2563c31340c7408 P b8bcbefc546547c89e1682f6ef294dc7 [term 2 FOLLOWER]: Refusing update from remote peer 3f90cc9326e049e2ae5c0f32c996d3b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:04:02.919986 15091 raft_consensus.cc:1275] T 2f298d9e230f46998046883170da6538 P b8bcbefc546547c89e1682f6ef294dc7 [term 2 FOLLOWER]: Refusing update from remote peer 3f90cc9326e049e2ae5c0f32c996d3b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:04:02.921960 15159 consensus_queue.cc:1048] T 7a474b3210164504a2563c31340c7408 P 3f90cc9326e049e2ae5c0f32c996d3b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8bcbefc546547c89e1682f6ef294dc7" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 38685 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:02.922061 15190 consensus_queue.cc:1048] T 2f298d9e230f46998046883170da6538 P 3f90cc9326e049e2ae5c0f32c996d3b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8bcbefc546547c89e1682f6ef294dc7" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 38685 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:02.980175 14941 raft_consensus.cc:1275] T 9449712e564b41d2ac0f14b820665a9d P 3f90cc9326e049e2ae5c0f32c996d3b4 [term 2 FOLLOWER]: Refusing update from remote peer ff0b8adc4c0c45e9a9ad214d26e6c5b6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:04:02.981267 15200 consensus_queue.cc:1048] T 9449712e564b41d2ac0f14b820665a9d P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41611 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:02.987917 15091 raft_consensus.cc:1275] T 9449712e564b41d2ac0f14b820665a9d P b8bcbefc546547c89e1682f6ef294dc7 [term 2 FOLLOWER]: Refusing update from remote peer ff0b8adc4c0c45e9a9ad214d26e6c5b6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:04:02.989215 15204 consensus_queue.cc:1048] T 9449712e564b41d2ac0f14b820665a9d P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8bcbefc546547c89e1682f6ef294dc7" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 38685 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:03.015915 14941 raft_consensus.cc:1275] T 1a3ebabd397541e4829c62503fc0f240 P 3f90cc9326e049e2ae5c0f32c996d3b4 [term 2 FOLLOWER]: Refusing update from remote peer ff0b8adc4c0c45e9a9ad214d26e6c5b6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:04:03.017125 15204 consensus_queue.cc:1048] T 1a3ebabd397541e4829c62503fc0f240 P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41611 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:03.024577 15091 raft_consensus.cc:1275] T 1a3ebabd397541e4829c62503fc0f240 P b8bcbefc546547c89e1682f6ef294dc7 [term 2 FOLLOWER]: Refusing update from remote peer ff0b8adc4c0c45e9a9ad214d26e6c5b6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:04:03.026333 15204 consensus_queue.cc:1048] T 1a3ebabd397541e4829c62503fc0f240 P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8bcbefc546547c89e1682f6ef294dc7" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 38685 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:03.202003 14941 raft_consensus.cc:1275] T bc87a979880f4a40838585f74ecf98eb P 3f90cc9326e049e2ae5c0f32c996d3b4 [term 2 FOLLOWER]: Refusing update from remote peer b8bcbefc546547c89e1682f6ef294dc7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:04:03.203102 15177 consensus_queue.cc:1048] T bc87a979880f4a40838585f74ecf98eb P b8bcbefc546547c89e1682f6ef294dc7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41611 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:03.210958 15015 raft_consensus.cc:1275] T bc87a979880f4a40838585f74ecf98eb P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [term 2 FOLLOWER]: Refusing update from remote peer b8bcbefc546547c89e1682f6ef294dc7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:04:03.212927 15177 consensus_queue.cc:1048] T bc87a979880f4a40838585f74ecf98eb P b8bcbefc546547c89e1682f6ef294dc7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 35331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:05.327080 14840 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:52996:
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:04:05.330631 14840 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:04:05.379766 14925 tablet_service.cc:1511] Processing CreateTablet for tablet 6387fbf75e774a9598cf2e29b73e5e5d (DEFAULT_TABLE table=soft_deleted_table [id=4323204d8f2847b69a7e7204feecd67d]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:04:05.380455 14999 tablet_service.cc:1511] Processing CreateTablet for tablet 6387fbf75e774a9598cf2e29b73e5e5d (DEFAULT_TABLE table=soft_deleted_table [id=4323204d8f2847b69a7e7204feecd67d]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:04:05.381615 14925 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6387fbf75e774a9598cf2e29b73e5e5d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:05.382150 14999 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6387fbf75e774a9598cf2e29b73e5e5d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:05.382975 15075 tablet_service.cc:1511] Processing CreateTablet for tablet 6387fbf75e774a9598cf2e29b73e5e5d (DEFAULT_TABLE table=soft_deleted_table [id=4323204d8f2847b69a7e7204feecd67d]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:04:05.383948 14928 tablet_service.cc:1511] Processing CreateTablet for tablet 0f5917d906cf4e11828b20d1dd717427 (DEFAULT_TABLE table=soft_deleted_table [id=4323204d8f2847b69a7e7204feecd67d]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:04:05.385299 14928 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f5917d906cf4e11828b20d1dd717427. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:05.387038 15075 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6387fbf75e774a9598cf2e29b73e5e5d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:05.398679 15001 tablet_service.cc:1511] Processing CreateTablet for tablet 0f5917d906cf4e11828b20d1dd717427 (DEFAULT_TABLE table=soft_deleted_table [id=4323204d8f2847b69a7e7204feecd67d]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:04:05.400125 15001 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f5917d906cf4e11828b20d1dd717427. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:05.422037 15228 tablet_bootstrap.cc:492] T 6387fbf75e774a9598cf2e29b73e5e5d P 3f90cc9326e049e2ae5c0f32c996d3b4: Bootstrap starting.
I20260713 09:04:05.425972 14925 tablet_service.cc:1511] Processing CreateTablet for tablet 6c246ba43f9b479f980a3c58cc7ceb25 (DEFAULT_TABLE table=soft_deleted_table [id=4323204d8f2847b69a7e7204feecd67d]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:04:05.425854 15080 tablet_service.cc:1511] Processing CreateTablet for tablet 0f5917d906cf4e11828b20d1dd717427 (DEFAULT_TABLE table=soft_deleted_table [id=4323204d8f2847b69a7e7204feecd67d]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:04:05.427366 14925 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c246ba43f9b479f980a3c58cc7ceb25. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:05.428790 15080 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f5917d906cf4e11828b20d1dd717427. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:05.430472 15228 tablet_bootstrap.cc:654] T 6387fbf75e774a9598cf2e29b73e5e5d P 3f90cc9326e049e2ae5c0f32c996d3b4: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:05.440495 15006 tablet_service.cc:1511] Processing CreateTablet for tablet 6c246ba43f9b479f980a3c58cc7ceb25 (DEFAULT_TABLE table=soft_deleted_table [id=4323204d8f2847b69a7e7204feecd67d]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:04:05.441926 15006 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c246ba43f9b479f980a3c58cc7ceb25. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:05.447062 14927 tablet_service.cc:1511] Processing CreateTablet for tablet 3db96b9f87e74f11a4b7abb70ff2ddd0 (DEFAULT_TABLE table=soft_deleted_table [id=4323204d8f2847b69a7e7204feecd67d]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:04:05.448446 14927 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3db96b9f87e74f11a4b7abb70ff2ddd0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:05.450346 15076 tablet_service.cc:1511] Processing CreateTablet for tablet 3db96b9f87e74f11a4b7abb70ff2ddd0 (DEFAULT_TABLE table=soft_deleted_table [id=4323204d8f2847b69a7e7204feecd67d]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:04:05.452469 15076 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3db96b9f87e74f11a4b7abb70ff2ddd0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:05.452826 14926 tablet_service.cc:1511] Processing CreateTablet for tablet ad428824c83f47c483dff46428142d19 (DEFAULT_TABLE table=soft_deleted_table [id=4323204d8f2847b69a7e7204feecd67d]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:04:05.452989 15004 tablet_service.cc:1511] Processing CreateTablet for tablet 3db96b9f87e74f11a4b7abb70ff2ddd0 (DEFAULT_TABLE table=soft_deleted_table [id=4323204d8f2847b69a7e7204feecd67d]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:04:05.454064 14926 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad428824c83f47c483dff46428142d19. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:05.455611 15077 tablet_service.cc:1511] Processing CreateTablet for tablet 6c246ba43f9b479f980a3c58cc7ceb25 (DEFAULT_TABLE table=soft_deleted_table [id=4323204d8f2847b69a7e7204feecd67d]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:04:05.456827 15077 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c246ba43f9b479f980a3c58cc7ceb25. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:05.459414 15074 tablet_service.cc:1511] Processing CreateTablet for tablet ad428824c83f47c483dff46428142d19 (DEFAULT_TABLE table=soft_deleted_table [id=4323204d8f2847b69a7e7204feecd67d]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:04:05.460623 15074 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad428824c83f47c483dff46428142d19. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:05.460923 14930 tablet_service.cc:1511] Processing CreateTablet for tablet f018d6109af24d5e90c298b545fb86f5 (DEFAULT_TABLE table=soft_deleted_table [id=4323204d8f2847b69a7e7204feecd67d]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:04:05.464358 15007 tablet_service.cc:1511] Processing CreateTablet for tablet ad428824c83f47c483dff46428142d19 (DEFAULT_TABLE table=soft_deleted_table [id=4323204d8f2847b69a7e7204feecd67d]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:04:05.465050 15005 tablet_service.cc:1511] Processing CreateTablet for tablet f018d6109af24d5e90c298b545fb86f5 (DEFAULT_TABLE table=soft_deleted_table [id=4323204d8f2847b69a7e7204feecd67d]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:04:05.465648 15007 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad428824c83f47c483dff46428142d19. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:05.466308 15005 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f018d6109af24d5e90c298b545fb86f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:05.467001 15004 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3db96b9f87e74f11a4b7abb70ff2ddd0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:05.467459 14930 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f018d6109af24d5e90c298b545fb86f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:05.470968 15078 tablet_service.cc:1511] Processing CreateTablet for tablet f018d6109af24d5e90c298b545fb86f5 (DEFAULT_TABLE table=soft_deleted_table [id=4323204d8f2847b69a7e7204feecd67d]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:04:05.472241 15078 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f018d6109af24d5e90c298b545fb86f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:05.473074 14932 tablet_service.cc:1511] Processing CreateTablet for tablet bed11eb182e84893b39395ebf48b3872 (DEFAULT_TABLE table=soft_deleted_table [id=4323204d8f2847b69a7e7204feecd67d]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:04:05.474331 14932 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bed11eb182e84893b39395ebf48b3872. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:05.507783 15227 tablet_bootstrap.cc:492] T 6387fbf75e774a9598cf2e29b73e5e5d P b8bcbefc546547c89e1682f6ef294dc7: Bootstrap starting.
I20260713 09:04:05.511981 15229 tablet_bootstrap.cc:492] T 6387fbf75e774a9598cf2e29b73e5e5d P ff0b8adc4c0c45e9a9ad214d26e6c5b6: Bootstrap starting.
I20260713 09:04:05.517104 14999 tablet_service.cc:1511] Processing CreateTablet for tablet bed11eb182e84893b39395ebf48b3872 (DEFAULT_TABLE table=soft_deleted_table [id=4323204d8f2847b69a7e7204feecd67d]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:04:05.518523 15075 tablet_service.cc:1511] Processing CreateTablet for tablet bed11eb182e84893b39395ebf48b3872 (DEFAULT_TABLE table=soft_deleted_table [id=4323204d8f2847b69a7e7204feecd67d]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:04:05.520113 15075 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bed11eb182e84893b39395ebf48b3872. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:05.520651 14925 tablet_service.cc:1511] Processing CreateTablet for tablet 430c4478de5e4a588a0338bdf3ac79f3 (DEFAULT_TABLE table=soft_deleted_table [id=4323204d8f2847b69a7e7204feecd67d]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:04:05.522028 14925 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 430c4478de5e4a588a0338bdf3ac79f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:05.524192 15001 tablet_service.cc:1511] Processing CreateTablet for tablet 430c4478de5e4a588a0338bdf3ac79f3 (DEFAULT_TABLE table=soft_deleted_table [id=4323204d8f2847b69a7e7204feecd67d]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:04:05.524392 15073 tablet_service.cc:1511] Processing CreateTablet for tablet 430c4478de5e4a588a0338bdf3ac79f3 (DEFAULT_TABLE table=soft_deleted_table [id=4323204d8f2847b69a7e7204feecd67d]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:04:05.518523 14999 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bed11eb182e84893b39395ebf48b3872. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:05.525676 15073 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 430c4478de5e4a588a0338bdf3ac79f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:05.527380 14928 tablet_service.cc:1511] Processing CreateTablet for tablet 89dcd105be234ad0b75bfebb9e8e715d (DEFAULT_TABLE table=soft_deleted_table [id=4323204d8f2847b69a7e7204feecd67d]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:04:05.528631 14928 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 89dcd105be234ad0b75bfebb9e8e715d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:05.531579 15001 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 430c4478de5e4a588a0338bdf3ac79f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:05.543967 15007 tablet_service.cc:1511] Processing CreateTablet for tablet 89dcd105be234ad0b75bfebb9e8e715d (DEFAULT_TABLE table=soft_deleted_table [id=4323204d8f2847b69a7e7204feecd67d]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:04:05.545222 15007 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 89dcd105be234ad0b75bfebb9e8e715d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:05.550951 15077 tablet_service.cc:1511] Processing CreateTablet for tablet 89dcd105be234ad0b75bfebb9e8e715d (DEFAULT_TABLE table=soft_deleted_table [id=4323204d8f2847b69a7e7204feecd67d]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:04:05.554416 15229 tablet_bootstrap.cc:654] T 6387fbf75e774a9598cf2e29b73e5e5d P ff0b8adc4c0c45e9a9ad214d26e6c5b6: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:05.557792 15227 tablet_bootstrap.cc:654] T 6387fbf75e774a9598cf2e29b73e5e5d P b8bcbefc546547c89e1682f6ef294dc7: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:05.558045 15077 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 89dcd105be234ad0b75bfebb9e8e715d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:05.572870 15228 tablet_bootstrap.cc:492] T 6387fbf75e774a9598cf2e29b73e5e5d P 3f90cc9326e049e2ae5c0f32c996d3b4: No bootstrap required, opened a new log
I20260713 09:04:05.573449 15228 ts_tablet_manager.cc:1403] T 6387fbf75e774a9598cf2e29b73e5e5d P 3f90cc9326e049e2ae5c0f32c996d3b4: Time spent bootstrapping tablet: real 0.152s	user 0.003s	sys 0.008s
I20260713 09:04:05.576504 15228 raft_consensus.cc:359] T 6387fbf75e774a9598cf2e29b73e5e5d P 3f90cc9326e049e2ae5c0f32c996d3b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41611 } } peers { permanent_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 35331 } } peers { permanent_uuid: "b8bcbefc546547c89e1682f6ef294dc7" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 38685 } }
I20260713 09:04:05.579111 15228 raft_consensus.cc:385] T 6387fbf75e774a9598cf2e29b73e5e5d P 3f90cc9326e049e2ae5c0f32c996d3b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:05.579887 15228 raft_consensus.cc:740] T 6387fbf75e774a9598cf2e29b73e5e5d P 3f90cc9326e049e2ae5c0f32c996d3b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f90cc9326e049e2ae5c0f32c996d3b4, State: Initialized, Role: FOLLOWER
I20260713 09:04:05.580816 15228 consensus_queue.cc:260] T 6387fbf75e774a9598cf2e29b73e5e5d P 3f90cc9326e049e2ae5c0f32c996d3b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41611 } } peers { permanent_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 35331 } } peers { permanent_uuid: "b8bcbefc546547c89e1682f6ef294dc7" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 38685 } }
I20260713 09:04:05.586979 15229 tablet_bootstrap.cc:492] T 6387fbf75e774a9598cf2e29b73e5e5d P ff0b8adc4c0c45e9a9ad214d26e6c5b6: No bootstrap required, opened a new log
I20260713 09:04:05.587517 15229 ts_tablet_manager.cc:1403] T 6387fbf75e774a9598cf2e29b73e5e5d P ff0b8adc4c0c45e9a9ad214d26e6c5b6: Time spent bootstrapping tablet: real 0.076s	user 0.006s	sys 0.009s
I20260713 09:04:05.590444 15229 raft_consensus.cc:359] T 6387fbf75e774a9598cf2e29b73e5e5d P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41611 } } peers { permanent_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 35331 } } peers { permanent_uuid: "b8bcbefc546547c89e1682f6ef294dc7" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 38685 } }
I20260713 09:04:05.591188 15229 raft_consensus.cc:385] T 6387fbf75e774a9598cf2e29b73e5e5d P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:05.591493 15229 raft_consensus.cc:740] T 6387fbf75e774a9598cf2e29b73e5e5d P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff0b8adc4c0c45e9a9ad214d26e6c5b6, State: Initialized, Role: FOLLOWER
I20260713 09:04:05.591580 15228 ts_tablet_manager.cc:1434] T 6387fbf75e774a9598cf2e29b73e5e5d P 3f90cc9326e049e2ae5c0f32c996d3b4: Time spent starting tablet: real 0.018s	user 0.010s	sys 0.000s
I20260713 09:04:05.592610 15228 tablet_bootstrap.cc:492] T 0f5917d906cf4e11828b20d1dd717427 P 3f90cc9326e049e2ae5c0f32c996d3b4: Bootstrap starting.
I20260713 09:04:05.599723 15228 tablet_bootstrap.cc:654] T 0f5917d906cf4e11828b20d1dd717427 P 3f90cc9326e049e2ae5c0f32c996d3b4: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:05.605016 15227 tablet_bootstrap.cc:492] T 6387fbf75e774a9598cf2e29b73e5e5d P b8bcbefc546547c89e1682f6ef294dc7: No bootstrap required, opened a new log
I20260713 09:04:05.605027 15228 tablet_bootstrap.cc:492] T 0f5917d906cf4e11828b20d1dd717427 P 3f90cc9326e049e2ae5c0f32c996d3b4: No bootstrap required, opened a new log
I20260713 09:04:05.605474 15227 ts_tablet_manager.cc:1403] T 6387fbf75e774a9598cf2e29b73e5e5d P b8bcbefc546547c89e1682f6ef294dc7: Time spent bootstrapping tablet: real 0.098s	user 0.011s	sys 0.002s
I20260713 09:04:05.605537 15228 ts_tablet_manager.cc:1403] T 0f5917d906cf4e11828b20d1dd717427 P 3f90cc9326e049e2ae5c0f32c996d3b4: Time spent bootstrapping tablet: real 0.013s	user 0.008s	sys 0.003s
I20260713 09:04:05.592190 15229 consensus_queue.cc:260] T 6387fbf75e774a9598cf2e29b73e5e5d P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41611 } } peers { permanent_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 35331 } } peers { permanent_uuid: "b8bcbefc546547c89e1682f6ef294dc7" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 38685 } }
I20260713 09:04:05.607915 15227 raft_consensus.cc:359] T 6387fbf75e774a9598cf2e29b73e5e5d P b8bcbefc546547c89e1682f6ef294dc7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41611 } } peers { permanent_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 35331 } } peers { permanent_uuid: "b8bcbefc546547c89e1682f6ef294dc7" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 38685 } }
I20260713 09:04:05.608642 15227 raft_consensus.cc:385] T 6387fbf75e774a9598cf2e29b73e5e5d P b8bcbefc546547c89e1682f6ef294dc7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:05.608296 15228 raft_consensus.cc:359] T 0f5917d906cf4e11828b20d1dd717427 P 3f90cc9326e049e2ae5c0f32c996d3b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41611 } } peers { permanent_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 35331 } } peers { permanent_uuid: "b8bcbefc546547c89e1682f6ef294dc7" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 38685 } }
I20260713 09:04:05.608942 15227 raft_consensus.cc:740] T 6387fbf75e774a9598cf2e29b73e5e5d P b8bcbefc546547c89e1682f6ef294dc7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8bcbefc546547c89e1682f6ef294dc7, State: Initialized, Role: FOLLOWER
I20260713 09:04:05.608995 15229 ts_tablet_manager.cc:1434] T 6387fbf75e774a9598cf2e29b73e5e5d P ff0b8adc4c0c45e9a9ad214d26e6c5b6: Time spent starting tablet: real 0.021s	user 0.004s	sys 0.002s
I20260713 09:04:05.609071 15228 raft_consensus.cc:385] T 0f5917d906cf4e11828b20d1dd717427 P 3f90cc9326e049e2ae5c0f32c996d3b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:05.609579 15228 raft_consensus.cc:740] T 0f5917d906cf4e11828b20d1dd717427 P 3f90cc9326e049e2ae5c0f32c996d3b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f90cc9326e049e2ae5c0f32c996d3b4, State: Initialized, Role: FOLLOWER
I20260713 09:04:05.609872 15227 consensus_queue.cc:260] T 6387fbf75e774a9598cf2e29b73e5e5d P b8bcbefc546547c89e1682f6ef294dc7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41611 } } peers { permanent_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 35331 } } peers { permanent_uuid: "b8bcbefc546547c89e1682f6ef294dc7" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 38685 } }
I20260713 09:04:05.610708 15229 tablet_bootstrap.cc:492] T 0f5917d906cf4e11828b20d1dd717427 P ff0b8adc4c0c45e9a9ad214d26e6c5b6: Bootstrap starting.
I20260713 09:04:05.612830 15227 ts_tablet_manager.cc:1434] T 6387fbf75e774a9598cf2e29b73e5e5d P b8bcbefc546547c89e1682f6ef294dc7: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:04:05.613796 15227 tablet_bootstrap.cc:492] T 6c246ba43f9b479f980a3c58cc7ceb25 P b8bcbefc546547c89e1682f6ef294dc7: Bootstrap starting.
I20260713 09:04:05.610383 15228 consensus_queue.cc:260] T 0f5917d906cf4e11828b20d1dd717427 P 3f90cc9326e049e2ae5c0f32c996d3b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41611 } } peers { permanent_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 35331 } } peers { permanent_uuid: "b8bcbefc546547c89e1682f6ef294dc7" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 38685 } }
I20260713 09:04:05.620558 15227 tablet_bootstrap.cc:654] T 6c246ba43f9b479f980a3c58cc7ceb25 P b8bcbefc546547c89e1682f6ef294dc7: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:05.621572 15159 raft_consensus.cc:493] T 6387fbf75e774a9598cf2e29b73e5e5d P 3f90cc9326e049e2ae5c0f32c996d3b4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:05.622076 15159 raft_consensus.cc:515] T 6387fbf75e774a9598cf2e29b73e5e5d P 3f90cc9326e049e2ae5c0f32c996d3b4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41611 } } peers { permanent_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 35331 } } peers { permanent_uuid: "b8bcbefc546547c89e1682f6ef294dc7" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 38685 } }
I20260713 09:04:05.624287 15159 leader_election.cc:290] T 6387fbf75e774a9598cf2e29b73e5e5d P 3f90cc9326e049e2ae5c0f32c996d3b4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ff0b8adc4c0c45e9a9ad214d26e6c5b6 (127.10.222.130:35331), b8bcbefc546547c89e1682f6ef294dc7 (127.10.222.131:38685)
I20260713 09:04:05.624810 15229 tablet_bootstrap.cc:654] T 0f5917d906cf4e11828b20d1dd717427 P ff0b8adc4c0c45e9a9ad214d26e6c5b6: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:05.625557 15089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6387fbf75e774a9598cf2e29b73e5e5d" candidate_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8bcbefc546547c89e1682f6ef294dc7" is_pre_election: true
I20260713 09:04:05.626271 15227 tablet_bootstrap.cc:492] T 6c246ba43f9b479f980a3c58cc7ceb25 P b8bcbefc546547c89e1682f6ef294dc7: No bootstrap required, opened a new log
I20260713 09:04:05.626505 15089 raft_consensus.cc:2468] T 6387fbf75e774a9598cf2e29b73e5e5d P b8bcbefc546547c89e1682f6ef294dc7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3f90cc9326e049e2ae5c0f32c996d3b4 in term 0.
I20260713 09:04:05.626770 15227 ts_tablet_manager.cc:1403] T 6c246ba43f9b479f980a3c58cc7ceb25 P b8bcbefc546547c89e1682f6ef294dc7: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.000s
I20260713 09:04:05.628077 14908 leader_election.cc:304] T 6387fbf75e774a9598cf2e29b73e5e5d P 3f90cc9326e049e2ae5c0f32c996d3b4 [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: 3f90cc9326e049e2ae5c0f32c996d3b4, b8bcbefc546547c89e1682f6ef294dc7; no voters: 
I20260713 09:04:05.626617 15015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6387fbf75e774a9598cf2e29b73e5e5d" candidate_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" is_pre_election: true
I20260713 09:04:05.629455 15015 raft_consensus.cc:2468] T 6387fbf75e774a9598cf2e29b73e5e5d P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3f90cc9326e049e2ae5c0f32c996d3b4 in term 0.
I20260713 09:04:05.629926 15159 raft_consensus.cc:2804] T 6387fbf75e774a9598cf2e29b73e5e5d P 3f90cc9326e049e2ae5c0f32c996d3b4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:04:05.630446 15159 raft_consensus.cc:493] T 6387fbf75e774a9598cf2e29b73e5e5d P 3f90cc9326e049e2ae5c0f32c996d3b4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:05.629976 15227 raft_consensus.cc:359] T 6c246ba43f9b479f980a3c58cc7ceb25 P b8bcbefc546547c89e1682f6ef294dc7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41611 } } peers { permanent_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 35331 } } peers { permanent_uuid: "b8bcbefc546547c89e1682f6ef294dc7" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 38685 } }
I20260713 09:04:05.630834 15228 ts_tablet_manager.cc:1434] T 0f5917d906cf4e11828b20d1dd717427 P 3f90cc9326e049e2ae5c0f32c996d3b4: Time spent starting tablet: real 0.025s	user 0.005s	sys 0.003s
I20260713 09:04:05.630806 15159 raft_consensus.cc:3060] T 6387fbf75e774a9598cf2e29b73e5e5d P 3f90cc9326e049e2ae5c0f32c996d3b4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:05.630906 15227 raft_consensus.cc:385] T 6c246ba43f9b479f980a3c58cc7ceb25 P b8bcbefc546547c89e1682f6ef294dc7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:05.631567 15227 raft_consensus.cc:740] T 6c246ba43f9b479f980a3c58cc7ceb25 P b8bcbefc546547c89e1682f6ef294dc7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8bcbefc546547c89e1682f6ef294dc7, State: Initialized, Role: FOLLOWER
I20260713 09:04:05.632242 15228 tablet_bootstrap.cc:492] T 6c246ba43f9b479f980a3c58cc7ceb25 P 3f90cc9326e049e2ae5c0f32c996d3b4: Bootstrap starting.
I20260713 09:04:05.632287 15227 consensus_queue.cc:260] T 6c246ba43f9b479f980a3c58cc7ceb25 P b8bcbefc546547c89e1682f6ef294dc7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41611 } } peers { permanent_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 35331 } } peers { permanent_uuid: "b8bcbefc546547c89e1682f6ef294dc7" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 38685 } }
I20260713 09:04:05.634989 15227 ts_tablet_manager.cc:1434] T 6c246ba43f9b479f980a3c58cc7ceb25 P b8bcbefc546547c89e1682f6ef294dc7: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:04:05.635944 15227 tablet_bootstrap.cc:492] T 3db96b9f87e74f11a4b7abb70ff2ddd0 P b8bcbefc546547c89e1682f6ef294dc7: Bootstrap starting.
I20260713 09:04:05.639041 15228 tablet_bootstrap.cc:654] T 6c246ba43f9b479f980a3c58cc7ceb25 P 3f90cc9326e049e2ae5c0f32c996d3b4: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:05.641595 15159 raft_consensus.cc:515] T 6387fbf75e774a9598cf2e29b73e5e5d P 3f90cc9326e049e2ae5c0f32c996d3b4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41611 } } peers { permanent_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 35331 } } peers { permanent_uuid: "b8bcbefc546547c89e1682f6ef294dc7" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 38685 } }
I20260713 09:04:05.645009 15089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6387fbf75e774a9598cf2e29b73e5e5d" candidate_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8bcbefc546547c89e1682f6ef294dc7"
I20260713 09:04:05.645622 15089 raft_consensus.cc:3060] T 6387fbf75e774a9598cf2e29b73e5e5d P b8bcbefc546547c89e1682f6ef294dc7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:05.645972 15227 tablet_bootstrap.cc:654] T 3db96b9f87e74f11a4b7abb70ff2ddd0 P b8bcbefc546547c89e1682f6ef294dc7: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:05.653326 15089 raft_consensus.cc:2468] T 6387fbf75e774a9598cf2e29b73e5e5d P b8bcbefc546547c89e1682f6ef294dc7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f90cc9326e049e2ae5c0f32c996d3b4 in term 1.
I20260713 09:04:05.654680 14908 leader_election.cc:304] T 6387fbf75e774a9598cf2e29b73e5e5d P 3f90cc9326e049e2ae5c0f32c996d3b4 [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: 3f90cc9326e049e2ae5c0f32c996d3b4, b8bcbefc546547c89e1682f6ef294dc7; no voters: 
I20260713 09:04:05.657390 15227 tablet_bootstrap.cc:492] T 3db96b9f87e74f11a4b7abb70ff2ddd0 P b8bcbefc546547c89e1682f6ef294dc7: No bootstrap required, opened a new log
I20260713 09:04:05.657887 15227 ts_tablet_manager.cc:1403] T 3db96b9f87e74f11a4b7abb70ff2ddd0 P b8bcbefc546547c89e1682f6ef294dc7: Time spent bootstrapping tablet: real 0.022s	user 0.008s	sys 0.007s
I20260713 09:04:05.658936 15159 leader_election.cc:290] T 6387fbf75e774a9598cf2e29b73e5e5d P 3f90cc9326e049e2ae5c0f32c996d3b4 [CANDIDATE]: Term 1 election: Requested vote from peers ff0b8adc4c0c45e9a9ad214d26e6c5b6 (127.10.222.130:35331), b8bcbefc546547c89e1682f6ef294dc7 (127.10.222.131:38685)
I20260713 09:04:05.659615 15159 raft_consensus.cc:2804] T 6387fbf75e774a9598cf2e29b73e5e5d P 3f90cc9326e049e2ae5c0f32c996d3b4 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:04:05.660053 15159 raft_consensus.cc:697] T 6387fbf75e774a9598cf2e29b73e5e5d P 3f90cc9326e049e2ae5c0f32c996d3b4 [term 1 LEADER]: Becoming Leader. State: Replica: 3f90cc9326e049e2ae5c0f32c996d3b4, State: Running, Role: LEADER
I20260713 09:04:05.661058 15227 raft_consensus.cc:359] T 3db96b9f87e74f11a4b7abb70ff2ddd0 P b8bcbefc546547c89e1682f6ef294dc7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41611 } } peers { permanent_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 35331 } } peers { permanent_uuid: "b8bcbefc546547c89e1682f6ef294dc7" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 38685 } }
I20260713 09:04:05.661868 15227 raft_consensus.cc:385] T 3db96b9f87e74f11a4b7abb70ff2ddd0 P b8bcbefc546547c89e1682f6ef294dc7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:05.662166 15227 raft_consensus.cc:740] T 3db96b9f87e74f11a4b7abb70ff2ddd0 P b8bcbefc546547c89e1682f6ef294dc7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8bcbefc546547c89e1682f6ef294dc7, State: Initialized, Role: FOLLOWER
I20260713 09:04:05.660988 15159 consensus_queue.cc:237] T 6387fbf75e774a9598cf2e29b73e5e5d P 3f90cc9326e049e2ae5c0f32c996d3b4 [LEADER]: Queue going to LEADER mode. State: All 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: "3f90cc9326e049e2ae5c0f32c996d3b4" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41611 } } peers { permanent_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 35331 } } peers { permanent_uuid: "b8bcbefc546547c89e1682f6ef294dc7" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 38685 } }
I20260713 09:04:05.663230 15227 consensus_queue.cc:260] T 3db96b9f87e74f11a4b7abb70ff2ddd0 P b8bcbefc546547c89e1682f6ef294dc7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41611 } } peers { permanent_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 35331 } } peers { permanent_uuid: "b8bcbefc546547c89e1682f6ef294dc7" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 38685 } }
I20260713 09:04:05.667037 15229 tablet_bootstrap.cc:492] T 0f5917d906cf4e11828b20d1dd717427 P ff0b8adc4c0c45e9a9ad214d26e6c5b6: No bootstrap required, opened a new log
I20260713 09:04:05.667618 15229 ts_tablet_manager.cc:1403] T 0f5917d906cf4e11828b20d1dd717427 P ff0b8adc4c0c45e9a9ad214d26e6c5b6: Time spent bootstrapping tablet: real 0.058s	user 0.004s	sys 0.009s
I20260713 09:04:05.667907 15227 ts_tablet_manager.cc:1434] T 3db96b9f87e74f11a4b7abb70ff2ddd0 P b8bcbefc546547c89e1682f6ef294dc7: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.004s
I20260713 09:04:05.668939 15227 tablet_bootstrap.cc:492] T ad428824c83f47c483dff46428142d19 P b8bcbefc546547c89e1682f6ef294dc7: Bootstrap starting.
I20260713 09:04:05.670840 15229 raft_consensus.cc:359] T 0f5917d906cf4e11828b20d1dd717427 P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41611 } } peers { permanent_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 35331 } } peers { permanent_uuid: "b8bcbefc546547c89e1682f6ef294dc7" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 38685 } }
I20260713 09:04:05.671605 15229 raft_consensus.cc:385] T 0f5917d906cf4e11828b20d1dd717427 P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:05.671903 15229 raft_consensus.cc:740] T 0f5917d906cf4e11828b20d1dd717427 P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff0b8adc4c0c45e9a9ad214d26e6c5b6, State: Initialized, Role: FOLLOWER
I20260713 09:04:05.672695 15229 consensus_queue.cc:260] T 0f5917d906cf4e11828b20d1dd717427 P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41611 } } peers { permanent_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 35331 } } peers { permanent_uuid: "b8bcbefc546547c89e1682f6ef294dc7" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 38685 } }
I20260713 09:04:05.675343 15227 tablet_bootstrap.cc:654] T ad428824c83f47c483dff46428142d19 P b8bcbefc546547c89e1682f6ef294dc7: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:05.679715 15015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6387fbf75e774a9598cf2e29b73e5e5d" candidate_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6"
I20260713 09:04:05.680624 15015 raft_consensus.cc:3060] T 6387fbf75e774a9598cf2e29b73e5e5d P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:05.681823 15229 ts_tablet_manager.cc:1434] T 0f5917d906cf4e11828b20d1dd717427 P ff0b8adc4c0c45e9a9ad214d26e6c5b6: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260713 09:04:05.683054 15229 tablet_bootstrap.cc:492] T ad428824c83f47c483dff46428142d19 P ff0b8adc4c0c45e9a9ad214d26e6c5b6: Bootstrap starting.
I20260713 09:04:05.686082 15153 raft_consensus.cc:493] T 0f5917d906cf4e11828b20d1dd717427 P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:05.686630 15153 raft_consensus.cc:515] T 0f5917d906cf4e11828b20d1dd717427 P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41611 } } peers { permanent_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 35331 } } peers { permanent_uuid: "b8bcbefc546547c89e1682f6ef294dc7" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 38685 } }
I20260713 09:04:05.688999 15153 leader_election.cc:290] T 0f5917d906cf4e11828b20d1dd717427 P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3f90cc9326e049e2ae5c0f32c996d3b4 (127.10.222.129:41611), b8bcbefc546547c89e1682f6ef294dc7 (127.10.222.131:38685)
I20260713 09:04:05.690390 15089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f5917d906cf4e11828b20d1dd717427" candidate_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8bcbefc546547c89e1682f6ef294dc7" is_pre_election: true
I20260713 09:04:05.690649 14941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f5917d906cf4e11828b20d1dd717427" candidate_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4" is_pre_election: true
I20260713 09:04:05.691215 14941 raft_consensus.cc:2468] T 0f5917d906cf4e11828b20d1dd717427 P 3f90cc9326e049e2ae5c0f32c996d3b4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ff0b8adc4c0c45e9a9ad214d26e6c5b6 in term 0.
W20260713 09:04:05.691991 14983 leader_election.cc:343] T 0f5917d906cf4e11828b20d1dd717427 P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b8bcbefc546547c89e1682f6ef294dc7 (127.10.222.131:38685): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:05.692711 14981 leader_election.cc:304] T 0f5917d906cf4e11828b20d1dd717427 P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [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: 3f90cc9326e049e2ae5c0f32c996d3b4, ff0b8adc4c0c45e9a9ad214d26e6c5b6; no voters: b8bcbefc546547c89e1682f6ef294dc7
I20260713 09:04:05.693825 15153 raft_consensus.cc:2804] T 0f5917d906cf4e11828b20d1dd717427 P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:04:05.694149 15153 raft_consensus.cc:493] T 0f5917d906cf4e11828b20d1dd717427 P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:05.694463 15153 raft_consensus.cc:3060] T 0f5917d906cf4e11828b20d1dd717427 P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:05.696094 15229 tablet_bootstrap.cc:654] T ad428824c83f47c483dff46428142d19 P ff0b8adc4c0c45e9a9ad214d26e6c5b6: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:05.699198 15015 raft_consensus.cc:2468] T 6387fbf75e774a9598cf2e29b73e5e5d P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f90cc9326e049e2ae5c0f32c996d3b4 in term 1.
I20260713 09:04:05.701713 15153 raft_consensus.cc:515] T 0f5917d906cf4e11828b20d1dd717427 P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41611 } } peers { permanent_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 35331 } } peers { permanent_uuid: "b8bcbefc546547c89e1682f6ef294dc7" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 38685 } }
I20260713 09:04:05.704275 14941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f5917d906cf4e11828b20d1dd717427" candidate_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4"
I20260713 09:04:05.704789 14941 raft_consensus.cc:3060] T 0f5917d906cf4e11828b20d1dd717427 P 3f90cc9326e049e2ae5c0f32c996d3b4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:05.711377 14941 raft_consensus.cc:2468] T 0f5917d906cf4e11828b20d1dd717427 P 3f90cc9326e049e2ae5c0f32c996d3b4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff0b8adc4c0c45e9a9ad214d26e6c5b6 in term 1.
I20260713 09:04:05.711266 14836 catalog_manager.cc:5697] T 6387fbf75e774a9598cf2e29b73e5e5d P 3f90cc9326e049e2ae5c0f32c996d3b4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3f90cc9326e049e2ae5c0f32c996d3b4 (127.10.222.129). New cstate: current_term: 1 leader_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41611 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 35331 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b8bcbefc546547c89e1682f6ef294dc7" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 38685 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:05.712409 15229 tablet_bootstrap.cc:492] T ad428824c83f47c483dff46428142d19 P ff0b8adc4c0c45e9a9ad214d26e6c5b6: No bootstrap required, opened a new log
I20260713 09:04:05.712532 14981 leader_election.cc:304] T 0f5917d906cf4e11828b20d1dd717427 P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [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: 3f90cc9326e049e2ae5c0f32c996d3b4, ff0b8adc4c0c45e9a9ad214d26e6c5b6; no voters: 
I20260713 09:04:05.715037 15242 raft_consensus.cc:2804] T 0f5917d906cf4e11828b20d1dd717427 P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:04:05.716110 15153 leader_election.cc:290] T 0f5917d906cf4e11828b20d1dd717427 P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [CANDIDATE]: Term 1 election: Requested vote from peers 3f90cc9326e049e2ae5c0f32c996d3b4 (127.10.222.129:41611), b8bcbefc546547c89e1682f6ef294dc7 (127.10.222.131:38685)
I20260713 09:04:05.717056 15229 ts_tablet_manager.cc:1403] T ad428824c83f47c483dff46428142d19 P ff0b8adc4c0c45e9a9ad214d26e6c5b6: Time spent bootstrapping tablet: real 0.034s	user 0.012s	sys 0.008s
I20260713 09:04:05.720752 15229 raft_consensus.cc:359] T ad428824c83f47c483dff46428142d19 P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41611 } } peers { permanent_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 35331 } } peers { permanent_uuid: "b8bcbefc546547c89e1682f6ef294dc7" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 38685 } }
I20260713 09:04:05.721474 15229 raft_consensus.cc:385] T ad428824c83f47c483dff46428142d19 P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:05.721771 15229 raft_consensus.cc:740] T ad428824c83f47c483dff46428142d19 P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff0b8adc4c0c45e9a9ad214d26e6c5b6, State: Initialized, Role: FOLLOWER
I20260713 09:04:05.722525 15229 consensus_queue.cc:260] T ad428824c83f47c483dff46428142d19 P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41611 } } peers { permanent_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 35331 } } peers { permanent_uuid: "b8bcbefc546547c89e1682f6ef294dc7" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 38685 } }
I20260713 09:04:05.723343 15242 raft_consensus.cc:697] T 0f5917d906cf4e11828b20d1dd717427 P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [term 1 LEADER]: Becoming Leader. State: Replica: ff0b8adc4c0c45e9a9ad214d26e6c5b6, State: Running, Role: LEADER
I20260713 09:04:05.724956 15229 ts_tablet_manager.cc:1434] T ad428824c83f47c483dff46428142d19 P ff0b8adc4c0c45e9a9ad214d26e6c5b6: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.006s
I20260713 09:04:05.726136 15229 tablet_bootstrap.cc:492] T bed11eb182e84893b39395ebf48b3872 P ff0b8adc4c0c45e9a9ad214d26e6c5b6: Bootstrap starting.
I20260713 09:04:05.725116 15242 consensus_queue.cc:237] T 0f5917d906cf4e11828b20d1dd717427 P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [LEADER]: Queue going to LEADER mode. State: All 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: "3f90cc9326e049e2ae5c0f32c996d3b4" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41611 } } peers { permanent_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 35331 } } peers { permanent_uuid: "b8bcbefc546547c89e1682f6ef294dc7" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 38685 } }
I20260713 09:04:05.724884 15089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f5917d906cf4e11828b20d1dd717427" candidate_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8bcbefc546547c89e1682f6ef294dc7"
W20260713 09:04:05.732425 14983 leader_election.cc:343] T 0f5917d906cf4e11828b20d1dd717427 P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b8bcbefc546547c89e1682f6ef294dc7 (127.10.222.131:38685): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:05.737555 15229 tablet_bootstrap.cc:654] T bed11eb182e84893b39395ebf48b3872 P ff0b8adc4c0c45e9a9ad214d26e6c5b6: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:05.740252 15227 tablet_bootstrap.cc:492] T ad428824c83f47c483dff46428142d19 P b8bcbefc546547c89e1682f6ef294dc7: No bootstrap required, opened a new log
I20260713 09:04:05.740700 15227 ts_tablet_manager.cc:1403] T ad428824c83f47c483dff46428142d19 P b8bcbefc546547c89e1682f6ef294dc7: Time spent bootstrapping tablet: real 0.072s	user 0.024s	sys 0.014s
I20260713 09:04:05.741379 15228 tablet_bootstrap.cc:492] T 6c246ba43f9b479f980a3c58cc7ceb25 P 3f90cc9326e049e2ae5c0f32c996d3b4: No bootstrap required, opened a new log
I20260713 09:04:05.741853 15228 ts_tablet_manager.cc:1403] T 6c246ba43f9b479f980a3c58cc7ceb25 P 3f90cc9326e049e2ae5c0f32c996d3b4: Time spent bootstrapping tablet: real 0.110s	user 0.044s	sys 0.044s
I20260713 09:04:05.743474 15227 raft_consensus.cc:359] T ad428824c83f47c483dff46428142d19 P b8bcbefc546547c89e1682f6ef294dc7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41611 } } peers { permanent_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 35331 } } peers { permanent_uuid: "b8bcbefc546547c89e1682f6ef294dc7" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 38685 } }
I20260713 09:04:05.744176 15227 raft_consensus.cc:385] T ad428824c83f47c483dff46428142d19 P b8bcbefc546547c89e1682f6ef294dc7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:05.744467 15227 raft_consensus.cc:740] T ad428824c83f47c483dff46428142d19 P b8bcbefc546547c89e1682f6ef294dc7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8bcbefc546547c89e1682f6ef294dc7, State: Initialized, Role: FOLLOWER
I20260713 09:04:05.743734 14840 catalog_manager.cc:5697] T 0f5917d906cf4e11828b20d1dd717427 P ff0b8adc4c0c45e9a9ad214d26e6c5b6 reported cstate change: term changed from 0 to 1, leader changed from <none> to ff0b8adc4c0c45e9a9ad214d26e6c5b6 (127.10.222.130). New cstate: current_term: 1 leader_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41611 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 35331 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b8bcbefc546547c89e1682f6ef294dc7" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 38685 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:05.744789 15228 raft_consensus.cc:359] T 6c246ba43f9b479f980a3c58cc7ceb25 P 3f90cc9326e049e2ae5c0f32c996d3b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41611 } } peers { permanent_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 35331 } } peers { permanent_uuid: "b8bcbefc546547c89e1682f6ef294dc7" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 38685 } }
I20260713 09:04:05.745316 15227 consensus_queue.cc:260] T ad428824c83f47c483dff46428142d19 P b8bcbefc546547c89e1682f6ef294dc7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41611 } } peers { permanent_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 35331 } } peers { permanent_uuid: "b8bcbefc546547c89e1682f6ef294dc7" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 38685 } }
I20260713 09:04:05.746666 15228 raft_consensus.cc:385] T 6c246ba43f9b479f980a3c58cc7ceb25 P 3f90cc9326e049e2ae5c0f32c996d3b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:05.746984 15228 raft_consensus.cc:740] T 6c246ba43f9b479f980a3c58cc7ceb25 P 3f90cc9326e049e2ae5c0f32c996d3b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f90cc9326e049e2ae5c0f32c996d3b4, State: Initialized, Role: FOLLOWER
I20260713 09:04:05.747673 15228 consensus_queue.cc:260] T 6c246ba43f9b479f980a3c58cc7ceb25 P 3f90cc9326e049e2ae5c0f32c996d3b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41611 } } peers { permanent_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 35331 } } peers { permanent_uuid: "b8bcbefc546547c89e1682f6ef294dc7" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 38685 } }
I20260713 09:04:05.749941 15228 ts_tablet_manager.cc:1434] T 6c246ba43f9b479f980a3c58cc7ceb25 P 3f90cc9326e049e2ae5c0f32c996d3b4: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:04:05.750880 15228 tablet_bootstrap.cc:492] T 430c4478de5e4a588a0338bdf3ac79f3 P 3f90cc9326e049e2ae5c0f32c996d3b4: Bootstrap starting.
I20260713 09:04:05.754621 15227 ts_tablet_manager.cc:1434] T ad428824c83f47c483dff46428142d19 P b8bcbefc546547c89e1682f6ef294dc7: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260713 09:04:05.757093 15228 tablet_bootstrap.cc:654] T 430c4478de5e4a588a0338bdf3ac79f3 P 3f90cc9326e049e2ae5c0f32c996d3b4: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:05.761277 15227 tablet_bootstrap.cc:492] T 0f5917d906cf4e11828b20d1dd717427 P b8bcbefc546547c89e1682f6ef294dc7: Bootstrap starting.
I20260713 09:04:05.768617 15228 tablet_bootstrap.cc:492] T 430c4478de5e4a588a0338bdf3ac79f3 P 3f90cc9326e049e2ae5c0f32c996d3b4: No bootstrap required, opened a new log
I20260713 09:04:05.768641 15229 tablet_bootstrap.cc:492] T bed11eb182e84893b39395ebf48b3872 P ff0b8adc4c0c45e9a9ad214d26e6c5b6: No bootstrap required, opened a new log
I20260713 09:04:05.769304 15228 ts_tablet_manager.cc:1403] T 430c4478de5e4a588a0338bdf3ac79f3 P 3f90cc9326e049e2ae5c0f32c996d3b4: Time spent bootstrapping tablet: real 0.019s	user 0.018s	sys 0.000s
I20260713 09:04:05.769477 15229 ts_tablet_manager.cc:1403] T bed11eb182e84893b39395ebf48b3872 P ff0b8adc4c0c45e9a9ad214d26e6c5b6: Time spent bootstrapping tablet: real 0.044s	user 0.012s	sys 0.020s
I20260713 09:04:05.772475 15228 raft_consensus.cc:359] T 430c4478de5e4a588a0338bdf3ac79f3 P 3f90cc9326e049e2ae5c0f32c996d3b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41611 } } peers { permanent_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 35331 } } peers { permanent_uuid: "b8bcbefc546547c89e1682f6ef294dc7" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 38685 } }
I20260713 09:04:05.773320 15228 raft_consensus.cc:385] T 430c4478de5e4a588a0338bdf3ac79f3 P 3f90cc9326e049e2ae5c0f32c996d3b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:05.773618 15228 raft_consensus.cc:740] T 430c4478de5e4a588a0338bdf3ac79f3 P 3f90cc9326e049e2ae5c0f32c996d3b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f90cc9326e049e2ae5c0f32c996d3b4, State: Initialized, Role: FOLLOWER
I20260713 09:04:05.774669 15227 tablet_bootstrap.cc:654] T 0f5917d906cf4e11828b20d1dd717427 P b8bcbefc546547c89e1682f6ef294dc7: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:05.774386 15228 consensus_queue.cc:260] T 430c4478de5e4a588a0338bdf3ac79f3 P 3f90cc9326e049e2ae5c0f32c996d3b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41611 } } peers { permanent_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 35331 } } peers { permanent_uuid: "b8bcbefc546547c89e1682f6ef294dc7" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 38685 } }
I20260713 09:04:05.776605 15228 ts_tablet_manager.cc:1434] T 430c4478de5e4a588a0338bdf3ac79f3 P 3f90cc9326e049e2ae5c0f32c996d3b4: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:04:05.777555 15228 tablet_bootstrap.cc:492] T 3db96b9f87e74f11a4b7abb70ff2ddd0 P 3f90cc9326e049e2ae5c0f32c996d3b4: Bootstrap starting.
I20260713 09:04:05.777835 15242 raft_consensus.cc:493] T ad428824c83f47c483dff46428142d19 P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:05.778510 15242 raft_consensus.cc:515] T ad428824c83f47c483dff46428142d19 P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41611 } } peers { permanent_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 35331 } } peers { permanent_uuid: "b8bcbefc546547c89e1682f6ef294dc7" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 38685 } }
I20260713 09:04:05.780156 15229 raft_consensus.cc:359] T bed11eb182e84893b39395ebf48b3872 P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41611 } } peers { permanent_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 35331 } } peers { permanent_uuid: "b8bcbefc546547c89e1682f6ef294dc7" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 38685 } }
I20260713 09:04:05.780872 15229 raft_consensus.cc:385] T bed11eb182e84893b39395ebf48b3872 P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:05.781131 15229 raft_consensus.cc:740] T bed11eb182e84893b39395ebf48b3872 P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff0b8adc4c0c45e9a9ad214d26e6c5b6, State: Initialized, Role: FOLLOWER
I20260713 09:04:05.784675 14941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad428824c83f47c483dff46428142d19" candidate_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4" is_pre_election: true
I20260713 09:04:05.785434 15242 leader_election.cc:290] T ad428824c83f47c483dff46428142d19 P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3f90cc9326e049e2ae5c0f32c996d3b4 (127.10.222.129:41611), b8bcbefc546547c89e1682f6ef294dc7 (127.10.222.131:38685)
W20260713 09:04:05.786450 14981 leader_election.cc:343] T ad428824c83f47c483dff46428142d19 P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3f90cc9326e049e2ae5c0f32c996d3b4 (127.10.222.129:41611): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:05.786842 15089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad428824c83f47c483dff46428142d19" candidate_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8bcbefc546547c89e1682f6ef294dc7" is_pre_election: true
I20260713 09:04:05.787516 15089 raft_consensus.cc:2468] T ad428824c83f47c483dff46428142d19 P b8bcbefc546547c89e1682f6ef294dc7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ff0b8adc4c0c45e9a9ad214d26e6c5b6 in term 0.
I20260713 09:04:05.788228 15228 tablet_bootstrap.cc:654] T 3db96b9f87e74f11a4b7abb70ff2ddd0 P 3f90cc9326e049e2ae5c0f32c996d3b4: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:05.788772 14983 leader_election.cc:304] T ad428824c83f47c483dff46428142d19 P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [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: b8bcbefc546547c89e1682f6ef294dc7, ff0b8adc4c0c45e9a9ad214d26e6c5b6; no voters: 3f90cc9326e049e2ae5c0f32c996d3b4
I20260713 09:04:05.789892 15242 raft_consensus.cc:2804] T ad428824c83f47c483dff46428142d19 P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:04:05.790222 15242 raft_consensus.cc:493] T ad428824c83f47c483dff46428142d19 P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:05.790534 15242 raft_consensus.cc:3060] T ad428824c83f47c483dff46428142d19 P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:05.791464 15229 consensus_queue.cc:260] T bed11eb182e84893b39395ebf48b3872 P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41611 } } peers { permanent_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 35331 } } peers { permanent_uuid: "b8bcbefc546547c89e1682f6ef294dc7" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 38685 } }
I20260713 09:04:05.793751 15229 ts_tablet_manager.cc:1434] T bed11eb182e84893b39395ebf48b3872 P ff0b8adc4c0c45e9a9ad214d26e6c5b6: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.000s
I20260713 09:04:05.794736 15229 tablet_bootstrap.cc:492] T 6c246ba43f9b479f980a3c58cc7ceb25 P ff0b8adc4c0c45e9a9ad214d26e6c5b6: Bootstrap starting.
I20260713 09:04:05.800980 15229 tablet_bootstrap.cc:654] T 6c246ba43f9b479f980a3c58cc7ceb25 P ff0b8adc4c0c45e9a9ad214d26e6c5b6: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:05.800582 15242 raft_consensus.cc:515] T ad428824c83f47c483dff46428142d19 P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41611 } } peers { permanent_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 35331 } } peers { permanent_uuid: "b8bcbefc546547c89e1682f6ef294dc7" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 38685 } }
I20260713 09:04:05.803989 15089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad428824c83f47c483dff46428142d19" candidate_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8bcbefc546547c89e1682f6ef294dc7"
I20260713 09:04:05.804611 15089 raft_consensus.cc:3060] T ad428824c83f47c483dff46428142d19 P b8bcbefc546547c89e1682f6ef294dc7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:05.804322 14941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad428824c83f47c483dff46428142d19" candidate_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4"
I20260713 09:04:05.807868 15228 tablet_bootstrap.cc:492] T 3db96b9f87e74f11a4b7abb70ff2ddd0 P 3f90cc9326e049e2ae5c0f32c996d3b4: No bootstrap required, opened a new log
I20260713 09:04:05.808447 15228 ts_tablet_manager.cc:1403] T 3db96b9f87e74f11a4b7abb70ff2ddd0 P 3f90cc9326e049e2ae5c0f32c996d3b4: Time spent bootstrapping tablet: real 0.031s	user 0.010s	sys 0.000s
W20260713 09:04:05.808495 14981 leader_election.cc:343] T ad428824c83f47c483dff46428142d19 P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3f90cc9326e049e2ae5c0f32c996d3b4 (127.10.222.129:41611): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:05.811444 15228 raft_consensus.cc:359] T 3db96b9f87e74f11a4b7abb70ff2ddd0 P 3f90cc9326e049e2ae5c0f32c996d3b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41611 } } peers { permanent_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 35331 } } peers { permanent_uuid: "b8bcbefc546547c89e1682f6ef294dc7" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 38685 } }
I20260713 09:04:05.811800 15089 raft_consensus.cc:2468] T ad428824c83f47c483dff46428142d19 P b8bcbefc546547c89e1682f6ef294dc7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff0b8adc4c0c45e9a9ad214d26e6c5b6 in term 1.
I20260713 09:04:05.812136 15228 raft_consensus.cc:385] T 3db96b9f87e74f11a4b7abb70ff2ddd0 P 3f90cc9326e049e2ae5c0f32c996d3b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:05.812435 15228 raft_consensus.cc:740] T 3db96b9f87e74f11a4b7abb70ff2ddd0 P 3f90cc9326e049e2ae5c0f32c996d3b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f90cc9326e049e2ae5c0f32c996d3b4, State: Initialized, Role: FOLLOWER
I20260713 09:04:05.813134 15228 consensus_queue.cc:260] T 3db96b9f87e74f11a4b7abb70ff2ddd0 P 3f90cc9326e049e2ae5c0f32c996d3b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41611 } } peers { permanent_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 35331 } } peers { permanent_uuid: "b8bcbefc546547c89e1682f6ef294dc7" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 38685 } }
I20260713 09:04:05.813685 15227 tablet_bootstrap.cc:492] T 0f5917d906cf4e11828b20d1dd717427 P b8bcbefc546547c89e1682f6ef294dc7: No bootstrap required, opened a new log
I20260713 09:04:05.814225 15227 ts_tablet_manager.cc:1403] T 0f5917d906cf4e11828b20d1dd717427 P b8bcbefc546547c89e1682f6ef294dc7: Time spent bootstrapping tablet: real 0.053s	user 0.003s	sys 0.008s
I20260713 09:04:05.817802 15242 leader_election.cc:290] T ad428824c83f47c483dff46428142d19 P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [CANDIDATE]: Term 1 election: Requested vote from peers 3f90cc9326e049e2ae5c0f32c996d3b4 (127.10.222.129:41611), b8bcbefc546547c89e1682f6ef294dc7 (127.10.222.131:38685)
I20260713 09:04:05.824913 14983 leader_election.cc:304] T ad428824c83f47c483dff46428142d19 P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [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: b8bcbefc546547c89e1682f6ef294dc7, ff0b8adc4c0c45e9a9ad214d26e6c5b6; no voters: 3f90cc9326e049e2ae5c0f32c996d3b4
I20260713 09:04:05.825889 15243 raft_consensus.cc:2804] T ad428824c83f47c483dff46428142d19 P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:04:05.826361 15243 raft_consensus.cc:697] T ad428824c83f47c483dff46428142d19 P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [term 1 LEADER]: Becoming Leader. State: Replica: ff0b8adc4c0c45e9a9ad214d26e6c5b6, State: Running, Role: LEADER
I20260713 09:04:05.827195 15243 consensus_queue.cc:237] T ad428824c83f47c483dff46428142d19 P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [LEADER]: Queue going to LEADER mode. State: All 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: "3f90cc9326e049e2ae5c0f32c996d3b4" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41611 } } peers { permanent_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 35331 } } peers { permanent_uuid: "b8bcbefc546547c89e1682f6ef294dc7" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 38685 } }
I20260713 09:04:05.827869 15228 ts_tablet_manager.cc:1434] T 3db96b9f87e74f11a4b7abb70ff2ddd0 P 3f90cc9326e049e2ae5c0f32c996d3b4: Time spent starting tablet: real 0.019s	user 0.008s	sys 0.000s
I20260713 09:04:05.829136 15228 tablet_bootstrap.cc:492] T 89dcd105be234ad0b75bfebb9e8e715d P 3f90cc9326e049e2ae5c0f32c996d3b4: Bootstrap starting.
I20260713 09:04:05.834039 15229 tablet_bootstrap.cc:492] T 6c246ba43f9b479f980a3c58cc7ceb25 P ff0b8adc4c0c45e9a9ad214d26e6c5b6: No bootstrap required, opened a new log
I20260713 09:04:05.834578 15229 ts_tablet_manager.cc:1403] T 6c246ba43f9b479f980a3c58cc7ceb25 P ff0b8adc4c0c45e9a9ad214d26e6c5b6: Time spent bootstrapping tablet: real 0.040s	user 0.021s	sys 0.004s
I20260713 09:04:05.837035 15228 tablet_bootstrap.cc:654] T 89dcd105be234ad0b75bfebb9e8e715d P 3f90cc9326e049e2ae5c0f32c996d3b4: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:05.837596 15229 raft_consensus.cc:359] T 6c246ba43f9b479f980a3c58cc7ceb25 P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41611 } } peers { permanent_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 35331 } } peers { permanent_uuid: "b8bcbefc546547c89e1682f6ef294dc7" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 38685 } }
I20260713 09:04:05.838340 15229 raft_consensus.cc:385] T 6c246ba43f9b479f980a3c58cc7ceb25 P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:05.838608 15229 raft_consensus.cc:740] T 6c246ba43f9b479f980a3c58cc7ceb25 P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff0b8adc4c0c45e9a9ad214d26e6c5b6, State: Initialized, Role: FOLLOWER
I20260713 09:04:05.839371 15229 consensus_queue.cc:260] T 6c246ba43f9b479f980a3c58cc7ceb25 P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41611 } } peers { permanent_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 35331 } } peers { permanent_uuid: "b8bcbefc546547c89e1682f6ef294dc7" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 38685 } }
I20260713 09:04:05.826356 15227 raft_consensus.cc:359] T 0f5917d906cf4e11828b20d1dd717427 P b8bcbefc546547c89e1682f6ef294dc7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41611 } } peers { permanent_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 35331 } } peers { permanent_uuid: "b8bcbefc546547c89e1682f6ef294dc7" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 38685 } }
I20260713 09:04:05.840675 15227 raft_consensus.cc:385] T 0f5917d906cf4e11828b20d1dd717427 P b8bcbefc546547c89e1682f6ef294dc7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:05.840996 15227 raft_consensus.cc:740] T 0f5917d906cf4e11828b20d1dd717427 P b8bcbefc546547c89e1682f6ef294dc7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8bcbefc546547c89e1682f6ef294dc7, State: Initialized, Role: FOLLOWER
I20260713 09:04:05.841785 15229 ts_tablet_manager.cc:1434] T 6c246ba43f9b479f980a3c58cc7ceb25 P ff0b8adc4c0c45e9a9ad214d26e6c5b6: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260713 09:04:05.842978 15229 tablet_bootstrap.cc:492] T 3db96b9f87e74f11a4b7abb70ff2ddd0 P ff0b8adc4c0c45e9a9ad214d26e6c5b6: Bootstrap starting.
I20260713 09:04:05.844727 15228 tablet_bootstrap.cc:492] T 89dcd105be234ad0b75bfebb9e8e715d P 3f90cc9326e049e2ae5c0f32c996d3b4: No bootstrap required, opened a new log
I20260713 09:04:05.841751 15227 consensus_queue.cc:260] T 0f5917d906cf4e11828b20d1dd717427 P b8bcbefc546547c89e1682f6ef294dc7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41611 } } peers { permanent_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 35331 } } peers { permanent_uuid: "b8bcbefc546547c89e1682f6ef294dc7" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 38685 } }
I20260713 09:04:05.849640 15229 tablet_bootstrap.cc:654] T 3db96b9f87e74f11a4b7abb70ff2ddd0 P ff0b8adc4c0c45e9a9ad214d26e6c5b6: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:05.845227 15228 ts_tablet_manager.cc:1403] T 89dcd105be234ad0b75bfebb9e8e715d P 3f90cc9326e049e2ae5c0f32c996d3b4: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.000s
I20260713 09:04:05.846674 15227 ts_tablet_manager.cc:1434] T 0f5917d906cf4e11828b20d1dd717427 P b8bcbefc546547c89e1682f6ef294dc7: Time spent starting tablet: real 0.032s	user 0.006s	sys 0.001s
I20260713 09:04:05.855013 15227 tablet_bootstrap.cc:492] T f018d6109af24d5e90c298b545fb86f5 P b8bcbefc546547c89e1682f6ef294dc7: Bootstrap starting.
I20260713 09:04:05.857610 15228 raft_consensus.cc:359] T 89dcd105be234ad0b75bfebb9e8e715d P 3f90cc9326e049e2ae5c0f32c996d3b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41611 } } peers { permanent_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 35331 } } peers { permanent_uuid: "b8bcbefc546547c89e1682f6ef294dc7" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 38685 } }
I20260713 09:04:05.858280 15228 raft_consensus.cc:385] T 89dcd105be234ad0b75bfebb9e8e715d P 3f90cc9326e049e2ae5c0f32c996d3b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:05.858703 15228 raft_consensus.cc:740] T 89dcd105be234ad0b75bfebb9e8e715d P 3f90cc9326e049e2ae5c0f32c996d3b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f90cc9326e049e2ae5c0f32c996d3b4, State: Initialized, Role: FOLLOWER
I20260713 09:04:05.847389 14840 catalog_manager.cc:5697] T ad428824c83f47c483dff46428142d19 P ff0b8adc4c0c45e9a9ad214d26e6c5b6 reported cstate change: term changed from 0 to 1, leader changed from <none> to ff0b8adc4c0c45e9a9ad214d26e6c5b6 (127.10.222.130). New cstate: current_term: 1 leader_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41611 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 35331 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b8bcbefc546547c89e1682f6ef294dc7" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 38685 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:05.859524 15228 consensus_queue.cc:260] T 89dcd105be234ad0b75bfebb9e8e715d P 3f90cc9326e049e2ae5c0f32c996d3b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41611 } } peers { permanent_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 35331 } } peers { permanent_uuid: "b8bcbefc546547c89e1682f6ef294dc7" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 38685 } }
I20260713 09:04:05.862877 15227 tablet_bootstrap.cc:654] T f018d6109af24d5e90c298b545fb86f5 P b8bcbefc546547c89e1682f6ef294dc7: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:05.863533 15229 tablet_bootstrap.cc:492] T 3db96b9f87e74f11a4b7abb70ff2ddd0 P ff0b8adc4c0c45e9a9ad214d26e6c5b6: No bootstrap required, opened a new log
I20260713 09:04:05.864012 15229 ts_tablet_manager.cc:1403] T 3db96b9f87e74f11a4b7abb70ff2ddd0 P ff0b8adc4c0c45e9a9ad214d26e6c5b6: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.003s
I20260713 09:04:05.868662 15228 ts_tablet_manager.cc:1434] T 89dcd105be234ad0b75bfebb9e8e715d P 3f90cc9326e049e2ae5c0f32c996d3b4: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.000s
I20260713 09:04:05.866832 15229 raft_consensus.cc:359] T 3db96b9f87e74f11a4b7abb70ff2ddd0 P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41611 } } peers { permanent_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 35331 } } peers { permanent_uuid: "b8bcbefc546547c89e1682f6ef294dc7" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 38685 } }
I20260713 09:04:05.869102 15229 raft_consensus.cc:385] T 3db96b9f87e74f11a4b7abb70ff2ddd0 P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:05.869375 15229 raft_consensus.cc:740] T 3db96b9f87e74f11a4b7abb70ff2ddd0 P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff0b8adc4c0c45e9a9ad214d26e6c5b6, State: Initialized, Role: FOLLOWER
W20260713 09:04:05.869733 14888 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:04:05.870085 15229 consensus_queue.cc:260] T 3db96b9f87e74f11a4b7abb70ff2ddd0 P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41611 } } peers { permanent_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 35331 } } peers { permanent_uuid: "b8bcbefc546547c89e1682f6ef294dc7" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 38685 } }
I20260713 09:04:05.872498 15228 tablet_bootstrap.cc:492] T f018d6109af24d5e90c298b545fb86f5 P 3f90cc9326e049e2ae5c0f32c996d3b4: Bootstrap starting.
I20260713 09:04:05.876462 15229 ts_tablet_manager.cc:1434] T 3db96b9f87e74f11a4b7abb70ff2ddd0 P ff0b8adc4c0c45e9a9ad214d26e6c5b6: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.001s
I20260713 09:04:05.877496 15229 tablet_bootstrap.cc:492] T 89dcd105be234ad0b75bfebb9e8e715d P ff0b8adc4c0c45e9a9ad214d26e6c5b6: Bootstrap starting.
I20260713 09:04:05.880005 15228 tablet_bootstrap.cc:654] T f018d6109af24d5e90c298b545fb86f5 P 3f90cc9326e049e2ae5c0f32c996d3b4: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:05.883688 15229 tablet_bootstrap.cc:654] T 89dcd105be234ad0b75bfebb9e8e715d P ff0b8adc4c0c45e9a9ad214d26e6c5b6: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:05.885478 15228 tablet_bootstrap.cc:492] T f018d6109af24d5e90c298b545fb86f5 P 3f90cc9326e049e2ae5c0f32c996d3b4: No bootstrap required, opened a new log
I20260713 09:04:05.885936 15228 ts_tablet_manager.cc:1403] T f018d6109af24d5e90c298b545fb86f5 P 3f90cc9326e049e2ae5c0f32c996d3b4: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.000s
I20260713 09:04:05.889168 15228 raft_consensus.cc:359] T f018d6109af24d5e90c298b545fb86f5 P 3f90cc9326e049e2ae5c0f32c996d3b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41611 } } peers { permanent_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 35331 } } peers { permanent_uuid: "b8bcbefc546547c89e1682f6ef294dc7" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 38685 } }
I20260713 09:04:05.889576 15242 raft_consensus.cc:493] T 3db96b9f87e74f11a4b7abb70ff2ddd0 P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:05.889942 15228 raft_consensus.cc:385] T f018d6109af24d5e90c298b545fb86f5 P 3f90cc9326e049e2ae5c0f32c996d3b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:05.890306 15228 raft_consensus.cc:740] T f018d6109af24d5e90c298b545fb86f5 P 3f90cc9326e049e2ae5c0f32c996d3b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f90cc9326e049e2ae5c0f32c996d3b4, State: Initialized, Role: FOLLOWER
I20260713 09:04:05.890082 15242 raft_consensus.cc:515] T 3db96b9f87e74f11a4b7abb70ff2ddd0 P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41611 } } peers { permanent_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 35331 } } peers { permanent_uuid: "b8bcbefc546547c89e1682f6ef294dc7" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 38685 } }
I20260713 09:04:05.892300 15242 leader_election.cc:290] T 3db96b9f87e74f11a4b7abb70ff2ddd0 P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3f90cc9326e049e2ae5c0f32c996d3b4 (127.10.222.129:41611), b8bcbefc546547c89e1682f6ef294dc7 (127.10.222.131:38685)
I20260713 09:04:05.895756 14941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3db96b9f87e74f11a4b7abb70ff2ddd0" candidate_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4" is_pre_election: true
I20260713 09:04:05.896355 14941 raft_consensus.cc:2468] T 3db96b9f87e74f11a4b7abb70ff2ddd0 P 3f90cc9326e049e2ae5c0f32c996d3b4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ff0b8adc4c0c45e9a9ad214d26e6c5b6 in term 0.
I20260713 09:04:05.895779 15089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3db96b9f87e74f11a4b7abb70ff2ddd0" candidate_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8bcbefc546547c89e1682f6ef294dc7" is_pre_election: true
I20260713 09:04:05.898427 15227 tablet_bootstrap.cc:492] T f018d6109af24d5e90c298b545fb86f5 P b8bcbefc546547c89e1682f6ef294dc7: No bootstrap required, opened a new log
I20260713 09:04:05.898870 15227 ts_tablet_manager.cc:1403] T f018d6109af24d5e90c298b545fb86f5 P b8bcbefc546547c89e1682f6ef294dc7: Time spent bootstrapping tablet: real 0.044s	user 0.012s	sys 0.000s
I20260713 09:04:05.899040 14981 leader_election.cc:304] T 3db96b9f87e74f11a4b7abb70ff2ddd0 P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [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: 3f90cc9326e049e2ae5c0f32c996d3b4, ff0b8adc4c0c45e9a9ad214d26e6c5b6; no voters: 
I20260713 09:04:05.891067 15228 consensus_queue.cc:260] T f018d6109af24d5e90c298b545fb86f5 P 3f90cc9326e049e2ae5c0f32c996d3b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41611 } } peers { permanent_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 35331 } } peers { permanent_uuid: "b8bcbefc546547c89e1682f6ef294dc7" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 38685 } }
I20260713 09:04:05.900231 15242 raft_consensus.cc:2804] T 3db96b9f87e74f11a4b7abb70ff2ddd0 P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:04:05.900697 15242 raft_consensus.cc:493] T 3db96b9f87e74f11a4b7abb70ff2ddd0 P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:05.904155 15242 raft_consensus.cc:3060] T 3db96b9f87e74f11a4b7abb70ff2ddd0 P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:05.904861 15229 tablet_bootstrap.cc:492] T 89dcd105be234ad0b75bfebb9e8e715d P ff0b8adc4c0c45e9a9ad214d26e6c5b6: No bootstrap required, opened a new log
I20260713 09:04:05.905316 15229 ts_tablet_manager.cc:1403] T 89dcd105be234ad0b75bfebb9e8e715d P ff0b8adc4c0c45e9a9ad214d26e6c5b6: Time spent bootstrapping tablet: real 0.028s	user 0.017s	sys 0.009s
I20260713 09:04:05.908116 15229 raft_consensus.cc:359] T 89dcd105be234ad0b75bfebb9e8e715d P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41611 } } peers { permanent_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 35331 } } peers { permanent_uuid: "b8bcbefc546547c89e1682f6ef294dc7" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 38685 } }
I20260713 09:04:05.908795 15229 raft_consensus.cc:385] T 89dcd105be234ad0b75bfebb9e8e715d P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:05.909057 15229 raft_consensus.cc:740] T 89dcd105be234ad0b75bfebb9e8e715d P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff0b8adc4c0c45e9a9ad214d26e6c5b6, State: Initialized, Role: FOLLOWER
I20260713 09:04:05.909736 15229 consensus_queue.cc:260] T 89dcd105be234ad0b75bfebb9e8e715d P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41611 } } peers { permanent_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 35331 } } peers { permanent_uuid: "b8bcbefc546547c89e1682f6ef294dc7" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 38685 } }
I20260713 09:04:05.910846 15242 raft_consensus.cc:515] T 3db96b9f87e74f11a4b7abb70ff2ddd0 P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41611 } } peers { permanent_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 35331 } } peers { permanent_uuid: "b8bcbefc546547c89e1682f6ef294dc7" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 38685 } }
I20260713 09:04:05.912686 15229 ts_tablet_manager.cc:1434] T 89dcd105be234ad0b75bfebb9e8e715d P ff0b8adc4c0c45e9a9ad214d26e6c5b6: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260713 09:04:05.913339 14941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3db96b9f87e74f11a4b7abb70ff2ddd0" candidate_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4"
I20260713 09:04:05.902104 15228 ts_tablet_manager.cc:1434] T f018d6109af24d5e90c298b545fb86f5 P 3f90cc9326e049e2ae5c0f32c996d3b4: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260713 09:04:05.903731 15089 raft_consensus.cc:2468] T 3db96b9f87e74f11a4b7abb70ff2ddd0 P b8bcbefc546547c89e1682f6ef294dc7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ff0b8adc4c0c45e9a9ad214d26e6c5b6 in term 0.
I20260713 09:04:05.913655 15229 tablet_bootstrap.cc:492] T f018d6109af24d5e90c298b545fb86f5 P ff0b8adc4c0c45e9a9ad214d26e6c5b6: Bootstrap starting.
I20260713 09:04:05.913686 15090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3db96b9f87e74f11a4b7abb70ff2ddd0" candidate_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8bcbefc546547c89e1682f6ef294dc7"
I20260713 09:04:05.914378 14941 raft_consensus.cc:3060] T 3db96b9f87e74f11a4b7abb70ff2ddd0 P 3f90cc9326e049e2ae5c0f32c996d3b4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:05.914448 15090 raft_consensus.cc:3060] T 3db96b9f87e74f11a4b7abb70ff2ddd0 P b8bcbefc546547c89e1682f6ef294dc7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:05.916883 15228 tablet_bootstrap.cc:492] T ad428824c83f47c483dff46428142d19 P 3f90cc9326e049e2ae5c0f32c996d3b4: Bootstrap starting.
I20260713 09:04:05.920485 15229 tablet_bootstrap.cc:654] T f018d6109af24d5e90c298b545fb86f5 P ff0b8adc4c0c45e9a9ad214d26e6c5b6: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:05.922816 15090 raft_consensus.cc:2468] T 3db96b9f87e74f11a4b7abb70ff2ddd0 P b8bcbefc546547c89e1682f6ef294dc7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff0b8adc4c0c45e9a9ad214d26e6c5b6 in term 1.
I20260713 09:04:05.924057 14983 leader_election.cc:304] T 3db96b9f87e74f11a4b7abb70ff2ddd0 P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [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: b8bcbefc546547c89e1682f6ef294dc7, ff0b8adc4c0c45e9a9ad214d26e6c5b6; no voters: 
I20260713 09:04:05.924849 15243 raft_consensus.cc:2804] T 3db96b9f87e74f11a4b7abb70ff2ddd0 P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:04:05.925295 15243 raft_consensus.cc:697] T 3db96b9f87e74f11a4b7abb70ff2ddd0 P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [term 1 LEADER]: Becoming Leader. State: Replica: ff0b8adc4c0c45e9a9ad214d26e6c5b6, State: Running, Role: LEADER
I20260713 09:04:05.926478 15228 tablet_bootstrap.cc:654] T ad428824c83f47c483dff46428142d19 P 3f90cc9326e049e2ae5c0f32c996d3b4: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:05.926069 15243 consensus_queue.cc:237] T 3db96b9f87e74f11a4b7abb70ff2ddd0 P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [LEADER]: Queue going to LEADER mode. State: All 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: "3f90cc9326e049e2ae5c0f32c996d3b4" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41611 } } peers { permanent_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 35331 } } peers { permanent_uuid: "b8bcbefc546547c89e1682f6ef294dc7" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 38685 } }
I20260713 09:04:05.929637 15229 tablet_bootstrap.cc:492] T f018d6109af24d5e90c298b545fb86f5 P ff0b8adc4c0c45e9a9ad214d26e6c5b6: No bootstrap required, opened a new log
I20260713 09:04:05.930091 15229 ts_tablet_manager.cc:1403] T f018d6109af24d5e90c298b545fb86f5 P ff0b8adc4c0c45e9a9ad214d26e6c5b6: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.003s
I20260713 09:04:05.901711 15227 raft_consensus.cc:359] T f018d6109af24d5e90c298b545fb86f5 P b8bcbefc546547c89e1682f6ef294dc7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41611 } } peers { permanent_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 35331 } } peers { permanent_uuid: "b8bcbefc546547c89e1682f6ef294dc7" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 38685 } }
I20260713 09:04:05.927078 15242 leader_election.cc:290] T 3db96b9f87e74f11a4b7abb70ff2ddd0 P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [CANDIDATE]: Term 1 election: Requested vote from peers 3f90cc9326e049e2ae5c0f32c996d3b4 (127.10.222.129:41611), b8bcbefc546547c89e1682f6ef294dc7 (127.10.222.131:38685)
I20260713 09:04:05.931747 14941 raft_consensus.cc:2468] T 3db96b9f87e74f11a4b7abb70ff2ddd0 P 3f90cc9326e049e2ae5c0f32c996d3b4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff0b8adc4c0c45e9a9ad214d26e6c5b6 in term 1.
I20260713 09:04:05.931707 15227 raft_consensus.cc:385] T f018d6109af24d5e90c298b545fb86f5 P b8bcbefc546547c89e1682f6ef294dc7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:05.932600 15227 raft_consensus.cc:740] T f018d6109af24d5e90c298b545fb86f5 P b8bcbefc546547c89e1682f6ef294dc7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8bcbefc546547c89e1682f6ef294dc7, State: Initialized, Role: FOLLOWER
I20260713 09:04:05.932713 15229 raft_consensus.cc:359] T f018d6109af24d5e90c298b545fb86f5 P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41611 } } peers { permanent_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 35331 } } peers { permanent_uuid: "b8bcbefc546547c89e1682f6ef294dc7" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 38685 } }
I20260713 09:04:05.933336 15229 raft_consensus.cc:385] T f018d6109af24d5e90c298b545fb86f5 P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:05.933666 15229 raft_consensus.cc:740] T f018d6109af24d5e90c298b545fb86f5 P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff0b8adc4c0c45e9a9ad214d26e6c5b6, State: Initialized, Role: FOLLOWER
I20260713 09:04:05.933346 15227 consensus_queue.cc:260] T f018d6109af24d5e90c298b545fb86f5 P b8bcbefc546547c89e1682f6ef294dc7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41611 } } peers { permanent_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 35331 } } peers { permanent_uuid: "b8bcbefc546547c89e1682f6ef294dc7" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 38685 } }
I20260713 09:04:05.934341 15229 consensus_queue.cc:260] T f018d6109af24d5e90c298b545fb86f5 P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41611 } } peers { permanent_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 35331 } } peers { permanent_uuid: "b8bcbefc546547c89e1682f6ef294dc7" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 38685 } }
I20260713 09:04:05.935642 15227 ts_tablet_manager.cc:1434] T f018d6109af24d5e90c298b545fb86f5 P b8bcbefc546547c89e1682f6ef294dc7: Time spent starting tablet: real 0.037s	user 0.008s	sys 0.001s
I20260713 09:04:05.936209 15229 ts_tablet_manager.cc:1434] T f018d6109af24d5e90c298b545fb86f5 P ff0b8adc4c0c45e9a9ad214d26e6c5b6: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260713 09:04:05.937222 15229 tablet_bootstrap.cc:492] T 430c4478de5e4a588a0338bdf3ac79f3 P ff0b8adc4c0c45e9a9ad214d26e6c5b6: Bootstrap starting.
I20260713 09:04:05.939435 15227 tablet_bootstrap.cc:492] T bed11eb182e84893b39395ebf48b3872 P b8bcbefc546547c89e1682f6ef294dc7: Bootstrap starting.
I20260713 09:04:05.941445 14836 catalog_manager.cc:5697] T 3db96b9f87e74f11a4b7abb70ff2ddd0 P ff0b8adc4c0c45e9a9ad214d26e6c5b6 reported cstate change: term changed from 0 to 1, leader changed from <none> to ff0b8adc4c0c45e9a9ad214d26e6c5b6 (127.10.222.130). New cstate: current_term: 1 leader_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41611 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 35331 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b8bcbefc546547c89e1682f6ef294dc7" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 38685 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:05.942682 15229 tablet_bootstrap.cc:654] T 430c4478de5e4a588a0338bdf3ac79f3 P ff0b8adc4c0c45e9a9ad214d26e6c5b6: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:05.945024 15228 tablet_bootstrap.cc:492] T ad428824c83f47c483dff46428142d19 P 3f90cc9326e049e2ae5c0f32c996d3b4: No bootstrap required, opened a new log
I20260713 09:04:05.945503 15228 ts_tablet_manager.cc:1403] T ad428824c83f47c483dff46428142d19 P 3f90cc9326e049e2ae5c0f32c996d3b4: Time spent bootstrapping tablet: real 0.029s	user 0.015s	sys 0.000s
I20260713 09:04:05.948041 15228 raft_consensus.cc:359] T ad428824c83f47c483dff46428142d19 P 3f90cc9326e049e2ae5c0f32c996d3b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41611 } } peers { permanent_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 35331 } } peers { permanent_uuid: "b8bcbefc546547c89e1682f6ef294dc7" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 38685 } }
I20260713 09:04:05.948680 15228 raft_consensus.cc:385] T ad428824c83f47c483dff46428142d19 P 3f90cc9326e049e2ae5c0f32c996d3b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:05.948932 15228 raft_consensus.cc:740] T ad428824c83f47c483dff46428142d19 P 3f90cc9326e049e2ae5c0f32c996d3b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f90cc9326e049e2ae5c0f32c996d3b4, State: Initialized, Role: FOLLOWER
I20260713 09:04:05.949497 15228 consensus_queue.cc:260] T ad428824c83f47c483dff46428142d19 P 3f90cc9326e049e2ae5c0f32c996d3b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41611 } } peers { permanent_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 35331 } } peers { permanent_uuid: "b8bcbefc546547c89e1682f6ef294dc7" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 38685 } }
I20260713 09:04:05.951654 15228 ts_tablet_manager.cc:1434] T ad428824c83f47c483dff46428142d19 P 3f90cc9326e049e2ae5c0f32c996d3b4: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260713 09:04:05.952517 15228 tablet_bootstrap.cc:492] T bed11eb182e84893b39395ebf48b3872 P 3f90cc9326e049e2ae5c0f32c996d3b4: Bootstrap starting.
I20260713 09:04:05.958945 15227 tablet_bootstrap.cc:654] T bed11eb182e84893b39395ebf48b3872 P b8bcbefc546547c89e1682f6ef294dc7: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:05.961773 15228 tablet_bootstrap.cc:654] T bed11eb182e84893b39395ebf48b3872 P 3f90cc9326e049e2ae5c0f32c996d3b4: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:05.967037 15229 tablet_bootstrap.cc:492] T 430c4478de5e4a588a0338bdf3ac79f3 P ff0b8adc4c0c45e9a9ad214d26e6c5b6: No bootstrap required, opened a new log
I20260713 09:04:05.967526 15229 ts_tablet_manager.cc:1403] T 430c4478de5e4a588a0338bdf3ac79f3 P ff0b8adc4c0c45e9a9ad214d26e6c5b6: Time spent bootstrapping tablet: real 0.030s	user 0.021s	sys 0.005s
I20260713 09:04:05.969671 15227 tablet_bootstrap.cc:492] T bed11eb182e84893b39395ebf48b3872 P b8bcbefc546547c89e1682f6ef294dc7: No bootstrap required, opened a new log
I20260713 09:04:05.970155 15227 ts_tablet_manager.cc:1403] T bed11eb182e84893b39395ebf48b3872 P b8bcbefc546547c89e1682f6ef294dc7: Time spent bootstrapping tablet: real 0.031s	user 0.012s	sys 0.001s
I20260713 09:04:05.970100 15229 raft_consensus.cc:359] T 430c4478de5e4a588a0338bdf3ac79f3 P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41611 } } peers { permanent_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 35331 } } peers { permanent_uuid: "b8bcbefc546547c89e1682f6ef294dc7" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 38685 } }
I20260713 09:04:05.970890 15229 raft_consensus.cc:385] T 430c4478de5e4a588a0338bdf3ac79f3 P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:05.971189 15229 raft_consensus.cc:740] T 430c4478de5e4a588a0338bdf3ac79f3 P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff0b8adc4c0c45e9a9ad214d26e6c5b6, State: Initialized, Role: FOLLOWER
I20260713 09:04:05.971963 15229 consensus_queue.cc:260] T 430c4478de5e4a588a0338bdf3ac79f3 P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41611 } } peers { permanent_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 35331 } } peers { permanent_uuid: "b8bcbefc546547c89e1682f6ef294dc7" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 38685 } }
I20260713 09:04:05.973904 15229 ts_tablet_manager.cc:1434] T 430c4478de5e4a588a0338bdf3ac79f3 P ff0b8adc4c0c45e9a9ad214d26e6c5b6: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:04:05.975201 15227 raft_consensus.cc:359] T bed11eb182e84893b39395ebf48b3872 P b8bcbefc546547c89e1682f6ef294dc7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41611 } } peers { permanent_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 35331 } } peers { permanent_uuid: "b8bcbefc546547c89e1682f6ef294dc7" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 38685 } }
I20260713 09:04:05.975873 15227 raft_consensus.cc:385] T bed11eb182e84893b39395ebf48b3872 P b8bcbefc546547c89e1682f6ef294dc7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:05.975890 15228 tablet_bootstrap.cc:492] T bed11eb182e84893b39395ebf48b3872 P 3f90cc9326e049e2ae5c0f32c996d3b4: No bootstrap required, opened a new log
I20260713 09:04:05.976138 15227 raft_consensus.cc:740] T bed11eb182e84893b39395ebf48b3872 P b8bcbefc546547c89e1682f6ef294dc7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8bcbefc546547c89e1682f6ef294dc7, State: Initialized, Role: FOLLOWER
I20260713 09:04:05.976442 15228 ts_tablet_manager.cc:1403] T bed11eb182e84893b39395ebf48b3872 P 3f90cc9326e049e2ae5c0f32c996d3b4: Time spent bootstrapping tablet: real 0.024s	user 0.006s	sys 0.012s
I20260713 09:04:05.976794 15227 consensus_queue.cc:260] T bed11eb182e84893b39395ebf48b3872 P b8bcbefc546547c89e1682f6ef294dc7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41611 } } peers { permanent_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 35331 } } peers { permanent_uuid: "b8bcbefc546547c89e1682f6ef294dc7" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 38685 } }
I20260713 09:04:05.979017 15228 raft_consensus.cc:359] T bed11eb182e84893b39395ebf48b3872 P 3f90cc9326e049e2ae5c0f32c996d3b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41611 } } peers { permanent_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 35331 } } peers { permanent_uuid: "b8bcbefc546547c89e1682f6ef294dc7" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 38685 } }
I20260713 09:04:05.979620 15228 raft_consensus.cc:385] T bed11eb182e84893b39395ebf48b3872 P 3f90cc9326e049e2ae5c0f32c996d3b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:05.979878 15228 raft_consensus.cc:740] T bed11eb182e84893b39395ebf48b3872 P 3f90cc9326e049e2ae5c0f32c996d3b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f90cc9326e049e2ae5c0f32c996d3b4, State: Initialized, Role: FOLLOWER
I20260713 09:04:05.980495 15228 consensus_queue.cc:260] T bed11eb182e84893b39395ebf48b3872 P 3f90cc9326e049e2ae5c0f32c996d3b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41611 } } peers { permanent_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 35331 } } peers { permanent_uuid: "b8bcbefc546547c89e1682f6ef294dc7" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 38685 } }
I20260713 09:04:05.982532 15228 ts_tablet_manager.cc:1434] T bed11eb182e84893b39395ebf48b3872 P 3f90cc9326e049e2ae5c0f32c996d3b4: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260713 09:04:05.988772 15227 ts_tablet_manager.cc:1434] T bed11eb182e84893b39395ebf48b3872 P b8bcbefc546547c89e1682f6ef294dc7: Time spent starting tablet: real 0.018s	user 0.004s	sys 0.003s
I20260713 09:04:05.989531 15159 raft_consensus.cc:493] T ad428824c83f47c483dff46428142d19 P 3f90cc9326e049e2ae5c0f32c996d3b4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:05.989811 15227 tablet_bootstrap.cc:492] T 430c4478de5e4a588a0338bdf3ac79f3 P b8bcbefc546547c89e1682f6ef294dc7: Bootstrap starting.
I20260713 09:04:05.990454 15159 raft_consensus.cc:515] T ad428824c83f47c483dff46428142d19 P 3f90cc9326e049e2ae5c0f32c996d3b4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41611 } } peers { permanent_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 35331 } } peers { permanent_uuid: "b8bcbefc546547c89e1682f6ef294dc7" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 38685 } }
I20260713 09:04:05.992592 15159 leader_election.cc:290] T ad428824c83f47c483dff46428142d19 P 3f90cc9326e049e2ae5c0f32c996d3b4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ff0b8adc4c0c45e9a9ad214d26e6c5b6 (127.10.222.130:35331), b8bcbefc546547c89e1682f6ef294dc7 (127.10.222.131:38685)
I20260713 09:04:05.993242 15015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad428824c83f47c483dff46428142d19" candidate_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" is_pre_election: true
I20260713 09:04:05.993908 15090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad428824c83f47c483dff46428142d19" candidate_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8bcbefc546547c89e1682f6ef294dc7" is_pre_election: true
I20260713 09:04:05.994616 15090 raft_consensus.cc:2393] T ad428824c83f47c483dff46428142d19 P b8bcbefc546547c89e1682f6ef294dc7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3f90cc9326e049e2ae5c0f32c996d3b4 in current term 1: Already voted for candidate ff0b8adc4c0c45e9a9ad214d26e6c5b6 in this term.
I20260713 09:04:05.996232 14906 leader_election.cc:304] T ad428824c83f47c483dff46428142d19 P 3f90cc9326e049e2ae5c0f32c996d3b4 [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: 3f90cc9326e049e2ae5c0f32c996d3b4; no voters: b8bcbefc546547c89e1682f6ef294dc7, ff0b8adc4c0c45e9a9ad214d26e6c5b6
I20260713 09:04:05.997313 15159 raft_consensus.cc:3060] T ad428824c83f47c483dff46428142d19 P 3f90cc9326e049e2ae5c0f32c996d3b4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:05.997788 15227 tablet_bootstrap.cc:654] T 430c4478de5e4a588a0338bdf3ac79f3 P b8bcbefc546547c89e1682f6ef294dc7: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:06.005057 15222 raft_consensus.cc:493] T bed11eb182e84893b39395ebf48b3872 P 3f90cc9326e049e2ae5c0f32c996d3b4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:06.005542 15222 raft_consensus.cc:515] T bed11eb182e84893b39395ebf48b3872 P 3f90cc9326e049e2ae5c0f32c996d3b4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41611 } } peers { permanent_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 35331 } } peers { permanent_uuid: "b8bcbefc546547c89e1682f6ef294dc7" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 38685 } }
I20260713 09:04:06.005973 15227 tablet_bootstrap.cc:492] T 430c4478de5e4a588a0338bdf3ac79f3 P b8bcbefc546547c89e1682f6ef294dc7: No bootstrap required, opened a new log
I20260713 09:04:06.006523 15227 ts_tablet_manager.cc:1403] T 430c4478de5e4a588a0338bdf3ac79f3 P b8bcbefc546547c89e1682f6ef294dc7: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.003s
I20260713 09:04:06.007553 15222 leader_election.cc:290] T bed11eb182e84893b39395ebf48b3872 P 3f90cc9326e049e2ae5c0f32c996d3b4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ff0b8adc4c0c45e9a9ad214d26e6c5b6 (127.10.222.130:35331), b8bcbefc546547c89e1682f6ef294dc7 (127.10.222.131:38685)
I20260713 09:04:06.008215 15015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bed11eb182e84893b39395ebf48b3872" candidate_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" is_pre_election: true
I20260713 09:04:06.008596 15090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bed11eb182e84893b39395ebf48b3872" candidate_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8bcbefc546547c89e1682f6ef294dc7" is_pre_election: true
I20260713 09:04:06.008852 15015 raft_consensus.cc:2468] T bed11eb182e84893b39395ebf48b3872 P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3f90cc9326e049e2ae5c0f32c996d3b4 in term 0.
I20260713 09:04:06.009269 15227 raft_consensus.cc:359] T 430c4478de5e4a588a0338bdf3ac79f3 P b8bcbefc546547c89e1682f6ef294dc7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41611 } } peers { permanent_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 35331 } } peers { permanent_uuid: "b8bcbefc546547c89e1682f6ef294dc7" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 38685 } }
I20260713 09:04:06.009852 15227 raft_consensus.cc:385] T 430c4478de5e4a588a0338bdf3ac79f3 P b8bcbefc546547c89e1682f6ef294dc7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:06.010106 15227 raft_consensus.cc:740] T 430c4478de5e4a588a0338bdf3ac79f3 P b8bcbefc546547c89e1682f6ef294dc7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8bcbefc546547c89e1682f6ef294dc7, State: Initialized, Role: FOLLOWER
I20260713 09:04:06.010154 14906 leader_election.cc:304] T bed11eb182e84893b39395ebf48b3872 P 3f90cc9326e049e2ae5c0f32c996d3b4 [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: 3f90cc9326e049e2ae5c0f32c996d3b4, ff0b8adc4c0c45e9a9ad214d26e6c5b6; no voters: 
I20260713 09:04:06.011067 15222 raft_consensus.cc:2804] T bed11eb182e84893b39395ebf48b3872 P 3f90cc9326e049e2ae5c0f32c996d3b4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:04:06.011519 15222 raft_consensus.cc:493] T bed11eb182e84893b39395ebf48b3872 P 3f90cc9326e049e2ae5c0f32c996d3b4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:06.011849 15090 raft_consensus.cc:2468] T bed11eb182e84893b39395ebf48b3872 P b8bcbefc546547c89e1682f6ef294dc7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3f90cc9326e049e2ae5c0f32c996d3b4 in term 0.
I20260713 09:04:06.011929 15222 raft_consensus.cc:3060] T bed11eb182e84893b39395ebf48b3872 P 3f90cc9326e049e2ae5c0f32c996d3b4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:06.010814 15227 consensus_queue.cc:260] T 430c4478de5e4a588a0338bdf3ac79f3 P b8bcbefc546547c89e1682f6ef294dc7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41611 } } peers { permanent_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 35331 } } peers { permanent_uuid: "b8bcbefc546547c89e1682f6ef294dc7" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 38685 } }
I20260713 09:04:06.013733 15159 raft_consensus.cc:2749] T ad428824c83f47c483dff46428142d19 P 3f90cc9326e049e2ae5c0f32c996d3b4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:04:06.014907 15227 ts_tablet_manager.cc:1434] T 430c4478de5e4a588a0338bdf3ac79f3 P b8bcbefc546547c89e1682f6ef294dc7: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.003s
I20260713 09:04:06.015866 15227 tablet_bootstrap.cc:492] T 89dcd105be234ad0b75bfebb9e8e715d P b8bcbefc546547c89e1682f6ef294dc7: Bootstrap starting.
I20260713 09:04:06.018769 15222 raft_consensus.cc:515] T bed11eb182e84893b39395ebf48b3872 P 3f90cc9326e049e2ae5c0f32c996d3b4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41611 } } peers { permanent_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 35331 } } peers { permanent_uuid: "b8bcbefc546547c89e1682f6ef294dc7" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 38685 } }
I20260713 09:04:06.020783 15222 leader_election.cc:290] T bed11eb182e84893b39395ebf48b3872 P 3f90cc9326e049e2ae5c0f32c996d3b4 [CANDIDATE]: Term 1 election: Requested vote from peers ff0b8adc4c0c45e9a9ad214d26e6c5b6 (127.10.222.130:35331), b8bcbefc546547c89e1682f6ef294dc7 (127.10.222.131:38685)
I20260713 09:04:06.021322 15227 tablet_bootstrap.cc:654] T 89dcd105be234ad0b75bfebb9e8e715d P b8bcbefc546547c89e1682f6ef294dc7: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:06.021533 15015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bed11eb182e84893b39395ebf48b3872" candidate_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6"
I20260713 09:04:06.022094 15015 raft_consensus.cc:3060] T bed11eb182e84893b39395ebf48b3872 P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:06.024602 15090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bed11eb182e84893b39395ebf48b3872" candidate_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8bcbefc546547c89e1682f6ef294dc7"
I20260713 09:04:06.025286 15090 raft_consensus.cc:3060] T bed11eb182e84893b39395ebf48b3872 P b8bcbefc546547c89e1682f6ef294dc7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:06.027962 15015 raft_consensus.cc:2468] T bed11eb182e84893b39395ebf48b3872 P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f90cc9326e049e2ae5c0f32c996d3b4 in term 1.
I20260713 09:04:06.029443 14906 leader_election.cc:304] T bed11eb182e84893b39395ebf48b3872 P 3f90cc9326e049e2ae5c0f32c996d3b4 [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: 3f90cc9326e049e2ae5c0f32c996d3b4, ff0b8adc4c0c45e9a9ad214d26e6c5b6; no voters: 
I20260713 09:04:06.030164 15222 raft_consensus.cc:2804] T bed11eb182e84893b39395ebf48b3872 P 3f90cc9326e049e2ae5c0f32c996d3b4 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:04:06.030522 15222 raft_consensus.cc:697] T bed11eb182e84893b39395ebf48b3872 P 3f90cc9326e049e2ae5c0f32c996d3b4 [term 1 LEADER]: Becoming Leader. State: Replica: 3f90cc9326e049e2ae5c0f32c996d3b4, State: Running, Role: LEADER
I20260713 09:04:06.031296 15227 tablet_bootstrap.cc:492] T 89dcd105be234ad0b75bfebb9e8e715d P b8bcbefc546547c89e1682f6ef294dc7: No bootstrap required, opened a new log
I20260713 09:04:06.031867 15227 ts_tablet_manager.cc:1403] T 89dcd105be234ad0b75bfebb9e8e715d P b8bcbefc546547c89e1682f6ef294dc7: Time spent bootstrapping tablet: real 0.016s	user 0.008s	sys 0.008s
I20260713 09:04:06.031762 15090 raft_consensus.cc:2468] T bed11eb182e84893b39395ebf48b3872 P b8bcbefc546547c89e1682f6ef294dc7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f90cc9326e049e2ae5c0f32c996d3b4 in term 1.
I20260713 09:04:06.031292 15222 consensus_queue.cc:237] T bed11eb182e84893b39395ebf48b3872 P 3f90cc9326e049e2ae5c0f32c996d3b4 [LEADER]: Queue going to LEADER mode. State: All 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: "3f90cc9326e049e2ae5c0f32c996d3b4" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41611 } } peers { permanent_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 35331 } } peers { permanent_uuid: "b8bcbefc546547c89e1682f6ef294dc7" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 38685 } }
I20260713 09:04:06.032891 15159 raft_consensus.cc:493] T 6c246ba43f9b479f980a3c58cc7ceb25 P 3f90cc9326e049e2ae5c0f32c996d3b4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:06.033321 15159 raft_consensus.cc:515] T 6c246ba43f9b479f980a3c58cc7ceb25 P 3f90cc9326e049e2ae5c0f32c996d3b4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41611 } } peers { permanent_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 35331 } } peers { permanent_uuid: "b8bcbefc546547c89e1682f6ef294dc7" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 38685 } }
I20260713 09:04:06.034210 15227 raft_consensus.cc:359] T 89dcd105be234ad0b75bfebb9e8e715d P b8bcbefc546547c89e1682f6ef294dc7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41611 } } peers { permanent_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 35331 } } peers { permanent_uuid: "b8bcbefc546547c89e1682f6ef294dc7" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 38685 } }
I20260713 09:04:06.034648 15227 raft_consensus.cc:385] T 89dcd105be234ad0b75bfebb9e8e715d P b8bcbefc546547c89e1682f6ef294dc7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:06.034865 15227 raft_consensus.cc:740] T 89dcd105be234ad0b75bfebb9e8e715d P b8bcbefc546547c89e1682f6ef294dc7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8bcbefc546547c89e1682f6ef294dc7, State: Initialized, Role: FOLLOWER
I20260713 09:04:06.035579 15227 consensus_queue.cc:260] T 89dcd105be234ad0b75bfebb9e8e715d P b8bcbefc546547c89e1682f6ef294dc7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41611 } } peers { permanent_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 35331 } } peers { permanent_uuid: "b8bcbefc546547c89e1682f6ef294dc7" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 38685 } }
I20260713 09:04:06.037595 15227 ts_tablet_manager.cc:1434] T 89dcd105be234ad0b75bfebb9e8e715d P b8bcbefc546547c89e1682f6ef294dc7: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:04:06.037906 15159 leader_election.cc:290] T 6c246ba43f9b479f980a3c58cc7ceb25 P 3f90cc9326e049e2ae5c0f32c996d3b4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ff0b8adc4c0c45e9a9ad214d26e6c5b6 (127.10.222.130:35331), b8bcbefc546547c89e1682f6ef294dc7 (127.10.222.131:38685)
I20260713 09:04:06.038072 15015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c246ba43f9b479f980a3c58cc7ceb25" candidate_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" is_pre_election: true
I20260713 09:04:06.038429 15159 raft_consensus.cc:493] T 89dcd105be234ad0b75bfebb9e8e715d P 3f90cc9326e049e2ae5c0f32c996d3b4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:06.038878 15159 raft_consensus.cc:515] T 89dcd105be234ad0b75bfebb9e8e715d P 3f90cc9326e049e2ae5c0f32c996d3b4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41611 } } peers { permanent_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 35331 } } peers { permanent_uuid: "b8bcbefc546547c89e1682f6ef294dc7" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 38685 } }
I20260713 09:04:06.038688 15015 raft_consensus.cc:2468] T 6c246ba43f9b479f980a3c58cc7ceb25 P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3f90cc9326e049e2ae5c0f32c996d3b4 in term 0.
I20260713 09:04:06.041692 14906 leader_election.cc:304] T 6c246ba43f9b479f980a3c58cc7ceb25 P 3f90cc9326e049e2ae5c0f32c996d3b4 [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: 3f90cc9326e049e2ae5c0f32c996d3b4, ff0b8adc4c0c45e9a9ad214d26e6c5b6; no voters: 
I20260713 09:04:06.042421 15222 raft_consensus.cc:2804] T 6c246ba43f9b479f980a3c58cc7ceb25 P 3f90cc9326e049e2ae5c0f32c996d3b4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:04:06.042827 15222 raft_consensus.cc:493] T 6c246ba43f9b479f980a3c58cc7ceb25 P 3f90cc9326e049e2ae5c0f32c996d3b4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:06.043401 15089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89dcd105be234ad0b75bfebb9e8e715d" candidate_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8bcbefc546547c89e1682f6ef294dc7" is_pre_election: true
I20260713 09:04:06.043040 15015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89dcd105be234ad0b75bfebb9e8e715d" candidate_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" is_pre_election: true
I20260713 09:04:06.043977 15222 raft_consensus.cc:3060] T 6c246ba43f9b479f980a3c58cc7ceb25 P 3f90cc9326e049e2ae5c0f32c996d3b4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:06.043359 15090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c246ba43f9b479f980a3c58cc7ceb25" candidate_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8bcbefc546547c89e1682f6ef294dc7" is_pre_election: true
I20260713 09:04:06.044147 15089 raft_consensus.cc:2468] T 89dcd105be234ad0b75bfebb9e8e715d P b8bcbefc546547c89e1682f6ef294dc7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3f90cc9326e049e2ae5c0f32c996d3b4 in term 0.
I20260713 09:04:06.044503 15015 raft_consensus.cc:2468] T 89dcd105be234ad0b75bfebb9e8e715d P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3f90cc9326e049e2ae5c0f32c996d3b4 in term 0.
I20260713 09:04:06.044613 15090 raft_consensus.cc:2468] T 6c246ba43f9b479f980a3c58cc7ceb25 P b8bcbefc546547c89e1682f6ef294dc7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3f90cc9326e049e2ae5c0f32c996d3b4 in term 0.
I20260713 09:04:06.045418 14908 leader_election.cc:304] T 89dcd105be234ad0b75bfebb9e8e715d P 3f90cc9326e049e2ae5c0f32c996d3b4 [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: 3f90cc9326e049e2ae5c0f32c996d3b4, b8bcbefc546547c89e1682f6ef294dc7; no voters: 
I20260713 09:04:06.046944 15236 raft_consensus.cc:2804] T 89dcd105be234ad0b75bfebb9e8e715d P 3f90cc9326e049e2ae5c0f32c996d3b4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:04:06.045763 15159 leader_election.cc:290] T 89dcd105be234ad0b75bfebb9e8e715d P 3f90cc9326e049e2ae5c0f32c996d3b4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ff0b8adc4c0c45e9a9ad214d26e6c5b6 (127.10.222.130:35331), b8bcbefc546547c89e1682f6ef294dc7 (127.10.222.131:38685)
I20260713 09:04:06.047310 15236 raft_consensus.cc:493] T 89dcd105be234ad0b75bfebb9e8e715d P 3f90cc9326e049e2ae5c0f32c996d3b4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:06.047832 15236 raft_consensus.cc:3060] T 89dcd105be234ad0b75bfebb9e8e715d P 3f90cc9326e049e2ae5c0f32c996d3b4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:06.050685 14836 catalog_manager.cc:5697] T bed11eb182e84893b39395ebf48b3872 P 3f90cc9326e049e2ae5c0f32c996d3b4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3f90cc9326e049e2ae5c0f32c996d3b4 (127.10.222.129). New cstate: current_term: 1 leader_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41611 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 35331 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b8bcbefc546547c89e1682f6ef294dc7" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 38685 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:06.051115 15222 raft_consensus.cc:515] T 6c246ba43f9b479f980a3c58cc7ceb25 P 3f90cc9326e049e2ae5c0f32c996d3b4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41611 } } peers { permanent_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 35331 } } peers { permanent_uuid: "b8bcbefc546547c89e1682f6ef294dc7" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 38685 } }
I20260713 09:04:06.053632 15222 leader_election.cc:290] T 6c246ba43f9b479f980a3c58cc7ceb25 P 3f90cc9326e049e2ae5c0f32c996d3b4 [CANDIDATE]: Term 1 election: Requested vote from peers ff0b8adc4c0c45e9a9ad214d26e6c5b6 (127.10.222.130:35331), b8bcbefc546547c89e1682f6ef294dc7 (127.10.222.131:38685)
I20260713 09:04:06.053974 15015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c246ba43f9b479f980a3c58cc7ceb25" candidate_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6"
I20260713 09:04:06.054520 15015 raft_consensus.cc:3060] T 6c246ba43f9b479f980a3c58cc7ceb25 P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:06.054675 15236 raft_consensus.cc:515] T 89dcd105be234ad0b75bfebb9e8e715d P 3f90cc9326e049e2ae5c0f32c996d3b4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41611 } } peers { permanent_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 35331 } } peers { permanent_uuid: "b8bcbefc546547c89e1682f6ef294dc7" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 38685 } }
I20260713 09:04:06.055447 15090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c246ba43f9b479f980a3c58cc7ceb25" candidate_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8bcbefc546547c89e1682f6ef294dc7"
I20260713 09:04:06.055989 15090 raft_consensus.cc:3060] T 6c246ba43f9b479f980a3c58cc7ceb25 P b8bcbefc546547c89e1682f6ef294dc7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:06.056944 15170 raft_consensus.cc:493] T f018d6109af24d5e90c298b545fb86f5 P b8bcbefc546547c89e1682f6ef294dc7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:06.057242 15016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89dcd105be234ad0b75bfebb9e8e715d" candidate_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6"
I20260713 09:04:06.057724 15236 leader_election.cc:290] T 89dcd105be234ad0b75bfebb9e8e715d P 3f90cc9326e049e2ae5c0f32c996d3b4 [CANDIDATE]: Term 1 election: Requested vote from peers ff0b8adc4c0c45e9a9ad214d26e6c5b6 (127.10.222.130:35331), b8bcbefc546547c89e1682f6ef294dc7 (127.10.222.131:38685)
I20260713 09:04:06.057906 15016 raft_consensus.cc:3060] T 89dcd105be234ad0b75bfebb9e8e715d P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:06.057376 15170 raft_consensus.cc:515] T f018d6109af24d5e90c298b545fb86f5 P b8bcbefc546547c89e1682f6ef294dc7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41611 } } peers { permanent_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 35331 } } peers { permanent_uuid: "b8bcbefc546547c89e1682f6ef294dc7" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 38685 } }
I20260713 09:04:06.060081 15091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89dcd105be234ad0b75bfebb9e8e715d" candidate_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8bcbefc546547c89e1682f6ef294dc7"
I20260713 09:04:06.060642 15091 raft_consensus.cc:3060] T 89dcd105be234ad0b75bfebb9e8e715d P b8bcbefc546547c89e1682f6ef294dc7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:06.061317 15236 raft_consensus.cc:493] T 430c4478de5e4a588a0338bdf3ac79f3 P 3f90cc9326e049e2ae5c0f32c996d3b4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:06.061774 15236 raft_consensus.cc:515] T 430c4478de5e4a588a0338bdf3ac79f3 P 3f90cc9326e049e2ae5c0f32c996d3b4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41611 } } peers { permanent_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 35331 } } peers { permanent_uuid: "b8bcbefc546547c89e1682f6ef294dc7" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 38685 } }
I20260713 09:04:06.064499 15017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "430c4478de5e4a588a0338bdf3ac79f3" candidate_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" is_pre_election: true
I20260713 09:04:06.064770 15170 leader_election.cc:290] T f018d6109af24d5e90c298b545fb86f5 P b8bcbefc546547c89e1682f6ef294dc7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3f90cc9326e049e2ae5c0f32c996d3b4 (127.10.222.129:41611), ff0b8adc4c0c45e9a9ad214d26e6c5b6 (127.10.222.130:35331)
I20260713 09:04:06.064946 15016 raft_consensus.cc:2468] T 89dcd105be234ad0b75bfebb9e8e715d P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f90cc9326e049e2ae5c0f32c996d3b4 in term 1.
I20260713 09:04:06.065578 15089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "430c4478de5e4a588a0338bdf3ac79f3" candidate_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8bcbefc546547c89e1682f6ef294dc7" is_pre_election: true
I20260713 09:04:06.066166 15089 raft_consensus.cc:2468] T 430c4478de5e4a588a0338bdf3ac79f3 P b8bcbefc546547c89e1682f6ef294dc7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3f90cc9326e049e2ae5c0f32c996d3b4 in term 0.
I20260713 09:04:06.066495 14906 leader_election.cc:304] T 89dcd105be234ad0b75bfebb9e8e715d P 3f90cc9326e049e2ae5c0f32c996d3b4 [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: 3f90cc9326e049e2ae5c0f32c996d3b4, ff0b8adc4c0c45e9a9ad214d26e6c5b6; no voters: 
I20260713 09:04:06.066565 14941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f018d6109af24d5e90c298b545fb86f5" candidate_uuid: "b8bcbefc546547c89e1682f6ef294dc7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4" is_pre_election: true
I20260713 09:04:06.067075 15014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f018d6109af24d5e90c298b545fb86f5" candidate_uuid: "b8bcbefc546547c89e1682f6ef294dc7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" is_pre_election: true
I20260713 09:04:06.067391 14908 leader_election.cc:304] T 430c4478de5e4a588a0338bdf3ac79f3 P 3f90cc9326e049e2ae5c0f32c996d3b4 [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: 3f90cc9326e049e2ae5c0f32c996d3b4, b8bcbefc546547c89e1682f6ef294dc7; no voters: 
I20260713 09:04:06.067502 14941 raft_consensus.cc:2468] T f018d6109af24d5e90c298b545fb86f5 P 3f90cc9326e049e2ae5c0f32c996d3b4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b8bcbefc546547c89e1682f6ef294dc7 in term 0.
I20260713 09:04:06.066383 15017 raft_consensus.cc:2468] T 430c4478de5e4a588a0338bdf3ac79f3 P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3f90cc9326e049e2ae5c0f32c996d3b4 in term 0.
I20260713 09:04:06.067994 15014 raft_consensus.cc:2468] T f018d6109af24d5e90c298b545fb86f5 P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b8bcbefc546547c89e1682f6ef294dc7 in term 0.
I20260713 09:04:06.068825 15055 leader_election.cc:304] T f018d6109af24d5e90c298b545fb86f5 P b8bcbefc546547c89e1682f6ef294dc7 [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: 3f90cc9326e049e2ae5c0f32c996d3b4, b8bcbefc546547c89e1682f6ef294dc7; no voters: 
I20260713 09:04:06.070091 15170 raft_consensus.cc:2804] T f018d6109af24d5e90c298b545fb86f5 P b8bcbefc546547c89e1682f6ef294dc7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:04:06.070443 15170 raft_consensus.cc:493] T f018d6109af24d5e90c298b545fb86f5 P b8bcbefc546547c89e1682f6ef294dc7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:06.070768 15170 raft_consensus.cc:3060] T f018d6109af24d5e90c298b545fb86f5 P b8bcbefc546547c89e1682f6ef294dc7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:06.071302 15236 leader_election.cc:290] T 430c4478de5e4a588a0338bdf3ac79f3 P 3f90cc9326e049e2ae5c0f32c996d3b4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ff0b8adc4c0c45e9a9ad214d26e6c5b6 (127.10.222.130:35331), b8bcbefc546547c89e1682f6ef294dc7 (127.10.222.131:38685)
I20260713 09:04:06.071954 15236 consensus_queue.cc:1048] T 6387fbf75e774a9598cf2e29b73e5e5d P 3f90cc9326e049e2ae5c0f32c996d3b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8bcbefc546547c89e1682f6ef294dc7" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 38685 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:06.073360 15090 raft_consensus.cc:2468] T 6c246ba43f9b479f980a3c58cc7ceb25 P b8bcbefc546547c89e1682f6ef294dc7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f90cc9326e049e2ae5c0f32c996d3b4 in term 1.
I20260713 09:04:06.073462 15236 raft_consensus.cc:2804] T 89dcd105be234ad0b75bfebb9e8e715d P 3f90cc9326e049e2ae5c0f32c996d3b4 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:04:06.074110 15236 raft_consensus.cc:697] T 89dcd105be234ad0b75bfebb9e8e715d P 3f90cc9326e049e2ae5c0f32c996d3b4 [term 1 LEADER]: Becoming Leader. State: Replica: 3f90cc9326e049e2ae5c0f32c996d3b4, State: Running, Role: LEADER
I20260713 09:04:06.074945 15236 consensus_queue.cc:237] T 89dcd105be234ad0b75bfebb9e8e715d P 3f90cc9326e049e2ae5c0f32c996d3b4 [LEADER]: Queue going to LEADER mode. State: All 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: "3f90cc9326e049e2ae5c0f32c996d3b4" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41611 } } peers { permanent_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 35331 } } peers { permanent_uuid: "b8bcbefc546547c89e1682f6ef294dc7" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 38685 } }
I20260713 09:04:06.077266 15015 raft_consensus.cc:2468] T 6c246ba43f9b479f980a3c58cc7ceb25 P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f90cc9326e049e2ae5c0f32c996d3b4 in term 1.
I20260713 09:04:06.079007 14906 leader_election.cc:304] T 6c246ba43f9b479f980a3c58cc7ceb25 P 3f90cc9326e049e2ae5c0f32c996d3b4 [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: 3f90cc9326e049e2ae5c0f32c996d3b4, ff0b8adc4c0c45e9a9ad214d26e6c5b6; no voters: 
I20260713 09:04:06.079234 15159 raft_consensus.cc:2804] T 430c4478de5e4a588a0338bdf3ac79f3 P 3f90cc9326e049e2ae5c0f32c996d3b4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:04:06.079624 15159 raft_consensus.cc:493] T 430c4478de5e4a588a0338bdf3ac79f3 P 3f90cc9326e049e2ae5c0f32c996d3b4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:06.079963 15159 raft_consensus.cc:3060] T 430c4478de5e4a588a0338bdf3ac79f3 P 3f90cc9326e049e2ae5c0f32c996d3b4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:06.083230 15091 raft_consensus.cc:2468] T 89dcd105be234ad0b75bfebb9e8e715d P b8bcbefc546547c89e1682f6ef294dc7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f90cc9326e049e2ae5c0f32c996d3b4 in term 1.
I20260713 09:04:06.085361 15170 raft_consensus.cc:515] T f018d6109af24d5e90c298b545fb86f5 P b8bcbefc546547c89e1682f6ef294dc7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41611 } } peers { permanent_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 35331 } } peers { permanent_uuid: "b8bcbefc546547c89e1682f6ef294dc7" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 38685 } }
I20260713 09:04:06.092904 15170 leader_election.cc:290] T f018d6109af24d5e90c298b545fb86f5 P b8bcbefc546547c89e1682f6ef294dc7 [CANDIDATE]: Term 1 election: Requested vote from peers 3f90cc9326e049e2ae5c0f32c996d3b4 (127.10.222.129:41611), ff0b8adc4c0c45e9a9ad214d26e6c5b6 (127.10.222.130:35331)
I20260713 09:04:06.087499 15222 raft_consensus.cc:2804] T 6c246ba43f9b479f980a3c58cc7ceb25 P 3f90cc9326e049e2ae5c0f32c996d3b4 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:04:06.090255 15159 raft_consensus.cc:515] T 430c4478de5e4a588a0338bdf3ac79f3 P 3f90cc9326e049e2ae5c0f32c996d3b4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41611 } } peers { permanent_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 35331 } } peers { permanent_uuid: "b8bcbefc546547c89e1682f6ef294dc7" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 38685 } }
I20260713 09:04:06.094961 14941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f018d6109af24d5e90c298b545fb86f5" candidate_uuid: "b8bcbefc546547c89e1682f6ef294dc7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4"
I20260713 09:04:06.095817 14941 raft_consensus.cc:3060] T f018d6109af24d5e90c298b545fb86f5 P 3f90cc9326e049e2ae5c0f32c996d3b4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:06.097945 15014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "430c4478de5e4a588a0338bdf3ac79f3" candidate_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6"
I20260713 09:04:06.098518 15014 raft_consensus.cc:3060] T 430c4478de5e4a588a0338bdf3ac79f3 P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:06.094981 15015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f018d6109af24d5e90c298b545fb86f5" candidate_uuid: "b8bcbefc546547c89e1682f6ef294dc7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6"
I20260713 09:04:06.099591 15015 raft_consensus.cc:3060] T f018d6109af24d5e90c298b545fb86f5 P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:06.095817 15222 raft_consensus.cc:697] T 6c246ba43f9b479f980a3c58cc7ceb25 P 3f90cc9326e049e2ae5c0f32c996d3b4 [term 1 LEADER]: Becoming Leader. State: Replica: 3f90cc9326e049e2ae5c0f32c996d3b4, State: Running, Role: LEADER
I20260713 09:04:06.102178 14941 raft_consensus.cc:2468] T f018d6109af24d5e90c298b545fb86f5 P 3f90cc9326e049e2ae5c0f32c996d3b4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8bcbefc546547c89e1682f6ef294dc7 in term 1.
I20260713 09:04:06.101050 15222 consensus_queue.cc:237] T 6c246ba43f9b479f980a3c58cc7ceb25 P 3f90cc9326e049e2ae5c0f32c996d3b4 [LEADER]: Queue going to LEADER mode. State: All 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: "3f90cc9326e049e2ae5c0f32c996d3b4" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41611 } } peers { permanent_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 35331 } } peers { permanent_uuid: "b8bcbefc546547c89e1682f6ef294dc7" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 38685 } }
I20260713 09:04:06.103364 15055 leader_election.cc:304] T f018d6109af24d5e90c298b545fb86f5 P b8bcbefc546547c89e1682f6ef294dc7 [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: 3f90cc9326e049e2ae5c0f32c996d3b4, b8bcbefc546547c89e1682f6ef294dc7; no voters: 
I20260713 09:04:06.104197 15170 raft_consensus.cc:2804] T f018d6109af24d5e90c298b545fb86f5 P b8bcbefc546547c89e1682f6ef294dc7 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:04:06.106732 15015 raft_consensus.cc:2468] T f018d6109af24d5e90c298b545fb86f5 P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8bcbefc546547c89e1682f6ef294dc7 in term 1.
I20260713 09:04:06.112118 15014 raft_consensus.cc:2468] T 430c4478de5e4a588a0338bdf3ac79f3 P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f90cc9326e049e2ae5c0f32c996d3b4 in term 1.
I20260713 09:04:06.114002 14906 leader_election.cc:304] T 430c4478de5e4a588a0338bdf3ac79f3 P 3f90cc9326e049e2ae5c0f32c996d3b4 [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: 3f90cc9326e049e2ae5c0f32c996d3b4, ff0b8adc4c0c45e9a9ad214d26e6c5b6; no voters: 
I20260713 09:04:06.114253 15159 leader_election.cc:290] T 430c4478de5e4a588a0338bdf3ac79f3 P 3f90cc9326e049e2ae5c0f32c996d3b4 [CANDIDATE]: Term 1 election: Requested vote from peers ff0b8adc4c0c45e9a9ad214d26e6c5b6 (127.10.222.130:35331), b8bcbefc546547c89e1682f6ef294dc7 (127.10.222.131:38685)
I20260713 09:04:06.114509 15170 raft_consensus.cc:697] T f018d6109af24d5e90c298b545fb86f5 P b8bcbefc546547c89e1682f6ef294dc7 [term 1 LEADER]: Becoming Leader. State: Replica: b8bcbefc546547c89e1682f6ef294dc7, State: Running, Role: LEADER
I20260713 09:04:06.114841 15159 raft_consensus.cc:2804] T 430c4478de5e4a588a0338bdf3ac79f3 P 3f90cc9326e049e2ae5c0f32c996d3b4 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:04:06.115367 15091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "430c4478de5e4a588a0338bdf3ac79f3" candidate_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8bcbefc546547c89e1682f6ef294dc7"
I20260713 09:04:06.115999 15091 raft_consensus.cc:3060] T 430c4478de5e4a588a0338bdf3ac79f3 P b8bcbefc546547c89e1682f6ef294dc7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:06.117656 15170 consensus_queue.cc:237] T f018d6109af24d5e90c298b545fb86f5 P b8bcbefc546547c89e1682f6ef294dc7 [LEADER]: Queue going to LEADER mode. State: All 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: "3f90cc9326e049e2ae5c0f32c996d3b4" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41611 } } peers { permanent_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 35331 } } peers { permanent_uuid: "b8bcbefc546547c89e1682f6ef294dc7" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 38685 } }
I20260713 09:04:06.115376 15159 raft_consensus.cc:697] T 430c4478de5e4a588a0338bdf3ac79f3 P 3f90cc9326e049e2ae5c0f32c996d3b4 [term 1 LEADER]: Becoming Leader. State: Replica: 3f90cc9326e049e2ae5c0f32c996d3b4, State: Running, Role: LEADER
I20260713 09:04:06.119735 15159 consensus_queue.cc:237] T 430c4478de5e4a588a0338bdf3ac79f3 P 3f90cc9326e049e2ae5c0f32c996d3b4 [LEADER]: Queue going to LEADER mode. State: All 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: "3f90cc9326e049e2ae5c0f32c996d3b4" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41611 } } peers { permanent_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 35331 } } peers { permanent_uuid: "b8bcbefc546547c89e1682f6ef294dc7" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 38685 } }
I20260713 09:04:06.123831 14836 catalog_manager.cc:5697] T 89dcd105be234ad0b75bfebb9e8e715d P 3f90cc9326e049e2ae5c0f32c996d3b4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3f90cc9326e049e2ae5c0f32c996d3b4 (127.10.222.129). New cstate: current_term: 1 leader_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41611 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 35331 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b8bcbefc546547c89e1682f6ef294dc7" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 38685 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:06.126371 14836 catalog_manager.cc:5697] T 6c246ba43f9b479f980a3c58cc7ceb25 P 3f90cc9326e049e2ae5c0f32c996d3b4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3f90cc9326e049e2ae5c0f32c996d3b4 (127.10.222.129). New cstate: current_term: 1 leader_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41611 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 35331 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b8bcbefc546547c89e1682f6ef294dc7" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 38685 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:06.130694 15091 raft_consensus.cc:2468] T 430c4478de5e4a588a0338bdf3ac79f3 P b8bcbefc546547c89e1682f6ef294dc7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f90cc9326e049e2ae5c0f32c996d3b4 in term 1.
I20260713 09:04:06.143747 15236 consensus_queue.cc:1048] T 6387fbf75e774a9598cf2e29b73e5e5d P 3f90cc9326e049e2ae5c0f32c996d3b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 35331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:06.150058 14838 catalog_manager.cc:5697] T f018d6109af24d5e90c298b545fb86f5 P b8bcbefc546547c89e1682f6ef294dc7 reported cstate change: term changed from 0 to 1, leader changed from <none> to b8bcbefc546547c89e1682f6ef294dc7 (127.10.222.131). New cstate: current_term: 1 leader_uuid: "b8bcbefc546547c89e1682f6ef294dc7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41611 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 35331 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b8bcbefc546547c89e1682f6ef294dc7" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 38685 } health_report { overall_health: HEALTHY } } }
I20260713 09:04:06.151451 14836 catalog_manager.cc:5697] T 430c4478de5e4a588a0338bdf3ac79f3 P 3f90cc9326e049e2ae5c0f32c996d3b4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3f90cc9326e049e2ae5c0f32c996d3b4 (127.10.222.129). New cstate: current_term: 1 leader_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41611 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 35331 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b8bcbefc546547c89e1682f6ef294dc7" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 38685 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:06.190066 15243 consensus_queue.cc:1048] T 0f5917d906cf4e11828b20d1dd717427 P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41611 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:06.198213 15090 raft_consensus.cc:3060] T 0f5917d906cf4e11828b20d1dd717427 P b8bcbefc546547c89e1682f6ef294dc7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:06.204988 15242 consensus_queue.cc:1048] T 0f5917d906cf4e11828b20d1dd717427 P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8bcbefc546547c89e1682f6ef294dc7" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 38685 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:06.246050 15242 consensus_queue.cc:1048] T ad428824c83f47c483dff46428142d19 P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41611 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:06.257421 15281 consensus_queue.cc:1048] T ad428824c83f47c483dff46428142d19 P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8bcbefc546547c89e1682f6ef294dc7" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 38685 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:04:06.313792 15281 consensus_queue.cc:1048] T 3db96b9f87e74f11a4b7abb70ff2ddd0 P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41611 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:06.323704 15242 consensus_queue.cc:1048] T 3db96b9f87e74f11a4b7abb70ff2ddd0 P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8bcbefc546547c89e1682f6ef294dc7" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 38685 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:06.334653 15014 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0f5917d906cf4e11828b20d1dd717427"
dest_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6"
mode: GRACEFUL
new_leader_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4"
 from {username='slave'} at 127.0.0.1:56184
I20260713 09:04:06.335391 15014 raft_consensus.cc:606] T 0f5917d906cf4e11828b20d1dd717427 P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [term 1 LEADER]: Received request to transfer leadership to TS 3f90cc9326e049e2ae5c0f32c996d3b4
I20260713 09:04:06.342911 15014 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3db96b9f87e74f11a4b7abb70ff2ddd0"
dest_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6"
mode: GRACEFUL
new_leader_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4"
 from {username='slave'} at 127.0.0.1:56184
I20260713 09:04:06.343464 15014 raft_consensus.cc:606] T 3db96b9f87e74f11a4b7abb70ff2ddd0 P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [term 1 LEADER]: Received request to transfer leadership to TS 3f90cc9326e049e2ae5c0f32c996d3b4
I20260713 09:04:06.349758 15091 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f018d6109af24d5e90c298b545fb86f5"
dest_uuid: "b8bcbefc546547c89e1682f6ef294dc7"
mode: GRACEFUL
new_leader_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6"
 from {username='slave'} at 127.0.0.1:36964
I20260713 09:04:06.350212 15091 raft_consensus.cc:606] T f018d6109af24d5e90c298b545fb86f5 P b8bcbefc546547c89e1682f6ef294dc7 [term 1 LEADER]: Received request to transfer leadership to TS ff0b8adc4c0c45e9a9ad214d26e6c5b6
I20260713 09:04:06.354437 14941 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bed11eb182e84893b39395ebf48b3872"
dest_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4"
mode: GRACEFUL
new_leader_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6"
 from {username='slave'} at 127.0.0.1:36264
I20260713 09:04:06.354853 14941 raft_consensus.cc:606] T bed11eb182e84893b39395ebf48b3872 P 3f90cc9326e049e2ae5c0f32c996d3b4 [term 1 LEADER]: Received request to transfer leadership to TS ff0b8adc4c0c45e9a9ad214d26e6c5b6
I20260713 09:04:06.358912 14941 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "430c4478de5e4a588a0338bdf3ac79f3"
dest_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4"
mode: GRACEFUL
new_leader_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6"
 from {username='slave'} at 127.0.0.1:36264
I20260713 09:04:06.359321 14941 raft_consensus.cc:606] T 430c4478de5e4a588a0338bdf3ac79f3 P 3f90cc9326e049e2ae5c0f32c996d3b4 [term 1 LEADER]: Received request to transfer leadership to TS ff0b8adc4c0c45e9a9ad214d26e6c5b6
I20260713 09:04:06.363139 14941 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "89dcd105be234ad0b75bfebb9e8e715d"
dest_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4"
mode: GRACEFUL
new_leader_uuid: "b8bcbefc546547c89e1682f6ef294dc7"
 from {username='slave'} at 127.0.0.1:36264
I20260713 09:04:06.363583 14941 raft_consensus.cc:606] T 89dcd105be234ad0b75bfebb9e8e715d P 3f90cc9326e049e2ae5c0f32c996d3b4 [term 1 LEADER]: Received request to transfer leadership to TS b8bcbefc546547c89e1682f6ef294dc7
I20260713 09:04:06.450107 15159 consensus_queue.cc:1048] T bed11eb182e84893b39395ebf48b3872 P 3f90cc9326e049e2ae5c0f32c996d3b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8bcbefc546547c89e1682f6ef294dc7" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 38685 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:06.459664 15159 consensus_queue.cc:1048] T bed11eb182e84893b39395ebf48b3872 P 3f90cc9326e049e2ae5c0f32c996d3b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 35331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:06.466384 15222 raft_consensus.cc:993] T bed11eb182e84893b39395ebf48b3872 P 3f90cc9326e049e2ae5c0f32c996d3b4: : Instructing follower ff0b8adc4c0c45e9a9ad214d26e6c5b6 to start an election
I20260713 09:04:06.466802 15222 raft_consensus.cc:1081] T bed11eb182e84893b39395ebf48b3872 P 3f90cc9326e049e2ae5c0f32c996d3b4 [term 1 LEADER]: Signalling peer ff0b8adc4c0c45e9a9ad214d26e6c5b6 to start an election
I20260713 09:04:06.468315 15014 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bed11eb182e84893b39395ebf48b3872"
dest_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6"
 from {username='slave'} at 127.0.0.1:56174
I20260713 09:04:06.468889 15014 raft_consensus.cc:493] T bed11eb182e84893b39395ebf48b3872 P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:04:06.469228 15014 raft_consensus.cc:3060] T bed11eb182e84893b39395ebf48b3872 P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:06.474174 15014 raft_consensus.cc:515] T bed11eb182e84893b39395ebf48b3872 P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41611 } } peers { permanent_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 35331 } } peers { permanent_uuid: "b8bcbefc546547c89e1682f6ef294dc7" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 38685 } }
I20260713 09:04:06.475910 15014 leader_election.cc:290] T bed11eb182e84893b39395ebf48b3872 P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [CANDIDATE]: Term 2 election: Requested vote from peers 3f90cc9326e049e2ae5c0f32c996d3b4 (127.10.222.129:41611), b8bcbefc546547c89e1682f6ef294dc7 (127.10.222.131:38685)
I20260713 09:04:06.476524 14941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bed11eb182e84893b39395ebf48b3872" candidate_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4"
I20260713 09:04:06.477092 14941 raft_consensus.cc:3055] T bed11eb182e84893b39395ebf48b3872 P 3f90cc9326e049e2ae5c0f32c996d3b4 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:04:06.477008 15091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bed11eb182e84893b39395ebf48b3872" candidate_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b8bcbefc546547c89e1682f6ef294dc7"
I20260713 09:04:06.477756 14941 raft_consensus.cc:740] T bed11eb182e84893b39395ebf48b3872 P 3f90cc9326e049e2ae5c0f32c996d3b4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3f90cc9326e049e2ae5c0f32c996d3b4, State: Running, Role: LEADER
I20260713 09:04:06.477934 15091 raft_consensus.cc:3060] T bed11eb182e84893b39395ebf48b3872 P b8bcbefc546547c89e1682f6ef294dc7 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:06.478490 14941 consensus_queue.cc:260] T bed11eb182e84893b39395ebf48b3872 P 3f90cc9326e049e2ae5c0f32c996d3b4 [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: "3f90cc9326e049e2ae5c0f32c996d3b4" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41611 } } peers { permanent_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 35331 } } peers { permanent_uuid: "b8bcbefc546547c89e1682f6ef294dc7" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 38685 } }
I20260713 09:04:06.479663 14941 raft_consensus.cc:3060] T bed11eb182e84893b39395ebf48b3872 P 3f90cc9326e049e2ae5c0f32c996d3b4 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:06.484598 15091 raft_consensus.cc:2468] T bed11eb182e84893b39395ebf48b3872 P b8bcbefc546547c89e1682f6ef294dc7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff0b8adc4c0c45e9a9ad214d26e6c5b6 in term 2.
I20260713 09:04:06.484598 14941 raft_consensus.cc:2468] T bed11eb182e84893b39395ebf48b3872 P 3f90cc9326e049e2ae5c0f32c996d3b4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff0b8adc4c0c45e9a9ad214d26e6c5b6 in term 2.
I20260713 09:04:06.485710 14983 leader_election.cc:304] T bed11eb182e84893b39395ebf48b3872 P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [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: b8bcbefc546547c89e1682f6ef294dc7, ff0b8adc4c0c45e9a9ad214d26e6c5b6; no voters: 
I20260713 09:04:06.486354 15281 raft_consensus.cc:2804] T bed11eb182e84893b39395ebf48b3872 P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:04:06.486785 15281 raft_consensus.cc:697] T bed11eb182e84893b39395ebf48b3872 P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [term 2 LEADER]: Becoming Leader. State: Replica: ff0b8adc4c0c45e9a9ad214d26e6c5b6, State: Running, Role: LEADER
I20260713 09:04:06.487643 15281 consensus_queue.cc:237] T bed11eb182e84893b39395ebf48b3872 P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [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: "3f90cc9326e049e2ae5c0f32c996d3b4" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41611 } } peers { permanent_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 35331 } } peers { permanent_uuid: "b8bcbefc546547c89e1682f6ef294dc7" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 38685 } }
I20260713 09:04:06.493469 14840 catalog_manager.cc:5697] T bed11eb182e84893b39395ebf48b3872 P ff0b8adc4c0c45e9a9ad214d26e6c5b6 reported cstate change: term changed from 1 to 2, leader changed from 3f90cc9326e049e2ae5c0f32c996d3b4 (127.10.222.129) to ff0b8adc4c0c45e9a9ad214d26e6c5b6 (127.10.222.130). New cstate: current_term: 2 leader_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41611 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 35331 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b8bcbefc546547c89e1682f6ef294dc7" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 38685 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:06.527546 15222 consensus_queue.cc:1048] T 430c4478de5e4a588a0338bdf3ac79f3 P 3f90cc9326e049e2ae5c0f32c996d3b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8bcbefc546547c89e1682f6ef294dc7" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 38685 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:06.537823 15159 consensus_queue.cc:1048] T 430c4478de5e4a588a0338bdf3ac79f3 P 3f90cc9326e049e2ae5c0f32c996d3b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 35331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:06.545029 15222 raft_consensus.cc:993] T 430c4478de5e4a588a0338bdf3ac79f3 P 3f90cc9326e049e2ae5c0f32c996d3b4: : Instructing follower ff0b8adc4c0c45e9a9ad214d26e6c5b6 to start an election
I20260713 09:04:06.545431 15159 raft_consensus.cc:1081] T 430c4478de5e4a588a0338bdf3ac79f3 P 3f90cc9326e049e2ae5c0f32c996d3b4 [term 1 LEADER]: Signalling peer ff0b8adc4c0c45e9a9ad214d26e6c5b6 to start an election
I20260713 09:04:06.546780 15014 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "430c4478de5e4a588a0338bdf3ac79f3"
dest_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6"
 from {username='slave'} at 127.0.0.1:56174
I20260713 09:04:06.547225 15014 raft_consensus.cc:493] T 430c4478de5e4a588a0338bdf3ac79f3 P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:04:06.547564 15014 raft_consensus.cc:3060] T 430c4478de5e4a588a0338bdf3ac79f3 P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:06.552027 15014 raft_consensus.cc:515] T 430c4478de5e4a588a0338bdf3ac79f3 P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41611 } } peers { permanent_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 35331 } } peers { permanent_uuid: "b8bcbefc546547c89e1682f6ef294dc7" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 38685 } }
I20260713 09:04:06.553642 15014 leader_election.cc:290] T 430c4478de5e4a588a0338bdf3ac79f3 P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [CANDIDATE]: Term 2 election: Requested vote from peers 3f90cc9326e049e2ae5c0f32c996d3b4 (127.10.222.129:41611), b8bcbefc546547c89e1682f6ef294dc7 (127.10.222.131:38685)
I20260713 09:04:06.554265 14941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "430c4478de5e4a588a0338bdf3ac79f3" candidate_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4"
I20260713 09:04:06.554843 14941 raft_consensus.cc:3055] T 430c4478de5e4a588a0338bdf3ac79f3 P 3f90cc9326e049e2ae5c0f32c996d3b4 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:04:06.554715 15091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "430c4478de5e4a588a0338bdf3ac79f3" candidate_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b8bcbefc546547c89e1682f6ef294dc7"
I20260713 09:04:06.555200 14941 raft_consensus.cc:740] T 430c4478de5e4a588a0338bdf3ac79f3 P 3f90cc9326e049e2ae5c0f32c996d3b4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3f90cc9326e049e2ae5c0f32c996d3b4, State: Running, Role: LEADER
I20260713 09:04:06.555409 15091 raft_consensus.cc:3060] T 430c4478de5e4a588a0338bdf3ac79f3 P b8bcbefc546547c89e1682f6ef294dc7 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:06.555950 14941 consensus_queue.cc:260] T 430c4478de5e4a588a0338bdf3ac79f3 P 3f90cc9326e049e2ae5c0f32c996d3b4 [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: "3f90cc9326e049e2ae5c0f32c996d3b4" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41611 } } peers { permanent_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 35331 } } peers { permanent_uuid: "b8bcbefc546547c89e1682f6ef294dc7" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 38685 } }
I20260713 09:04:06.557072 14941 raft_consensus.cc:3060] T 430c4478de5e4a588a0338bdf3ac79f3 P 3f90cc9326e049e2ae5c0f32c996d3b4 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:06.562234 15091 raft_consensus.cc:2468] T 430c4478de5e4a588a0338bdf3ac79f3 P b8bcbefc546547c89e1682f6ef294dc7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff0b8adc4c0c45e9a9ad214d26e6c5b6 in term 2.
I20260713 09:04:06.562988 14941 raft_consensus.cc:2468] T 430c4478de5e4a588a0338bdf3ac79f3 P 3f90cc9326e049e2ae5c0f32c996d3b4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff0b8adc4c0c45e9a9ad214d26e6c5b6 in term 2.
I20260713 09:04:06.563205 15170 consensus_queue.cc:1048] T f018d6109af24d5e90c298b545fb86f5 P b8bcbefc546547c89e1682f6ef294dc7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41611 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:06.563663 14983 leader_election.cc:304] T 430c4478de5e4a588a0338bdf3ac79f3 P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [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: b8bcbefc546547c89e1682f6ef294dc7, ff0b8adc4c0c45e9a9ad214d26e6c5b6; no voters: 
I20260713 09:04:06.564427 15281 raft_consensus.cc:2804] T 430c4478de5e4a588a0338bdf3ac79f3 P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:04:06.564857 15281 raft_consensus.cc:697] T 430c4478de5e4a588a0338bdf3ac79f3 P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [term 2 LEADER]: Becoming Leader. State: Replica: ff0b8adc4c0c45e9a9ad214d26e6c5b6, State: Running, Role: LEADER
I20260713 09:04:06.565728 15281 consensus_queue.cc:237] T 430c4478de5e4a588a0338bdf3ac79f3 P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [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: "3f90cc9326e049e2ae5c0f32c996d3b4" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41611 } } peers { permanent_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 35331 } } peers { permanent_uuid: "b8bcbefc546547c89e1682f6ef294dc7" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 38685 } }
I20260713 09:04:06.573236 15265 consensus_queue.cc:1048] T 89dcd105be234ad0b75bfebb9e8e715d P 3f90cc9326e049e2ae5c0f32c996d3b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8bcbefc546547c89e1682f6ef294dc7" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 38685 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:06.574110 14840 catalog_manager.cc:5697] T 430c4478de5e4a588a0338bdf3ac79f3 P ff0b8adc4c0c45e9a9ad214d26e6c5b6 reported cstate change: term changed from 1 to 2, leader changed from 3f90cc9326e049e2ae5c0f32c996d3b4 (127.10.222.129) to ff0b8adc4c0c45e9a9ad214d26e6c5b6 (127.10.222.130). New cstate: current_term: 2 leader_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41611 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 35331 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b8bcbefc546547c89e1682f6ef294dc7" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 38685 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:06.580180 15270 consensus_queue.cc:1048] T f018d6109af24d5e90c298b545fb86f5 P b8bcbefc546547c89e1682f6ef294dc7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 35331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:06.584304 15222 raft_consensus.cc:993] T 89dcd105be234ad0b75bfebb9e8e715d P 3f90cc9326e049e2ae5c0f32c996d3b4: : Instructing follower b8bcbefc546547c89e1682f6ef294dc7 to start an election
I20260713 09:04:06.584728 15222 raft_consensus.cc:1081] T 89dcd105be234ad0b75bfebb9e8e715d P 3f90cc9326e049e2ae5c0f32c996d3b4 [term 1 LEADER]: Signalling peer b8bcbefc546547c89e1682f6ef294dc7 to start an election
I20260713 09:04:06.591392 15089 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "89dcd105be234ad0b75bfebb9e8e715d"
dest_uuid: "b8bcbefc546547c89e1682f6ef294dc7"
 from {username='slave'} at 127.0.0.1:36950
I20260713 09:04:06.593026 15089 raft_consensus.cc:493] T 89dcd105be234ad0b75bfebb9e8e715d P b8bcbefc546547c89e1682f6ef294dc7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:04:06.593403 15089 raft_consensus.cc:3060] T 89dcd105be234ad0b75bfebb9e8e715d P b8bcbefc546547c89e1682f6ef294dc7 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:06.598351 15236 consensus_queue.cc:1048] T 89dcd105be234ad0b75bfebb9e8e715d P 3f90cc9326e049e2ae5c0f32c996d3b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 35331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:06.604303 15089 raft_consensus.cc:515] T 89dcd105be234ad0b75bfebb9e8e715d P b8bcbefc546547c89e1682f6ef294dc7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41611 } } peers { permanent_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 35331 } } peers { permanent_uuid: "b8bcbefc546547c89e1682f6ef294dc7" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 38685 } }
I20260713 09:04:06.612339 14941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89dcd105be234ad0b75bfebb9e8e715d" candidate_uuid: "b8bcbefc546547c89e1682f6ef294dc7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4"
I20260713 09:04:06.612624 15089 leader_election.cc:290] T 89dcd105be234ad0b75bfebb9e8e715d P b8bcbefc546547c89e1682f6ef294dc7 [CANDIDATE]: Term 2 election: Requested vote from peers 3f90cc9326e049e2ae5c0f32c996d3b4 (127.10.222.129:41611), ff0b8adc4c0c45e9a9ad214d26e6c5b6 (127.10.222.130:35331)
I20260713 09:04:06.612957 14941 raft_consensus.cc:3055] T 89dcd105be234ad0b75bfebb9e8e715d P 3f90cc9326e049e2ae5c0f32c996d3b4 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:04:06.613354 14941 raft_consensus.cc:740] T 89dcd105be234ad0b75bfebb9e8e715d P 3f90cc9326e049e2ae5c0f32c996d3b4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3f90cc9326e049e2ae5c0f32c996d3b4, State: Running, Role: LEADER
I20260713 09:04:06.615231 15270 raft_consensus.cc:993] T f018d6109af24d5e90c298b545fb86f5 P b8bcbefc546547c89e1682f6ef294dc7: : Instructing follower ff0b8adc4c0c45e9a9ad214d26e6c5b6 to start an election
I20260713 09:04:06.615707 15270 raft_consensus.cc:1081] T f018d6109af24d5e90c298b545fb86f5 P b8bcbefc546547c89e1682f6ef294dc7 [term 1 LEADER]: Signalling peer ff0b8adc4c0c45e9a9ad214d26e6c5b6 to start an election
I20260713 09:04:06.616092 15265 consensus_queue.cc:1048] T 6c246ba43f9b479f980a3c58cc7ceb25 P 3f90cc9326e049e2ae5c0f32c996d3b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8bcbefc546547c89e1682f6ef294dc7" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 38685 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:06.613994 14941 consensus_queue.cc:260] T 89dcd105be234ad0b75bfebb9e8e715d P 3f90cc9326e049e2ae5c0f32c996d3b4 [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: "3f90cc9326e049e2ae5c0f32c996d3b4" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41611 } } peers { permanent_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 35331 } } peers { permanent_uuid: "b8bcbefc546547c89e1682f6ef294dc7" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 38685 } }
I20260713 09:04:06.617385 15015 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f018d6109af24d5e90c298b545fb86f5"
dest_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6"
 from {username='slave'} at 127.0.0.1:56162
I20260713 09:04:06.615242 15014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89dcd105be234ad0b75bfebb9e8e715d" candidate_uuid: "b8bcbefc546547c89e1682f6ef294dc7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6"
I20260713 09:04:06.617956 15015 raft_consensus.cc:493] T f018d6109af24d5e90c298b545fb86f5 P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:04:06.618358 15014 raft_consensus.cc:3060] T 89dcd105be234ad0b75bfebb9e8e715d P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:06.618389 15015 raft_consensus.cc:3060] T f018d6109af24d5e90c298b545fb86f5 P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:06.618583 14941 raft_consensus.cc:3060] T 89dcd105be234ad0b75bfebb9e8e715d P 3f90cc9326e049e2ae5c0f32c996d3b4 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:06.625051 14941 raft_consensus.cc:2468] T 89dcd105be234ad0b75bfebb9e8e715d P 3f90cc9326e049e2ae5c0f32c996d3b4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8bcbefc546547c89e1682f6ef294dc7 in term 2.
I20260713 09:04:06.625531 15015 raft_consensus.cc:515] T f018d6109af24d5e90c298b545fb86f5 P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41611 } } peers { permanent_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 35331 } } peers { permanent_uuid: "b8bcbefc546547c89e1682f6ef294dc7" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 38685 } }
I20260713 09:04:06.626185 15055 leader_election.cc:304] T 89dcd105be234ad0b75bfebb9e8e715d P b8bcbefc546547c89e1682f6ef294dc7 [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: 3f90cc9326e049e2ae5c0f32c996d3b4, b8bcbefc546547c89e1682f6ef294dc7; no voters: 
I20260713 09:04:06.627071 15270 raft_consensus.cc:2804] T 89dcd105be234ad0b75bfebb9e8e715d P b8bcbefc546547c89e1682f6ef294dc7 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:04:06.627545 15270 raft_consensus.cc:697] T 89dcd105be234ad0b75bfebb9e8e715d P b8bcbefc546547c89e1682f6ef294dc7 [term 2 LEADER]: Becoming Leader. State: Replica: b8bcbefc546547c89e1682f6ef294dc7, State: Running, Role: LEADER
I20260713 09:04:06.627669 15015 leader_election.cc:290] T f018d6109af24d5e90c298b545fb86f5 P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [CANDIDATE]: Term 2 election: Requested vote from peers 3f90cc9326e049e2ae5c0f32c996d3b4 (127.10.222.129:41611), b8bcbefc546547c89e1682f6ef294dc7 (127.10.222.131:38685)
I20260713 09:04:06.628404 15270 consensus_queue.cc:237] T 89dcd105be234ad0b75bfebb9e8e715d P b8bcbefc546547c89e1682f6ef294dc7 [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: "3f90cc9326e049e2ae5c0f32c996d3b4" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41611 } } peers { permanent_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 35331 } } peers { permanent_uuid: "b8bcbefc546547c89e1682f6ef294dc7" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 38685 } }
I20260713 09:04:06.628708 14940 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f018d6109af24d5e90c298b545fb86f5" candidate_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4"
I20260713 09:04:06.629407 14940 raft_consensus.cc:3060] T f018d6109af24d5e90c298b545fb86f5 P 3f90cc9326e049e2ae5c0f32c996d3b4 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:06.632388 15236 consensus_queue.cc:1048] T 6c246ba43f9b479f980a3c58cc7ceb25 P 3f90cc9326e049e2ae5c0f32c996d3b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 35331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:06.632930 15091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f018d6109af24d5e90c298b545fb86f5" candidate_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b8bcbefc546547c89e1682f6ef294dc7"
I20260713 09:04:06.633463 15091 raft_consensus.cc:3055] T f018d6109af24d5e90c298b545fb86f5 P b8bcbefc546547c89e1682f6ef294dc7 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:04:06.633754 15091 raft_consensus.cc:740] T f018d6109af24d5e90c298b545fb86f5 P b8bcbefc546547c89e1682f6ef294dc7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b8bcbefc546547c89e1682f6ef294dc7, State: Running, Role: LEADER
I20260713 09:04:06.634486 15091 consensus_queue.cc:260] T f018d6109af24d5e90c298b545fb86f5 P b8bcbefc546547c89e1682f6ef294dc7 [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: "3f90cc9326e049e2ae5c0f32c996d3b4" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41611 } } peers { permanent_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 35331 } } peers { permanent_uuid: "b8bcbefc546547c89e1682f6ef294dc7" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 38685 } }
I20260713 09:04:06.635175 15014 raft_consensus.cc:2468] T 89dcd105be234ad0b75bfebb9e8e715d P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8bcbefc546547c89e1682f6ef294dc7 in term 2.
I20260713 09:04:06.635555 15091 raft_consensus.cc:3060] T f018d6109af24d5e90c298b545fb86f5 P b8bcbefc546547c89e1682f6ef294dc7 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:06.639811 14940 raft_consensus.cc:2468] T f018d6109af24d5e90c298b545fb86f5 P 3f90cc9326e049e2ae5c0f32c996d3b4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff0b8adc4c0c45e9a9ad214d26e6c5b6 in term 2.
I20260713 09:04:06.641135 14981 leader_election.cc:304] T f018d6109af24d5e90c298b545fb86f5 P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [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: 3f90cc9326e049e2ae5c0f32c996d3b4, ff0b8adc4c0c45e9a9ad214d26e6c5b6; no voters: 
I20260713 09:04:06.642020 15281 raft_consensus.cc:2804] T f018d6109af24d5e90c298b545fb86f5 P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:04:06.642544 15281 raft_consensus.cc:697] T f018d6109af24d5e90c298b545fb86f5 P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [term 2 LEADER]: Becoming Leader. State: Replica: ff0b8adc4c0c45e9a9ad214d26e6c5b6, State: Running, Role: LEADER
I20260713 09:04:06.643363 15281 consensus_queue.cc:237] T f018d6109af24d5e90c298b545fb86f5 P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [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: "3f90cc9326e049e2ae5c0f32c996d3b4" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41611 } } peers { permanent_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 35331 } } peers { permanent_uuid: "b8bcbefc546547c89e1682f6ef294dc7" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 38685 } }
I20260713 09:04:06.653337 15091 raft_consensus.cc:2468] T f018d6109af24d5e90c298b545fb86f5 P b8bcbefc546547c89e1682f6ef294dc7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff0b8adc4c0c45e9a9ad214d26e6c5b6 in term 2.
I20260713 09:04:06.660383 14840 catalog_manager.cc:5697] T f018d6109af24d5e90c298b545fb86f5 P ff0b8adc4c0c45e9a9ad214d26e6c5b6 reported cstate change: term changed from 1 to 2, leader changed from b8bcbefc546547c89e1682f6ef294dc7 (127.10.222.131) to ff0b8adc4c0c45e9a9ad214d26e6c5b6 (127.10.222.130). New cstate: current_term: 2 leader_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41611 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 35331 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b8bcbefc546547c89e1682f6ef294dc7" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 38685 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:06.669102 14836 catalog_manager.cc:5697] T 89dcd105be234ad0b75bfebb9e8e715d P b8bcbefc546547c89e1682f6ef294dc7 reported cstate change: term changed from 1 to 2, leader changed from 3f90cc9326e049e2ae5c0f32c996d3b4 (127.10.222.129) to b8bcbefc546547c89e1682f6ef294dc7 (127.10.222.131). New cstate: current_term: 2 leader_uuid: "b8bcbefc546547c89e1682f6ef294dc7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41611 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 35331 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b8bcbefc546547c89e1682f6ef294dc7" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 38685 } health_report { overall_health: HEALTHY } } }
I20260713 09:04:06.772667 15281 raft_consensus.cc:993] T 0f5917d906cf4e11828b20d1dd717427 P ff0b8adc4c0c45e9a9ad214d26e6c5b6: : Instructing follower 3f90cc9326e049e2ae5c0f32c996d3b4 to start an election
I20260713 09:04:06.773041 15153 raft_consensus.cc:1081] T 0f5917d906cf4e11828b20d1dd717427 P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [term 1 LEADER]: Signalling peer 3f90cc9326e049e2ae5c0f32c996d3b4 to start an election
I20260713 09:04:06.774333 14940 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0f5917d906cf4e11828b20d1dd717427"
dest_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4"
 from {username='slave'} at 127.0.0.1:36248
I20260713 09:04:06.774765 14940 raft_consensus.cc:493] T 0f5917d906cf4e11828b20d1dd717427 P 3f90cc9326e049e2ae5c0f32c996d3b4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:04:06.775027 14940 raft_consensus.cc:3060] T 0f5917d906cf4e11828b20d1dd717427 P 3f90cc9326e049e2ae5c0f32c996d3b4 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:06.779369 14940 raft_consensus.cc:515] T 0f5917d906cf4e11828b20d1dd717427 P 3f90cc9326e049e2ae5c0f32c996d3b4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41611 } } peers { permanent_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 35331 } } peers { permanent_uuid: "b8bcbefc546547c89e1682f6ef294dc7" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 38685 } }
I20260713 09:04:06.780840 14940 leader_election.cc:290] T 0f5917d906cf4e11828b20d1dd717427 P 3f90cc9326e049e2ae5c0f32c996d3b4 [CANDIDATE]: Term 2 election: Requested vote from peers ff0b8adc4c0c45e9a9ad214d26e6c5b6 (127.10.222.130:35331), b8bcbefc546547c89e1682f6ef294dc7 (127.10.222.131:38685)
I20260713 09:04:06.781550 15014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f5917d906cf4e11828b20d1dd717427" candidate_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6"
I20260713 09:04:06.781774 15089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f5917d906cf4e11828b20d1dd717427" candidate_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b8bcbefc546547c89e1682f6ef294dc7"
I20260713 09:04:06.782151 15014 raft_consensus.cc:3055] T 0f5917d906cf4e11828b20d1dd717427 P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:04:06.782290 15089 raft_consensus.cc:3060] T 0f5917d906cf4e11828b20d1dd717427 P b8bcbefc546547c89e1682f6ef294dc7 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:06.782508 15014 raft_consensus.cc:740] T 0f5917d906cf4e11828b20d1dd717427 P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ff0b8adc4c0c45e9a9ad214d26e6c5b6, State: Running, Role: LEADER
I20260713 09:04:06.783288 15014 consensus_queue.cc:260] T 0f5917d906cf4e11828b20d1dd717427 P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [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: "3f90cc9326e049e2ae5c0f32c996d3b4" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41611 } } peers { permanent_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 35331 } } peers { permanent_uuid: "b8bcbefc546547c89e1682f6ef294dc7" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 38685 } }
I20260713 09:04:06.784157 15014 raft_consensus.cc:3060] T 0f5917d906cf4e11828b20d1dd717427 P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:06.786953 15089 raft_consensus.cc:2468] T 0f5917d906cf4e11828b20d1dd717427 P b8bcbefc546547c89e1682f6ef294dc7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f90cc9326e049e2ae5c0f32c996d3b4 in term 2.
I20260713 09:04:06.788015 14908 leader_election.cc:304] T 0f5917d906cf4e11828b20d1dd717427 P 3f90cc9326e049e2ae5c0f32c996d3b4 [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: 3f90cc9326e049e2ae5c0f32c996d3b4, b8bcbefc546547c89e1682f6ef294dc7; no voters: 
I20260713 09:04:06.788652 15159 raft_consensus.cc:2804] T 0f5917d906cf4e11828b20d1dd717427 P 3f90cc9326e049e2ae5c0f32c996d3b4 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:04:06.789069 15159 raft_consensus.cc:697] T 0f5917d906cf4e11828b20d1dd717427 P 3f90cc9326e049e2ae5c0f32c996d3b4 [term 2 LEADER]: Becoming Leader. State: Replica: 3f90cc9326e049e2ae5c0f32c996d3b4, State: Running, Role: LEADER
I20260713 09:04:06.789012 15014 raft_consensus.cc:2468] T 0f5917d906cf4e11828b20d1dd717427 P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f90cc9326e049e2ae5c0f32c996d3b4 in term 2.
I20260713 09:04:06.789918 15159 consensus_queue.cc:237] T 0f5917d906cf4e11828b20d1dd717427 P 3f90cc9326e049e2ae5c0f32c996d3b4 [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: "3f90cc9326e049e2ae5c0f32c996d3b4" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41611 } } peers { permanent_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 35331 } } peers { permanent_uuid: "b8bcbefc546547c89e1682f6ef294dc7" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 38685 } }
I20260713 09:04:06.794648 15281 raft_consensus.cc:993] T 3db96b9f87e74f11a4b7abb70ff2ddd0 P ff0b8adc4c0c45e9a9ad214d26e6c5b6: : Instructing follower 3f90cc9326e049e2ae5c0f32c996d3b4 to start an election
I20260713 09:04:06.795054 15153 raft_consensus.cc:1081] T 3db96b9f87e74f11a4b7abb70ff2ddd0 P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [term 1 LEADER]: Signalling peer 3f90cc9326e049e2ae5c0f32c996d3b4 to start an election
I20260713 09:04:06.796330 14940 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3db96b9f87e74f11a4b7abb70ff2ddd0"
dest_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4"
 from {username='slave'} at 127.0.0.1:36248
I20260713 09:04:06.796957 14940 raft_consensus.cc:493] T 3db96b9f87e74f11a4b7abb70ff2ddd0 P 3f90cc9326e049e2ae5c0f32c996d3b4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:04:06.796379 14840 catalog_manager.cc:5697] T 0f5917d906cf4e11828b20d1dd717427 P 3f90cc9326e049e2ae5c0f32c996d3b4 reported cstate change: term changed from 1 to 2, leader changed from ff0b8adc4c0c45e9a9ad214d26e6c5b6 (127.10.222.130) to 3f90cc9326e049e2ae5c0f32c996d3b4 (127.10.222.129). New cstate: current_term: 2 leader_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41611 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 35331 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b8bcbefc546547c89e1682f6ef294dc7" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 38685 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:06.797312 14940 raft_consensus.cc:3060] T 3db96b9f87e74f11a4b7abb70ff2ddd0 P 3f90cc9326e049e2ae5c0f32c996d3b4 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:06.803030 14940 raft_consensus.cc:515] T 3db96b9f87e74f11a4b7abb70ff2ddd0 P 3f90cc9326e049e2ae5c0f32c996d3b4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41611 } } peers { permanent_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 35331 } } peers { permanent_uuid: "b8bcbefc546547c89e1682f6ef294dc7" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 38685 } }
I20260713 09:04:06.805016 14940 leader_election.cc:290] T 3db96b9f87e74f11a4b7abb70ff2ddd0 P 3f90cc9326e049e2ae5c0f32c996d3b4 [CANDIDATE]: Term 2 election: Requested vote from peers ff0b8adc4c0c45e9a9ad214d26e6c5b6 (127.10.222.130:35331), b8bcbefc546547c89e1682f6ef294dc7 (127.10.222.131:38685)
I20260713 09:04:06.805860 15014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3db96b9f87e74f11a4b7abb70ff2ddd0" candidate_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6"
I20260713 09:04:06.805910 15089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3db96b9f87e74f11a4b7abb70ff2ddd0" candidate_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b8bcbefc546547c89e1682f6ef294dc7"
I20260713 09:04:06.806628 15014 raft_consensus.cc:3055] T 3db96b9f87e74f11a4b7abb70ff2ddd0 P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:04:06.806699 15089 raft_consensus.cc:3060] T 3db96b9f87e74f11a4b7abb70ff2ddd0 P b8bcbefc546547c89e1682f6ef294dc7 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:06.806921 15014 raft_consensus.cc:740] T 3db96b9f87e74f11a4b7abb70ff2ddd0 P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ff0b8adc4c0c45e9a9ad214d26e6c5b6, State: Running, Role: LEADER
I20260713 09:04:06.807647 15014 consensus_queue.cc:260] T 3db96b9f87e74f11a4b7abb70ff2ddd0 P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [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: "3f90cc9326e049e2ae5c0f32c996d3b4" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41611 } } peers { permanent_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 35331 } } peers { permanent_uuid: "b8bcbefc546547c89e1682f6ef294dc7" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 38685 } }
I20260713 09:04:06.808621 15014 raft_consensus.cc:3060] T 3db96b9f87e74f11a4b7abb70ff2ddd0 P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:06.811581 15089 raft_consensus.cc:2468] T 3db96b9f87e74f11a4b7abb70ff2ddd0 P b8bcbefc546547c89e1682f6ef294dc7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f90cc9326e049e2ae5c0f32c996d3b4 in term 2.
I20260713 09:04:06.812548 14908 leader_election.cc:304] T 3db96b9f87e74f11a4b7abb70ff2ddd0 P 3f90cc9326e049e2ae5c0f32c996d3b4 [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: 3f90cc9326e049e2ae5c0f32c996d3b4, b8bcbefc546547c89e1682f6ef294dc7; no voters: 
I20260713 09:04:06.813163 15014 raft_consensus.cc:2468] T 3db96b9f87e74f11a4b7abb70ff2ddd0 P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f90cc9326e049e2ae5c0f32c996d3b4 in term 2.
I20260713 09:04:06.813200 15159 raft_consensus.cc:2804] T 3db96b9f87e74f11a4b7abb70ff2ddd0 P 3f90cc9326e049e2ae5c0f32c996d3b4 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:04:06.813761 15159 raft_consensus.cc:697] T 3db96b9f87e74f11a4b7abb70ff2ddd0 P 3f90cc9326e049e2ae5c0f32c996d3b4 [term 2 LEADER]: Becoming Leader. State: Replica: 3f90cc9326e049e2ae5c0f32c996d3b4, State: Running, Role: LEADER
I20260713 09:04:06.814587 15159 consensus_queue.cc:237] T 3db96b9f87e74f11a4b7abb70ff2ddd0 P 3f90cc9326e049e2ae5c0f32c996d3b4 [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: "3f90cc9326e049e2ae5c0f32c996d3b4" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41611 } } peers { permanent_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 35331 } } peers { permanent_uuid: "b8bcbefc546547c89e1682f6ef294dc7" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 38685 } }
I20260713 09:04:06.820380 14840 catalog_manager.cc:5697] T 3db96b9f87e74f11a4b7abb70ff2ddd0 P 3f90cc9326e049e2ae5c0f32c996d3b4 reported cstate change: term changed from 1 to 2, leader changed from ff0b8adc4c0c45e9a9ad214d26e6c5b6 (127.10.222.130) to 3f90cc9326e049e2ae5c0f32c996d3b4 (127.10.222.129). New cstate: current_term: 2 leader_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41611 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 35331 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b8bcbefc546547c89e1682f6ef294dc7" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 38685 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:06.887691 15089 raft_consensus.cc:1275] T bed11eb182e84893b39395ebf48b3872 P b8bcbefc546547c89e1682f6ef294dc7 [term 2 FOLLOWER]: Refusing update from remote peer ff0b8adc4c0c45e9a9ad214d26e6c5b6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:04:06.889000 15153 consensus_queue.cc:1048] T bed11eb182e84893b39395ebf48b3872 P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8bcbefc546547c89e1682f6ef294dc7" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 38685 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:06.895876 14940 raft_consensus.cc:1275] T bed11eb182e84893b39395ebf48b3872 P 3f90cc9326e049e2ae5c0f32c996d3b4 [term 2 FOLLOWER]: Refusing update from remote peer ff0b8adc4c0c45e9a9ad214d26e6c5b6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:04:06.898685 15242 consensus_queue.cc:1048] T bed11eb182e84893b39395ebf48b3872 P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41611 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:06.996616 15091 raft_consensus.cc:1275] T 430c4478de5e4a588a0338bdf3ac79f3 P b8bcbefc546547c89e1682f6ef294dc7 [term 2 FOLLOWER]: Refusing update from remote peer ff0b8adc4c0c45e9a9ad214d26e6c5b6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:04:06.997668 15242 consensus_queue.cc:1048] T 430c4478de5e4a588a0338bdf3ac79f3 P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8bcbefc546547c89e1682f6ef294dc7" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 38685 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:07.007126 14940 raft_consensus.cc:1275] T 430c4478de5e4a588a0338bdf3ac79f3 P 3f90cc9326e049e2ae5c0f32c996d3b4 [term 2 FOLLOWER]: Refusing update from remote peer ff0b8adc4c0c45e9a9ad214d26e6c5b6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:04:07.008486 15153 consensus_queue.cc:1048] T 430c4478de5e4a588a0338bdf3ac79f3 P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41611 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:07.065171 14941 raft_consensus.cc:1275] T f018d6109af24d5e90c298b545fb86f5 P 3f90cc9326e049e2ae5c0f32c996d3b4 [term 2 FOLLOWER]: Refusing update from remote peer ff0b8adc4c0c45e9a9ad214d26e6c5b6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:04:07.066408 15153 consensus_queue.cc:1048] T f018d6109af24d5e90c298b545fb86f5 P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41611 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:07.073421 15091 raft_consensus.cc:1275] T f018d6109af24d5e90c298b545fb86f5 P b8bcbefc546547c89e1682f6ef294dc7 [term 2 FOLLOWER]: Refusing update from remote peer ff0b8adc4c0c45e9a9ad214d26e6c5b6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:04:07.074860 15242 consensus_queue.cc:1048] T f018d6109af24d5e90c298b545fb86f5 P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8bcbefc546547c89e1682f6ef294dc7" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 38685 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:07.201512 14941 raft_consensus.cc:1275] T 89dcd105be234ad0b75bfebb9e8e715d P 3f90cc9326e049e2ae5c0f32c996d3b4 [term 2 FOLLOWER]: Refusing update from remote peer b8bcbefc546547c89e1682f6ef294dc7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:04:07.202673 15270 consensus_queue.cc:1048] T 89dcd105be234ad0b75bfebb9e8e715d P b8bcbefc546547c89e1682f6ef294dc7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41611 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:07.207144 15014 raft_consensus.cc:1275] T 3db96b9f87e74f11a4b7abb70ff2ddd0 P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [term 2 FOLLOWER]: Refusing update from remote peer 3f90cc9326e049e2ae5c0f32c996d3b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:04:07.209501 15159 consensus_queue.cc:1048] T 3db96b9f87e74f11a4b7abb70ff2ddd0 P 3f90cc9326e049e2ae5c0f32c996d3b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 35331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:07.212837 15014 raft_consensus.cc:1275] T 89dcd105be234ad0b75bfebb9e8e715d P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [term 2 FOLLOWER]: Refusing update from remote peer b8bcbefc546547c89e1682f6ef294dc7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:04:07.216810 15297 consensus_queue.cc:1048] T 89dcd105be234ad0b75bfebb9e8e715d P b8bcbefc546547c89e1682f6ef294dc7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 35331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:07.226150 15091 raft_consensus.cc:1275] T 3db96b9f87e74f11a4b7abb70ff2ddd0 P b8bcbefc546547c89e1682f6ef294dc7 [term 2 FOLLOWER]: Refusing update from remote peer 3f90cc9326e049e2ae5c0f32c996d3b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:04:07.227661 15298 consensus_queue.cc:1048] T 3db96b9f87e74f11a4b7abb70ff2ddd0 P 3f90cc9326e049e2ae5c0f32c996d3b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8bcbefc546547c89e1682f6ef294dc7" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 38685 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:07.253196 15014 raft_consensus.cc:1275] T 0f5917d906cf4e11828b20d1dd717427 P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [term 2 FOLLOWER]: Refusing update from remote peer 3f90cc9326e049e2ae5c0f32c996d3b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:04:07.254377 15298 consensus_queue.cc:1048] T 0f5917d906cf4e11828b20d1dd717427 P 3f90cc9326e049e2ae5c0f32c996d3b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 35331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:07.263140 15091 raft_consensus.cc:1275] T 0f5917d906cf4e11828b20d1dd717427 P b8bcbefc546547c89e1682f6ef294dc7 [term 2 FOLLOWER]: Refusing update from remote peer 3f90cc9326e049e2ae5c0f32c996d3b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:04:07.264755 15298 consensus_queue.cc:1048] T 0f5917d906cf4e11828b20d1dd717427 P 3f90cc9326e049e2ae5c0f32c996d3b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8bcbefc546547c89e1682f6ef294dc7" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 38685 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260713 09:04:08.255936 15055 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.222.130:35331, user_credentials={real_user=slave}} blocked reactor thread for 75097.4us
W20260713 09:04:09.229449 15038 debug-util.cc:398] Leaking SignalData structure 0x7b0800045040 after lost signal to thread 11133
W20260713 09:04:09.230430 15038 debug-util.cc:398] Leaking SignalData structure 0x7b080020a7c0 after lost signal to thread 14874
W20260713 09:04:09.231371 15038 debug-util.cc:398] Leaking SignalData structure 0x7b080004b820 after lost signal to thread 14966
W20260713 09:04:09.232165 15038 debug-util.cc:398] Leaking SignalData structure 0x7b0800097ec0 after lost signal to thread 15041
W20260713 09:04:09.232962 15038 debug-util.cc:398] Leaking SignalData structure 0x7b080003d440 after lost signal to thread 15115
I20260713 09:04:09.953140 14838 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:52996:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260713 09:04:09.977332 14838 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52996:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260713 09:04:10.063685 11130 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260713 09:04:10.086143 15332 tablet.cc:1724] T 6387fbf75e774a9598cf2e29b73e5e5d P 3f90cc9326e049e2ae5c0f32c996d3b4: 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:04:10.116483 15334 tablet.cc:1724] T 6387fbf75e774a9598cf2e29b73e5e5d P b8bcbefc546547c89e1682f6ef294dc7: 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:04:10.244055 14906 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.222.130:35331, user_credentials={real_user=slave}} blocked reactor thread for 67229us
I20260713 09:04:10.268062 15363 tablet.cc:1724] T 6c246ba43f9b479f980a3c58cc7ceb25 P 3f90cc9326e049e2ae5c0f32c996d3b4: 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:04:10.274029 15055 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.222.130:35331, user_credentials={real_user=slave}} blocked reactor thread for 61757.7us
I20260713 09:04:10.348547 15370 tablet.cc:1724] T 89dcd105be234ad0b75bfebb9e8e715d P 3f90cc9326e049e2ae5c0f32c996d3b4: 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:04:10.353422 15362 tablet.cc:1724] T 89dcd105be234ad0b75bfebb9e8e715d P b8bcbefc546547c89e1682f6ef294dc7: 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:04:10.394769 15366 tablet.cc:1724] T 3db96b9f87e74f11a4b7abb70ff2ddd0 P 3f90cc9326e049e2ae5c0f32c996d3b4: 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:04:10.405925 14941 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3db96b9f87e74f11a4b7abb70ff2ddd0"
dest_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4"
mode: GRACEFUL
new_leader_uuid: "b8bcbefc546547c89e1682f6ef294dc7"
 from {username='slave'} at 127.0.0.1:37110
I20260713 09:04:10.406436 14941 raft_consensus.cc:606] T 3db96b9f87e74f11a4b7abb70ff2ddd0 P 3f90cc9326e049e2ae5c0f32c996d3b4 [term 2 LEADER]: Received request to transfer leadership to TS b8bcbefc546547c89e1682f6ef294dc7
I20260713 09:04:10.393405 15357 tablet.cc:1724] T 6c246ba43f9b479f980a3c58cc7ceb25 P b8bcbefc546547c89e1682f6ef294dc7: 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:04:10.409529 15332 tablet.cc:1724] T ad428824c83f47c483dff46428142d19 P 3f90cc9326e049e2ae5c0f32c996d3b4: 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:04:10.411689 15363 tablet.cc:1724] T 0f5917d906cf4e11828b20d1dd717427 P 3f90cc9326e049e2ae5c0f32c996d3b4: 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:04:10.399714 15367 tablet.cc:1724] T ad428824c83f47c483dff46428142d19 P ff0b8adc4c0c45e9a9ad214d26e6c5b6: 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:04:10.401852 15364 tablet.cc:1724] T bed11eb182e84893b39395ebf48b3872 P b8bcbefc546547c89e1682f6ef294dc7: 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:04:10.448098 15367 tablet.cc:1724] T bed11eb182e84893b39395ebf48b3872 P ff0b8adc4c0c45e9a9ad214d26e6c5b6: 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:04:10.459420 15334 tablet.cc:1724] T 3db96b9f87e74f11a4b7abb70ff2ddd0 P b8bcbefc546547c89e1682f6ef294dc7: 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:04:10.463729 15299 raft_consensus.cc:993] T 3db96b9f87e74f11a4b7abb70ff2ddd0 P 3f90cc9326e049e2ae5c0f32c996d3b4: : Instructing follower b8bcbefc546547c89e1682f6ef294dc7 to start an election
I20260713 09:04:10.464061 15370 tablet.cc:1724] T bed11eb182e84893b39395ebf48b3872 P 3f90cc9326e049e2ae5c0f32c996d3b4: 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:04:10.471951 15341 raft_consensus.cc:1081] T 3db96b9f87e74f11a4b7abb70ff2ddd0 P 3f90cc9326e049e2ae5c0f32c996d3b4 [term 2 LEADER]: Signalling peer b8bcbefc546547c89e1682f6ef294dc7 to start an election
I20260713 09:04:10.476439 15363 tablet.cc:1724] T f018d6109af24d5e90c298b545fb86f5 P 3f90cc9326e049e2ae5c0f32c996d3b4: 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:04:10.473047 15371 tablet.cc:1724] T 89dcd105be234ad0b75bfebb9e8e715d P ff0b8adc4c0c45e9a9ad214d26e6c5b6: 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:04:10.495658 15373 tablet.cc:1724] T 430c4478de5e4a588a0338bdf3ac79f3 P ff0b8adc4c0c45e9a9ad214d26e6c5b6: 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:04:10.495972 15372 tablet.cc:1724] T 0f5917d906cf4e11828b20d1dd717427 P ff0b8adc4c0c45e9a9ad214d26e6c5b6: 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:04:10.510353 15367 tablet.cc:1724] T f018d6109af24d5e90c298b545fb86f5 P ff0b8adc4c0c45e9a9ad214d26e6c5b6: 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:04:10.513048 15084 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3db96b9f87e74f11a4b7abb70ff2ddd0"
dest_uuid: "b8bcbefc546547c89e1682f6ef294dc7"
 from {username='slave'} at 127.0.0.1:36950
I20260713 09:04:10.513657 15084 raft_consensus.cc:493] T 3db96b9f87e74f11a4b7abb70ff2ddd0 P b8bcbefc546547c89e1682f6ef294dc7 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:04:10.514015 15084 raft_consensus.cc:3060] T 3db96b9f87e74f11a4b7abb70ff2ddd0 P b8bcbefc546547c89e1682f6ef294dc7 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:04:10.487246 15362 tablet.cc:1724] T 0f5917d906cf4e11828b20d1dd717427 P b8bcbefc546547c89e1682f6ef294dc7: 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:04:10.492769 15366 tablet.cc:1724] T 430c4478de5e4a588a0338bdf3ac79f3 P 3f90cc9326e049e2ae5c0f32c996d3b4: 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:04:10.530292 15084 raft_consensus.cc:515] T 3db96b9f87e74f11a4b7abb70ff2ddd0 P b8bcbefc546547c89e1682f6ef294dc7 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41611 } } peers { permanent_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 35331 } } peers { permanent_uuid: "b8bcbefc546547c89e1682f6ef294dc7" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 38685 } }
I20260713 09:04:10.548408 15084 leader_election.cc:290] T 3db96b9f87e74f11a4b7abb70ff2ddd0 P b8bcbefc546547c89e1682f6ef294dc7 [CANDIDATE]: Term 3 election: Requested vote from peers 3f90cc9326e049e2ae5c0f32c996d3b4 (127.10.222.129:41611), ff0b8adc4c0c45e9a9ad214d26e6c5b6 (127.10.222.130:35331)
I20260713 09:04:10.557346 15364 tablet.cc:1724] T f018d6109af24d5e90c298b545fb86f5 P b8bcbefc546547c89e1682f6ef294dc7: 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:04:10.550500 14940 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3db96b9f87e74f11a4b7abb70ff2ddd0" candidate_uuid: "b8bcbefc546547c89e1682f6ef294dc7" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4"
I20260713 09:04:10.561480 14940 raft_consensus.cc:3055] T 3db96b9f87e74f11a4b7abb70ff2ddd0 P 3f90cc9326e049e2ae5c0f32c996d3b4 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:04:10.561807 14940 raft_consensus.cc:740] T 3db96b9f87e74f11a4b7abb70ff2ddd0 P 3f90cc9326e049e2ae5c0f32c996d3b4 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 3f90cc9326e049e2ae5c0f32c996d3b4, State: Running, Role: LEADER
I20260713 09:04:10.562279 15362 tablet.cc:1724] T 430c4478de5e4a588a0338bdf3ac79f3 P b8bcbefc546547c89e1682f6ef294dc7: 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:04:10.562573 14940 consensus_queue.cc:260] T 3db96b9f87e74f11a4b7abb70ff2ddd0 P 3f90cc9326e049e2ae5c0f32c996d3b4 [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: "3f90cc9326e049e2ae5c0f32c996d3b4" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41611 } } peers { permanent_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 35331 } } peers { permanent_uuid: "b8bcbefc546547c89e1682f6ef294dc7" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 38685 } }
I20260713 09:04:10.563769 14940 raft_consensus.cc:3060] T 3db96b9f87e74f11a4b7abb70ff2ddd0 P 3f90cc9326e049e2ae5c0f32c996d3b4 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:04:10.571450 15012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3db96b9f87e74f11a4b7abb70ff2ddd0" candidate_uuid: "b8bcbefc546547c89e1682f6ef294dc7" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6"
I20260713 09:04:10.572141 15012 raft_consensus.cc:3060] T 3db96b9f87e74f11a4b7abb70ff2ddd0 P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:04:10.562597 15357 tablet.cc:1724] T ad428824c83f47c483dff46428142d19 P b8bcbefc546547c89e1682f6ef294dc7: 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:04:10.577526 14940 raft_consensus.cc:2468] T 3db96b9f87e74f11a4b7abb70ff2ddd0 P 3f90cc9326e049e2ae5c0f32c996d3b4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8bcbefc546547c89e1682f6ef294dc7 in term 3.
I20260713 09:04:10.579388 15012 raft_consensus.cc:2468] T 3db96b9f87e74f11a4b7abb70ff2ddd0 P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8bcbefc546547c89e1682f6ef294dc7 in term 3.
I20260713 09:04:10.583855 15013 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bed11eb182e84893b39395ebf48b3872"
dest_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6"
mode: GRACEFUL
new_leader_uuid: "b8bcbefc546547c89e1682f6ef294dc7"
 from {username='slave'} at 127.0.0.1:45874
I20260713 09:04:10.584946 15372 tablet.cc:1724] T 6387fbf75e774a9598cf2e29b73e5e5d P ff0b8adc4c0c45e9a9ad214d26e6c5b6: 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:04:10.589411 15013 raft_consensus.cc:606] T bed11eb182e84893b39395ebf48b3872 P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [term 2 LEADER]: Received request to transfer leadership to TS b8bcbefc546547c89e1682f6ef294dc7
I20260713 09:04:10.590804 15016 raft_consensus.cc:1240] T 3db96b9f87e74f11a4b7abb70ff2ddd0 P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [term 3 FOLLOWER]: Rejecting Update request from peer 3f90cc9326e049e2ae5c0f32c996d3b4 for earlier term 2. Current term is 3. Ops: []
I20260713 09:04:10.591259 11130 auto_leader_rebalancer.cc:479] table: soft_deleted_table, leader rebalance finish, leader transfer count: 2
I20260713 09:04:10.591869 11130 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:04:10.600059 15055 leader_election.cc:304] T 3db96b9f87e74f11a4b7abb70ff2ddd0 P b8bcbefc546547c89e1682f6ef294dc7 [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: 3f90cc9326e049e2ae5c0f32c996d3b4, b8bcbefc546547c89e1682f6ef294dc7; no voters: 
I20260713 09:04:10.601001 15355 raft_consensus.cc:2804] T 3db96b9f87e74f11a4b7abb70ff2ddd0 P b8bcbefc546547c89e1682f6ef294dc7 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:04:10.588066 15373 tablet.cc:1724] T 6c246ba43f9b479f980a3c58cc7ceb25 P ff0b8adc4c0c45e9a9ad214d26e6c5b6: 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:04:10.601440 15355 raft_consensus.cc:697] T 3db96b9f87e74f11a4b7abb70ff2ddd0 P b8bcbefc546547c89e1682f6ef294dc7 [term 3 LEADER]: Becoming Leader. State: Replica: b8bcbefc546547c89e1682f6ef294dc7, State: Running, Role: LEADER
I20260713 09:04:10.601987 14940 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2f298d9e230f46998046883170da6538"
dest_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4"
mode: GRACEFUL
new_leader_uuid: "b8bcbefc546547c89e1682f6ef294dc7"
 from {username='slave'} at 127.0.0.1:37110
I20260713 09:04:10.602284 15355 consensus_queue.cc:237] T 3db96b9f87e74f11a4b7abb70ff2ddd0 P b8bcbefc546547c89e1682f6ef294dc7 [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: "3f90cc9326e049e2ae5c0f32c996d3b4" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41611 } } peers { permanent_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 35331 } } peers { permanent_uuid: "b8bcbefc546547c89e1682f6ef294dc7" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 38685 } }
I20260713 09:04:10.602744 14940 raft_consensus.cc:606] T 2f298d9e230f46998046883170da6538 P 3f90cc9326e049e2ae5c0f32c996d3b4 [term 2 LEADER]: Received request to transfer leadership to TS b8bcbefc546547c89e1682f6ef294dc7
I20260713 09:04:10.606204 15016 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9449712e564b41d2ac0f14b820665a9d"
dest_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6"
mode: GRACEFUL
new_leader_uuid: "b8bcbefc546547c89e1682f6ef294dc7"
 from {username='slave'} at 127.0.0.1:45874
I20260713 09:04:10.606832 15016 raft_consensus.cc:606] T 9449712e564b41d2ac0f14b820665a9d P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [term 2 LEADER]: Received request to transfer leadership to TS b8bcbefc546547c89e1682f6ef294dc7
I20260713 09:04:10.608256 11130 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260713 09:04:10.608875 11130 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:04:10.616264 15375 raft_consensus.cc:993] T 9449712e564b41d2ac0f14b820665a9d P ff0b8adc4c0c45e9a9ad214d26e6c5b6: : Instructing follower b8bcbefc546547c89e1682f6ef294dc7 to start an election
I20260713 09:04:10.616918 15304 raft_consensus.cc:1081] T 9449712e564b41d2ac0f14b820665a9d P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [term 2 LEADER]: Signalling peer b8bcbefc546547c89e1682f6ef294dc7 to start an election
I20260713 09:04:10.618798 15084 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9449712e564b41d2ac0f14b820665a9d"
dest_uuid: "b8bcbefc546547c89e1682f6ef294dc7"
 from {username='slave'} at 127.0.0.1:36940
I20260713 09:04:10.619376 15084 raft_consensus.cc:493] T 9449712e564b41d2ac0f14b820665a9d P b8bcbefc546547c89e1682f6ef294dc7 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:04:10.619720 15084 raft_consensus.cc:3060] T 9449712e564b41d2ac0f14b820665a9d P b8bcbefc546547c89e1682f6ef294dc7 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:04:10.632448 15084 raft_consensus.cc:515] T 9449712e564b41d2ac0f14b820665a9d P b8bcbefc546547c89e1682f6ef294dc7 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41611 } } peers { permanent_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 35331 } } peers { permanent_uuid: "b8bcbefc546547c89e1682f6ef294dc7" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 38685 } }
I20260713 09:04:10.634537 15084 leader_election.cc:290] T 9449712e564b41d2ac0f14b820665a9d P b8bcbefc546547c89e1682f6ef294dc7 [CANDIDATE]: Term 3 election: Requested vote from peers 3f90cc9326e049e2ae5c0f32c996d3b4 (127.10.222.129:41611), ff0b8adc4c0c45e9a9ad214d26e6c5b6 (127.10.222.130:35331)
I20260713 09:04:10.635849 14836 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 4fb9504d4743426da7f0445671d2b7c1: soft_deleted_table [id=4323204d8f2847b69a7e7204feecd67d] alter complete (version 1)
I20260713 09:04:10.635702 15016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9449712e564b41d2ac0f14b820665a9d" candidate_uuid: "b8bcbefc546547c89e1682f6ef294dc7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6"
I20260713 09:04:10.636411 15016 raft_consensus.cc:3055] T 9449712e564b41d2ac0f14b820665a9d P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:04:10.636723 15016 raft_consensus.cc:740] T 9449712e564b41d2ac0f14b820665a9d P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: ff0b8adc4c0c45e9a9ad214d26e6c5b6, State: Running, Role: LEADER
I20260713 09:04:10.637513 15016 consensus_queue.cc:260] T 9449712e564b41d2ac0f14b820665a9d P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [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: "3f90cc9326e049e2ae5c0f32c996d3b4" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41611 } } peers { permanent_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 35331 } } peers { permanent_uuid: "b8bcbefc546547c89e1682f6ef294dc7" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 38685 } }
I20260713 09:04:10.638784 15016 raft_consensus.cc:3060] T 9449712e564b41d2ac0f14b820665a9d P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:04:10.642446 14940 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9449712e564b41d2ac0f14b820665a9d" candidate_uuid: "b8bcbefc546547c89e1682f6ef294dc7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4"
I20260713 09:04:10.643044 14940 raft_consensus.cc:3060] T 9449712e564b41d2ac0f14b820665a9d P 3f90cc9326e049e2ae5c0f32c996d3b4 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:04:10.649972 14940 raft_consensus.cc:2468] T 9449712e564b41d2ac0f14b820665a9d P 3f90cc9326e049e2ae5c0f32c996d3b4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8bcbefc546547c89e1682f6ef294dc7 in term 3.
I20260713 09:04:10.651134 15055 leader_election.cc:304] T 9449712e564b41d2ac0f14b820665a9d P b8bcbefc546547c89e1682f6ef294dc7 [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: 3f90cc9326e049e2ae5c0f32c996d3b4, b8bcbefc546547c89e1682f6ef294dc7; no voters: 
I20260713 09:04:10.651965 15355 raft_consensus.cc:2804] T 9449712e564b41d2ac0f14b820665a9d P b8bcbefc546547c89e1682f6ef294dc7 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:04:10.652433 15016 raft_consensus.cc:2468] T 9449712e564b41d2ac0f14b820665a9d P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8bcbefc546547c89e1682f6ef294dc7 in term 3.
I20260713 09:04:10.652460 15355 raft_consensus.cc:697] T 9449712e564b41d2ac0f14b820665a9d P b8bcbefc546547c89e1682f6ef294dc7 [term 3 LEADER]: Becoming Leader. State: Replica: b8bcbefc546547c89e1682f6ef294dc7, State: Running, Role: LEADER
I20260713 09:04:10.653506 15355 consensus_queue.cc:237] T 9449712e564b41d2ac0f14b820665a9d P b8bcbefc546547c89e1682f6ef294dc7 [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: "3f90cc9326e049e2ae5c0f32c996d3b4" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41611 } } peers { permanent_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 35331 } } peers { permanent_uuid: "b8bcbefc546547c89e1682f6ef294dc7" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 38685 } }
I20260713 09:04:10.653486 14838 catalog_manager.cc:5697] T 3db96b9f87e74f11a4b7abb70ff2ddd0 P b8bcbefc546547c89e1682f6ef294dc7 reported cstate change: term changed from 2 to 3, leader changed from 3f90cc9326e049e2ae5c0f32c996d3b4 (127.10.222.129) to b8bcbefc546547c89e1682f6ef294dc7 (127.10.222.131). New cstate: current_term: 3 leader_uuid: "b8bcbefc546547c89e1682f6ef294dc7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41611 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 35331 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b8bcbefc546547c89e1682f6ef294dc7" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 38685 } health_report { overall_health: HEALTHY } } }
I20260713 09:04:10.668843 14838 catalog_manager.cc:5697] T 9449712e564b41d2ac0f14b820665a9d P b8bcbefc546547c89e1682f6ef294dc7 reported cstate change: term changed from 2 to 3, leader changed from ff0b8adc4c0c45e9a9ad214d26e6c5b6 (127.10.222.130) to b8bcbefc546547c89e1682f6ef294dc7 (127.10.222.131). New cstate: current_term: 3 leader_uuid: "b8bcbefc546547c89e1682f6ef294dc7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41611 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 35331 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b8bcbefc546547c89e1682f6ef294dc7" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 38685 } health_report { overall_health: HEALTHY } } }
I20260713 09:04:10.688236 15375 raft_consensus.cc:993] T bed11eb182e84893b39395ebf48b3872 P ff0b8adc4c0c45e9a9ad214d26e6c5b6: : Instructing follower b8bcbefc546547c89e1682f6ef294dc7 to start an election
I20260713 09:04:10.688716 15304 raft_consensus.cc:1081] T bed11eb182e84893b39395ebf48b3872 P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [term 2 LEADER]: Signalling peer b8bcbefc546547c89e1682f6ef294dc7 to start an election
I20260713 09:04:10.690240 15084 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bed11eb182e84893b39395ebf48b3872"
dest_uuid: "b8bcbefc546547c89e1682f6ef294dc7"
 from {username='slave'} at 127.0.0.1:36940
I20260713 09:04:10.690889 15084 raft_consensus.cc:493] T bed11eb182e84893b39395ebf48b3872 P b8bcbefc546547c89e1682f6ef294dc7 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:04:10.691650 15084 raft_consensus.cc:3060] T bed11eb182e84893b39395ebf48b3872 P b8bcbefc546547c89e1682f6ef294dc7 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:04:10.697783 15084 raft_consensus.cc:515] T bed11eb182e84893b39395ebf48b3872 P b8bcbefc546547c89e1682f6ef294dc7 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41611 } } peers { permanent_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 35331 } } peers { permanent_uuid: "b8bcbefc546547c89e1682f6ef294dc7" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 38685 } }
I20260713 09:04:10.699271 15084 leader_election.cc:290] T bed11eb182e84893b39395ebf48b3872 P b8bcbefc546547c89e1682f6ef294dc7 [CANDIDATE]: Term 3 election: Requested vote from peers 3f90cc9326e049e2ae5c0f32c996d3b4 (127.10.222.129:41611), ff0b8adc4c0c45e9a9ad214d26e6c5b6 (127.10.222.130:35331)
I20260713 09:04:10.700083 14940 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bed11eb182e84893b39395ebf48b3872" candidate_uuid: "b8bcbefc546547c89e1682f6ef294dc7" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4"
I20260713 09:04:10.700349 15016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bed11eb182e84893b39395ebf48b3872" candidate_uuid: "b8bcbefc546547c89e1682f6ef294dc7" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6"
I20260713 09:04:10.700704 14940 raft_consensus.cc:3060] T bed11eb182e84893b39395ebf48b3872 P 3f90cc9326e049e2ae5c0f32c996d3b4 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:04:10.700986 15016 raft_consensus.cc:3055] T bed11eb182e84893b39395ebf48b3872 P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:04:10.701316 15016 raft_consensus.cc:740] T bed11eb182e84893b39395ebf48b3872 P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: ff0b8adc4c0c45e9a9ad214d26e6c5b6, State: Running, Role: LEADER
I20260713 09:04:10.702068 15016 consensus_queue.cc:260] T bed11eb182e84893b39395ebf48b3872 P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [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: "3f90cc9326e049e2ae5c0f32c996d3b4" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41611 } } peers { permanent_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 35331 } } peers { permanent_uuid: "b8bcbefc546547c89e1682f6ef294dc7" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 38685 } }
I20260713 09:04:10.703302 15016 raft_consensus.cc:3060] T bed11eb182e84893b39395ebf48b3872 P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:04:10.706463 14940 raft_consensus.cc:2468] T bed11eb182e84893b39395ebf48b3872 P 3f90cc9326e049e2ae5c0f32c996d3b4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8bcbefc546547c89e1682f6ef294dc7 in term 3.
I20260713 09:04:10.707486 15055 leader_election.cc:304] T bed11eb182e84893b39395ebf48b3872 P b8bcbefc546547c89e1682f6ef294dc7 [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: 3f90cc9326e049e2ae5c0f32c996d3b4, b8bcbefc546547c89e1682f6ef294dc7; no voters: 
I20260713 09:04:10.708048 15355 raft_consensus.cc:2804] T bed11eb182e84893b39395ebf48b3872 P b8bcbefc546547c89e1682f6ef294dc7 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:04:10.708417 15355 raft_consensus.cc:697] T bed11eb182e84893b39395ebf48b3872 P b8bcbefc546547c89e1682f6ef294dc7 [term 3 LEADER]: Becoming Leader. State: Replica: b8bcbefc546547c89e1682f6ef294dc7, State: Running, Role: LEADER
I20260713 09:04:10.709161 15355 consensus_queue.cc:237] T bed11eb182e84893b39395ebf48b3872 P b8bcbefc546547c89e1682f6ef294dc7 [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: "3f90cc9326e049e2ae5c0f32c996d3b4" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41611 } } peers { permanent_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 35331 } } peers { permanent_uuid: "b8bcbefc546547c89e1682f6ef294dc7" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 38685 } }
I20260713 09:04:10.709931 15016 raft_consensus.cc:2468] T bed11eb182e84893b39395ebf48b3872 P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8bcbefc546547c89e1682f6ef294dc7 in term 3.
I20260713 09:04:10.716523 14838 catalog_manager.cc:5697] T bed11eb182e84893b39395ebf48b3872 P b8bcbefc546547c89e1682f6ef294dc7 reported cstate change: term changed from 2 to 3, leader changed from ff0b8adc4c0c45e9a9ad214d26e6c5b6 (127.10.222.130) to b8bcbefc546547c89e1682f6ef294dc7 (127.10.222.131). New cstate: current_term: 3 leader_uuid: "b8bcbefc546547c89e1682f6ef294dc7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41611 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 35331 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b8bcbefc546547c89e1682f6ef294dc7" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 38685 } health_report { overall_health: HEALTHY } } }
I20260713 09:04:11.009989 15299 raft_consensus.cc:993] T 2f298d9e230f46998046883170da6538 P 3f90cc9326e049e2ae5c0f32c996d3b4: : Instructing follower b8bcbefc546547c89e1682f6ef294dc7 to start an election
I20260713 09:04:11.010502 15356 raft_consensus.cc:1081] T 2f298d9e230f46998046883170da6538 P 3f90cc9326e049e2ae5c0f32c996d3b4 [term 2 LEADER]: Signalling peer b8bcbefc546547c89e1682f6ef294dc7 to start an election
I20260713 09:04:11.012022 15084 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2f298d9e230f46998046883170da6538"
dest_uuid: "b8bcbefc546547c89e1682f6ef294dc7"
 from {username='slave'} at 127.0.0.1:36950
I20260713 09:04:11.012586 15084 raft_consensus.cc:493] T 2f298d9e230f46998046883170da6538 P b8bcbefc546547c89e1682f6ef294dc7 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:04:11.012931 15084 raft_consensus.cc:3060] T 2f298d9e230f46998046883170da6538 P b8bcbefc546547c89e1682f6ef294dc7 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:04:11.019909 15084 raft_consensus.cc:515] T 2f298d9e230f46998046883170da6538 P b8bcbefc546547c89e1682f6ef294dc7 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8bcbefc546547c89e1682f6ef294dc7" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 38685 } } peers { permanent_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 35331 } } peers { permanent_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41611 } }
I20260713 09:04:11.022050 15084 leader_election.cc:290] T 2f298d9e230f46998046883170da6538 P b8bcbefc546547c89e1682f6ef294dc7 [CANDIDATE]: Term 3 election: Requested vote from peers ff0b8adc4c0c45e9a9ad214d26e6c5b6 (127.10.222.130:35331), 3f90cc9326e049e2ae5c0f32c996d3b4 (127.10.222.129:41611)
I20260713 09:04:11.022969 14940 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f298d9e230f46998046883170da6538" candidate_uuid: "b8bcbefc546547c89e1682f6ef294dc7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4"
I20260713 09:04:11.023020 15016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f298d9e230f46998046883170da6538" candidate_uuid: "b8bcbefc546547c89e1682f6ef294dc7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6"
I20260713 09:04:11.023712 14940 raft_consensus.cc:3055] T 2f298d9e230f46998046883170da6538 P 3f90cc9326e049e2ae5c0f32c996d3b4 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:04:11.023833 15016 raft_consensus.cc:3060] T 2f298d9e230f46998046883170da6538 P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:04:11.023979 14940 raft_consensus.cc:740] T 2f298d9e230f46998046883170da6538 P 3f90cc9326e049e2ae5c0f32c996d3b4 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 3f90cc9326e049e2ae5c0f32c996d3b4, State: Running, Role: LEADER
I20260713 09:04:11.024842 14940 consensus_queue.cc:260] T 2f298d9e230f46998046883170da6538 P 3f90cc9326e049e2ae5c0f32c996d3b4 [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: "b8bcbefc546547c89e1682f6ef294dc7" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 38685 } } peers { permanent_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 35331 } } peers { permanent_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41611 } }
I20260713 09:04:11.025648 14940 raft_consensus.cc:3060] T 2f298d9e230f46998046883170da6538 P 3f90cc9326e049e2ae5c0f32c996d3b4 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:04:11.029817 14940 raft_consensus.cc:2468] T 2f298d9e230f46998046883170da6538 P 3f90cc9326e049e2ae5c0f32c996d3b4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8bcbefc546547c89e1682f6ef294dc7 in term 3.
I20260713 09:04:11.030674 15055 leader_election.cc:304] T 2f298d9e230f46998046883170da6538 P b8bcbefc546547c89e1682f6ef294dc7 [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: 3f90cc9326e049e2ae5c0f32c996d3b4, b8bcbefc546547c89e1682f6ef294dc7; no voters: 
I20260713 09:04:11.030885 15016 raft_consensus.cc:2468] T 2f298d9e230f46998046883170da6538 P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8bcbefc546547c89e1682f6ef294dc7 in term 3.
I20260713 09:04:11.031291 15355 raft_consensus.cc:2804] T 2f298d9e230f46998046883170da6538 P b8bcbefc546547c89e1682f6ef294dc7 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:04:11.032336 15355 raft_consensus.cc:697] T 2f298d9e230f46998046883170da6538 P b8bcbefc546547c89e1682f6ef294dc7 [term 3 LEADER]: Becoming Leader. State: Replica: b8bcbefc546547c89e1682f6ef294dc7, State: Running, Role: LEADER
I20260713 09:04:11.033007 15355 consensus_queue.cc:237] T 2f298d9e230f46998046883170da6538 P b8bcbefc546547c89e1682f6ef294dc7 [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: "b8bcbefc546547c89e1682f6ef294dc7" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 38685 } } peers { permanent_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 35331 } } peers { permanent_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41611 } }
I20260713 09:04:11.040997 14838 catalog_manager.cc:5697] T 2f298d9e230f46998046883170da6538 P b8bcbefc546547c89e1682f6ef294dc7 reported cstate change: term changed from 2 to 3, leader changed from 3f90cc9326e049e2ae5c0f32c996d3b4 (127.10.222.129) to b8bcbefc546547c89e1682f6ef294dc7 (127.10.222.131). New cstate: current_term: 3 leader_uuid: "b8bcbefc546547c89e1682f6ef294dc7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8bcbefc546547c89e1682f6ef294dc7" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 38685 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 35331 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41611 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:11.082852 14940 raft_consensus.cc:1275] T 9449712e564b41d2ac0f14b820665a9d P 3f90cc9326e049e2ae5c0f32c996d3b4 [term 3 FOLLOWER]: Refusing update from remote peer b8bcbefc546547c89e1682f6ef294dc7: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:04:11.084581 15355 consensus_queue.cc:1048] T 9449712e564b41d2ac0f14b820665a9d P b8bcbefc546547c89e1682f6ef294dc7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41611 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:04:11.101019 15016 raft_consensus.cc:1275] T 9449712e564b41d2ac0f14b820665a9d P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [term 3 FOLLOWER]: Refusing update from remote peer b8bcbefc546547c89e1682f6ef294dc7: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:04:11.102396 15383 consensus_queue.cc:1048] T 9449712e564b41d2ac0f14b820665a9d P b8bcbefc546547c89e1682f6ef294dc7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 35331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:04:11.128978 15016 raft_consensus.cc:1275] T 3db96b9f87e74f11a4b7abb70ff2ddd0 P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [term 3 FOLLOWER]: Refusing update from remote peer b8bcbefc546547c89e1682f6ef294dc7: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260713 09:04:11.132684 15297 consensus_queue.cc:1048] T 3db96b9f87e74f11a4b7abb70ff2ddd0 P b8bcbefc546547c89e1682f6ef294dc7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 35331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:04:11.138581 14940 raft_consensus.cc:1275] T 3db96b9f87e74f11a4b7abb70ff2ddd0 P 3f90cc9326e049e2ae5c0f32c996d3b4 [term 3 FOLLOWER]: Refusing update from remote peer b8bcbefc546547c89e1682f6ef294dc7: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260713 09:04:11.139966 15297 consensus_queue.cc:1048] T 3db96b9f87e74f11a4b7abb70ff2ddd0 P b8bcbefc546547c89e1682f6ef294dc7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41611 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:04:11.147797 15388 tablet.cc:1724] T 3db96b9f87e74f11a4b7abb70ff2ddd0 P ff0b8adc4c0c45e9a9ad214d26e6c5b6: 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:04:11.162774 14840 catalog_manager.cc:5789] TS ff0b8adc4c0c45e9a9ad214d26e6c5b6 (127.10.222.130:35331) does not have the latest schema for tablet 3db96b9f87e74f11a4b7abb70ff2ddd0 (table soft_deleted_table [id=4323204d8f2847b69a7e7204feecd67d]). Expected version 1 got 0
I20260713 09:04:11.234154 15016 raft_consensus.cc:1275] T bed11eb182e84893b39395ebf48b3872 P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [term 3 FOLLOWER]: Refusing update from remote peer b8bcbefc546547c89e1682f6ef294dc7: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260713 09:04:11.235464 15355 consensus_queue.cc:1048] T bed11eb182e84893b39395ebf48b3872 P b8bcbefc546547c89e1682f6ef294dc7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 35331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:04:11.243942 14940 raft_consensus.cc:1275] T bed11eb182e84893b39395ebf48b3872 P 3f90cc9326e049e2ae5c0f32c996d3b4 [term 3 FOLLOWER]: Refusing update from remote peer b8bcbefc546547c89e1682f6ef294dc7: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260713 09:04:11.247694 15383 consensus_queue.cc:1048] T bed11eb182e84893b39395ebf48b3872 P b8bcbefc546547c89e1682f6ef294dc7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41611 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:04:11.532761 15016 raft_consensus.cc:1275] T 2f298d9e230f46998046883170da6538 P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [term 3 FOLLOWER]: Refusing update from remote peer b8bcbefc546547c89e1682f6ef294dc7: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:04:11.534279 15383 consensus_queue.cc:1048] T 2f298d9e230f46998046883170da6538 P b8bcbefc546547c89e1682f6ef294dc7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff0b8adc4c0c45e9a9ad214d26e6c5b6" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 35331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:04:11.550273 14939 raft_consensus.cc:1275] T 2f298d9e230f46998046883170da6538 P 3f90cc9326e049e2ae5c0f32c996d3b4 [term 3 FOLLOWER]: Refusing update from remote peer b8bcbefc546547c89e1682f6ef294dc7: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:04:11.551817 15355 consensus_queue.cc:1048] T 2f298d9e230f46998046883170da6538 P b8bcbefc546547c89e1682f6ef294dc7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f90cc9326e049e2ae5c0f32c996d3b4" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 41611 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:04:11.671965 11130 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260713 09:04:11.679875 11130 auto_leader_rebalancer.cc:479] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260713 09:04:11.680424 11130 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:04:11.687475 11130 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 09:04:11.687999 11130 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:04:12.714438 11130 tablet_server.cc:179] TabletServer@127.10.222.129:0 shutting down...
W20260713 09:04:12.726897 15055 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 3 similar messages]
W20260713 09:04:12.729828 15055 consensus_peers.cc:597] T bed11eb182e84893b39395ebf48b3872 P b8bcbefc546547c89e1682f6ef294dc7 -> Peer 3f90cc9326e049e2ae5c0f32c996d3b4 (127.10.222.129:41611): Couldn't send request to peer 3f90cc9326e049e2ae5c0f32c996d3b4. 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:04:12.737921 11130 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:04:12.738632 11130 tablet_replica.cc:333] T ad428824c83f47c483dff46428142d19 P 3f90cc9326e049e2ae5c0f32c996d3b4: stopping tablet replica
I20260713 09:04:12.739256 11130 raft_consensus.cc:2243] T ad428824c83f47c483dff46428142d19 P 3f90cc9326e049e2ae5c0f32c996d3b4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:12.739708 11130 raft_consensus.cc:2272] T ad428824c83f47c483dff46428142d19 P 3f90cc9326e049e2ae5c0f32c996d3b4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:12.741415 11130 tablet_replica.cc:333] T 89dcd105be234ad0b75bfebb9e8e715d P 3f90cc9326e049e2ae5c0f32c996d3b4: stopping tablet replica
I20260713 09:04:12.741952 11130 raft_consensus.cc:2243] T 89dcd105be234ad0b75bfebb9e8e715d P 3f90cc9326e049e2ae5c0f32c996d3b4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:12.742405 11130 raft_consensus.cc:2272] T 89dcd105be234ad0b75bfebb9e8e715d P 3f90cc9326e049e2ae5c0f32c996d3b4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:12.744138 11130 tablet_replica.cc:333] T 430c4478de5e4a588a0338bdf3ac79f3 P 3f90cc9326e049e2ae5c0f32c996d3b4: stopping tablet replica
I20260713 09:04:12.744827 11130 raft_consensus.cc:2243] T 430c4478de5e4a588a0338bdf3ac79f3 P 3f90cc9326e049e2ae5c0f32c996d3b4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:12.745313 11130 raft_consensus.cc:2272] T 430c4478de5e4a588a0338bdf3ac79f3 P 3f90cc9326e049e2ae5c0f32c996d3b4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:12.747448 11130 tablet_replica.cc:333] T 6c246ba43f9b479f980a3c58cc7ceb25 P 3f90cc9326e049e2ae5c0f32c996d3b4: stopping tablet replica
I20260713 09:04:12.748140 11130 raft_consensus.cc:2243] T 6c246ba43f9b479f980a3c58cc7ceb25 P 3f90cc9326e049e2ae5c0f32c996d3b4 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:04:12.748939 11130 raft_consensus.cc:2272] T 6c246ba43f9b479f980a3c58cc7ceb25 P 3f90cc9326e049e2ae5c0f32c996d3b4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:12.750541 11130 tablet_replica.cc:333] T 0f5917d906cf4e11828b20d1dd717427 P 3f90cc9326e049e2ae5c0f32c996d3b4: stopping tablet replica
I20260713 09:04:12.751080 11130 raft_consensus.cc:2243] T 0f5917d906cf4e11828b20d1dd717427 P 3f90cc9326e049e2ae5c0f32c996d3b4 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:04:12.751801 11130 raft_consensus.cc:2272] T 0f5917d906cf4e11828b20d1dd717427 P 3f90cc9326e049e2ae5c0f32c996d3b4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:12.753346 11130 tablet_replica.cc:333] T 3db96b9f87e74f11a4b7abb70ff2ddd0 P 3f90cc9326e049e2ae5c0f32c996d3b4: stopping tablet replica
I20260713 09:04:12.753798 11130 raft_consensus.cc:2243] T 3db96b9f87e74f11a4b7abb70ff2ddd0 P 3f90cc9326e049e2ae5c0f32c996d3b4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:12.754163 11130 raft_consensus.cc:2272] T 3db96b9f87e74f11a4b7abb70ff2ddd0 P 3f90cc9326e049e2ae5c0f32c996d3b4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:12.755707 11130 tablet_replica.cc:333] T 7a474b3210164504a2563c31340c7408 P 3f90cc9326e049e2ae5c0f32c996d3b4: stopping tablet replica
I20260713 09:04:12.756162 11130 raft_consensus.cc:2243] T 7a474b3210164504a2563c31340c7408 P 3f90cc9326e049e2ae5c0f32c996d3b4 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:04:12.756848 11130 raft_consensus.cc:2272] T 7a474b3210164504a2563c31340c7408 P 3f90cc9326e049e2ae5c0f32c996d3b4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:12.758563 11130 tablet_replica.cc:333] T 9449712e564b41d2ac0f14b820665a9d P 3f90cc9326e049e2ae5c0f32c996d3b4: stopping tablet replica
I20260713 09:04:12.759032 11130 raft_consensus.cc:2243] T 9449712e564b41d2ac0f14b820665a9d P 3f90cc9326e049e2ae5c0f32c996d3b4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:12.759438 11130 raft_consensus.cc:2272] T 9449712e564b41d2ac0f14b820665a9d P 3f90cc9326e049e2ae5c0f32c996d3b4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:12.761088 11130 tablet_replica.cc:333] T 55f6a4c83ffb4ebea0f802b15fc14000 P 3f90cc9326e049e2ae5c0f32c996d3b4: stopping tablet replica
I20260713 09:04:12.761576 11130 raft_consensus.cc:2243] T 55f6a4c83ffb4ebea0f802b15fc14000 P 3f90cc9326e049e2ae5c0f32c996d3b4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:12.761947 11130 raft_consensus.cc:2272] T 55f6a4c83ffb4ebea0f802b15fc14000 P 3f90cc9326e049e2ae5c0f32c996d3b4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:12.763626 11130 tablet_replica.cc:333] T 1a3ebabd397541e4829c62503fc0f240 P 3f90cc9326e049e2ae5c0f32c996d3b4: stopping tablet replica
I20260713 09:04:12.764137 11130 raft_consensus.cc:2243] T 1a3ebabd397541e4829c62503fc0f240 P 3f90cc9326e049e2ae5c0f32c996d3b4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:12.764498 11130 raft_consensus.cc:2272] T 1a3ebabd397541e4829c62503fc0f240 P 3f90cc9326e049e2ae5c0f32c996d3b4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:12.766055 11130 tablet_replica.cc:333] T 67e58a1b7f314700ab9242e5d52dd06e P 3f90cc9326e049e2ae5c0f32c996d3b4: stopping tablet replica
I20260713 09:04:12.766523 11130 raft_consensus.cc:2243] T 67e58a1b7f314700ab9242e5d52dd06e P 3f90cc9326e049e2ae5c0f32c996d3b4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:12.766891 11130 raft_consensus.cc:2272] T 67e58a1b7f314700ab9242e5d52dd06e P 3f90cc9326e049e2ae5c0f32c996d3b4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:12.768635 11130 tablet_replica.cc:333] T bed11eb182e84893b39395ebf48b3872 P 3f90cc9326e049e2ae5c0f32c996d3b4: stopping tablet replica
I20260713 09:04:12.769114 11130 raft_consensus.cc:2243] T bed11eb182e84893b39395ebf48b3872 P 3f90cc9326e049e2ae5c0f32c996d3b4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:12.769506 11130 raft_consensus.cc:2272] T bed11eb182e84893b39395ebf48b3872 P 3f90cc9326e049e2ae5c0f32c996d3b4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:12.771060 11130 tablet_replica.cc:333] T f018d6109af24d5e90c298b545fb86f5 P 3f90cc9326e049e2ae5c0f32c996d3b4: stopping tablet replica
I20260713 09:04:12.771553 11130 raft_consensus.cc:2243] T f018d6109af24d5e90c298b545fb86f5 P 3f90cc9326e049e2ae5c0f32c996d3b4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:12.771921 11130 raft_consensus.cc:2272] T f018d6109af24d5e90c298b545fb86f5 P 3f90cc9326e049e2ae5c0f32c996d3b4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:12.773406 11130 tablet_replica.cc:333] T 2f298d9e230f46998046883170da6538 P 3f90cc9326e049e2ae5c0f32c996d3b4: stopping tablet replica
I20260713 09:04:12.773864 11130 raft_consensus.cc:2243] T 2f298d9e230f46998046883170da6538 P 3f90cc9326e049e2ae5c0f32c996d3b4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:12.774221 11130 raft_consensus.cc:2272] T 2f298d9e230f46998046883170da6538 P 3f90cc9326e049e2ae5c0f32c996d3b4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:12.775894 11130 tablet_replica.cc:333] T 68a293cf16364663899b55b6edd91a3e P 3f90cc9326e049e2ae5c0f32c996d3b4: stopping tablet replica
I20260713 09:04:12.776335 11130 raft_consensus.cc:2243] T 68a293cf16364663899b55b6edd91a3e P 3f90cc9326e049e2ae5c0f32c996d3b4 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:04:12.777009 11130 raft_consensus.cc:2272] T 68a293cf16364663899b55b6edd91a3e P 3f90cc9326e049e2ae5c0f32c996d3b4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:12.778649 11130 tablet_replica.cc:333] T 6387fbf75e774a9598cf2e29b73e5e5d P 3f90cc9326e049e2ae5c0f32c996d3b4: stopping tablet replica
I20260713 09:04:12.779098 11130 raft_consensus.cc:2243] T 6387fbf75e774a9598cf2e29b73e5e5d P 3f90cc9326e049e2ae5c0f32c996d3b4 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:04:12.779764 11130 raft_consensus.cc:2272] T 6387fbf75e774a9598cf2e29b73e5e5d P 3f90cc9326e049e2ae5c0f32c996d3b4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:12.781510 11130 tablet_replica.cc:333] T c42a0a75a4304c148ae0596d2e59c855 P 3f90cc9326e049e2ae5c0f32c996d3b4: stopping tablet replica
I20260713 09:04:12.782038 11130 raft_consensus.cc:2243] T c42a0a75a4304c148ae0596d2e59c855 P 3f90cc9326e049e2ae5c0f32c996d3b4 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:04:12.782851 11130 raft_consensus.cc:2272] T c42a0a75a4304c148ae0596d2e59c855 P 3f90cc9326e049e2ae5c0f32c996d3b4 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:04:12.783319 15055 consensus_peers.cc:597] T 89dcd105be234ad0b75bfebb9e8e715d P b8bcbefc546547c89e1682f6ef294dc7 -> Peer 3f90cc9326e049e2ae5c0f32c996d3b4 (127.10.222.129:41611): Couldn't send request to peer 3f90cc9326e049e2ae5c0f32c996d3b4. 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:04:12.784713 11130 tablet_replica.cc:333] T bc87a979880f4a40838585f74ecf98eb P 3f90cc9326e049e2ae5c0f32c996d3b4: stopping tablet replica
I20260713 09:04:12.785181 11130 raft_consensus.cc:2243] T bc87a979880f4a40838585f74ecf98eb P 3f90cc9326e049e2ae5c0f32c996d3b4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:12.785557 11130 raft_consensus.cc:2272] T bc87a979880f4a40838585f74ecf98eb P 3f90cc9326e049e2ae5c0f32c996d3b4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:12.821523 11130 tablet_server.cc:196] TabletServer@127.10.222.129:0 shutdown complete.
W20260713 09:04:12.823985 14981 consensus_peers.cc:597] T 430c4478de5e4a588a0338bdf3ac79f3 P ff0b8adc4c0c45e9a9ad214d26e6c5b6 -> Peer 3f90cc9326e049e2ae5c0f32c996d3b4 (127.10.222.129:41611): Couldn't send request to peer 3f90cc9326e049e2ae5c0f32c996d3b4. Status: Network error: Client connection negotiation failed: client connection to 127.10.222.129:41611: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:04:12.847575 11130 tablet_server.cc:179] TabletServer@127.10.222.130:0 shutting down...
I20260713 09:04:12.870850 11130 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:04:12.871512 11130 tablet_replica.cc:333] T 430c4478de5e4a588a0338bdf3ac79f3 P ff0b8adc4c0c45e9a9ad214d26e6c5b6: stopping tablet replica
I20260713 09:04:12.872074 11130 raft_consensus.cc:2243] T 430c4478de5e4a588a0338bdf3ac79f3 P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:04:12.872840 11130 raft_consensus.cc:2272] T 430c4478de5e4a588a0338bdf3ac79f3 P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:12.874552 11130 tablet_replica.cc:333] T 89dcd105be234ad0b75bfebb9e8e715d P ff0b8adc4c0c45e9a9ad214d26e6c5b6: stopping tablet replica
I20260713 09:04:12.875207 11130 raft_consensus.cc:2243] T 89dcd105be234ad0b75bfebb9e8e715d P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:12.875624 11130 raft_consensus.cc:2272] T 89dcd105be234ad0b75bfebb9e8e715d P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:12.877202 11130 tablet_replica.cc:333] T 6c246ba43f9b479f980a3c58cc7ceb25 P ff0b8adc4c0c45e9a9ad214d26e6c5b6: stopping tablet replica
I20260713 09:04:12.877697 11130 raft_consensus.cc:2243] T 6c246ba43f9b479f980a3c58cc7ceb25 P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:12.878075 11130 raft_consensus.cc:2272] T 6c246ba43f9b479f980a3c58cc7ceb25 P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:12.879679 11130 tablet_replica.cc:333] T ad428824c83f47c483dff46428142d19 P ff0b8adc4c0c45e9a9ad214d26e6c5b6: stopping tablet replica
I20260713 09:04:12.880153 11130 raft_consensus.cc:2243] T ad428824c83f47c483dff46428142d19 P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:04:12.880824 11130 raft_consensus.cc:2272] T ad428824c83f47c483dff46428142d19 P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:12.882472 11130 tablet_replica.cc:333] T 0f5917d906cf4e11828b20d1dd717427 P ff0b8adc4c0c45e9a9ad214d26e6c5b6: stopping tablet replica
I20260713 09:04:12.882961 11130 raft_consensus.cc:2243] T 0f5917d906cf4e11828b20d1dd717427 P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:12.883355 11130 raft_consensus.cc:2272] T 0f5917d906cf4e11828b20d1dd717427 P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:12.884855 11130 tablet_replica.cc:333] T 3db96b9f87e74f11a4b7abb70ff2ddd0 P ff0b8adc4c0c45e9a9ad214d26e6c5b6: stopping tablet replica
I20260713 09:04:12.885322 11130 raft_consensus.cc:2243] T 3db96b9f87e74f11a4b7abb70ff2ddd0 P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:12.885716 11130 raft_consensus.cc:2272] T 3db96b9f87e74f11a4b7abb70ff2ddd0 P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:12.887346 11130 tablet_replica.cc:333] T 9449712e564b41d2ac0f14b820665a9d P ff0b8adc4c0c45e9a9ad214d26e6c5b6: stopping tablet replica
I20260713 09:04:12.887806 11130 raft_consensus.cc:2243] T 9449712e564b41d2ac0f14b820665a9d P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:12.888160 11130 raft_consensus.cc:2272] T 9449712e564b41d2ac0f14b820665a9d P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:12.889911 11130 tablet_replica.cc:333] T 7a474b3210164504a2563c31340c7408 P ff0b8adc4c0c45e9a9ad214d26e6c5b6: stopping tablet replica
I20260713 09:04:12.890453 11130 raft_consensus.cc:2243] T 7a474b3210164504a2563c31340c7408 P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:12.890833 11130 raft_consensus.cc:2272] T 7a474b3210164504a2563c31340c7408 P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:12.892797 11130 tablet_replica.cc:333] T f018d6109af24d5e90c298b545fb86f5 P ff0b8adc4c0c45e9a9ad214d26e6c5b6: stopping tablet replica
W20260713 09:04:12.893240 15055 consensus_peers.cc:597] T bc87a979880f4a40838585f74ecf98eb P b8bcbefc546547c89e1682f6ef294dc7 -> Peer 3f90cc9326e049e2ae5c0f32c996d3b4 (127.10.222.129:41611): Couldn't send request to peer 3f90cc9326e049e2ae5c0f32c996d3b4. Status: Network error: Client connection negotiation failed: client connection to 127.10.222.129:41611: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:04:12.893551 11130 raft_consensus.cc:2243] T f018d6109af24d5e90c298b545fb86f5 P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:04:12.894465 11130 raft_consensus.cc:2272] T f018d6109af24d5e90c298b545fb86f5 P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:12.896289 11130 tablet_replica.cc:333] T bed11eb182e84893b39395ebf48b3872 P ff0b8adc4c0c45e9a9ad214d26e6c5b6: stopping tablet replica
I20260713 09:04:12.896799 11130 raft_consensus.cc:2243] T bed11eb182e84893b39395ebf48b3872 P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:12.897182 11130 raft_consensus.cc:2272] T bed11eb182e84893b39395ebf48b3872 P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:12.899178 11130 tablet_replica.cc:333] T 68a293cf16364663899b55b6edd91a3e P ff0b8adc4c0c45e9a9ad214d26e6c5b6: stopping tablet replica
I20260713 09:04:12.899703 11130 raft_consensus.cc:2243] T 68a293cf16364663899b55b6edd91a3e P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:12.900131 11130 raft_consensus.cc:2272] T 68a293cf16364663899b55b6edd91a3e P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:04:12.902104 15055 consensus_peers.cc:597] T 9449712e564b41d2ac0f14b820665a9d P b8bcbefc546547c89e1682f6ef294dc7 -> Peer 3f90cc9326e049e2ae5c0f32c996d3b4 (127.10.222.129:41611): Couldn't send request to peer 3f90cc9326e049e2ae5c0f32c996d3b4. Status: Network error: Client connection negotiation failed: client connection to 127.10.222.129:41611: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:04:12.902567 11130 tablet_replica.cc:333] T 2f298d9e230f46998046883170da6538 P ff0b8adc4c0c45e9a9ad214d26e6c5b6: stopping tablet replica
I20260713 09:04:12.903321 11130 raft_consensus.cc:2243] T 2f298d9e230f46998046883170da6538 P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [term 3 FOLLOWER]: Raft consensus shutting down.
W20260713 09:04:12.903772 15055 consensus_peers.cc:597] T bc87a979880f4a40838585f74ecf98eb P b8bcbefc546547c89e1682f6ef294dc7 -> Peer ff0b8adc4c0c45e9a9ad214d26e6c5b6 (127.10.222.130:35331): Couldn't send request to peer ff0b8adc4c0c45e9a9ad214d26e6c5b6. 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:04:12.903844 11130 raft_consensus.cc:2272] T 2f298d9e230f46998046883170da6538 P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:12.905956 11130 tablet_replica.cc:333] T 6387fbf75e774a9598cf2e29b73e5e5d P ff0b8adc4c0c45e9a9ad214d26e6c5b6: stopping tablet replica
I20260713 09:04:12.906448 11130 raft_consensus.cc:2243] T 6387fbf75e774a9598cf2e29b73e5e5d P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:12.906813 11130 raft_consensus.cc:2272] T 6387fbf75e774a9598cf2e29b73e5e5d P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:12.908440 11130 tablet_replica.cc:333] T c42a0a75a4304c148ae0596d2e59c855 P ff0b8adc4c0c45e9a9ad214d26e6c5b6: stopping tablet replica
I20260713 09:04:12.908878 11130 raft_consensus.cc:2243] T c42a0a75a4304c148ae0596d2e59c855 P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:12.909230 11130 raft_consensus.cc:2272] T c42a0a75a4304c148ae0596d2e59c855 P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:12.910841 11130 tablet_replica.cc:333] T bc87a979880f4a40838585f74ecf98eb P ff0b8adc4c0c45e9a9ad214d26e6c5b6: stopping tablet replica
I20260713 09:04:12.911306 11130 raft_consensus.cc:2243] T bc87a979880f4a40838585f74ecf98eb P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:12.911656 11130 raft_consensus.cc:2272] T bc87a979880f4a40838585f74ecf98eb P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:12.913269 11130 tablet_replica.cc:333] T 55f6a4c83ffb4ebea0f802b15fc14000 P ff0b8adc4c0c45e9a9ad214d26e6c5b6: stopping tablet replica
I20260713 09:04:12.913702 11130 raft_consensus.cc:2243] T 55f6a4c83ffb4ebea0f802b15fc14000 P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:04:12.914378 11130 raft_consensus.cc:2272] T 55f6a4c83ffb4ebea0f802b15fc14000 P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:12.916152 11130 tablet_replica.cc:333] T 67e58a1b7f314700ab9242e5d52dd06e P ff0b8adc4c0c45e9a9ad214d26e6c5b6: stopping tablet replica
I20260713 09:04:12.916563 11130 raft_consensus.cc:2243] T 67e58a1b7f314700ab9242e5d52dd06e P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:04:12.917222 11130 raft_consensus.cc:2272] T 67e58a1b7f314700ab9242e5d52dd06e P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:12.918958 11130 tablet_replica.cc:333] T 1a3ebabd397541e4829c62503fc0f240 P ff0b8adc4c0c45e9a9ad214d26e6c5b6: stopping tablet replica
I20260713 09:04:12.919380 11130 raft_consensus.cc:2243] T 1a3ebabd397541e4829c62503fc0f240 P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:04:12.920043 11130 raft_consensus.cc:2272] T 1a3ebabd397541e4829c62503fc0f240 P ff0b8adc4c0c45e9a9ad214d26e6c5b6 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:04:12.966207 15055 consensus_peers.cc:597] T 2f298d9e230f46998046883170da6538 P b8bcbefc546547c89e1682f6ef294dc7 -> Peer 3f90cc9326e049e2ae5c0f32c996d3b4 (127.10.222.129:41611): Couldn't send request to peer 3f90cc9326e049e2ae5c0f32c996d3b4. Status: Network error: Client connection negotiation failed: client connection to 127.10.222.129:41611: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:04:12.974498 11130 tablet_server.cc:196] TabletServer@127.10.222.130:0 shutdown complete.
I20260713 09:04:13.001283 11130 tablet_server.cc:179] TabletServer@127.10.222.131:0 shutting down...
I20260713 09:04:13.025861 11130 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:04:13.026459 11130 tablet_replica.cc:333] T 89dcd105be234ad0b75bfebb9e8e715d P b8bcbefc546547c89e1682f6ef294dc7: stopping tablet replica
I20260713 09:04:13.027012 11130 raft_consensus.cc:2243] T 89dcd105be234ad0b75bfebb9e8e715d P b8bcbefc546547c89e1682f6ef294dc7 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:04:13.027773 11130 raft_consensus.cc:2272] T 89dcd105be234ad0b75bfebb9e8e715d P b8bcbefc546547c89e1682f6ef294dc7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:13.029491 11130 tablet_replica.cc:333] T 430c4478de5e4a588a0338bdf3ac79f3 P b8bcbefc546547c89e1682f6ef294dc7: stopping tablet replica
I20260713 09:04:13.030004 11130 raft_consensus.cc:2243] T 430c4478de5e4a588a0338bdf3ac79f3 P b8bcbefc546547c89e1682f6ef294dc7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:13.030390 11130 raft_consensus.cc:2272] T 430c4478de5e4a588a0338bdf3ac79f3 P b8bcbefc546547c89e1682f6ef294dc7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:13.032001 11130 tablet_replica.cc:333] T 0f5917d906cf4e11828b20d1dd717427 P b8bcbefc546547c89e1682f6ef294dc7: stopping tablet replica
I20260713 09:04:13.032470 11130 raft_consensus.cc:2243] T 0f5917d906cf4e11828b20d1dd717427 P b8bcbefc546547c89e1682f6ef294dc7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:13.032845 11130 raft_consensus.cc:2272] T 0f5917d906cf4e11828b20d1dd717427 P b8bcbefc546547c89e1682f6ef294dc7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:13.034317 11130 tablet_replica.cc:333] T ad428824c83f47c483dff46428142d19 P b8bcbefc546547c89e1682f6ef294dc7: stopping tablet replica
I20260713 09:04:13.034775 11130 raft_consensus.cc:2243] T ad428824c83f47c483dff46428142d19 P b8bcbefc546547c89e1682f6ef294dc7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:13.035137 11130 raft_consensus.cc:2272] T ad428824c83f47c483dff46428142d19 P b8bcbefc546547c89e1682f6ef294dc7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:13.036700 11130 tablet_replica.cc:333] T 6c246ba43f9b479f980a3c58cc7ceb25 P b8bcbefc546547c89e1682f6ef294dc7: stopping tablet replica
I20260713 09:04:13.037226 11130 raft_consensus.cc:2243] T 6c246ba43f9b479f980a3c58cc7ceb25 P b8bcbefc546547c89e1682f6ef294dc7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:13.037598 11130 raft_consensus.cc:2272] T 6c246ba43f9b479f980a3c58cc7ceb25 P b8bcbefc546547c89e1682f6ef294dc7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:13.039129 11130 tablet_replica.cc:333] T 3db96b9f87e74f11a4b7abb70ff2ddd0 P b8bcbefc546547c89e1682f6ef294dc7: stopping tablet replica
I20260713 09:04:13.039644 11130 raft_consensus.cc:2243] T 3db96b9f87e74f11a4b7abb70ff2ddd0 P b8bcbefc546547c89e1682f6ef294dc7 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:04:13.040318 11130 raft_consensus.cc:2272] T 3db96b9f87e74f11a4b7abb70ff2ddd0 P b8bcbefc546547c89e1682f6ef294dc7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:13.041896 11130 tablet_replica.cc:333] T 9449712e564b41d2ac0f14b820665a9d P b8bcbefc546547c89e1682f6ef294dc7: stopping tablet replica
I20260713 09:04:13.042361 11130 raft_consensus.cc:2243] T 9449712e564b41d2ac0f14b820665a9d P b8bcbefc546547c89e1682f6ef294dc7 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:04:13.043001 11130 raft_consensus.cc:2272] T 9449712e564b41d2ac0f14b820665a9d P b8bcbefc546547c89e1682f6ef294dc7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:13.044656 11130 tablet_replica.cc:333] T 7a474b3210164504a2563c31340c7408 P b8bcbefc546547c89e1682f6ef294dc7: stopping tablet replica
I20260713 09:04:13.045106 11130 raft_consensus.cc:2243] T 7a474b3210164504a2563c31340c7408 P b8bcbefc546547c89e1682f6ef294dc7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:13.045480 11130 raft_consensus.cc:2272] T 7a474b3210164504a2563c31340c7408 P b8bcbefc546547c89e1682f6ef294dc7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:13.047091 11130 tablet_replica.cc:333] T 55f6a4c83ffb4ebea0f802b15fc14000 P b8bcbefc546547c89e1682f6ef294dc7: stopping tablet replica
I20260713 09:04:13.047570 11130 raft_consensus.cc:2243] T 55f6a4c83ffb4ebea0f802b15fc14000 P b8bcbefc546547c89e1682f6ef294dc7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:13.047938 11130 raft_consensus.cc:2272] T 55f6a4c83ffb4ebea0f802b15fc14000 P b8bcbefc546547c89e1682f6ef294dc7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:13.049515 11130 tablet_replica.cc:333] T 67e58a1b7f314700ab9242e5d52dd06e P b8bcbefc546547c89e1682f6ef294dc7: stopping tablet replica
I20260713 09:04:13.049983 11130 raft_consensus.cc:2243] T 67e58a1b7f314700ab9242e5d52dd06e P b8bcbefc546547c89e1682f6ef294dc7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:13.050354 11130 raft_consensus.cc:2272] T 67e58a1b7f314700ab9242e5d52dd06e P b8bcbefc546547c89e1682f6ef294dc7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:13.052038 11130 tablet_replica.cc:333] T 1a3ebabd397541e4829c62503fc0f240 P b8bcbefc546547c89e1682f6ef294dc7: stopping tablet replica
I20260713 09:04:13.052505 11130 raft_consensus.cc:2243] T 1a3ebabd397541e4829c62503fc0f240 P b8bcbefc546547c89e1682f6ef294dc7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:13.052914 11130 raft_consensus.cc:2272] T 1a3ebabd397541e4829c62503fc0f240 P b8bcbefc546547c89e1682f6ef294dc7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:13.054518 11130 tablet_replica.cc:333] T bed11eb182e84893b39395ebf48b3872 P b8bcbefc546547c89e1682f6ef294dc7: stopping tablet replica
I20260713 09:04:13.054979 11130 raft_consensus.cc:2243] T bed11eb182e84893b39395ebf48b3872 P b8bcbefc546547c89e1682f6ef294dc7 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:04:13.055677 11130 raft_consensus.cc:2272] T bed11eb182e84893b39395ebf48b3872 P b8bcbefc546547c89e1682f6ef294dc7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:13.057165 11130 tablet_replica.cc:333] T f018d6109af24d5e90c298b545fb86f5 P b8bcbefc546547c89e1682f6ef294dc7: stopping tablet replica
I20260713 09:04:13.057646 11130 raft_consensus.cc:2243] T f018d6109af24d5e90c298b545fb86f5 P b8bcbefc546547c89e1682f6ef294dc7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:13.058033 11130 raft_consensus.cc:2272] T f018d6109af24d5e90c298b545fb86f5 P b8bcbefc546547c89e1682f6ef294dc7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:13.059545 11130 tablet_replica.cc:333] T 68a293cf16364663899b55b6edd91a3e P b8bcbefc546547c89e1682f6ef294dc7: stopping tablet replica
I20260713 09:04:13.060014 11130 raft_consensus.cc:2243] T 68a293cf16364663899b55b6edd91a3e P b8bcbefc546547c89e1682f6ef294dc7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:13.060410 11130 raft_consensus.cc:2272] T 68a293cf16364663899b55b6edd91a3e P b8bcbefc546547c89e1682f6ef294dc7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:13.062052 11130 tablet_replica.cc:333] T 2f298d9e230f46998046883170da6538 P b8bcbefc546547c89e1682f6ef294dc7: stopping tablet replica
I20260713 09:04:13.062491 11130 raft_consensus.cc:2243] T 2f298d9e230f46998046883170da6538 P b8bcbefc546547c89e1682f6ef294dc7 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:04:13.063143 11130 raft_consensus.cc:2272] T 2f298d9e230f46998046883170da6538 P b8bcbefc546547c89e1682f6ef294dc7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:13.064878 11130 tablet_replica.cc:333] T 6387fbf75e774a9598cf2e29b73e5e5d P b8bcbefc546547c89e1682f6ef294dc7: stopping tablet replica
I20260713 09:04:13.065321 11130 raft_consensus.cc:2243] T 6387fbf75e774a9598cf2e29b73e5e5d P b8bcbefc546547c89e1682f6ef294dc7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:13.065698 11130 raft_consensus.cc:2272] T 6387fbf75e774a9598cf2e29b73e5e5d P b8bcbefc546547c89e1682f6ef294dc7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:13.067281 11130 tablet_replica.cc:333] T c42a0a75a4304c148ae0596d2e59c855 P b8bcbefc546547c89e1682f6ef294dc7: stopping tablet replica
I20260713 09:04:13.067719 11130 raft_consensus.cc:2243] T c42a0a75a4304c148ae0596d2e59c855 P b8bcbefc546547c89e1682f6ef294dc7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:13.068099 11130 raft_consensus.cc:2272] T c42a0a75a4304c148ae0596d2e59c855 P b8bcbefc546547c89e1682f6ef294dc7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:13.069672 11130 tablet_replica.cc:333] T bc87a979880f4a40838585f74ecf98eb P b8bcbefc546547c89e1682f6ef294dc7: stopping tablet replica
I20260713 09:04:13.070065 11130 raft_consensus.cc:2243] T bc87a979880f4a40838585f74ecf98eb P b8bcbefc546547c89e1682f6ef294dc7 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:04:13.070730 11130 raft_consensus.cc:2272] T bc87a979880f4a40838585f74ecf98eb P b8bcbefc546547c89e1682f6ef294dc7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:13.106238 11130 tablet_server.cc:196] TabletServer@127.10.222.131:0 shutdown complete.
I20260713 09:04:13.132834 11130 master.cc:562] Master@127.10.222.190:45757 shutting down...
I20260713 09:04:13.157835 11130 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 4fb9504d4743426da7f0445671d2b7c1 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:04:13.158329 11130 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 4fb9504d4743426da7f0445671d2b7c1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:13.158609 11130 tablet_replica.cc:333] T 00000000000000000000000000000000 P 4fb9504d4743426da7f0445671d2b7c1: stopping tablet replica
I20260713 09:04:13.176981 11130 master.cc:584] Master@127.10.222.190:45757 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0 (12509 ms)
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1
I20260713 09:04:13.221648 11130 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.10.222.190:45555
I20260713 09:04:13.222715 11130 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:04:13.228096 15398 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:04:13.228194 15397 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:04:13.229249 15400 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:04:13.229589 11130 server_base.cc:1061] running on GCE node
I20260713 09:04:13.230911 11130 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:04:13.231091 11130 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:04:13.231287 11130 hybrid_clock.cc:648] HybridClock initialized: now 1783933453231268 us; error 0 us; skew 500 ppm
I20260713 09:04:13.231779 11130 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:04:13.233968 11130 webserver.cc:533] Webserver started at http://127.10.222.190:39677/ using document root <none> and password file <none>
I20260713 09:04:13.234404 11130 fs_manager.cc:362] Metadata directory not provided
I20260713 09:04:13.234570 11130 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:04:13.234817 11130 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:04:13.235853 11130 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task0siKgA/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933353904069-11130-0/minicluster-data/master-0-root/instance:
uuid: "42d95fdcee4d435c82e285bba61c67e8"
format_stamp: "Formatted at 2026-07-13 09:04:13 on dist-test-slave-7lf8"
I20260713 09:04:13.239915 11130 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.003s
I20260713 09:04:13.243269 15405 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:04:13.244016 11130 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:04:13.244282 11130 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task0siKgA/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933353904069-11130-0/minicluster-data/master-0-root
uuid: "42d95fdcee4d435c82e285bba61c67e8"
format_stamp: "Formatted at 2026-07-13 09:04:13 on dist-test-slave-7lf8"
I20260713 09:04:13.244524 11130 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task0siKgA/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933353904069-11130-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task0siKgA/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933353904069-11130-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task0siKgA/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933353904069-11130-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:04:13.269447 11130 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:04:13.270543 11130 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:04:13.306357 11130 rpc_server.cc:307] RPC server started. Bound to: 127.10.222.190:45555
I20260713 09:04:13.306458 15456 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.222.190:45555 every 8 connection(s)
I20260713 09:04:13.309976 15457 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:04:13.319516 15457 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 42d95fdcee4d435c82e285bba61c67e8: Bootstrap starting.
I20260713 09:04:13.323954 15457 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 42d95fdcee4d435c82e285bba61c67e8: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:13.327847 15457 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 42d95fdcee4d435c82e285bba61c67e8: No bootstrap required, opened a new log
I20260713 09:04:13.329873 15457 raft_consensus.cc:359] T 00000000000000000000000000000000 P 42d95fdcee4d435c82e285bba61c67e8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "42d95fdcee4d435c82e285bba61c67e8" member_type: VOTER }
I20260713 09:04:13.330225 15457 raft_consensus.cc:385] T 00000000000000000000000000000000 P 42d95fdcee4d435c82e285bba61c67e8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:13.330443 15457 raft_consensus.cc:740] T 00000000000000000000000000000000 P 42d95fdcee4d435c82e285bba61c67e8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42d95fdcee4d435c82e285bba61c67e8, State: Initialized, Role: FOLLOWER
I20260713 09:04:13.331000 15457 consensus_queue.cc:260] T 00000000000000000000000000000000 P 42d95fdcee4d435c82e285bba61c67e8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "42d95fdcee4d435c82e285bba61c67e8" member_type: VOTER }
I20260713 09:04:13.331430 15457 raft_consensus.cc:399] T 00000000000000000000000000000000 P 42d95fdcee4d435c82e285bba61c67e8 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:04:13.331650 15457 raft_consensus.cc:493] T 00000000000000000000000000000000 P 42d95fdcee4d435c82e285bba61c67e8 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:04:13.331890 15457 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 42d95fdcee4d435c82e285bba61c67e8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:13.336138 15457 raft_consensus.cc:515] T 00000000000000000000000000000000 P 42d95fdcee4d435c82e285bba61c67e8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "42d95fdcee4d435c82e285bba61c67e8" member_type: VOTER }
I20260713 09:04:13.336615 15457 leader_election.cc:304] T 00000000000000000000000000000000 P 42d95fdcee4d435c82e285bba61c67e8 [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: 42d95fdcee4d435c82e285bba61c67e8; no voters: 
I20260713 09:04:13.337766 15457 leader_election.cc:290] T 00000000000000000000000000000000 P 42d95fdcee4d435c82e285bba61c67e8 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:04:13.338052 15460 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 42d95fdcee4d435c82e285bba61c67e8 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:04:13.339323 15460 raft_consensus.cc:697] T 00000000000000000000000000000000 P 42d95fdcee4d435c82e285bba61c67e8 [term 1 LEADER]: Becoming Leader. State: Replica: 42d95fdcee4d435c82e285bba61c67e8, State: Running, Role: LEADER
I20260713 09:04:13.339951 15460 consensus_queue.cc:237] T 00000000000000000000000000000000 P 42d95fdcee4d435c82e285bba61c67e8 [LEADER]: Queue going to LEADER mode. State: All 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: "42d95fdcee4d435c82e285bba61c67e8" member_type: VOTER }
I20260713 09:04:13.340376 15457 sys_catalog.cc:565] T 00000000000000000000000000000000 P 42d95fdcee4d435c82e285bba61c67e8 [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:04:13.344249 15462 sys_catalog.cc:455] T 00000000000000000000000000000000 P 42d95fdcee4d435c82e285bba61c67e8 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 42d95fdcee4d435c82e285bba61c67e8. Latest consensus state: current_term: 1 leader_uuid: "42d95fdcee4d435c82e285bba61c67e8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "42d95fdcee4d435c82e285bba61c67e8" member_type: VOTER } }
I20260713 09:04:13.344290 15461 sys_catalog.cc:455] T 00000000000000000000000000000000 P 42d95fdcee4d435c82e285bba61c67e8 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "42d95fdcee4d435c82e285bba61c67e8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "42d95fdcee4d435c82e285bba61c67e8" member_type: VOTER } }
I20260713 09:04:13.345010 15462 sys_catalog.cc:458] T 00000000000000000000000000000000 P 42d95fdcee4d435c82e285bba61c67e8 [sys.catalog]: This master's current role is: LEADER
I20260713 09:04:13.345057 15461 sys_catalog.cc:458] T 00000000000000000000000000000000 P 42d95fdcee4d435c82e285bba61c67e8 [sys.catalog]: This master's current role is: LEADER
I20260713 09:04:13.348155 15467 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:04:13.355536 15467 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:04:13.356468 11130 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:04:13.363801 15467 catalog_manager.cc:1383] Generated new cluster ID: 32cc5cb4f58646ccb71c575405120cda
I20260713 09:04:13.364077 15467 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:04:13.378561 15467 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:04:13.379837 15467 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:04:13.391729 15467 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 42d95fdcee4d435c82e285bba61c67e8: Generated new TSK 0
I20260713 09:04:13.392295 15467 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:04:13.423261 11130 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:04:13.428725 15478 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:04:13.429463 15479 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:04:13.431535 15481 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:04:13.431772 11130 server_base.cc:1061] running on GCE node
I20260713 09:04:13.432648 11130 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:04:13.432823 11130 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:04:13.432940 11130 hybrid_clock.cc:648] HybridClock initialized: now 1783933453432928 us; error 0 us; skew 500 ppm
I20260713 09:04:13.433369 11130 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:04:13.435474 11130 webserver.cc:533] Webserver started at http://127.10.222.129:34929/ using document root <none> and password file <none>
I20260713 09:04:13.435899 11130 fs_manager.cc:362] Metadata directory not provided
I20260713 09:04:13.436039 11130 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:04:13.436232 11130 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:04:13.437198 11130 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task0siKgA/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933353904069-11130-0/minicluster-data/ts-0-root/instance:
uuid: "d1644a76b491429e9d510001e470633e"
format_stamp: "Formatted at 2026-07-13 09:04:13 on dist-test-slave-7lf8"
I20260713 09:04:13.441789 11130 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260713 09:04:13.445363 15486 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:04:13.445989 11130 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:04:13.446251 11130 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task0siKgA/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933353904069-11130-0/minicluster-data/ts-0-root
uuid: "d1644a76b491429e9d510001e470633e"
format_stamp: "Formatted at 2026-07-13 09:04:13 on dist-test-slave-7lf8"
I20260713 09:04:13.446556 11130 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task0siKgA/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933353904069-11130-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task0siKgA/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933353904069-11130-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task0siKgA/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933353904069-11130-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:04:13.463478 11130 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:04:13.464682 11130 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:04:13.466073 11130 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:04:13.468242 11130 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:04:13.468431 11130 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:04:13.468652 11130 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:04:13.468809 11130 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:04:13.506138 11130 rpc_server.cc:307] RPC server started. Bound to: 127.10.222.129:46859
I20260713 09:04:13.506235 15548 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.222.129:46859 every 8 connection(s)
I20260713 09:04:13.510795 11130 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:04:13.517230 15553 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:04:13.518733 15554 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:04:13.521705 15556 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:04:13.522327 15549 heartbeater.cc:344] Connected to a master server at 127.10.222.190:45555
I20260713 09:04:13.522686 15549 heartbeater.cc:461] Registering TS with master...
I20260713 09:04:13.522964 11130 server_base.cc:1061] running on GCE node
I20260713 09:04:13.523612 15549 heartbeater.cc:507] Master 127.10.222.190:45555 requested a full tablet report, sending...
I20260713 09:04:13.524235 11130 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:04:13.524541 11130 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:04:13.524737 11130 hybrid_clock.cc:648] HybridClock initialized: now 1783933453524720 us; error 0 us; skew 500 ppm
I20260713 09:04:13.525449 11130 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:04:13.526330 15422 ts_manager.cc:194] Registered new tserver with Master: d1644a76b491429e9d510001e470633e (127.10.222.129:46859)
I20260713 09:04:13.528056 11130 webserver.cc:533] Webserver started at http://127.10.222.130:45629/ using document root <none> and password file <none>
I20260713 09:04:13.528456 15422 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56994
I20260713 09:04:13.528548 11130 fs_manager.cc:362] Metadata directory not provided
I20260713 09:04:13.528826 11130 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:04:13.529073 11130 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:04:13.530269 11130 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task0siKgA/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933353904069-11130-0/minicluster-data/ts-1-root/instance:
uuid: "3d716eff7cd24286acc4c1598d775b67"
format_stamp: "Formatted at 2026-07-13 09:04:13 on dist-test-slave-7lf8"
I20260713 09:04:13.534741 11130 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260713 09:04:13.538102 15561 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:04:13.538852 11130 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:04:13.539108 11130 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task0siKgA/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933353904069-11130-0/minicluster-data/ts-1-root
uuid: "3d716eff7cd24286acc4c1598d775b67"
format_stamp: "Formatted at 2026-07-13 09:04:13 on dist-test-slave-7lf8"
I20260713 09:04:13.539381 11130 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task0siKgA/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933353904069-11130-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task0siKgA/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933353904069-11130-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task0siKgA/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933353904069-11130-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:04:13.551872 11130 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:04:13.552889 11130 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:04:13.554186 11130 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:04:13.556354 11130 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:04:13.556536 11130 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:04:13.556761 11130 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:04:13.556905 11130 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:04:13.594053 11130 rpc_server.cc:307] RPC server started. Bound to: 127.10.222.130:39231
I20260713 09:04:13.594149 15623 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.222.130:39231 every 8 connection(s)
I20260713 09:04:13.598589 11130 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:04:13.604547 15627 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:04:13.605126 15628 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:04:13.607378 15630 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:04:13.608632 11130 server_base.cc:1061] running on GCE node
I20260713 09:04:13.609251 15624 heartbeater.cc:344] Connected to a master server at 127.10.222.190:45555
I20260713 09:04:13.609575 11130 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260713 09:04:13.609666 15624 heartbeater.cc:461] Registering TS with master...
W20260713 09:04:13.609841 11130 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:04:13.610059 11130 hybrid_clock.cc:648] HybridClock initialized: now 1783933453610042 us; error 0 us; skew 500 ppm
I20260713 09:04:13.610509 15624 heartbeater.cc:507] Master 127.10.222.190:45555 requested a full tablet report, sending...
I20260713 09:04:13.610625 11130 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:04:13.612761 15422 ts_manager.cc:194] Registered new tserver with Master: 3d716eff7cd24286acc4c1598d775b67 (127.10.222.130:39231)
I20260713 09:04:13.613137 11130 webserver.cc:533] Webserver started at http://127.10.222.131:39011/ using document root <none> and password file <none>
I20260713 09:04:13.613763 11130 fs_manager.cc:362] Metadata directory not provided
I20260713 09:04:13.613991 11130 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:04:13.614295 11130 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:04:13.614495 15422 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56996
I20260713 09:04:13.615749 11130 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task0siKgA/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933353904069-11130-0/minicluster-data/ts-2-root/instance:
uuid: "13bee5cab90643efb33feb218fc76774"
format_stamp: "Formatted at 2026-07-13 09:04:13 on dist-test-slave-7lf8"
I20260713 09:04:13.620280 11130 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:04:13.623284 15635 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:04:13.624056 11130 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:04:13.624326 11130 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task0siKgA/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933353904069-11130-0/minicluster-data/ts-2-root
uuid: "13bee5cab90643efb33feb218fc76774"
format_stamp: "Formatted at 2026-07-13 09:04:13 on dist-test-slave-7lf8"
I20260713 09:04:13.624612 11130 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task0siKgA/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933353904069-11130-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task0siKgA/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933353904069-11130-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task0siKgA/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933353904069-11130-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:04:13.653986 11130 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:04:13.655061 11130 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:04:13.656463 11130 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:04:13.658581 11130 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:04:13.658771 11130 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:04:13.658982 11130 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:04:13.659132 11130 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:04:13.696192 11130 rpc_server.cc:307] RPC server started. Bound to: 127.10.222.131:43843
I20260713 09:04:13.696331 15697 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.222.131:43843 every 8 connection(s)
I20260713 09:04:13.709116 15698 heartbeater.cc:344] Connected to a master server at 127.10.222.190:45555
I20260713 09:04:13.709532 15698 heartbeater.cc:461] Registering TS with master...
I20260713 09:04:13.710208 15698 heartbeater.cc:507] Master 127.10.222.190:45555 requested a full tablet report, sending...
I20260713 09:04:13.711971 15422 ts_manager.cc:194] Registered new tserver with Master: 13bee5cab90643efb33feb218fc76774 (127.10.222.131:43843)
I20260713 09:04:13.712868 11130 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013665027s
I20260713 09:04:13.713459 15422 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57006
I20260713 09:04:13.736394 15422 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:57014:
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:04:13.738844 15422 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:04:13.801977 15589 tablet_service.cc:1511] Processing CreateTablet for tablet dbb6f60b183e48738d9d2ad1c65a4dbb (DEFAULT_TABLE table=test-workload [id=eec63046ef2a4299a94a739938566e32]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:04:13.803369 15589 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dbb6f60b183e48738d9d2ad1c65a4dbb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:13.802943 15588 tablet_service.cc:1511] Processing CreateTablet for tablet 54bff34a659e4aba9277dfbf00c14dd9 (DEFAULT_TABLE table=test-workload [id=eec63046ef2a4299a94a739938566e32]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:04:13.802826 15587 tablet_service.cc:1511] Processing CreateTablet for tablet 4af171169b684ddb942747565826575f (DEFAULT_TABLE table=test-workload [id=eec63046ef2a4299a94a739938566e32]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:04:13.809217 15586 tablet_service.cc:1511] Processing CreateTablet for tablet 937d0964be304242bf8e3b3a5969cff1 (DEFAULT_TABLE table=test-workload [id=eec63046ef2a4299a94a739938566e32]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:04:13.810436 15588 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 54bff34a659e4aba9277dfbf00c14dd9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:13.811532 15586 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 937d0964be304242bf8e3b3a5969cff1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:13.812222 15587 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4af171169b684ddb942747565826575f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:13.813261 15663 tablet_service.cc:1511] Processing CreateTablet for tablet dbb6f60b183e48738d9d2ad1c65a4dbb (DEFAULT_TABLE table=test-workload [id=eec63046ef2a4299a94a739938566e32]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:04:13.813995 15585 tablet_service.cc:1511] Processing CreateTablet for tablet bc09532c48d048179dc36d27a1b37760 (DEFAULT_TABLE table=test-workload [id=eec63046ef2a4299a94a739938566e32]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:04:13.814602 15663 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dbb6f60b183e48738d9d2ad1c65a4dbb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:13.815320 15585 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc09532c48d048179dc36d27a1b37760. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:13.817407 15662 tablet_service.cc:1511] Processing CreateTablet for tablet 54bff34a659e4aba9277dfbf00c14dd9 (DEFAULT_TABLE table=test-workload [id=eec63046ef2a4299a94a739938566e32]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:04:13.818706 15662 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 54bff34a659e4aba9277dfbf00c14dd9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:13.819988 15584 tablet_service.cc:1511] Processing CreateTablet for tablet 8d83c9e44c29434fa43899bf684c2309 (DEFAULT_TABLE table=test-workload [id=eec63046ef2a4299a94a739938566e32]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:04:13.821334 15584 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d83c9e44c29434fa43899bf684c2309. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:13.825011 15661 tablet_service.cc:1511] Processing CreateTablet for tablet 4af171169b684ddb942747565826575f (DEFAULT_TABLE table=test-workload [id=eec63046ef2a4299a94a739938566e32]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:04:13.825644 15583 tablet_service.cc:1511] Processing CreateTablet for tablet 5dbda8b46eb94fc4a03c2a09b7da332d (DEFAULT_TABLE table=test-workload [id=eec63046ef2a4299a94a739938566e32]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:04:13.826344 15661 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4af171169b684ddb942747565826575f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:13.827004 15583 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5dbda8b46eb94fc4a03c2a09b7da332d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:13.831293 15582 tablet_service.cc:1511] Processing CreateTablet for tablet 1a39e1e19700424d8a8865014b125110 (DEFAULT_TABLE table=test-workload [id=eec63046ef2a4299a94a739938566e32]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:04:13.832554 15582 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a39e1e19700424d8a8865014b125110. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:13.831180 15514 tablet_service.cc:1511] Processing CreateTablet for tablet dbb6f60b183e48738d9d2ad1c65a4dbb (DEFAULT_TABLE table=test-workload [id=eec63046ef2a4299a94a739938566e32]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:04:13.836277 15514 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dbb6f60b183e48738d9d2ad1c65a4dbb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:13.840883 15513 tablet_service.cc:1511] Processing CreateTablet for tablet 54bff34a659e4aba9277dfbf00c14dd9 (DEFAULT_TABLE table=test-workload [id=eec63046ef2a4299a94a739938566e32]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:04:13.842450 15513 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 54bff34a659e4aba9277dfbf00c14dd9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:13.845012 15512 tablet_service.cc:1511] Processing CreateTablet for tablet 4af171169b684ddb942747565826575f (DEFAULT_TABLE table=test-workload [id=eec63046ef2a4299a94a739938566e32]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:04:13.846469 15512 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4af171169b684ddb942747565826575f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:13.849509 15660 tablet_service.cc:1511] Processing CreateTablet for tablet 937d0964be304242bf8e3b3a5969cff1 (DEFAULT_TABLE table=test-workload [id=eec63046ef2a4299a94a739938566e32]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:04:13.851042 15660 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 937d0964be304242bf8e3b3a5969cff1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:13.862349 15581 tablet_service.cc:1511] Processing CreateTablet for tablet 515938eb3a674143abfd69def845deab (DEFAULT_TABLE table=test-workload [id=eec63046ef2a4299a94a739938566e32]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:04:13.863698 15581 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 515938eb3a674143abfd69def845deab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:13.868280 15659 tablet_service.cc:1511] Processing CreateTablet for tablet bc09532c48d048179dc36d27a1b37760 (DEFAULT_TABLE table=test-workload [id=eec63046ef2a4299a94a739938566e32]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:04:13.868530 15511 tablet_service.cc:1511] Processing CreateTablet for tablet 937d0964be304242bf8e3b3a5969cff1 (DEFAULT_TABLE table=test-workload [id=eec63046ef2a4299a94a739938566e32]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:04:13.869619 15659 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc09532c48d048179dc36d27a1b37760. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:13.869879 15511 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 937d0964be304242bf8e3b3a5969cff1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:13.872030 15658 tablet_service.cc:1511] Processing CreateTablet for tablet 8d83c9e44c29434fa43899bf684c2309 (DEFAULT_TABLE table=test-workload [id=eec63046ef2a4299a94a739938566e32]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:04:13.873276 15658 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d83c9e44c29434fa43899bf684c2309. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:13.876195 15657 tablet_service.cc:1511] Processing CreateTablet for tablet 5dbda8b46eb94fc4a03c2a09b7da332d (DEFAULT_TABLE table=test-workload [id=eec63046ef2a4299a94a739938566e32]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:04:13.877453 15657 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5dbda8b46eb94fc4a03c2a09b7da332d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:13.878283 15510 tablet_service.cc:1511] Processing CreateTablet for tablet bc09532c48d048179dc36d27a1b37760 (DEFAULT_TABLE table=test-workload [id=eec63046ef2a4299a94a739938566e32]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:04:13.879588 15510 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc09532c48d048179dc36d27a1b37760. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:13.880183 15656 tablet_service.cc:1511] Processing CreateTablet for tablet 1a39e1e19700424d8a8865014b125110 (DEFAULT_TABLE table=test-workload [id=eec63046ef2a4299a94a739938566e32]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:04:13.881423 15656 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a39e1e19700424d8a8865014b125110. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:13.884255 15655 tablet_service.cc:1511] Processing CreateTablet for tablet 515938eb3a674143abfd69def845deab (DEFAULT_TABLE table=test-workload [id=eec63046ef2a4299a94a739938566e32]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:04:13.885550 15655 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 515938eb3a674143abfd69def845deab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:13.887341 15509 tablet_service.cc:1511] Processing CreateTablet for tablet 8d83c9e44c29434fa43899bf684c2309 (DEFAULT_TABLE table=test-workload [id=eec63046ef2a4299a94a739938566e32]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:04:13.888651 15509 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d83c9e44c29434fa43899bf684c2309. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:13.889385 15713 tablet_bootstrap.cc:492] T dbb6f60b183e48738d9d2ad1c65a4dbb P 3d716eff7cd24286acc4c1598d775b67: Bootstrap starting.
I20260713 09:04:13.890513 15508 tablet_service.cc:1511] Processing CreateTablet for tablet 5dbda8b46eb94fc4a03c2a09b7da332d (DEFAULT_TABLE table=test-workload [id=eec63046ef2a4299a94a739938566e32]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:04:13.891963 15508 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5dbda8b46eb94fc4a03c2a09b7da332d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:13.895344 15506 tablet_service.cc:1511] Processing CreateTablet for tablet 515938eb3a674143abfd69def845deab (DEFAULT_TABLE table=test-workload [id=eec63046ef2a4299a94a739938566e32]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:04:13.896667 15506 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 515938eb3a674143abfd69def845deab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:13.897933 15507 tablet_service.cc:1511] Processing CreateTablet for tablet 1a39e1e19700424d8a8865014b125110 (DEFAULT_TABLE table=test-workload [id=eec63046ef2a4299a94a739938566e32]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:04:13.899324 15507 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a39e1e19700424d8a8865014b125110. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:13.912386 15713 tablet_bootstrap.cc:654] T dbb6f60b183e48738d9d2ad1c65a4dbb P 3d716eff7cd24286acc4c1598d775b67: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:13.935307 15714 tablet_bootstrap.cc:492] T dbb6f60b183e48738d9d2ad1c65a4dbb P d1644a76b491429e9d510001e470633e: Bootstrap starting.
I20260713 09:04:13.977133 15714 tablet_bootstrap.cc:654] T dbb6f60b183e48738d9d2ad1c65a4dbb P d1644a76b491429e9d510001e470633e: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:13.997442 15715 tablet_bootstrap.cc:492] T 4af171169b684ddb942747565826575f P 13bee5cab90643efb33feb218fc76774: Bootstrap starting.
I20260713 09:04:13.997748 15714 tablet_bootstrap.cc:492] T dbb6f60b183e48738d9d2ad1c65a4dbb P d1644a76b491429e9d510001e470633e: No bootstrap required, opened a new log
I20260713 09:04:13.998277 15714 ts_tablet_manager.cc:1403] T dbb6f60b183e48738d9d2ad1c65a4dbb P d1644a76b491429e9d510001e470633e: Time spent bootstrapping tablet: real 0.063s	user 0.002s	sys 0.010s
I20260713 09:04:14.001041 15714 raft_consensus.cc:359] T dbb6f60b183e48738d9d2ad1c65a4dbb P d1644a76b491429e9d510001e470633e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d716eff7cd24286acc4c1598d775b67" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 39231 } } peers { permanent_uuid: "d1644a76b491429e9d510001e470633e" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46859 } } peers { permanent_uuid: "13bee5cab90643efb33feb218fc76774" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 43843 } }
I20260713 09:04:14.001740 15714 raft_consensus.cc:385] T dbb6f60b183e48738d9d2ad1c65a4dbb P d1644a76b491429e9d510001e470633e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:14.002038 15714 raft_consensus.cc:740] T dbb6f60b183e48738d9d2ad1c65a4dbb P d1644a76b491429e9d510001e470633e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d1644a76b491429e9d510001e470633e, State: Initialized, Role: FOLLOWER
I20260713 09:04:14.002939 15714 consensus_queue.cc:260] T dbb6f60b183e48738d9d2ad1c65a4dbb P d1644a76b491429e9d510001e470633e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d716eff7cd24286acc4c1598d775b67" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 39231 } } peers { permanent_uuid: "d1644a76b491429e9d510001e470633e" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46859 } } peers { permanent_uuid: "13bee5cab90643efb33feb218fc76774" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 43843 } }
I20260713 09:04:14.002888 15715 tablet_bootstrap.cc:654] T 4af171169b684ddb942747565826575f P 13bee5cab90643efb33feb218fc76774: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:14.006613 15714 ts_tablet_manager.cc:1434] T dbb6f60b183e48738d9d2ad1c65a4dbb P d1644a76b491429e9d510001e470633e: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.003s
I20260713 09:04:14.007313 15549 heartbeater.cc:499] Master 127.10.222.190:45555 was elected leader, sending a full tablet report...
I20260713 09:04:14.034745 15714 tablet_bootstrap.cc:492] T 4af171169b684ddb942747565826575f P d1644a76b491429e9d510001e470633e: Bootstrap starting.
I20260713 09:04:14.036355 15713 tablet_bootstrap.cc:492] T dbb6f60b183e48738d9d2ad1c65a4dbb P 3d716eff7cd24286acc4c1598d775b67: No bootstrap required, opened a new log
I20260713 09:04:14.036885 15713 ts_tablet_manager.cc:1403] T dbb6f60b183e48738d9d2ad1c65a4dbb P 3d716eff7cd24286acc4c1598d775b67: Time spent bootstrapping tablet: real 0.148s	user 0.010s	sys 0.037s
I20260713 09:04:14.037954 15715 tablet_bootstrap.cc:492] T 4af171169b684ddb942747565826575f P 13bee5cab90643efb33feb218fc76774: No bootstrap required, opened a new log
I20260713 09:04:14.038515 15715 ts_tablet_manager.cc:1403] T 4af171169b684ddb942747565826575f P 13bee5cab90643efb33feb218fc76774: Time spent bootstrapping tablet: real 0.041s	user 0.014s	sys 0.019s
I20260713 09:04:14.040135 15713 raft_consensus.cc:359] T dbb6f60b183e48738d9d2ad1c65a4dbb P 3d716eff7cd24286acc4c1598d775b67 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d716eff7cd24286acc4c1598d775b67" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 39231 } } peers { permanent_uuid: "d1644a76b491429e9d510001e470633e" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46859 } } peers { permanent_uuid: "13bee5cab90643efb33feb218fc76774" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 43843 } }
I20260713 09:04:14.040951 15713 raft_consensus.cc:385] T dbb6f60b183e48738d9d2ad1c65a4dbb P 3d716eff7cd24286acc4c1598d775b67 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:14.041242 15713 raft_consensus.cc:740] T dbb6f60b183e48738d9d2ad1c65a4dbb P 3d716eff7cd24286acc4c1598d775b67 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d716eff7cd24286acc4c1598d775b67, State: Initialized, Role: FOLLOWER
I20260713 09:04:14.041648 15715 raft_consensus.cc:359] T 4af171169b684ddb942747565826575f P 13bee5cab90643efb33feb218fc76774 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1644a76b491429e9d510001e470633e" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46859 } } peers { permanent_uuid: "3d716eff7cd24286acc4c1598d775b67" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 39231 } } peers { permanent_uuid: "13bee5cab90643efb33feb218fc76774" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 43843 } }
I20260713 09:04:14.041994 15713 consensus_queue.cc:260] T dbb6f60b183e48738d9d2ad1c65a4dbb P 3d716eff7cd24286acc4c1598d775b67 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d716eff7cd24286acc4c1598d775b67" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 39231 } } peers { permanent_uuid: "d1644a76b491429e9d510001e470633e" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46859 } } peers { permanent_uuid: "13bee5cab90643efb33feb218fc76774" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 43843 } }
I20260713 09:04:14.042457 15715 raft_consensus.cc:385] T 4af171169b684ddb942747565826575f P 13bee5cab90643efb33feb218fc76774 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:14.042869 15715 raft_consensus.cc:740] T 4af171169b684ddb942747565826575f P 13bee5cab90643efb33feb218fc76774 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13bee5cab90643efb33feb218fc76774, State: Initialized, Role: FOLLOWER
I20260713 09:04:14.044116 15624 heartbeater.cc:499] Master 127.10.222.190:45555 was elected leader, sending a full tablet report...
I20260713 09:04:14.043841 15715 consensus_queue.cc:260] T 4af171169b684ddb942747565826575f P 13bee5cab90643efb33feb218fc76774 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1644a76b491429e9d510001e470633e" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46859 } } peers { permanent_uuid: "3d716eff7cd24286acc4c1598d775b67" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 39231 } } peers { permanent_uuid: "13bee5cab90643efb33feb218fc76774" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 43843 } }
I20260713 09:04:14.048067 15713 ts_tablet_manager.cc:1434] T dbb6f60b183e48738d9d2ad1c65a4dbb P 3d716eff7cd24286acc4c1598d775b67: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260713 09:04:14.049084 15713 tablet_bootstrap.cc:492] T 4af171169b684ddb942747565826575f P 3d716eff7cd24286acc4c1598d775b67: Bootstrap starting.
I20260713 09:04:14.053834 15714 tablet_bootstrap.cc:654] T 4af171169b684ddb942747565826575f P d1644a76b491429e9d510001e470633e: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:14.055086 15713 tablet_bootstrap.cc:654] T 4af171169b684ddb942747565826575f P 3d716eff7cd24286acc4c1598d775b67: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:14.072719 15715 ts_tablet_manager.cc:1434] T 4af171169b684ddb942747565826575f P 13bee5cab90643efb33feb218fc76774: Time spent starting tablet: real 0.034s	user 0.026s	sys 0.006s
I20260713 09:04:14.074611 15713 tablet_bootstrap.cc:492] T 4af171169b684ddb942747565826575f P 3d716eff7cd24286acc4c1598d775b67: No bootstrap required, opened a new log
I20260713 09:04:14.076241 15698 heartbeater.cc:499] Master 127.10.222.190:45555 was elected leader, sending a full tablet report...
I20260713 09:04:14.076983 15715 tablet_bootstrap.cc:492] T dbb6f60b183e48738d9d2ad1c65a4dbb P 13bee5cab90643efb33feb218fc76774: Bootstrap starting.
I20260713 09:04:14.080801 15713 ts_tablet_manager.cc:1403] T 4af171169b684ddb942747565826575f P 3d716eff7cd24286acc4c1598d775b67: Time spent bootstrapping tablet: real 0.032s	user 0.010s	sys 0.015s
I20260713 09:04:14.080812 15714 tablet_bootstrap.cc:492] T 4af171169b684ddb942747565826575f P d1644a76b491429e9d510001e470633e: No bootstrap required, opened a new log
I20260713 09:04:14.081530 15714 ts_tablet_manager.cc:1403] T 4af171169b684ddb942747565826575f P d1644a76b491429e9d510001e470633e: Time spent bootstrapping tablet: real 0.047s	user 0.019s	sys 0.006s
I20260713 09:04:14.082647 15715 tablet_bootstrap.cc:654] T dbb6f60b183e48738d9d2ad1c65a4dbb P 13bee5cab90643efb33feb218fc76774: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:14.084039 15713 raft_consensus.cc:359] T 4af171169b684ddb942747565826575f P 3d716eff7cd24286acc4c1598d775b67 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1644a76b491429e9d510001e470633e" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46859 } } peers { permanent_uuid: "3d716eff7cd24286acc4c1598d775b67" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 39231 } } peers { permanent_uuid: "13bee5cab90643efb33feb218fc76774" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 43843 } }
I20260713 09:04:14.084417 15714 raft_consensus.cc:359] T 4af171169b684ddb942747565826575f P d1644a76b491429e9d510001e470633e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1644a76b491429e9d510001e470633e" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46859 } } peers { permanent_uuid: "3d716eff7cd24286acc4c1598d775b67" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 39231 } } peers { permanent_uuid: "13bee5cab90643efb33feb218fc76774" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 43843 } }
I20260713 09:04:14.084885 15713 raft_consensus.cc:385] T 4af171169b684ddb942747565826575f P 3d716eff7cd24286acc4c1598d775b67 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:14.085361 15713 raft_consensus.cc:740] T 4af171169b684ddb942747565826575f P 3d716eff7cd24286acc4c1598d775b67 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d716eff7cd24286acc4c1598d775b67, State: Initialized, Role: FOLLOWER
I20260713 09:04:14.086418 15713 consensus_queue.cc:260] T 4af171169b684ddb942747565826575f P 3d716eff7cd24286acc4c1598d775b67 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1644a76b491429e9d510001e470633e" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46859 } } peers { permanent_uuid: "3d716eff7cd24286acc4c1598d775b67" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 39231 } } peers { permanent_uuid: "13bee5cab90643efb33feb218fc76774" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 43843 } }
I20260713 09:04:14.085201 15714 raft_consensus.cc:385] T 4af171169b684ddb942747565826575f P d1644a76b491429e9d510001e470633e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:14.088601 15714 raft_consensus.cc:740] T 4af171169b684ddb942747565826575f P d1644a76b491429e9d510001e470633e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d1644a76b491429e9d510001e470633e, State: Initialized, Role: FOLLOWER
I20260713 09:04:14.090060 15714 consensus_queue.cc:260] T 4af171169b684ddb942747565826575f P d1644a76b491429e9d510001e470633e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1644a76b491429e9d510001e470633e" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46859 } } peers { permanent_uuid: "3d716eff7cd24286acc4c1598d775b67" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 39231 } } peers { permanent_uuid: "13bee5cab90643efb33feb218fc76774" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 43843 } }
I20260713 09:04:14.092314 15714 ts_tablet_manager.cc:1434] T 4af171169b684ddb942747565826575f P d1644a76b491429e9d510001e470633e: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260713 09:04:14.093045 15713 ts_tablet_manager.cc:1434] T 4af171169b684ddb942747565826575f P 3d716eff7cd24286acc4c1598d775b67: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.001s
I20260713 09:04:14.093370 15714 tablet_bootstrap.cc:492] T 8d83c9e44c29434fa43899bf684c2309 P d1644a76b491429e9d510001e470633e: Bootstrap starting.
I20260713 09:04:14.094182 15713 tablet_bootstrap.cc:492] T 5dbda8b46eb94fc4a03c2a09b7da332d P 3d716eff7cd24286acc4c1598d775b67: Bootstrap starting.
I20260713 09:04:14.102113 15715 tablet_bootstrap.cc:492] T dbb6f60b183e48738d9d2ad1c65a4dbb P 13bee5cab90643efb33feb218fc76774: No bootstrap required, opened a new log
I20260713 09:04:14.102527 15713 tablet_bootstrap.cc:654] T 5dbda8b46eb94fc4a03c2a09b7da332d P 3d716eff7cd24286acc4c1598d775b67: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:14.102618 15715 ts_tablet_manager.cc:1403] T dbb6f60b183e48738d9d2ad1c65a4dbb P 13bee5cab90643efb33feb218fc76774: Time spent bootstrapping tablet: real 0.026s	user 0.009s	sys 0.009s
I20260713 09:04:14.105753 15715 raft_consensus.cc:359] T dbb6f60b183e48738d9d2ad1c65a4dbb P 13bee5cab90643efb33feb218fc76774 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d716eff7cd24286acc4c1598d775b67" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 39231 } } peers { permanent_uuid: "d1644a76b491429e9d510001e470633e" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46859 } } peers { permanent_uuid: "13bee5cab90643efb33feb218fc76774" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 43843 } }
I20260713 09:04:14.106912 15715 raft_consensus.cc:385] T dbb6f60b183e48738d9d2ad1c65a4dbb P 13bee5cab90643efb33feb218fc76774 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:14.107245 15715 raft_consensus.cc:740] T dbb6f60b183e48738d9d2ad1c65a4dbb P 13bee5cab90643efb33feb218fc76774 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13bee5cab90643efb33feb218fc76774, State: Initialized, Role: FOLLOWER
I20260713 09:04:14.108035 15715 consensus_queue.cc:260] T dbb6f60b183e48738d9d2ad1c65a4dbb P 13bee5cab90643efb33feb218fc76774 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d716eff7cd24286acc4c1598d775b67" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 39231 } } peers { permanent_uuid: "d1644a76b491429e9d510001e470633e" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46859 } } peers { permanent_uuid: "13bee5cab90643efb33feb218fc76774" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 43843 } }
I20260713 09:04:14.109229 15720 raft_consensus.cc:493] T dbb6f60b183e48738d9d2ad1c65a4dbb P 3d716eff7cd24286acc4c1598d775b67 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:14.109701 15720 raft_consensus.cc:515] T dbb6f60b183e48738d9d2ad1c65a4dbb P 3d716eff7cd24286acc4c1598d775b67 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d716eff7cd24286acc4c1598d775b67" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 39231 } } peers { permanent_uuid: "d1644a76b491429e9d510001e470633e" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46859 } } peers { permanent_uuid: "13bee5cab90643efb33feb218fc76774" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 43843 } }
I20260713 09:04:14.110620 15715 ts_tablet_manager.cc:1434] T dbb6f60b183e48738d9d2ad1c65a4dbb P 13bee5cab90643efb33feb218fc76774: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:04:14.112295 15715 tablet_bootstrap.cc:492] T 54bff34a659e4aba9277dfbf00c14dd9 P 13bee5cab90643efb33feb218fc76774: Bootstrap starting.
I20260713 09:04:14.118320 15715 tablet_bootstrap.cc:654] T 54bff34a659e4aba9277dfbf00c14dd9 P 13bee5cab90643efb33feb218fc76774: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:14.122072 15720 leader_election.cc:290] T dbb6f60b183e48738d9d2ad1c65a4dbb P 3d716eff7cd24286acc4c1598d775b67 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d1644a76b491429e9d510001e470633e (127.10.222.129:46859), 13bee5cab90643efb33feb218fc76774 (127.10.222.131:43843)
I20260713 09:04:14.123514 15713 tablet_bootstrap.cc:492] T 5dbda8b46eb94fc4a03c2a09b7da332d P 3d716eff7cd24286acc4c1598d775b67: No bootstrap required, opened a new log
I20260713 09:04:14.124017 15713 ts_tablet_manager.cc:1403] T 5dbda8b46eb94fc4a03c2a09b7da332d P 3d716eff7cd24286acc4c1598d775b67: Time spent bootstrapping tablet: real 0.030s	user 0.026s	sys 0.001s
I20260713 09:04:14.125562 15714 tablet_bootstrap.cc:654] T 8d83c9e44c29434fa43899bf684c2309 P d1644a76b491429e9d510001e470633e: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:14.126719 15718 raft_consensus.cc:493] T 4af171169b684ddb942747565826575f P d1644a76b491429e9d510001e470633e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:14.126915 15713 raft_consensus.cc:359] T 5dbda8b46eb94fc4a03c2a09b7da332d P 3d716eff7cd24286acc4c1598d775b67 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1644a76b491429e9d510001e470633e" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46859 } } peers { permanent_uuid: "3d716eff7cd24286acc4c1598d775b67" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 39231 } } peers { permanent_uuid: "13bee5cab90643efb33feb218fc76774" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 43843 } }
I20260713 09:04:14.127333 15718 raft_consensus.cc:515] T 4af171169b684ddb942747565826575f P d1644a76b491429e9d510001e470633e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1644a76b491429e9d510001e470633e" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46859 } } peers { permanent_uuid: "3d716eff7cd24286acc4c1598d775b67" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 39231 } } peers { permanent_uuid: "13bee5cab90643efb33feb218fc76774" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 43843 } }
I20260713 09:04:14.129062 15715 tablet_bootstrap.cc:492] T 54bff34a659e4aba9277dfbf00c14dd9 P 13bee5cab90643efb33feb218fc76774: No bootstrap required, opened a new log
I20260713 09:04:14.129581 15715 ts_tablet_manager.cc:1403] T 54bff34a659e4aba9277dfbf00c14dd9 P 13bee5cab90643efb33feb218fc76774: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.000s
I20260713 09:04:14.130028 15718 leader_election.cc:290] T 4af171169b684ddb942747565826575f P d1644a76b491429e9d510001e470633e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3d716eff7cd24286acc4c1598d775b67 (127.10.222.130:39231), 13bee5cab90643efb33feb218fc76774 (127.10.222.131:43843)
I20260713 09:04:14.132625 15715 raft_consensus.cc:359] T 54bff34a659e4aba9277dfbf00c14dd9 P 13bee5cab90643efb33feb218fc76774 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1644a76b491429e9d510001e470633e" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46859 } } peers { permanent_uuid: "3d716eff7cd24286acc4c1598d775b67" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 39231 } } peers { permanent_uuid: "13bee5cab90643efb33feb218fc76774" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 43843 } }
I20260713 09:04:14.133503 15715 raft_consensus.cc:385] T 54bff34a659e4aba9277dfbf00c14dd9 P 13bee5cab90643efb33feb218fc76774 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:14.133795 15715 raft_consensus.cc:740] T 54bff34a659e4aba9277dfbf00c14dd9 P 13bee5cab90643efb33feb218fc76774 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13bee5cab90643efb33feb218fc76774, State: Initialized, Role: FOLLOWER
I20260713 09:04:14.134671 15715 consensus_queue.cc:260] T 54bff34a659e4aba9277dfbf00c14dd9 P 13bee5cab90643efb33feb218fc76774 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1644a76b491429e9d510001e470633e" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46859 } } peers { permanent_uuid: "3d716eff7cd24286acc4c1598d775b67" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 39231 } } peers { permanent_uuid: "13bee5cab90643efb33feb218fc76774" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 43843 } }
I20260713 09:04:14.136909 15715 ts_tablet_manager.cc:1434] T 54bff34a659e4aba9277dfbf00c14dd9 P 13bee5cab90643efb33feb218fc76774: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260713 09:04:14.137959 15715 tablet_bootstrap.cc:492] T 937d0964be304242bf8e3b3a5969cff1 P 13bee5cab90643efb33feb218fc76774: Bootstrap starting.
I20260713 09:04:14.127712 15713 raft_consensus.cc:385] T 5dbda8b46eb94fc4a03c2a09b7da332d P 3d716eff7cd24286acc4c1598d775b67 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:14.138648 15713 raft_consensus.cc:740] T 5dbda8b46eb94fc4a03c2a09b7da332d P 3d716eff7cd24286acc4c1598d775b67 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d716eff7cd24286acc4c1598d775b67, State: Initialized, Role: FOLLOWER
I20260713 09:04:14.140341 15713 consensus_queue.cc:260] T 5dbda8b46eb94fc4a03c2a09b7da332d P 3d716eff7cd24286acc4c1598d775b67 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1644a76b491429e9d510001e470633e" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46859 } } peers { permanent_uuid: "3d716eff7cd24286acc4c1598d775b67" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 39231 } } peers { permanent_uuid: "13bee5cab90643efb33feb218fc76774" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 43843 } }
I20260713 09:04:14.143771 15715 tablet_bootstrap.cc:654] T 937d0964be304242bf8e3b3a5969cff1 P 13bee5cab90643efb33feb218fc76774: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:14.145752 15713 ts_tablet_manager.cc:1434] T 5dbda8b46eb94fc4a03c2a09b7da332d P 3d716eff7cd24286acc4c1598d775b67: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.000s
I20260713 09:04:14.146872 15713 tablet_bootstrap.cc:492] T 1a39e1e19700424d8a8865014b125110 P 3d716eff7cd24286acc4c1598d775b67: Bootstrap starting.
I20260713 09:04:14.161424 15721 raft_consensus.cc:493] T 4af171169b684ddb942747565826575f P 13bee5cab90643efb33feb218fc76774 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:14.162072 15721 raft_consensus.cc:515] T 4af171169b684ddb942747565826575f P 13bee5cab90643efb33feb218fc76774 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1644a76b491429e9d510001e470633e" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46859 } } peers { permanent_uuid: "3d716eff7cd24286acc4c1598d775b67" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 39231 } } peers { permanent_uuid: "13bee5cab90643efb33feb218fc76774" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 43843 } }
I20260713 09:04:14.161598 15713 tablet_bootstrap.cc:654] T 1a39e1e19700424d8a8865014b125110 P 3d716eff7cd24286acc4c1598d775b67: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:14.164774 15721 leader_election.cc:290] T 4af171169b684ddb942747565826575f P 13bee5cab90643efb33feb218fc76774 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d1644a76b491429e9d510001e470633e (127.10.222.129:46859), 3d716eff7cd24286acc4c1598d775b67 (127.10.222.130:39231)
I20260713 09:04:14.167919 15720 raft_consensus.cc:493] T 5dbda8b46eb94fc4a03c2a09b7da332d P 3d716eff7cd24286acc4c1598d775b67 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:14.168483 15720 raft_consensus.cc:515] T 5dbda8b46eb94fc4a03c2a09b7da332d P 3d716eff7cd24286acc4c1598d775b67 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1644a76b491429e9d510001e470633e" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46859 } } peers { permanent_uuid: "3d716eff7cd24286acc4c1598d775b67" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 39231 } } peers { permanent_uuid: "13bee5cab90643efb33feb218fc76774" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 43843 } }
I20260713 09:04:14.170710 15720 leader_election.cc:290] T 5dbda8b46eb94fc4a03c2a09b7da332d P 3d716eff7cd24286acc4c1598d775b67 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d1644a76b491429e9d510001e470633e (127.10.222.129:46859), 13bee5cab90643efb33feb218fc76774 (127.10.222.131:43843)
I20260713 09:04:14.184437 15713 tablet_bootstrap.cc:492] T 1a39e1e19700424d8a8865014b125110 P 3d716eff7cd24286acc4c1598d775b67: No bootstrap required, opened a new log
I20260713 09:04:14.185106 15713 ts_tablet_manager.cc:1403] T 1a39e1e19700424d8a8865014b125110 P 3d716eff7cd24286acc4c1598d775b67: Time spent bootstrapping tablet: real 0.038s	user 0.008s	sys 0.005s
I20260713 09:04:14.187237 15673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbb6f60b183e48738d9d2ad1c65a4dbb" candidate_uuid: "3d716eff7cd24286acc4c1598d775b67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13bee5cab90643efb33feb218fc76774" is_pre_election: true
I20260713 09:04:14.187990 15673 raft_consensus.cc:2468] T dbb6f60b183e48738d9d2ad1c65a4dbb P 13bee5cab90643efb33feb218fc76774 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3d716eff7cd24286acc4c1598d775b67 in term 0.
I20260713 09:04:14.188407 15524 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbb6f60b183e48738d9d2ad1c65a4dbb" candidate_uuid: "3d716eff7cd24286acc4c1598d775b67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1644a76b491429e9d510001e470633e" is_pre_election: true
I20260713 09:04:14.189132 15672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5dbda8b46eb94fc4a03c2a09b7da332d" candidate_uuid: "3d716eff7cd24286acc4c1598d775b67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13bee5cab90643efb33feb218fc76774" is_pre_election: true
I20260713 09:04:14.189932 15523 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5dbda8b46eb94fc4a03c2a09b7da332d" candidate_uuid: "3d716eff7cd24286acc4c1598d775b67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1644a76b491429e9d510001e470633e" is_pre_election: true
W20260713 09:04:14.192703 15563 leader_election.cc:343] T 5dbda8b46eb94fc4a03c2a09b7da332d P 3d716eff7cd24286acc4c1598d775b67 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d1644a76b491429e9d510001e470633e (127.10.222.129:46859): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:14.193356 15714 tablet_bootstrap.cc:492] T 8d83c9e44c29434fa43899bf684c2309 P d1644a76b491429e9d510001e470633e: No bootstrap required, opened a new log
I20260713 09:04:14.193895 15714 ts_tablet_manager.cc:1403] T 8d83c9e44c29434fa43899bf684c2309 P d1644a76b491429e9d510001e470633e: Time spent bootstrapping tablet: real 0.101s	user 0.021s	sys 0.023s
I20260713 09:04:14.193830 15565 leader_election.cc:304] T dbb6f60b183e48738d9d2ad1c65a4dbb P 3d716eff7cd24286acc4c1598d775b67 [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: 13bee5cab90643efb33feb218fc76774, 3d716eff7cd24286acc4c1598d775b67; no voters: 
W20260713 09:04:14.194893 15565 leader_election.cc:343] T 5dbda8b46eb94fc4a03c2a09b7da332d P 3d716eff7cd24286acc4c1598d775b67 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 13bee5cab90643efb33feb218fc76774 (127.10.222.131:43843): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:14.198764 15565 leader_election.cc:304] T 5dbda8b46eb94fc4a03c2a09b7da332d P 3d716eff7cd24286acc4c1598d775b67 [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: 3d716eff7cd24286acc4c1598d775b67; no voters: 13bee5cab90643efb33feb218fc76774, d1644a76b491429e9d510001e470633e
I20260713 09:04:14.195333 15720 raft_consensus.cc:2804] T dbb6f60b183e48738d9d2ad1c65a4dbb P 3d716eff7cd24286acc4c1598d775b67 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:04:14.200083 15720 raft_consensus.cc:493] T dbb6f60b183e48738d9d2ad1c65a4dbb P 3d716eff7cd24286acc4c1598d775b67 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:14.200484 15720 raft_consensus.cc:3060] T dbb6f60b183e48738d9d2ad1c65a4dbb P 3d716eff7cd24286acc4c1598d775b67 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:14.201467 15715 tablet_bootstrap.cc:492] T 937d0964be304242bf8e3b3a5969cff1 P 13bee5cab90643efb33feb218fc76774: No bootstrap required, opened a new log
I20260713 09:04:14.201969 15715 ts_tablet_manager.cc:1403] T 937d0964be304242bf8e3b3a5969cff1 P 13bee5cab90643efb33feb218fc76774: Time spent bootstrapping tablet: real 0.064s	user 0.046s	sys 0.015s
I20260713 09:04:14.189179 15524 raft_consensus.cc:2468] T dbb6f60b183e48738d9d2ad1c65a4dbb P d1644a76b491429e9d510001e470633e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3d716eff7cd24286acc4c1598d775b67 in term 0.
I20260713 09:04:14.204654 15713 raft_consensus.cc:359] T 1a39e1e19700424d8a8865014b125110 P 3d716eff7cd24286acc4c1598d775b67 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1644a76b491429e9d510001e470633e" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46859 } } peers { permanent_uuid: "3d716eff7cd24286acc4c1598d775b67" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 39231 } } peers { permanent_uuid: "13bee5cab90643efb33feb218fc76774" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 43843 } }
I20260713 09:04:14.205183 15713 raft_consensus.cc:385] T 1a39e1e19700424d8a8865014b125110 P 3d716eff7cd24286acc4c1598d775b67 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:14.205408 15713 raft_consensus.cc:740] T 1a39e1e19700424d8a8865014b125110 P 3d716eff7cd24286acc4c1598d775b67 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d716eff7cd24286acc4c1598d775b67, State: Initialized, Role: FOLLOWER
I20260713 09:04:14.206028 15713 consensus_queue.cc:260] T 1a39e1e19700424d8a8865014b125110 P 3d716eff7cd24286acc4c1598d775b67 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1644a76b491429e9d510001e470633e" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46859 } } peers { permanent_uuid: "3d716eff7cd24286acc4c1598d775b67" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 39231 } } peers { permanent_uuid: "13bee5cab90643efb33feb218fc76774" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 43843 } }
I20260713 09:04:14.208225 15715 raft_consensus.cc:359] T 937d0964be304242bf8e3b3a5969cff1 P 13bee5cab90643efb33feb218fc76774 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1644a76b491429e9d510001e470633e" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46859 } } peers { permanent_uuid: "3d716eff7cd24286acc4c1598d775b67" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 39231 } } peers { permanent_uuid: "13bee5cab90643efb33feb218fc76774" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 43843 } }
I20260713 09:04:14.208938 15715 raft_consensus.cc:385] T 937d0964be304242bf8e3b3a5969cff1 P 13bee5cab90643efb33feb218fc76774 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:14.209254 15715 raft_consensus.cc:740] T 937d0964be304242bf8e3b3a5969cff1 P 13bee5cab90643efb33feb218fc76774 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13bee5cab90643efb33feb218fc76774, State: Initialized, Role: FOLLOWER
I20260713 09:04:14.209571 15738 raft_consensus.cc:2749] T 5dbda8b46eb94fc4a03c2a09b7da332d P 3d716eff7cd24286acc4c1598d775b67 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:04:14.210017 15715 consensus_queue.cc:260] T 937d0964be304242bf8e3b3a5969cff1 P 13bee5cab90643efb33feb218fc76774 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1644a76b491429e9d510001e470633e" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46859 } } peers { permanent_uuid: "3d716eff7cd24286acc4c1598d775b67" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 39231 } } peers { permanent_uuid: "13bee5cab90643efb33feb218fc76774" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 43843 } }
I20260713 09:04:14.212529 15715 ts_tablet_manager.cc:1434] T 937d0964be304242bf8e3b3a5969cff1 P 13bee5cab90643efb33feb218fc76774: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260713 09:04:14.215790 15720 raft_consensus.cc:515] T dbb6f60b183e48738d9d2ad1c65a4dbb P 3d716eff7cd24286acc4c1598d775b67 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d716eff7cd24286acc4c1598d775b67" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 39231 } } peers { permanent_uuid: "d1644a76b491429e9d510001e470633e" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46859 } } peers { permanent_uuid: "13bee5cab90643efb33feb218fc76774" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 43843 } }
I20260713 09:04:14.196758 15714 raft_consensus.cc:359] T 8d83c9e44c29434fa43899bf684c2309 P d1644a76b491429e9d510001e470633e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1644a76b491429e9d510001e470633e" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46859 } } peers { permanent_uuid: "3d716eff7cd24286acc4c1598d775b67" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 39231 } } peers { permanent_uuid: "13bee5cab90643efb33feb218fc76774" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 43843 } }
I20260713 09:04:14.217545 15714 raft_consensus.cc:385] T 8d83c9e44c29434fa43899bf684c2309 P d1644a76b491429e9d510001e470633e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:14.217859 15714 raft_consensus.cc:740] T 8d83c9e44c29434fa43899bf684c2309 P d1644a76b491429e9d510001e470633e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d1644a76b491429e9d510001e470633e, State: Initialized, Role: FOLLOWER
I20260713 09:04:14.218526 15714 consensus_queue.cc:260] T 8d83c9e44c29434fa43899bf684c2309 P d1644a76b491429e9d510001e470633e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1644a76b491429e9d510001e470633e" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46859 } } peers { permanent_uuid: "3d716eff7cd24286acc4c1598d775b67" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 39231 } } peers { permanent_uuid: "13bee5cab90643efb33feb218fc76774" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 43843 } }
I20260713 09:04:14.219671 15715 tablet_bootstrap.cc:492] T 8d83c9e44c29434fa43899bf684c2309 P 13bee5cab90643efb33feb218fc76774: Bootstrap starting.
I20260713 09:04:14.223572 15720 leader_election.cc:290] T dbb6f60b183e48738d9d2ad1c65a4dbb P 3d716eff7cd24286acc4c1598d775b67 [CANDIDATE]: Term 1 election: Requested vote from peers d1644a76b491429e9d510001e470633e (127.10.222.129:46859), 13bee5cab90643efb33feb218fc76774 (127.10.222.131:43843)
I20260713 09:04:14.224434 15524 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbb6f60b183e48738d9d2ad1c65a4dbb" candidate_uuid: "3d716eff7cd24286acc4c1598d775b67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1644a76b491429e9d510001e470633e"
I20260713 09:04:14.225015 15524 raft_consensus.cc:3060] T dbb6f60b183e48738d9d2ad1c65a4dbb P d1644a76b491429e9d510001e470633e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:14.225360 15715 tablet_bootstrap.cc:654] T 8d83c9e44c29434fa43899bf684c2309 P 13bee5cab90643efb33feb218fc76774: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:14.228485 15713 ts_tablet_manager.cc:1434] T 1a39e1e19700424d8a8865014b125110 P 3d716eff7cd24286acc4c1598d775b67: Time spent starting tablet: real 0.026s	user 0.005s	sys 0.000s
I20260713 09:04:14.229014 15714 ts_tablet_manager.cc:1434] T 8d83c9e44c29434fa43899bf684c2309 P d1644a76b491429e9d510001e470633e: Time spent starting tablet: real 0.035s	user 0.008s	sys 0.000s
I20260713 09:04:14.231786 15713 tablet_bootstrap.cc:492] T bc09532c48d048179dc36d27a1b37760 P 3d716eff7cd24286acc4c1598d775b67: Bootstrap starting.
I20260713 09:04:14.238073 15713 tablet_bootstrap.cc:654] T bc09532c48d048179dc36d27a1b37760 P 3d716eff7cd24286acc4c1598d775b67: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:14.244084 15524 raft_consensus.cc:2468] T dbb6f60b183e48738d9d2ad1c65a4dbb P d1644a76b491429e9d510001e470633e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d716eff7cd24286acc4c1598d775b67 in term 1.
I20260713 09:04:14.245421 15563 leader_election.cc:304] T dbb6f60b183e48738d9d2ad1c65a4dbb P 3d716eff7cd24286acc4c1598d775b67 [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: 3d716eff7cd24286acc4c1598d775b67, d1644a76b491429e9d510001e470633e; no voters: 
I20260713 09:04:14.246304 15720 raft_consensus.cc:2804] T dbb6f60b183e48738d9d2ad1c65a4dbb P 3d716eff7cd24286acc4c1598d775b67 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:04:14.246770 15720 raft_consensus.cc:697] T dbb6f60b183e48738d9d2ad1c65a4dbb P 3d716eff7cd24286acc4c1598d775b67 [term 1 LEADER]: Becoming Leader. State: Replica: 3d716eff7cd24286acc4c1598d775b67, State: Running, Role: LEADER
I20260713 09:04:14.250313 15720 consensus_queue.cc:237] T dbb6f60b183e48738d9d2ad1c65a4dbb P 3d716eff7cd24286acc4c1598d775b67 [LEADER]: Queue going to LEADER mode. State: All 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: "3d716eff7cd24286acc4c1598d775b67" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 39231 } } peers { permanent_uuid: "d1644a76b491429e9d510001e470633e" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46859 } } peers { permanent_uuid: "13bee5cab90643efb33feb218fc76774" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 43843 } }
W20260713 09:04:14.249271 15565 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.10.222.131:43843, user_credentials={real_user=slave}} blocked reactor thread for 54433.3us
I20260713 09:04:14.251464 15713 tablet_bootstrap.cc:492] T bc09532c48d048179dc36d27a1b37760 P 3d716eff7cd24286acc4c1598d775b67: No bootstrap required, opened a new log
I20260713 09:04:14.251987 15713 ts_tablet_manager.cc:1403] T bc09532c48d048179dc36d27a1b37760 P 3d716eff7cd24286acc4c1598d775b67: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.000s
I20260713 09:04:14.254123 15714 tablet_bootstrap.cc:492] T 5dbda8b46eb94fc4a03c2a09b7da332d P d1644a76b491429e9d510001e470633e: Bootstrap starting.
I20260713 09:04:14.254801 15673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4af171169b684ddb942747565826575f" candidate_uuid: "d1644a76b491429e9d510001e470633e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13bee5cab90643efb33feb218fc76774" is_pre_election: true
I20260713 09:04:14.255456 15673 raft_consensus.cc:2468] T 4af171169b684ddb942747565826575f P 13bee5cab90643efb33feb218fc76774 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d1644a76b491429e9d510001e470633e in term 0.
I20260713 09:04:14.254194 15672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbb6f60b183e48738d9d2ad1c65a4dbb" candidate_uuid: "3d716eff7cd24286acc4c1598d775b67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13bee5cab90643efb33feb218fc76774"
I20260713 09:04:14.256919 15599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4af171169b684ddb942747565826575f" candidate_uuid: "13bee5cab90643efb33feb218fc76774" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d716eff7cd24286acc4c1598d775b67" is_pre_election: true
I20260713 09:04:14.257596 15599 raft_consensus.cc:2468] T 4af171169b684ddb942747565826575f P 3d716eff7cd24286acc4c1598d775b67 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 13bee5cab90643efb33feb218fc76774 in term 0.
I20260713 09:04:14.257102 15672 raft_consensus.cc:3060] T dbb6f60b183e48738d9d2ad1c65a4dbb P 13bee5cab90643efb33feb218fc76774 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:14.258906 15713 raft_consensus.cc:359] T bc09532c48d048179dc36d27a1b37760 P 3d716eff7cd24286acc4c1598d775b67 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1644a76b491429e9d510001e470633e" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46859 } } peers { permanent_uuid: "3d716eff7cd24286acc4c1598d775b67" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 39231 } } peers { permanent_uuid: "13bee5cab90643efb33feb218fc76774" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 43843 } }
I20260713 09:04:14.259620 15713 raft_consensus.cc:385] T bc09532c48d048179dc36d27a1b37760 P 3d716eff7cd24286acc4c1598d775b67 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:14.259907 15713 raft_consensus.cc:740] T bc09532c48d048179dc36d27a1b37760 P 3d716eff7cd24286acc4c1598d775b67 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d716eff7cd24286acc4c1598d775b67, State: Initialized, Role: FOLLOWER
I20260713 09:04:14.260680 15713 consensus_queue.cc:260] T bc09532c48d048179dc36d27a1b37760 P 3d716eff7cd24286acc4c1598d775b67 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1644a76b491429e9d510001e470633e" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46859 } } peers { permanent_uuid: "3d716eff7cd24286acc4c1598d775b67" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 39231 } } peers { permanent_uuid: "13bee5cab90643efb33feb218fc76774" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 43843 } }
I20260713 09:04:14.261965 15715 tablet_bootstrap.cc:492] T 8d83c9e44c29434fa43899bf684c2309 P 13bee5cab90643efb33feb218fc76774: No bootstrap required, opened a new log
I20260713 09:04:14.262447 15715 ts_tablet_manager.cc:1403] T 8d83c9e44c29434fa43899bf684c2309 P 13bee5cab90643efb33feb218fc76774: Time spent bootstrapping tablet: real 0.043s	user 0.005s	sys 0.004s
I20260713 09:04:14.263298 15599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4af171169b684ddb942747565826575f" candidate_uuid: "d1644a76b491429e9d510001e470633e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d716eff7cd24286acc4c1598d775b67" is_pre_election: true
I20260713 09:04:14.263880 15599 raft_consensus.cc:2468] T 4af171169b684ddb942747565826575f P 3d716eff7cd24286acc4c1598d775b67 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d1644a76b491429e9d510001e470633e in term 0.
I20260713 09:04:14.264459 15721 raft_consensus.cc:493] T 937d0964be304242bf8e3b3a5969cff1 P 13bee5cab90643efb33feb218fc76774 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:14.264974 15721 raft_consensus.cc:515] T 937d0964be304242bf8e3b3a5969cff1 P 13bee5cab90643efb33feb218fc76774 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1644a76b491429e9d510001e470633e" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46859 } } peers { permanent_uuid: "3d716eff7cd24286acc4c1598d775b67" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 39231 } } peers { permanent_uuid: "13bee5cab90643efb33feb218fc76774" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 43843 } }
I20260713 09:04:14.266463 15715 raft_consensus.cc:359] T 8d83c9e44c29434fa43899bf684c2309 P 13bee5cab90643efb33feb218fc76774 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1644a76b491429e9d510001e470633e" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46859 } } peers { permanent_uuid: "3d716eff7cd24286acc4c1598d775b67" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 39231 } } peers { permanent_uuid: "13bee5cab90643efb33feb218fc76774" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 43843 } }
I20260713 09:04:14.265116 15488 leader_election.cc:304] T 4af171169b684ddb942747565826575f P d1644a76b491429e9d510001e470633e [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: 3d716eff7cd24286acc4c1598d775b67, d1644a76b491429e9d510001e470633e; no voters: 
I20260713 09:04:14.267757 15718 raft_consensus.cc:2804] T 4af171169b684ddb942747565826575f P d1644a76b491429e9d510001e470633e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:04:14.268136 15718 raft_consensus.cc:493] T 4af171169b684ddb942747565826575f P d1644a76b491429e9d510001e470633e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:14.268203 15714 tablet_bootstrap.cc:654] T 5dbda8b46eb94fc4a03c2a09b7da332d P d1644a76b491429e9d510001e470633e: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:14.267001 15721 leader_election.cc:290] T 937d0964be304242bf8e3b3a5969cff1 P 13bee5cab90643efb33feb218fc76774 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d1644a76b491429e9d510001e470633e (127.10.222.129:46859), 3d716eff7cd24286acc4c1598d775b67 (127.10.222.130:39231)
I20260713 09:04:14.269065 15718 raft_consensus.cc:3060] T 4af171169b684ddb942747565826575f P d1644a76b491429e9d510001e470633e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:14.269754 15672 raft_consensus.cc:2468] T dbb6f60b183e48738d9d2ad1c65a4dbb P 13bee5cab90643efb33feb218fc76774 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d716eff7cd24286acc4c1598d775b67 in term 1.
I20260713 09:04:14.262914 15713 ts_tablet_manager.cc:1434] T bc09532c48d048179dc36d27a1b37760 P 3d716eff7cd24286acc4c1598d775b67: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260713 09:04:14.271443 15524 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4af171169b684ddb942747565826575f" candidate_uuid: "13bee5cab90643efb33feb218fc76774" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1644a76b491429e9d510001e470633e" is_pre_election: true
I20260713 09:04:14.271919 15713 tablet_bootstrap.cc:492] T 937d0964be304242bf8e3b3a5969cff1 P 3d716eff7cd24286acc4c1598d775b67: Bootstrap starting.
I20260713 09:04:14.267195 15715 raft_consensus.cc:385] T 8d83c9e44c29434fa43899bf684c2309 P 13bee5cab90643efb33feb218fc76774 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:14.277519 15523 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "937d0964be304242bf8e3b3a5969cff1" candidate_uuid: "13bee5cab90643efb33feb218fc76774" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1644a76b491429e9d510001e470633e" is_pre_election: true
I20260713 09:04:14.278735 15599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "937d0964be304242bf8e3b3a5969cff1" candidate_uuid: "13bee5cab90643efb33feb218fc76774" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d716eff7cd24286acc4c1598d775b67" is_pre_election: true
I20260713 09:04:14.279518 15718 raft_consensus.cc:515] T 4af171169b684ddb942747565826575f P d1644a76b491429e9d510001e470633e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1644a76b491429e9d510001e470633e" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46859 } } peers { permanent_uuid: "3d716eff7cd24286acc4c1598d775b67" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 39231 } } peers { permanent_uuid: "13bee5cab90643efb33feb218fc76774" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 43843 } }
I20260713 09:04:14.280797 15637 leader_election.cc:304] T 4af171169b684ddb942747565826575f P 13bee5cab90643efb33feb218fc76774 [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: 13bee5cab90643efb33feb218fc76774, 3d716eff7cd24286acc4c1598d775b67; no voters: 
I20260713 09:04:14.281711 15721 raft_consensus.cc:2804] T 4af171169b684ddb942747565826575f P 13bee5cab90643efb33feb218fc76774 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:04:14.282096 15721 raft_consensus.cc:493] T 4af171169b684ddb942747565826575f P 13bee5cab90643efb33feb218fc76774 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:14.281914 15524 raft_consensus.cc:2393] T 4af171169b684ddb942747565826575f P d1644a76b491429e9d510001e470633e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 13bee5cab90643efb33feb218fc76774 in current term 1: Already voted for candidate d1644a76b491429e9d510001e470633e in this term.
I20260713 09:04:14.278796 15715 raft_consensus.cc:740] T 8d83c9e44c29434fa43899bf684c2309 P 13bee5cab90643efb33feb218fc76774 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13bee5cab90643efb33feb218fc76774, State: Initialized, Role: FOLLOWER
I20260713 09:04:14.283443 15715 consensus_queue.cc:260] T 8d83c9e44c29434fa43899bf684c2309 P 13bee5cab90643efb33feb218fc76774 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1644a76b491429e9d510001e470633e" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46859 } } peers { permanent_uuid: "3d716eff7cd24286acc4c1598d775b67" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 39231 } } peers { permanent_uuid: "13bee5cab90643efb33feb218fc76774" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 43843 } }
I20260713 09:04:14.282207 15599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4af171169b684ddb942747565826575f" candidate_uuid: "d1644a76b491429e9d510001e470633e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d716eff7cd24286acc4c1598d775b67"
I20260713 09:04:14.284953 15599 raft_consensus.cc:3060] T 4af171169b684ddb942747565826575f P 3d716eff7cd24286acc4c1598d775b67 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:14.287272 15713 tablet_bootstrap.cc:654] T 937d0964be304242bf8e3b3a5969cff1 P 3d716eff7cd24286acc4c1598d775b67: Neither blocks nor log segments found. Creating new log.
W20260713 09:04:14.283213 15637 leader_election.cc:343] T 937d0964be304242bf8e3b3a5969cff1 P 13bee5cab90643efb33feb218fc76774 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3d716eff7cd24286acc4c1598d775b67 (127.10.222.130:39231): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:14.282490 15721 raft_consensus.cc:3060] T 4af171169b684ddb942747565826575f P 13bee5cab90643efb33feb218fc76774 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:14.291460 15714 tablet_bootstrap.cc:492] T 5dbda8b46eb94fc4a03c2a09b7da332d P d1644a76b491429e9d510001e470633e: No bootstrap required, opened a new log
I20260713 09:04:14.291946 15714 ts_tablet_manager.cc:1403] T 5dbda8b46eb94fc4a03c2a09b7da332d P d1644a76b491429e9d510001e470633e: Time spent bootstrapping tablet: real 0.039s	user 0.013s	sys 0.014s
W20260713 09:04:14.292788 15637 leader_election.cc:343] T 937d0964be304242bf8e3b3a5969cff1 P 13bee5cab90643efb33feb218fc76774 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d1644a76b491429e9d510001e470633e (127.10.222.129:46859): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:14.293267 15637 leader_election.cc:304] T 937d0964be304242bf8e3b3a5969cff1 P 13bee5cab90643efb33feb218fc76774 [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: 13bee5cab90643efb33feb218fc76774; no voters: 3d716eff7cd24286acc4c1598d775b67, d1644a76b491429e9d510001e470633e
I20260713 09:04:14.294010 15743 raft_consensus.cc:2749] T 937d0964be304242bf8e3b3a5969cff1 P 13bee5cab90643efb33feb218fc76774 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:04:14.294808 15714 raft_consensus.cc:359] T 5dbda8b46eb94fc4a03c2a09b7da332d P d1644a76b491429e9d510001e470633e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1644a76b491429e9d510001e470633e" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46859 } } peers { permanent_uuid: "3d716eff7cd24286acc4c1598d775b67" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 39231 } } peers { permanent_uuid: "13bee5cab90643efb33feb218fc76774" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 43843 } }
I20260713 09:04:14.295673 15714 raft_consensus.cc:385] T 5dbda8b46eb94fc4a03c2a09b7da332d P d1644a76b491429e9d510001e470633e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:14.295951 15714 raft_consensus.cc:740] T 5dbda8b46eb94fc4a03c2a09b7da332d P d1644a76b491429e9d510001e470633e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d1644a76b491429e9d510001e470633e, State: Initialized, Role: FOLLOWER
I20260713 09:04:14.296841 15714 consensus_queue.cc:260] T 5dbda8b46eb94fc4a03c2a09b7da332d P d1644a76b491429e9d510001e470633e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1644a76b491429e9d510001e470633e" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46859 } } peers { permanent_uuid: "3d716eff7cd24286acc4c1598d775b67" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 39231 } } peers { permanent_uuid: "13bee5cab90643efb33feb218fc76774" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 43843 } }
I20260713 09:04:14.298723 15743 raft_consensus.cc:493] T 8d83c9e44c29434fa43899bf684c2309 P 13bee5cab90643efb33feb218fc76774 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:14.299401 15599 raft_consensus.cc:2468] T 4af171169b684ddb942747565826575f P 3d716eff7cd24286acc4c1598d775b67 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d1644a76b491429e9d510001e470633e in term 1.
I20260713 09:04:14.299242 15743 raft_consensus.cc:515] T 8d83c9e44c29434fa43899bf684c2309 P 13bee5cab90643efb33feb218fc76774 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1644a76b491429e9d510001e470633e" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46859 } } peers { permanent_uuid: "3d716eff7cd24286acc4c1598d775b67" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 39231 } } peers { permanent_uuid: "13bee5cab90643efb33feb218fc76774" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 43843 } }
I20260713 09:04:14.300448 15488 leader_election.cc:304] T 4af171169b684ddb942747565826575f P d1644a76b491429e9d510001e470633e [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: 3d716eff7cd24286acc4c1598d775b67, d1644a76b491429e9d510001e470633e; no voters: 
I20260713 09:04:14.301002 15713 tablet_bootstrap.cc:492] T 937d0964be304242bf8e3b3a5969cff1 P 3d716eff7cd24286acc4c1598d775b67: No bootstrap required, opened a new log
I20260713 09:04:14.302966 15599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d83c9e44c29434fa43899bf684c2309" candidate_uuid: "13bee5cab90643efb33feb218fc76774" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d716eff7cd24286acc4c1598d775b67" is_pre_election: true
I20260713 09:04:14.303478 15713 ts_tablet_manager.cc:1403] T 937d0964be304242bf8e3b3a5969cff1 P 3d716eff7cd24286acc4c1598d775b67: Time spent bootstrapping tablet: real 0.032s	user 0.010s	sys 0.002s
W20260713 09:04:14.304239 15637 leader_election.cc:343] T 8d83c9e44c29434fa43899bf684c2309 P 13bee5cab90643efb33feb218fc76774 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3d716eff7cd24286acc4c1598d775b67 (127.10.222.130:39231): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:14.305361 15524 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d83c9e44c29434fa43899bf684c2309" candidate_uuid: "13bee5cab90643efb33feb218fc76774" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1644a76b491429e9d510001e470633e" is_pre_election: true
I20260713 09:04:14.305837 15524 raft_consensus.cc:2468] T 8d83c9e44c29434fa43899bf684c2309 P d1644a76b491429e9d510001e470633e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 13bee5cab90643efb33feb218fc76774 in term 0.
I20260713 09:04:14.306808 15637 leader_election.cc:304] T 8d83c9e44c29434fa43899bf684c2309 P 13bee5cab90643efb33feb218fc76774 [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: 13bee5cab90643efb33feb218fc76774, d1644a76b491429e9d510001e470633e; no voters: 3d716eff7cd24286acc4c1598d775b67
I20260713 09:04:14.306592 15713 raft_consensus.cc:359] T 937d0964be304242bf8e3b3a5969cff1 P 3d716eff7cd24286acc4c1598d775b67 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1644a76b491429e9d510001e470633e" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46859 } } peers { permanent_uuid: "3d716eff7cd24286acc4c1598d775b67" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 39231 } } peers { permanent_uuid: "13bee5cab90643efb33feb218fc76774" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 43843 } }
I20260713 09:04:14.307502 15713 raft_consensus.cc:385] T 937d0964be304242bf8e3b3a5969cff1 P 3d716eff7cd24286acc4c1598d775b67 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:14.307852 15713 raft_consensus.cc:740] T 937d0964be304242bf8e3b3a5969cff1 P 3d716eff7cd24286acc4c1598d775b67 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d716eff7cd24286acc4c1598d775b67, State: Initialized, Role: FOLLOWER
I20260713 09:04:14.308826 15713 consensus_queue.cc:260] T 937d0964be304242bf8e3b3a5969cff1 P 3d716eff7cd24286acc4c1598d775b67 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1644a76b491429e9d510001e470633e" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46859 } } peers { permanent_uuid: "3d716eff7cd24286acc4c1598d775b67" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 39231 } } peers { permanent_uuid: "13bee5cab90643efb33feb218fc76774" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 43843 } }
I20260713 09:04:14.310101 15422 catalog_manager.cc:5697] T dbb6f60b183e48738d9d2ad1c65a4dbb P 3d716eff7cd24286acc4c1598d775b67 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3d716eff7cd24286acc4c1598d775b67 (127.10.222.130). New cstate: current_term: 1 leader_uuid: "3d716eff7cd24286acc4c1598d775b67" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d716eff7cd24286acc4c1598d775b67" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 39231 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d1644a76b491429e9d510001e470633e" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "13bee5cab90643efb33feb218fc76774" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 43843 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:14.311833 15713 ts_tablet_manager.cc:1434] T 937d0964be304242bf8e3b3a5969cff1 P 3d716eff7cd24286acc4c1598d775b67: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260713 09:04:14.313313 15713 tablet_bootstrap.cc:492] T 515938eb3a674143abfd69def845deab P 3d716eff7cd24286acc4c1598d775b67: Bootstrap starting.
I20260713 09:04:14.301473 15743 leader_election.cc:290] T 8d83c9e44c29434fa43899bf684c2309 P 13bee5cab90643efb33feb218fc76774 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d1644a76b491429e9d510001e470633e (127.10.222.129:46859), 3d716eff7cd24286acc4c1598d775b67 (127.10.222.130:39231)
I20260713 09:04:14.302145 15721 raft_consensus.cc:515] T 4af171169b684ddb942747565826575f P 13bee5cab90643efb33feb218fc76774 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1644a76b491429e9d510001e470633e" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46859 } } peers { permanent_uuid: "3d716eff7cd24286acc4c1598d775b67" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 39231 } } peers { permanent_uuid: "13bee5cab90643efb33feb218fc76774" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 43843 } }
I20260713 09:04:14.314662 15743 raft_consensus.cc:2804] T 8d83c9e44c29434fa43899bf684c2309 P 13bee5cab90643efb33feb218fc76774 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:04:14.317122 15743 raft_consensus.cc:493] T 8d83c9e44c29434fa43899bf684c2309 P 13bee5cab90643efb33feb218fc76774 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:14.301827 15715 ts_tablet_manager.cc:1434] T 8d83c9e44c29434fa43899bf684c2309 P 13bee5cab90643efb33feb218fc76774: Time spent starting tablet: real 0.039s	user 0.008s	sys 0.000s
I20260713 09:04:14.316443 15721 leader_election.cc:290] T 4af171169b684ddb942747565826575f P 13bee5cab90643efb33feb218fc76774 [CANDIDATE]: Term 1 election: Requested vote from peers d1644a76b491429e9d510001e470633e (127.10.222.129:46859), 3d716eff7cd24286acc4c1598d775b67 (127.10.222.130:39231)
I20260713 09:04:14.318241 15743 raft_consensus.cc:3060] T 8d83c9e44c29434fa43899bf684c2309 P 13bee5cab90643efb33feb218fc76774 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:14.318846 15524 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4af171169b684ddb942747565826575f" candidate_uuid: "13bee5cab90643efb33feb218fc76774" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1644a76b491429e9d510001e470633e"
I20260713 09:04:14.322074 15524 raft_consensus.cc:2393] T 4af171169b684ddb942747565826575f P d1644a76b491429e9d510001e470633e [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 13bee5cab90643efb33feb218fc76774 in current term 1: Already voted for candidate d1644a76b491429e9d510001e470633e in this term.
I20260713 09:04:14.318887 15715 tablet_bootstrap.cc:492] T 515938eb3a674143abfd69def845deab P 13bee5cab90643efb33feb218fc76774: Bootstrap starting.
I20260713 09:04:14.322427 15672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4af171169b684ddb942747565826575f" candidate_uuid: "d1644a76b491429e9d510001e470633e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13bee5cab90643efb33feb218fc76774"
I20260713 09:04:14.323180 15672 raft_consensus.cc:2393] T 4af171169b684ddb942747565826575f P 13bee5cab90643efb33feb218fc76774 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate d1644a76b491429e9d510001e470633e in current term 1: Already voted for candidate 13bee5cab90643efb33feb218fc76774 in this term.
I20260713 09:04:14.319976 15599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4af171169b684ddb942747565826575f" candidate_uuid: "13bee5cab90643efb33feb218fc76774" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d716eff7cd24286acc4c1598d775b67"
I20260713 09:04:14.324409 15599 raft_consensus.cc:2393] T 4af171169b684ddb942747565826575f P 3d716eff7cd24286acc4c1598d775b67 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 13bee5cab90643efb33feb218fc76774 in current term 1: Already voted for candidate d1644a76b491429e9d510001e470633e in this term.
I20260713 09:04:14.320989 15713 tablet_bootstrap.cc:654] T 515938eb3a674143abfd69def845deab P 3d716eff7cd24286acc4c1598d775b67: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:14.326040 15637 leader_election.cc:304] T 4af171169b684ddb942747565826575f P 13bee5cab90643efb33feb218fc76774 [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: 13bee5cab90643efb33feb218fc76774; no voters: 3d716eff7cd24286acc4c1598d775b67, d1644a76b491429e9d510001e470633e
I20260713 09:04:14.329198 15715 tablet_bootstrap.cc:654] T 515938eb3a674143abfd69def845deab P 13bee5cab90643efb33feb218fc76774: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:14.321316 15718 leader_election.cc:290] T 4af171169b684ddb942747565826575f P d1644a76b491429e9d510001e470633e [CANDIDATE]: Term 1 election: Requested vote from peers 3d716eff7cd24286acc4c1598d775b67 (127.10.222.130:39231), 13bee5cab90643efb33feb218fc76774 (127.10.222.131:43843)
I20260713 09:04:14.330421 15718 raft_consensus.cc:2804] T 4af171169b684ddb942747565826575f P d1644a76b491429e9d510001e470633e [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:04:14.331367 15718 raft_consensus.cc:697] T 4af171169b684ddb942747565826575f P d1644a76b491429e9d510001e470633e [term 1 LEADER]: Becoming Leader. State: Replica: d1644a76b491429e9d510001e470633e, State: Running, Role: LEADER
I20260713 09:04:14.332187 15718 consensus_queue.cc:237] T 4af171169b684ddb942747565826575f P d1644a76b491429e9d510001e470633e [LEADER]: Queue going to LEADER mode. State: All 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: "d1644a76b491429e9d510001e470633e" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46859 } } peers { permanent_uuid: "3d716eff7cd24286acc4c1598d775b67" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 39231 } } peers { permanent_uuid: "13bee5cab90643efb33feb218fc76774" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 43843 } }
I20260713 09:04:14.330849 15721 raft_consensus.cc:2749] T 4af171169b684ddb942747565826575f P 13bee5cab90643efb33feb218fc76774 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:04:14.336583 15714 ts_tablet_manager.cc:1434] T 5dbda8b46eb94fc4a03c2a09b7da332d P d1644a76b491429e9d510001e470633e: Time spent starting tablet: real 0.044s	user 0.007s	sys 0.016s
I20260713 09:04:14.337695 15714 tablet_bootstrap.cc:492] T 937d0964be304242bf8e3b3a5969cff1 P d1644a76b491429e9d510001e470633e: Bootstrap starting.
I20260713 09:04:14.340059 15743 raft_consensus.cc:515] T 8d83c9e44c29434fa43899bf684c2309 P 13bee5cab90643efb33feb218fc76774 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1644a76b491429e9d510001e470633e" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46859 } } peers { permanent_uuid: "3d716eff7cd24286acc4c1598d775b67" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 39231 } } peers { permanent_uuid: "13bee5cab90643efb33feb218fc76774" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 43843 } }
I20260713 09:04:14.343900 15713 tablet_bootstrap.cc:492] T 515938eb3a674143abfd69def845deab P 3d716eff7cd24286acc4c1598d775b67: No bootstrap required, opened a new log
I20260713 09:04:14.344434 15713 ts_tablet_manager.cc:1403] T 515938eb3a674143abfd69def845deab P 3d716eff7cd24286acc4c1598d775b67: Time spent bootstrapping tablet: real 0.031s	user 0.010s	sys 0.004s
I20260713 09:04:14.347510 15713 raft_consensus.cc:359] T 515938eb3a674143abfd69def845deab P 3d716eff7cd24286acc4c1598d775b67 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1644a76b491429e9d510001e470633e" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46859 } } peers { permanent_uuid: "3d716eff7cd24286acc4c1598d775b67" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 39231 } } peers { permanent_uuid: "13bee5cab90643efb33feb218fc76774" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 43843 } }
I20260713 09:04:14.348183 15713 raft_consensus.cc:385] T 515938eb3a674143abfd69def845deab P 3d716eff7cd24286acc4c1598d775b67 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:14.348448 15713 raft_consensus.cc:740] T 515938eb3a674143abfd69def845deab P 3d716eff7cd24286acc4c1598d775b67 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d716eff7cd24286acc4c1598d775b67, State: Initialized, Role: FOLLOWER
I20260713 09:04:14.349352 15524 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d83c9e44c29434fa43899bf684c2309" candidate_uuid: "13bee5cab90643efb33feb218fc76774" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1644a76b491429e9d510001e470633e"
I20260713 09:04:14.349879 15715 tablet_bootstrap.cc:492] T 515938eb3a674143abfd69def845deab P 13bee5cab90643efb33feb218fc76774: No bootstrap required, opened a new log
I20260713 09:04:14.350450 15715 ts_tablet_manager.cc:1403] T 515938eb3a674143abfd69def845deab P 13bee5cab90643efb33feb218fc76774: Time spent bootstrapping tablet: real 0.032s	user 0.009s	sys 0.004s
I20260713 09:04:14.349974 15524 raft_consensus.cc:3060] T 8d83c9e44c29434fa43899bf684c2309 P d1644a76b491429e9d510001e470633e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:14.354238 15714 tablet_bootstrap.cc:654] T 937d0964be304242bf8e3b3a5969cff1 P d1644a76b491429e9d510001e470633e: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:14.358605 15715 raft_consensus.cc:359] T 515938eb3a674143abfd69def845deab P 13bee5cab90643efb33feb218fc76774 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1644a76b491429e9d510001e470633e" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46859 } } peers { permanent_uuid: "3d716eff7cd24286acc4c1598d775b67" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 39231 } } peers { permanent_uuid: "13bee5cab90643efb33feb218fc76774" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 43843 } }
I20260713 09:04:14.359112 15715 raft_consensus.cc:385] T 515938eb3a674143abfd69def845deab P 13bee5cab90643efb33feb218fc76774 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:14.359400 15715 raft_consensus.cc:740] T 515938eb3a674143abfd69def845deab P 13bee5cab90643efb33feb218fc76774 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13bee5cab90643efb33feb218fc76774, State: Initialized, Role: FOLLOWER
I20260713 09:04:14.359896 15524 raft_consensus.cc:2468] T 8d83c9e44c29434fa43899bf684c2309 P d1644a76b491429e9d510001e470633e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13bee5cab90643efb33feb218fc76774 in term 1.
I20260713 09:04:14.360162 15715 consensus_queue.cc:260] T 515938eb3a674143abfd69def845deab P 13bee5cab90643efb33feb218fc76774 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1644a76b491429e9d510001e470633e" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46859 } } peers { permanent_uuid: "3d716eff7cd24286acc4c1598d775b67" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 39231 } } peers { permanent_uuid: "13bee5cab90643efb33feb218fc76774" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 43843 } }
I20260713 09:04:14.361343 15637 leader_election.cc:304] T 8d83c9e44c29434fa43899bf684c2309 P 13bee5cab90643efb33feb218fc76774 [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: 13bee5cab90643efb33feb218fc76774, d1644a76b491429e9d510001e470633e; no voters: 
I20260713 09:04:14.362412 15715 ts_tablet_manager.cc:1434] T 515938eb3a674143abfd69def845deab P 13bee5cab90643efb33feb218fc76774: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260713 09:04:14.363473 15715 tablet_bootstrap.cc:492] T 1a39e1e19700424d8a8865014b125110 P 13bee5cab90643efb33feb218fc76774: Bootstrap starting.
I20260713 09:04:14.363473 15714 tablet_bootstrap.cc:492] T 937d0964be304242bf8e3b3a5969cff1 P d1644a76b491429e9d510001e470633e: No bootstrap required, opened a new log
I20260713 09:04:14.349371 15713 consensus_queue.cc:260] T 515938eb3a674143abfd69def845deab P 3d716eff7cd24286acc4c1598d775b67 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1644a76b491429e9d510001e470633e" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46859 } } peers { permanent_uuid: "3d716eff7cd24286acc4c1598d775b67" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 39231 } } peers { permanent_uuid: "13bee5cab90643efb33feb218fc76774" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 43843 } }
I20260713 09:04:14.364156 15714 ts_tablet_manager.cc:1403] T 937d0964be304242bf8e3b3a5969cff1 P d1644a76b491429e9d510001e470633e: Time spent bootstrapping tablet: real 0.027s	user 0.005s	sys 0.006s
I20260713 09:04:14.363657 15743 leader_election.cc:290] T 8d83c9e44c29434fa43899bf684c2309 P 13bee5cab90643efb33feb218fc76774 [CANDIDATE]: Term 1 election: Requested vote from peers d1644a76b491429e9d510001e470633e (127.10.222.129:46859), 3d716eff7cd24286acc4c1598d775b67 (127.10.222.130:39231)
I20260713 09:04:14.364148 15721 raft_consensus.cc:2804] T 8d83c9e44c29434fa43899bf684c2309 P 13bee5cab90643efb33feb218fc76774 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:04:14.366969 15713 ts_tablet_manager.cc:1434] T 515938eb3a674143abfd69def845deab P 3d716eff7cd24286acc4c1598d775b67: Time spent starting tablet: real 0.022s	user 0.004s	sys 0.003s
I20260713 09:04:14.363870 15599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d83c9e44c29434fa43899bf684c2309" candidate_uuid: "13bee5cab90643efb33feb218fc76774" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d716eff7cd24286acc4c1598d775b67"
I20260713 09:04:14.367370 15714 raft_consensus.cc:359] T 937d0964be304242bf8e3b3a5969cff1 P d1644a76b491429e9d510001e470633e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1644a76b491429e9d510001e470633e" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46859 } } peers { permanent_uuid: "3d716eff7cd24286acc4c1598d775b67" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 39231 } } peers { permanent_uuid: "13bee5cab90643efb33feb218fc76774" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 43843 } }
I20260713 09:04:14.368177 15713 tablet_bootstrap.cc:492] T 8d83c9e44c29434fa43899bf684c2309 P 3d716eff7cd24286acc4c1598d775b67: Bootstrap starting.
I20260713 09:04:14.368191 15714 raft_consensus.cc:385] T 937d0964be304242bf8e3b3a5969cff1 P d1644a76b491429e9d510001e470633e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:14.368701 15714 raft_consensus.cc:740] T 937d0964be304242bf8e3b3a5969cff1 P d1644a76b491429e9d510001e470633e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d1644a76b491429e9d510001e470633e, State: Initialized, Role: FOLLOWER
W20260713 09:04:14.368836 15637 leader_election.cc:343] T 8d83c9e44c29434fa43899bf684c2309 P 13bee5cab90643efb33feb218fc76774 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3d716eff7cd24286acc4c1598d775b67 (127.10.222.130:39231): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:14.369851 15715 tablet_bootstrap.cc:654] T 1a39e1e19700424d8a8865014b125110 P 13bee5cab90643efb33feb218fc76774: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:14.369562 15714 consensus_queue.cc:260] T 937d0964be304242bf8e3b3a5969cff1 P d1644a76b491429e9d510001e470633e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1644a76b491429e9d510001e470633e" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46859 } } peers { permanent_uuid: "3d716eff7cd24286acc4c1598d775b67" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 39231 } } peers { permanent_uuid: "13bee5cab90643efb33feb218fc76774" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 43843 } }
I20260713 09:04:14.369863 15720 raft_consensus.cc:493] T 1a39e1e19700424d8a8865014b125110 P 3d716eff7cd24286acc4c1598d775b67 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:14.370524 15720 raft_consensus.cc:515] T 1a39e1e19700424d8a8865014b125110 P 3d716eff7cd24286acc4c1598d775b67 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1644a76b491429e9d510001e470633e" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46859 } } peers { permanent_uuid: "3d716eff7cd24286acc4c1598d775b67" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 39231 } } peers { permanent_uuid: "13bee5cab90643efb33feb218fc76774" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 43843 } }
W20260713 09:04:14.371292 15470 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:04:14.367447 15721 raft_consensus.cc:697] T 8d83c9e44c29434fa43899bf684c2309 P 13bee5cab90643efb33feb218fc76774 [term 1 LEADER]: Becoming Leader. State: Replica: 13bee5cab90643efb33feb218fc76774, State: Running, Role: LEADER
I20260713 09:04:14.372203 15714 ts_tablet_manager.cc:1434] T 937d0964be304242bf8e3b3a5969cff1 P d1644a76b491429e9d510001e470633e: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:04:14.372671 15720 leader_election.cc:290] T 1a39e1e19700424d8a8865014b125110 P 3d716eff7cd24286acc4c1598d775b67 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d1644a76b491429e9d510001e470633e (127.10.222.129:46859), 13bee5cab90643efb33feb218fc76774 (127.10.222.131:43843)
I20260713 09:04:14.372435 15721 consensus_queue.cc:237] T 8d83c9e44c29434fa43899bf684c2309 P 13bee5cab90643efb33feb218fc76774 [LEADER]: Queue going to LEADER mode. State: All 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: "d1644a76b491429e9d510001e470633e" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46859 } } peers { permanent_uuid: "3d716eff7cd24286acc4c1598d775b67" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 39231 } } peers { permanent_uuid: "13bee5cab90643efb33feb218fc76774" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 43843 } }
I20260713 09:04:14.373317 15714 tablet_bootstrap.cc:492] T 1a39e1e19700424d8a8865014b125110 P d1644a76b491429e9d510001e470633e: Bootstrap starting.
I20260713 09:04:14.374382 15672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a39e1e19700424d8a8865014b125110" candidate_uuid: "3d716eff7cd24286acc4c1598d775b67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13bee5cab90643efb33feb218fc76774" is_pre_election: true
W20260713 09:04:14.379199 15565 leader_election.cc:343] T 1a39e1e19700424d8a8865014b125110 P 3d716eff7cd24286acc4c1598d775b67 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 13bee5cab90643efb33feb218fc76774 (127.10.222.131:43843): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:14.380116 15714 tablet_bootstrap.cc:654] T 1a39e1e19700424d8a8865014b125110 P d1644a76b491429e9d510001e470633e: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:14.381394 15524 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a39e1e19700424d8a8865014b125110" candidate_uuid: "3d716eff7cd24286acc4c1598d775b67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1644a76b491429e9d510001e470633e" is_pre_election: true
W20260713 09:04:14.382800 15563 leader_election.cc:343] T 1a39e1e19700424d8a8865014b125110 P 3d716eff7cd24286acc4c1598d775b67 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d1644a76b491429e9d510001e470633e (127.10.222.129:46859): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:14.383296 15563 leader_election.cc:304] T 1a39e1e19700424d8a8865014b125110 P 3d716eff7cd24286acc4c1598d775b67 [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: 3d716eff7cd24286acc4c1598d775b67; no voters: 13bee5cab90643efb33feb218fc76774, d1644a76b491429e9d510001e470633e
I20260713 09:04:14.384881 15720 raft_consensus.cc:2749] T 1a39e1e19700424d8a8865014b125110 P 3d716eff7cd24286acc4c1598d775b67 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:04:14.386693 15745 raft_consensus.cc:493] T 937d0964be304242bf8e3b3a5969cff1 P d1644a76b491429e9d510001e470633e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:14.387436 15713 tablet_bootstrap.cc:654] T 8d83c9e44c29434fa43899bf684c2309 P 3d716eff7cd24286acc4c1598d775b67: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:14.387187 15745 raft_consensus.cc:515] T 937d0964be304242bf8e3b3a5969cff1 P d1644a76b491429e9d510001e470633e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1644a76b491429e9d510001e470633e" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46859 } } peers { permanent_uuid: "3d716eff7cd24286acc4c1598d775b67" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 39231 } } peers { permanent_uuid: "13bee5cab90643efb33feb218fc76774" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 43843 } }
I20260713 09:04:14.389456 15745 leader_election.cc:290] T 937d0964be304242bf8e3b3a5969cff1 P d1644a76b491429e9d510001e470633e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3d716eff7cd24286acc4c1598d775b67 (127.10.222.130:39231), 13bee5cab90643efb33feb218fc76774 (127.10.222.131:43843)
I20260713 09:04:14.391610 15672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "937d0964be304242bf8e3b3a5969cff1" candidate_uuid: "d1644a76b491429e9d510001e470633e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13bee5cab90643efb33feb218fc76774" is_pre_election: true
I20260713 09:04:14.392251 15672 raft_consensus.cc:2468] T 937d0964be304242bf8e3b3a5969cff1 P 13bee5cab90643efb33feb218fc76774 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d1644a76b491429e9d510001e470633e in term 0.
I20260713 09:04:14.394728 15490 leader_election.cc:304] T 937d0964be304242bf8e3b3a5969cff1 P d1644a76b491429e9d510001e470633e [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: 13bee5cab90643efb33feb218fc76774, d1644a76b491429e9d510001e470633e; no voters: 
I20260713 09:04:14.395597 15745 raft_consensus.cc:2804] T 937d0964be304242bf8e3b3a5969cff1 P d1644a76b491429e9d510001e470633e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:04:14.395970 15745 raft_consensus.cc:493] T 937d0964be304242bf8e3b3a5969cff1 P d1644a76b491429e9d510001e470633e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:14.396283 15745 raft_consensus.cc:3060] T 937d0964be304242bf8e3b3a5969cff1 P d1644a76b491429e9d510001e470633e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:14.397202 15419 catalog_manager.cc:5697] T 4af171169b684ddb942747565826575f P d1644a76b491429e9d510001e470633e reported cstate change: term changed from 0 to 1, leader changed from <none> to d1644a76b491429e9d510001e470633e (127.10.222.129). New cstate: current_term: 1 leader_uuid: "d1644a76b491429e9d510001e470633e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1644a76b491429e9d510001e470633e" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46859 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3d716eff7cd24286acc4c1598d775b67" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 39231 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "13bee5cab90643efb33feb218fc76774" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 43843 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:14.403540 15599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "937d0964be304242bf8e3b3a5969cff1" candidate_uuid: "d1644a76b491429e9d510001e470633e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d716eff7cd24286acc4c1598d775b67" is_pre_election: true
I20260713 09:04:14.404175 15599 raft_consensus.cc:2468] T 937d0964be304242bf8e3b3a5969cff1 P 3d716eff7cd24286acc4c1598d775b67 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d1644a76b491429e9d510001e470633e in term 0.
I20260713 09:04:14.406342 15715 tablet_bootstrap.cc:492] T 1a39e1e19700424d8a8865014b125110 P 13bee5cab90643efb33feb218fc76774: No bootstrap required, opened a new log
I20260713 09:04:14.406834 15715 ts_tablet_manager.cc:1403] T 1a39e1e19700424d8a8865014b125110 P 13bee5cab90643efb33feb218fc76774: Time spent bootstrapping tablet: real 0.044s	user 0.015s	sys 0.000s
I20260713 09:04:14.408576 15745 raft_consensus.cc:515] T 937d0964be304242bf8e3b3a5969cff1 P d1644a76b491429e9d510001e470633e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1644a76b491429e9d510001e470633e" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46859 } } peers { permanent_uuid: "3d716eff7cd24286acc4c1598d775b67" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 39231 } } peers { permanent_uuid: "13bee5cab90643efb33feb218fc76774" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 43843 } }
I20260713 09:04:14.408979 15714 tablet_bootstrap.cc:492] T 1a39e1e19700424d8a8865014b125110 P d1644a76b491429e9d510001e470633e: No bootstrap required, opened a new log
I20260713 09:04:14.409915 15720 raft_consensus.cc:493] T 515938eb3a674143abfd69def845deab P 3d716eff7cd24286acc4c1598d775b67 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:14.409686 15715 raft_consensus.cc:359] T 1a39e1e19700424d8a8865014b125110 P 13bee5cab90643efb33feb218fc76774 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1644a76b491429e9d510001e470633e" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46859 } } peers { permanent_uuid: "3d716eff7cd24286acc4c1598d775b67" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 39231 } } peers { permanent_uuid: "13bee5cab90643efb33feb218fc76774" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 43843 } }
I20260713 09:04:14.410392 15720 raft_consensus.cc:515] T 515938eb3a674143abfd69def845deab P 3d716eff7cd24286acc4c1598d775b67 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1644a76b491429e9d510001e470633e" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46859 } } peers { permanent_uuid: "3d716eff7cd24286acc4c1598d775b67" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 39231 } } peers { permanent_uuid: "13bee5cab90643efb33feb218fc76774" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 43843 } }
I20260713 09:04:14.411283 15713 tablet_bootstrap.cc:492] T 8d83c9e44c29434fa43899bf684c2309 P 3d716eff7cd24286acc4c1598d775b67: No bootstrap required, opened a new log
I20260713 09:04:14.411724 15713 ts_tablet_manager.cc:1403] T 8d83c9e44c29434fa43899bf684c2309 P 3d716eff7cd24286acc4c1598d775b67: Time spent bootstrapping tablet: real 0.044s	user 0.010s	sys 0.004s
I20260713 09:04:14.411814 15672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "937d0964be304242bf8e3b3a5969cff1" candidate_uuid: "d1644a76b491429e9d510001e470633e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13bee5cab90643efb33feb218fc76774"
I20260713 09:04:14.412372 15672 raft_consensus.cc:3060] T 937d0964be304242bf8e3b3a5969cff1 P 13bee5cab90643efb33feb218fc76774 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:14.412475 15720 leader_election.cc:290] T 515938eb3a674143abfd69def845deab P 3d716eff7cd24286acc4c1598d775b67 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d1644a76b491429e9d510001e470633e (127.10.222.129:46859), 13bee5cab90643efb33feb218fc76774 (127.10.222.131:43843)
I20260713 09:04:14.409562 15714 ts_tablet_manager.cc:1403] T 1a39e1e19700424d8a8865014b125110 P d1644a76b491429e9d510001e470633e: Time spent bootstrapping tablet: real 0.036s	user 0.019s	sys 0.013s
I20260713 09:04:14.413966 15673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "515938eb3a674143abfd69def845deab" candidate_uuid: "3d716eff7cd24286acc4c1598d775b67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13bee5cab90643efb33feb218fc76774" is_pre_election: true
I20260713 09:04:14.414330 15713 raft_consensus.cc:359] T 8d83c9e44c29434fa43899bf684c2309 P 3d716eff7cd24286acc4c1598d775b67 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1644a76b491429e9d510001e470633e" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46859 } } peers { permanent_uuid: "3d716eff7cd24286acc4c1598d775b67" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 39231 } } peers { permanent_uuid: "13bee5cab90643efb33feb218fc76774" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 43843 } }
I20260713 09:04:14.414958 15713 raft_consensus.cc:385] T 8d83c9e44c29434fa43899bf684c2309 P 3d716eff7cd24286acc4c1598d775b67 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:14.415234 15713 raft_consensus.cc:740] T 8d83c9e44c29434fa43899bf684c2309 P 3d716eff7cd24286acc4c1598d775b67 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d716eff7cd24286acc4c1598d775b67, State: Initialized, Role: FOLLOWER
I20260713 09:04:14.410413 15715 raft_consensus.cc:385] T 1a39e1e19700424d8a8865014b125110 P 13bee5cab90643efb33feb218fc76774 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:14.415890 15715 raft_consensus.cc:740] T 1a39e1e19700424d8a8865014b125110 P 13bee5cab90643efb33feb218fc76774 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13bee5cab90643efb33feb218fc76774, State: Initialized, Role: FOLLOWER
I20260713 09:04:14.416546 15714 raft_consensus.cc:359] T 1a39e1e19700424d8a8865014b125110 P d1644a76b491429e9d510001e470633e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1644a76b491429e9d510001e470633e" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46859 } } peers { permanent_uuid: "3d716eff7cd24286acc4c1598d775b67" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 39231 } } peers { permanent_uuid: "13bee5cab90643efb33feb218fc76774" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 43843 } }
I20260713 09:04:14.416738 15715 consensus_queue.cc:260] T 1a39e1e19700424d8a8865014b125110 P 13bee5cab90643efb33feb218fc76774 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1644a76b491429e9d510001e470633e" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46859 } } peers { permanent_uuid: "3d716eff7cd24286acc4c1598d775b67" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 39231 } } peers { permanent_uuid: "13bee5cab90643efb33feb218fc76774" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 43843 } }
I20260713 09:04:14.417366 15714 raft_consensus.cc:385] T 1a39e1e19700424d8a8865014b125110 P d1644a76b491429e9d510001e470633e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:14.417711 15714 raft_consensus.cc:740] T 1a39e1e19700424d8a8865014b125110 P d1644a76b491429e9d510001e470633e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d1644a76b491429e9d510001e470633e, State: Initialized, Role: FOLLOWER
I20260713 09:04:14.415524 15673 raft_consensus.cc:2468] T 515938eb3a674143abfd69def845deab P 13bee5cab90643efb33feb218fc76774 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3d716eff7cd24286acc4c1598d775b67 in term 0.
I20260713 09:04:14.418358 15714 consensus_queue.cc:260] T 1a39e1e19700424d8a8865014b125110 P d1644a76b491429e9d510001e470633e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1644a76b491429e9d510001e470633e" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46859 } } peers { permanent_uuid: "3d716eff7cd24286acc4c1598d775b67" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 39231 } } peers { permanent_uuid: "13bee5cab90643efb33feb218fc76774" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 43843 } }
I20260713 09:04:14.419288 15672 raft_consensus.cc:2468] T 937d0964be304242bf8e3b3a5969cff1 P 13bee5cab90643efb33feb218fc76774 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d1644a76b491429e9d510001e470633e in term 1.
I20260713 09:04:14.419601 15713 consensus_queue.cc:260] T 8d83c9e44c29434fa43899bf684c2309 P 3d716eff7cd24286acc4c1598d775b67 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1644a76b491429e9d510001e470633e" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46859 } } peers { permanent_uuid: "3d716eff7cd24286acc4c1598d775b67" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 39231 } } peers { permanent_uuid: "13bee5cab90643efb33feb218fc76774" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 43843 } }
I20260713 09:04:14.419862 15565 leader_election.cc:304] T 515938eb3a674143abfd69def845deab P 3d716eff7cd24286acc4c1598d775b67 [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: 13bee5cab90643efb33feb218fc76774, 3d716eff7cd24286acc4c1598d775b67; no voters: 
I20260713 09:04:14.407867 15422 catalog_manager.cc:5697] T 8d83c9e44c29434fa43899bf684c2309 P 13bee5cab90643efb33feb218fc76774 reported cstate change: term changed from 0 to 1, leader changed from <none> to 13bee5cab90643efb33feb218fc76774 (127.10.222.131). New cstate: current_term: 1 leader_uuid: "13bee5cab90643efb33feb218fc76774" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1644a76b491429e9d510001e470633e" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3d716eff7cd24286acc4c1598d775b67" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 39231 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "13bee5cab90643efb33feb218fc76774" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 43843 } health_report { overall_health: HEALTHY } } }
I20260713 09:04:14.420516 15714 ts_tablet_manager.cc:1434] T 1a39e1e19700424d8a8865014b125110 P d1644a76b491429e9d510001e470633e: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.003s
I20260713 09:04:14.420744 15720 raft_consensus.cc:2804] T 515938eb3a674143abfd69def845deab P 3d716eff7cd24286acc4c1598d775b67 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:04:14.421118 15720 raft_consensus.cc:493] T 515938eb3a674143abfd69def845deab P 3d716eff7cd24286acc4c1598d775b67 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:14.421443 15714 tablet_bootstrap.cc:492] T 54bff34a659e4aba9277dfbf00c14dd9 P d1644a76b491429e9d510001e470633e: Bootstrap starting.
I20260713 09:04:14.421448 15720 raft_consensus.cc:3060] T 515938eb3a674143abfd69def845deab P 3d716eff7cd24286acc4c1598d775b67 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:14.425122 15599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "937d0964be304242bf8e3b3a5969cff1" candidate_uuid: "d1644a76b491429e9d510001e470633e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d716eff7cd24286acc4c1598d775b67"
I20260713 09:04:14.425689 15599 raft_consensus.cc:3060] T 937d0964be304242bf8e3b3a5969cff1 P 3d716eff7cd24286acc4c1598d775b67 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:14.426985 15714 tablet_bootstrap.cc:654] T 54bff34a659e4aba9277dfbf00c14dd9 P d1644a76b491429e9d510001e470633e: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:14.427198 15490 leader_election.cc:304] T 937d0964be304242bf8e3b3a5969cff1 P d1644a76b491429e9d510001e470633e [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: 13bee5cab90643efb33feb218fc76774, d1644a76b491429e9d510001e470633e; no voters: 
I20260713 09:04:14.428179 15718 raft_consensus.cc:2804] T 937d0964be304242bf8e3b3a5969cff1 P d1644a76b491429e9d510001e470633e [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:04:14.428617 15718 raft_consensus.cc:697] T 937d0964be304242bf8e3b3a5969cff1 P d1644a76b491429e9d510001e470633e [term 1 LEADER]: Becoming Leader. State: Replica: d1644a76b491429e9d510001e470633e, State: Running, Role: LEADER
I20260713 09:04:14.429382 15718 consensus_queue.cc:237] T 937d0964be304242bf8e3b3a5969cff1 P d1644a76b491429e9d510001e470633e [LEADER]: Queue going to LEADER mode. State: All 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: "d1644a76b491429e9d510001e470633e" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46859 } } peers { permanent_uuid: "3d716eff7cd24286acc4c1598d775b67" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 39231 } } peers { permanent_uuid: "13bee5cab90643efb33feb218fc76774" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 43843 } }
I20260713 09:04:14.430125 15720 raft_consensus.cc:515] T 515938eb3a674143abfd69def845deab P 3d716eff7cd24286acc4c1598d775b67 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1644a76b491429e9d510001e470633e" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46859 } } peers { permanent_uuid: "3d716eff7cd24286acc4c1598d775b67" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 39231 } } peers { permanent_uuid: "13bee5cab90643efb33feb218fc76774" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 43843 } }
I20260713 09:04:14.413166 15524 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "515938eb3a674143abfd69def845deab" candidate_uuid: "3d716eff7cd24286acc4c1598d775b67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1644a76b491429e9d510001e470633e" is_pre_election: true
W20260713 09:04:14.432928 15563 leader_election.cc:343] T 515938eb3a674143abfd69def845deab P 3d716eff7cd24286acc4c1598d775b67 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d1644a76b491429e9d510001e470633e (127.10.222.129:46859): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:14.433633 15524 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "515938eb3a674143abfd69def845deab" candidate_uuid: "3d716eff7cd24286acc4c1598d775b67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1644a76b491429e9d510001e470633e"
I20260713 09:04:14.434899 15720 leader_election.cc:290] T 515938eb3a674143abfd69def845deab P 3d716eff7cd24286acc4c1598d775b67 [CANDIDATE]: Term 1 election: Requested vote from peers d1644a76b491429e9d510001e470633e (127.10.222.129:46859), 13bee5cab90643efb33feb218fc76774 (127.10.222.131:43843)
W20260713 09:04:14.435283 15563 leader_election.cc:343] T 515938eb3a674143abfd69def845deab P 3d716eff7cd24286acc4c1598d775b67 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d1644a76b491429e9d510001e470633e (127.10.222.129:46859): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:14.436542 15713 ts_tablet_manager.cc:1434] T 8d83c9e44c29434fa43899bf684c2309 P 3d716eff7cd24286acc4c1598d775b67: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.000s
I20260713 09:04:14.437485 15713 tablet_bootstrap.cc:492] T 54bff34a659e4aba9277dfbf00c14dd9 P 3d716eff7cd24286acc4c1598d775b67: Bootstrap starting.
I20260713 09:04:14.437915 15714 tablet_bootstrap.cc:492] T 54bff34a659e4aba9277dfbf00c14dd9 P d1644a76b491429e9d510001e470633e: No bootstrap required, opened a new log
I20260713 09:04:14.438392 15714 ts_tablet_manager.cc:1403] T 54bff34a659e4aba9277dfbf00c14dd9 P d1644a76b491429e9d510001e470633e: Time spent bootstrapping tablet: real 0.017s	user 0.007s	sys 0.007s
I20260713 09:04:14.419008 15715 ts_tablet_manager.cc:1434] T 1a39e1e19700424d8a8865014b125110 P 13bee5cab90643efb33feb218fc76774: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.001s
I20260713 09:04:14.439430 15672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "515938eb3a674143abfd69def845deab" candidate_uuid: "3d716eff7cd24286acc4c1598d775b67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13bee5cab90643efb33feb218fc76774"
I20260713 09:04:14.439971 15672 raft_consensus.cc:3060] T 515938eb3a674143abfd69def845deab P 13bee5cab90643efb33feb218fc76774 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:14.441128 15714 raft_consensus.cc:359] T 54bff34a659e4aba9277dfbf00c14dd9 P d1644a76b491429e9d510001e470633e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1644a76b491429e9d510001e470633e" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46859 } } peers { permanent_uuid: "3d716eff7cd24286acc4c1598d775b67" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 39231 } } peers { permanent_uuid: "13bee5cab90643efb33feb218fc76774" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 43843 } }
I20260713 09:04:14.441994 15714 raft_consensus.cc:385] T 54bff34a659e4aba9277dfbf00c14dd9 P d1644a76b491429e9d510001e470633e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:14.442309 15715 tablet_bootstrap.cc:492] T 5dbda8b46eb94fc4a03c2a09b7da332d P 13bee5cab90643efb33feb218fc76774: Bootstrap starting.
I20260713 09:04:14.442269 15714 raft_consensus.cc:740] T 54bff34a659e4aba9277dfbf00c14dd9 P d1644a76b491429e9d510001e470633e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d1644a76b491429e9d510001e470633e, State: Initialized, Role: FOLLOWER
I20260713 09:04:14.443241 15714 consensus_queue.cc:260] T 54bff34a659e4aba9277dfbf00c14dd9 P d1644a76b491429e9d510001e470633e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1644a76b491429e9d510001e470633e" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46859 } } peers { permanent_uuid: "3d716eff7cd24286acc4c1598d775b67" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 39231 } } peers { permanent_uuid: "13bee5cab90643efb33feb218fc76774" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 43843 } }
I20260713 09:04:14.445317 15714 ts_tablet_manager.cc:1434] T 54bff34a659e4aba9277dfbf00c14dd9 P d1644a76b491429e9d510001e470633e: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260713 09:04:14.446195 15714 tablet_bootstrap.cc:492] T bc09532c48d048179dc36d27a1b37760 P d1644a76b491429e9d510001e470633e: Bootstrap starting.
I20260713 09:04:14.448254 15715 tablet_bootstrap.cc:654] T 5dbda8b46eb94fc4a03c2a09b7da332d P 13bee5cab90643efb33feb218fc76774: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:14.452210 15714 tablet_bootstrap.cc:654] T bc09532c48d048179dc36d27a1b37760 P d1644a76b491429e9d510001e470633e: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:14.454351 15745 leader_election.cc:290] T 937d0964be304242bf8e3b3a5969cff1 P d1644a76b491429e9d510001e470633e [CANDIDATE]: Term 1 election: Requested vote from peers 3d716eff7cd24286acc4c1598d775b67 (127.10.222.130:39231), 13bee5cab90643efb33feb218fc76774 (127.10.222.131:43843)
I20260713 09:04:14.463804 15599 raft_consensus.cc:2468] T 937d0964be304242bf8e3b3a5969cff1 P 3d716eff7cd24286acc4c1598d775b67 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d1644a76b491429e9d510001e470633e in term 1.
I20260713 09:04:14.457726 15672 raft_consensus.cc:2468] T 515938eb3a674143abfd69def845deab P 13bee5cab90643efb33feb218fc76774 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d716eff7cd24286acc4c1598d775b67 in term 1.
I20260713 09:04:14.466624 15565 leader_election.cc:304] T 515938eb3a674143abfd69def845deab P 3d716eff7cd24286acc4c1598d775b67 [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: 13bee5cab90643efb33feb218fc76774, 3d716eff7cd24286acc4c1598d775b67; no voters: d1644a76b491429e9d510001e470633e
I20260713 09:04:14.467456 15714 tablet_bootstrap.cc:492] T bc09532c48d048179dc36d27a1b37760 P d1644a76b491429e9d510001e470633e: No bootstrap required, opened a new log
I20260713 09:04:14.467921 15714 ts_tablet_manager.cc:1403] T bc09532c48d048179dc36d27a1b37760 P d1644a76b491429e9d510001e470633e: Time spent bootstrapping tablet: real 0.022s	user 0.007s	sys 0.011s
I20260713 09:04:14.467732 15720 raft_consensus.cc:2804] T 515938eb3a674143abfd69def845deab P 3d716eff7cd24286acc4c1598d775b67 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:04:14.467795 15713 tablet_bootstrap.cc:654] T 54bff34a659e4aba9277dfbf00c14dd9 P 3d716eff7cd24286acc4c1598d775b67: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:14.468487 15720 raft_consensus.cc:697] T 515938eb3a674143abfd69def845deab P 3d716eff7cd24286acc4c1598d775b67 [term 1 LEADER]: Becoming Leader. State: Replica: 3d716eff7cd24286acc4c1598d775b67, State: Running, Role: LEADER
I20260713 09:04:14.469372 15720 consensus_queue.cc:237] T 515938eb3a674143abfd69def845deab P 3d716eff7cd24286acc4c1598d775b67 [LEADER]: Queue going to LEADER mode. State: All 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: "d1644a76b491429e9d510001e470633e" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46859 } } peers { permanent_uuid: "3d716eff7cd24286acc4c1598d775b67" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 39231 } } peers { permanent_uuid: "13bee5cab90643efb33feb218fc76774" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 43843 } }
I20260713 09:04:14.469547 15421 catalog_manager.cc:5697] T 937d0964be304242bf8e3b3a5969cff1 P d1644a76b491429e9d510001e470633e reported cstate change: term changed from 0 to 1, leader changed from <none> to d1644a76b491429e9d510001e470633e (127.10.222.129). New cstate: current_term: 1 leader_uuid: "d1644a76b491429e9d510001e470633e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1644a76b491429e9d510001e470633e" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46859 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3d716eff7cd24286acc4c1598d775b67" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 39231 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "13bee5cab90643efb33feb218fc76774" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 43843 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:14.470655 15714 raft_consensus.cc:359] T bc09532c48d048179dc36d27a1b37760 P d1644a76b491429e9d510001e470633e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1644a76b491429e9d510001e470633e" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46859 } } peers { permanent_uuid: "3d716eff7cd24286acc4c1598d775b67" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 39231 } } peers { permanent_uuid: "13bee5cab90643efb33feb218fc76774" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 43843 } }
I20260713 09:04:14.471375 15714 raft_consensus.cc:385] T bc09532c48d048179dc36d27a1b37760 P d1644a76b491429e9d510001e470633e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:14.471740 15714 raft_consensus.cc:740] T bc09532c48d048179dc36d27a1b37760 P d1644a76b491429e9d510001e470633e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d1644a76b491429e9d510001e470633e, State: Initialized, Role: FOLLOWER
I20260713 09:04:14.472404 15714 consensus_queue.cc:260] T bc09532c48d048179dc36d27a1b37760 P d1644a76b491429e9d510001e470633e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1644a76b491429e9d510001e470633e" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46859 } } peers { permanent_uuid: "3d716eff7cd24286acc4c1598d775b67" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 39231 } } peers { permanent_uuid: "13bee5cab90643efb33feb218fc76774" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 43843 } }
I20260713 09:04:14.474382 15714 ts_tablet_manager.cc:1434] T bc09532c48d048179dc36d27a1b37760 P d1644a76b491429e9d510001e470633e: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260713 09:04:14.475255 15714 tablet_bootstrap.cc:492] T 515938eb3a674143abfd69def845deab P d1644a76b491429e9d510001e470633e: Bootstrap starting.
I20260713 09:04:14.478720 15715 tablet_bootstrap.cc:492] T 5dbda8b46eb94fc4a03c2a09b7da332d P 13bee5cab90643efb33feb218fc76774: No bootstrap required, opened a new log
I20260713 09:04:14.479358 15715 ts_tablet_manager.cc:1403] T 5dbda8b46eb94fc4a03c2a09b7da332d P 13bee5cab90643efb33feb218fc76774: Time spent bootstrapping tablet: real 0.037s	user 0.011s	sys 0.012s
I20260713 09:04:14.480082 15714 tablet_bootstrap.cc:654] T 515938eb3a674143abfd69def845deab P d1644a76b491429e9d510001e470633e: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:14.491748 15715 raft_consensus.cc:359] T 5dbda8b46eb94fc4a03c2a09b7da332d P 13bee5cab90643efb33feb218fc76774 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1644a76b491429e9d510001e470633e" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46859 } } peers { permanent_uuid: "3d716eff7cd24286acc4c1598d775b67" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 39231 } } peers { permanent_uuid: "13bee5cab90643efb33feb218fc76774" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 43843 } }
I20260713 09:04:14.492594 15715 raft_consensus.cc:385] T 5dbda8b46eb94fc4a03c2a09b7da332d P 13bee5cab90643efb33feb218fc76774 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:14.492879 15715 raft_consensus.cc:740] T 5dbda8b46eb94fc4a03c2a09b7da332d P 13bee5cab90643efb33feb218fc76774 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13bee5cab90643efb33feb218fc76774, State: Initialized, Role: FOLLOWER
I20260713 09:04:14.493767 15715 consensus_queue.cc:260] T 5dbda8b46eb94fc4a03c2a09b7da332d P 13bee5cab90643efb33feb218fc76774 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1644a76b491429e9d510001e470633e" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46859 } } peers { permanent_uuid: "3d716eff7cd24286acc4c1598d775b67" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 39231 } } peers { permanent_uuid: "13bee5cab90643efb33feb218fc76774" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 43843 } }
I20260713 09:04:14.495288 15421 catalog_manager.cc:5697] T 515938eb3a674143abfd69def845deab P 3d716eff7cd24286acc4c1598d775b67 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3d716eff7cd24286acc4c1598d775b67 (127.10.222.130). New cstate: current_term: 1 leader_uuid: "3d716eff7cd24286acc4c1598d775b67" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1644a76b491429e9d510001e470633e" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3d716eff7cd24286acc4c1598d775b67" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 39231 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "13bee5cab90643efb33feb218fc76774" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 43843 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:14.504295 15715 ts_tablet_manager.cc:1434] T 5dbda8b46eb94fc4a03c2a09b7da332d P 13bee5cab90643efb33feb218fc76774: Time spent starting tablet: real 0.025s	user 0.005s	sys 0.001s
I20260713 09:04:14.508378 15713 tablet_bootstrap.cc:492] T 54bff34a659e4aba9277dfbf00c14dd9 P 3d716eff7cd24286acc4c1598d775b67: No bootstrap required, opened a new log
I20260713 09:04:14.508642 15714 tablet_bootstrap.cc:492] T 515938eb3a674143abfd69def845deab P d1644a76b491429e9d510001e470633e: No bootstrap required, opened a new log
I20260713 09:04:14.508812 15713 ts_tablet_manager.cc:1403] T 54bff34a659e4aba9277dfbf00c14dd9 P 3d716eff7cd24286acc4c1598d775b67: Time spent bootstrapping tablet: real 0.072s	user 0.029s	sys 0.015s
I20260713 09:04:14.509231 15714 ts_tablet_manager.cc:1403] T 515938eb3a674143abfd69def845deab P d1644a76b491429e9d510001e470633e: Time spent bootstrapping tablet: real 0.034s	user 0.019s	sys 0.011s
I20260713 09:04:14.509375 15715 tablet_bootstrap.cc:492] T bc09532c48d048179dc36d27a1b37760 P 13bee5cab90643efb33feb218fc76774: Bootstrap starting.
I20260713 09:04:14.511379 15713 raft_consensus.cc:359] T 54bff34a659e4aba9277dfbf00c14dd9 P 3d716eff7cd24286acc4c1598d775b67 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1644a76b491429e9d510001e470633e" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46859 } } peers { permanent_uuid: "3d716eff7cd24286acc4c1598d775b67" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 39231 } } peers { permanent_uuid: "13bee5cab90643efb33feb218fc76774" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 43843 } }
I20260713 09:04:14.512055 15713 raft_consensus.cc:385] T 54bff34a659e4aba9277dfbf00c14dd9 P 3d716eff7cd24286acc4c1598d775b67 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:14.511762 15714 raft_consensus.cc:359] T 515938eb3a674143abfd69def845deab P d1644a76b491429e9d510001e470633e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1644a76b491429e9d510001e470633e" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46859 } } peers { permanent_uuid: "3d716eff7cd24286acc4c1598d775b67" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 39231 } } peers { permanent_uuid: "13bee5cab90643efb33feb218fc76774" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 43843 } }
I20260713 09:04:14.512352 15713 raft_consensus.cc:740] T 54bff34a659e4aba9277dfbf00c14dd9 P 3d716eff7cd24286acc4c1598d775b67 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d716eff7cd24286acc4c1598d775b67, State: Initialized, Role: FOLLOWER
I20260713 09:04:14.512732 15714 raft_consensus.cc:385] T 515938eb3a674143abfd69def845deab P d1644a76b491429e9d510001e470633e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:14.513077 15714 raft_consensus.cc:740] T 515938eb3a674143abfd69def845deab P d1644a76b491429e9d510001e470633e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d1644a76b491429e9d510001e470633e, State: Initialized, Role: FOLLOWER
I20260713 09:04:14.513180 15713 consensus_queue.cc:260] T 54bff34a659e4aba9277dfbf00c14dd9 P 3d716eff7cd24286acc4c1598d775b67 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1644a76b491429e9d510001e470633e" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46859 } } peers { permanent_uuid: "3d716eff7cd24286acc4c1598d775b67" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 39231 } } peers { permanent_uuid: "13bee5cab90643efb33feb218fc76774" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 43843 } }
I20260713 09:04:14.513876 15714 consensus_queue.cc:260] T 515938eb3a674143abfd69def845deab P d1644a76b491429e9d510001e470633e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1644a76b491429e9d510001e470633e" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46859 } } peers { permanent_uuid: "3d716eff7cd24286acc4c1598d775b67" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 39231 } } peers { permanent_uuid: "13bee5cab90643efb33feb218fc76774" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 43843 } }
I20260713 09:04:14.514724 15715 tablet_bootstrap.cc:654] T bc09532c48d048179dc36d27a1b37760 P 13bee5cab90643efb33feb218fc76774: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:14.515954 15714 ts_tablet_manager.cc:1434] T 515938eb3a674143abfd69def845deab P d1644a76b491429e9d510001e470633e: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:04:14.517915 15713 ts_tablet_manager.cc:1434] T 54bff34a659e4aba9277dfbf00c14dd9 P 3d716eff7cd24286acc4c1598d775b67: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260713 09:04:14.521894 15720 raft_consensus.cc:493] T 8d83c9e44c29434fa43899bf684c2309 P 3d716eff7cd24286acc4c1598d775b67 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:14.522377 15720 raft_consensus.cc:515] T 8d83c9e44c29434fa43899bf684c2309 P 3d716eff7cd24286acc4c1598d775b67 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1644a76b491429e9d510001e470633e" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46859 } } peers { permanent_uuid: "3d716eff7cd24286acc4c1598d775b67" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 39231 } } peers { permanent_uuid: "13bee5cab90643efb33feb218fc76774" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 43843 } }
I20260713 09:04:14.524498 15720 leader_election.cc:290] T 8d83c9e44c29434fa43899bf684c2309 P 3d716eff7cd24286acc4c1598d775b67 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d1644a76b491429e9d510001e470633e (127.10.222.129:46859), 13bee5cab90643efb33feb218fc76774 (127.10.222.131:43843)
I20260713 09:04:14.525182 15524 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d83c9e44c29434fa43899bf684c2309" candidate_uuid: "3d716eff7cd24286acc4c1598d775b67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1644a76b491429e9d510001e470633e" is_pre_election: true
I20260713 09:04:14.525961 15524 raft_consensus.cc:2393] T 8d83c9e44c29434fa43899bf684c2309 P d1644a76b491429e9d510001e470633e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3d716eff7cd24286acc4c1598d775b67 in current term 1: Already voted for candidate 13bee5cab90643efb33feb218fc76774 in this term.
I20260713 09:04:14.526058 15672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d83c9e44c29434fa43899bf684c2309" candidate_uuid: "3d716eff7cd24286acc4c1598d775b67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13bee5cab90643efb33feb218fc76774" is_pre_election: true
I20260713 09:04:14.527314 15565 leader_election.cc:304] T 8d83c9e44c29434fa43899bf684c2309 P 3d716eff7cd24286acc4c1598d775b67 [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: 3d716eff7cd24286acc4c1598d775b67; no voters: 13bee5cab90643efb33feb218fc76774, d1644a76b491429e9d510001e470633e
I20260713 09:04:14.527971 15720 raft_consensus.cc:3060] T 8d83c9e44c29434fa43899bf684c2309 P 3d716eff7cd24286acc4c1598d775b67 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:14.528708 15715 tablet_bootstrap.cc:492] T bc09532c48d048179dc36d27a1b37760 P 13bee5cab90643efb33feb218fc76774: No bootstrap required, opened a new log
I20260713 09:04:14.529181 15715 ts_tablet_manager.cc:1403] T bc09532c48d048179dc36d27a1b37760 P 13bee5cab90643efb33feb218fc76774: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.000s
I20260713 09:04:14.531797 15715 raft_consensus.cc:359] T bc09532c48d048179dc36d27a1b37760 P 13bee5cab90643efb33feb218fc76774 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1644a76b491429e9d510001e470633e" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46859 } } peers { permanent_uuid: "3d716eff7cd24286acc4c1598d775b67" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 39231 } } peers { permanent_uuid: "13bee5cab90643efb33feb218fc76774" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 43843 } }
I20260713 09:04:14.532291 15715 raft_consensus.cc:385] T bc09532c48d048179dc36d27a1b37760 P 13bee5cab90643efb33feb218fc76774 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:14.532512 15715 raft_consensus.cc:740] T bc09532c48d048179dc36d27a1b37760 P 13bee5cab90643efb33feb218fc76774 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13bee5cab90643efb33feb218fc76774, State: Initialized, Role: FOLLOWER
I20260713 09:04:14.533068 15715 consensus_queue.cc:260] T bc09532c48d048179dc36d27a1b37760 P 13bee5cab90643efb33feb218fc76774 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1644a76b491429e9d510001e470633e" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46859 } } peers { permanent_uuid: "3d716eff7cd24286acc4c1598d775b67" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 39231 } } peers { permanent_uuid: "13bee5cab90643efb33feb218fc76774" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 43843 } }
I20260713 09:04:14.533417 15720 raft_consensus.cc:2749] T 8d83c9e44c29434fa43899bf684c2309 P 3d716eff7cd24286acc4c1598d775b67 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:04:14.534534 15715 ts_tablet_manager.cc:1434] T bc09532c48d048179dc36d27a1b37760 P 13bee5cab90643efb33feb218fc76774: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:04:14.559276 15718 raft_consensus.cc:493] T 515938eb3a674143abfd69def845deab P d1644a76b491429e9d510001e470633e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:14.559765 15718 raft_consensus.cc:515] T 515938eb3a674143abfd69def845deab P d1644a76b491429e9d510001e470633e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1644a76b491429e9d510001e470633e" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46859 } } peers { permanent_uuid: "3d716eff7cd24286acc4c1598d775b67" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 39231 } } peers { permanent_uuid: "13bee5cab90643efb33feb218fc76774" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 43843 } }
I20260713 09:04:14.561389 15718 leader_election.cc:290] T 515938eb3a674143abfd69def845deab P d1644a76b491429e9d510001e470633e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3d716eff7cd24286acc4c1598d775b67 (127.10.222.130:39231), 13bee5cab90643efb33feb218fc76774 (127.10.222.131:43843)
I20260713 09:04:14.562132 15599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "515938eb3a674143abfd69def845deab" candidate_uuid: "d1644a76b491429e9d510001e470633e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d716eff7cd24286acc4c1598d775b67" is_pre_election: true
I20260713 09:04:14.562325 15672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "515938eb3a674143abfd69def845deab" candidate_uuid: "d1644a76b491429e9d510001e470633e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13bee5cab90643efb33feb218fc76774" is_pre_election: true
I20260713 09:04:14.563064 15672 raft_consensus.cc:2393] T 515938eb3a674143abfd69def845deab P 13bee5cab90643efb33feb218fc76774 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d1644a76b491429e9d510001e470633e in current term 1: Already voted for candidate 3d716eff7cd24286acc4c1598d775b67 in this term.
I20260713 09:04:14.563967 15490 leader_election.cc:304] T 515938eb3a674143abfd69def845deab P d1644a76b491429e9d510001e470633e [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: d1644a76b491429e9d510001e470633e; no voters: 13bee5cab90643efb33feb218fc76774, 3d716eff7cd24286acc4c1598d775b67
I20260713 09:04:14.564720 15718 raft_consensus.cc:3060] T 515938eb3a674143abfd69def845deab P d1644a76b491429e9d510001e470633e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:14.570564 15718 raft_consensus.cc:2749] T 515938eb3a674143abfd69def845deab P d1644a76b491429e9d510001e470633e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:04:14.598390 15720 raft_consensus.cc:493] T bc09532c48d048179dc36d27a1b37760 P 3d716eff7cd24286acc4c1598d775b67 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:14.599270 15720 raft_consensus.cc:515] T bc09532c48d048179dc36d27a1b37760 P 3d716eff7cd24286acc4c1598d775b67 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1644a76b491429e9d510001e470633e" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46859 } } peers { permanent_uuid: "3d716eff7cd24286acc4c1598d775b67" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 39231 } } peers { permanent_uuid: "13bee5cab90643efb33feb218fc76774" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 43843 } }
I20260713 09:04:14.601583 15720 leader_election.cc:290] T bc09532c48d048179dc36d27a1b37760 P 3d716eff7cd24286acc4c1598d775b67 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d1644a76b491429e9d510001e470633e (127.10.222.129:46859), 13bee5cab90643efb33feb218fc76774 (127.10.222.131:43843)
I20260713 09:04:14.603858 15672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc09532c48d048179dc36d27a1b37760" candidate_uuid: "3d716eff7cd24286acc4c1598d775b67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13bee5cab90643efb33feb218fc76774" is_pre_election: true
I20260713 09:04:14.603916 15524 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc09532c48d048179dc36d27a1b37760" candidate_uuid: "3d716eff7cd24286acc4c1598d775b67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1644a76b491429e9d510001e470633e" is_pre_election: true
I20260713 09:04:14.605038 15672 raft_consensus.cc:2468] T bc09532c48d048179dc36d27a1b37760 P 13bee5cab90643efb33feb218fc76774 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3d716eff7cd24286acc4c1598d775b67 in term 0.
I20260713 09:04:14.605175 15524 raft_consensus.cc:2468] T bc09532c48d048179dc36d27a1b37760 P d1644a76b491429e9d510001e470633e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3d716eff7cd24286acc4c1598d775b67 in term 0.
I20260713 09:04:14.606648 15565 leader_election.cc:304] T bc09532c48d048179dc36d27a1b37760 P 3d716eff7cd24286acc4c1598d775b67 [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: 13bee5cab90643efb33feb218fc76774, 3d716eff7cd24286acc4c1598d775b67; no voters: 
I20260713 09:04:14.607996 15720 raft_consensus.cc:2804] T bc09532c48d048179dc36d27a1b37760 P 3d716eff7cd24286acc4c1598d775b67 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:04:14.608351 15720 raft_consensus.cc:493] T bc09532c48d048179dc36d27a1b37760 P 3d716eff7cd24286acc4c1598d775b67 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:14.608646 15720 raft_consensus.cc:3060] T bc09532c48d048179dc36d27a1b37760 P 3d716eff7cd24286acc4c1598d775b67 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:14.616796 15720 raft_consensus.cc:515] T bc09532c48d048179dc36d27a1b37760 P 3d716eff7cd24286acc4c1598d775b67 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1644a76b491429e9d510001e470633e" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46859 } } peers { permanent_uuid: "3d716eff7cd24286acc4c1598d775b67" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 39231 } } peers { permanent_uuid: "13bee5cab90643efb33feb218fc76774" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 43843 } }
I20260713 09:04:14.618762 15720 leader_election.cc:290] T bc09532c48d048179dc36d27a1b37760 P 3d716eff7cd24286acc4c1598d775b67 [CANDIDATE]: Term 1 election: Requested vote from peers d1644a76b491429e9d510001e470633e (127.10.222.129:46859), 13bee5cab90643efb33feb218fc76774 (127.10.222.131:43843)
I20260713 09:04:14.619433 15524 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc09532c48d048179dc36d27a1b37760" candidate_uuid: "3d716eff7cd24286acc4c1598d775b67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1644a76b491429e9d510001e470633e"
I20260713 09:04:14.619711 15672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc09532c48d048179dc36d27a1b37760" candidate_uuid: "3d716eff7cd24286acc4c1598d775b67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13bee5cab90643efb33feb218fc76774"
I20260713 09:04:14.620097 15524 raft_consensus.cc:3060] T bc09532c48d048179dc36d27a1b37760 P d1644a76b491429e9d510001e470633e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:14.620244 15672 raft_consensus.cc:3060] T bc09532c48d048179dc36d27a1b37760 P 13bee5cab90643efb33feb218fc76774 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:14.623625 15721 raft_consensus.cc:493] T 54bff34a659e4aba9277dfbf00c14dd9 P 13bee5cab90643efb33feb218fc76774 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:14.624424 15721 raft_consensus.cc:515] T 54bff34a659e4aba9277dfbf00c14dd9 P 13bee5cab90643efb33feb218fc76774 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1644a76b491429e9d510001e470633e" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46859 } } peers { permanent_uuid: "3d716eff7cd24286acc4c1598d775b67" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 39231 } } peers { permanent_uuid: "13bee5cab90643efb33feb218fc76774" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 43843 } }
I20260713 09:04:14.628289 15523 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54bff34a659e4aba9277dfbf00c14dd9" candidate_uuid: "13bee5cab90643efb33feb218fc76774" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1644a76b491429e9d510001e470633e" is_pre_election: true
I20260713 09:04:14.628813 15672 raft_consensus.cc:2468] T bc09532c48d048179dc36d27a1b37760 P 13bee5cab90643efb33feb218fc76774 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d716eff7cd24286acc4c1598d775b67 in term 1.
I20260713 09:04:14.629244 15523 raft_consensus.cc:2468] T 54bff34a659e4aba9277dfbf00c14dd9 P d1644a76b491429e9d510001e470633e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 13bee5cab90643efb33feb218fc76774 in term 0.
I20260713 09:04:14.629873 15721 leader_election.cc:290] T 54bff34a659e4aba9277dfbf00c14dd9 P 13bee5cab90643efb33feb218fc76774 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d1644a76b491429e9d510001e470633e (127.10.222.129:46859), 3d716eff7cd24286acc4c1598d775b67 (127.10.222.130:39231)
I20260713 09:04:14.629637 15599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54bff34a659e4aba9277dfbf00c14dd9" candidate_uuid: "13bee5cab90643efb33feb218fc76774" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d716eff7cd24286acc4c1598d775b67" is_pre_election: true
I20260713 09:04:14.630354 15565 leader_election.cc:304] T bc09532c48d048179dc36d27a1b37760 P 3d716eff7cd24286acc4c1598d775b67 [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: 13bee5cab90643efb33feb218fc76774, 3d716eff7cd24286acc4c1598d775b67; no voters: 
I20260713 09:04:14.631008 15637 leader_election.cc:304] T 54bff34a659e4aba9277dfbf00c14dd9 P 13bee5cab90643efb33feb218fc76774 [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: 13bee5cab90643efb33feb218fc76774, d1644a76b491429e9d510001e470633e; no voters: 
I20260713 09:04:14.631325 15599 raft_consensus.cc:2468] T 54bff34a659e4aba9277dfbf00c14dd9 P 3d716eff7cd24286acc4c1598d775b67 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 13bee5cab90643efb33feb218fc76774 in term 0.
I20260713 09:04:14.631479 15720 raft_consensus.cc:2804] T bc09532c48d048179dc36d27a1b37760 P 3d716eff7cd24286acc4c1598d775b67 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:04:14.629544 15524 raft_consensus.cc:2468] T bc09532c48d048179dc36d27a1b37760 P d1644a76b491429e9d510001e470633e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d716eff7cd24286acc4c1598d775b67 in term 1.
I20260713 09:04:14.632187 15720 raft_consensus.cc:697] T bc09532c48d048179dc36d27a1b37760 P 3d716eff7cd24286acc4c1598d775b67 [term 1 LEADER]: Becoming Leader. State: Replica: 3d716eff7cd24286acc4c1598d775b67, State: Running, Role: LEADER
I20260713 09:04:14.632656 15721 raft_consensus.cc:2804] T 54bff34a659e4aba9277dfbf00c14dd9 P 13bee5cab90643efb33feb218fc76774 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:04:14.633154 15721 raft_consensus.cc:493] T 54bff34a659e4aba9277dfbf00c14dd9 P 13bee5cab90643efb33feb218fc76774 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:14.633553 15721 raft_consensus.cc:3060] T 54bff34a659e4aba9277dfbf00c14dd9 P 13bee5cab90643efb33feb218fc76774 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:14.633543 15720 consensus_queue.cc:237] T bc09532c48d048179dc36d27a1b37760 P 3d716eff7cd24286acc4c1598d775b67 [LEADER]: Queue going to LEADER mode. State: All 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: "d1644a76b491429e9d510001e470633e" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46859 } } peers { permanent_uuid: "3d716eff7cd24286acc4c1598d775b67" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 39231 } } peers { permanent_uuid: "13bee5cab90643efb33feb218fc76774" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 43843 } }
I20260713 09:04:14.641045 15721 raft_consensus.cc:515] T 54bff34a659e4aba9277dfbf00c14dd9 P 13bee5cab90643efb33feb218fc76774 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1644a76b491429e9d510001e470633e" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46859 } } peers { permanent_uuid: "3d716eff7cd24286acc4c1598d775b67" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 39231 } } peers { permanent_uuid: "13bee5cab90643efb33feb218fc76774" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 43843 } }
I20260713 09:04:14.642932 15721 leader_election.cc:290] T 54bff34a659e4aba9277dfbf00c14dd9 P 13bee5cab90643efb33feb218fc76774 [CANDIDATE]: Term 1 election: Requested vote from peers d1644a76b491429e9d510001e470633e (127.10.222.129:46859), 3d716eff7cd24286acc4c1598d775b67 (127.10.222.130:39231)
I20260713 09:04:14.643666 15524 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54bff34a659e4aba9277dfbf00c14dd9" candidate_uuid: "13bee5cab90643efb33feb218fc76774" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1644a76b491429e9d510001e470633e"
I20260713 09:04:14.643914 15599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54bff34a659e4aba9277dfbf00c14dd9" candidate_uuid: "13bee5cab90643efb33feb218fc76774" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d716eff7cd24286acc4c1598d775b67"
I20260713 09:04:14.644349 15524 raft_consensus.cc:3060] T 54bff34a659e4aba9277dfbf00c14dd9 P d1644a76b491429e9d510001e470633e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:14.644445 15599 raft_consensus.cc:3060] T 54bff34a659e4aba9277dfbf00c14dd9 P 3d716eff7cd24286acc4c1598d775b67 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:14.644872 15419 catalog_manager.cc:5697] T bc09532c48d048179dc36d27a1b37760 P 3d716eff7cd24286acc4c1598d775b67 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3d716eff7cd24286acc4c1598d775b67 (127.10.222.130). New cstate: current_term: 1 leader_uuid: "3d716eff7cd24286acc4c1598d775b67" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1644a76b491429e9d510001e470633e" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3d716eff7cd24286acc4c1598d775b67" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 39231 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "13bee5cab90643efb33feb218fc76774" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 43843 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:14.652436 15599 raft_consensus.cc:2468] T 54bff34a659e4aba9277dfbf00c14dd9 P 3d716eff7cd24286acc4c1598d775b67 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13bee5cab90643efb33feb218fc76774 in term 1.
I20260713 09:04:14.653813 15637 leader_election.cc:304] T 54bff34a659e4aba9277dfbf00c14dd9 P 13bee5cab90643efb33feb218fc76774 [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: 13bee5cab90643efb33feb218fc76774, 3d716eff7cd24286acc4c1598d775b67; no voters: 
I20260713 09:04:14.654534 15721 raft_consensus.cc:2804] T 54bff34a659e4aba9277dfbf00c14dd9 P 13bee5cab90643efb33feb218fc76774 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:04:14.652447 15524 raft_consensus.cc:2468] T 54bff34a659e4aba9277dfbf00c14dd9 P d1644a76b491429e9d510001e470633e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13bee5cab90643efb33feb218fc76774 in term 1.
I20260713 09:04:14.655558 15721 raft_consensus.cc:697] T 54bff34a659e4aba9277dfbf00c14dd9 P 13bee5cab90643efb33feb218fc76774 [term 1 LEADER]: Becoming Leader. State: Replica: 13bee5cab90643efb33feb218fc76774, State: Running, Role: LEADER
I20260713 09:04:14.657002 15721 consensus_queue.cc:237] T 54bff34a659e4aba9277dfbf00c14dd9 P 13bee5cab90643efb33feb218fc76774 [LEADER]: Queue going to LEADER mode. State: All 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: "d1644a76b491429e9d510001e470633e" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46859 } } peers { permanent_uuid: "3d716eff7cd24286acc4c1598d775b67" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 39231 } } peers { permanent_uuid: "13bee5cab90643efb33feb218fc76774" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 43843 } }
I20260713 09:04:14.661667 15721 raft_consensus.cc:493] T 5dbda8b46eb94fc4a03c2a09b7da332d P 13bee5cab90643efb33feb218fc76774 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:14.662251 15721 raft_consensus.cc:515] T 5dbda8b46eb94fc4a03c2a09b7da332d P 13bee5cab90643efb33feb218fc76774 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1644a76b491429e9d510001e470633e" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46859 } } peers { permanent_uuid: "3d716eff7cd24286acc4c1598d775b67" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 39231 } } peers { permanent_uuid: "13bee5cab90643efb33feb218fc76774" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 43843 } }
I20260713 09:04:14.664163 15721 leader_election.cc:290] T 5dbda8b46eb94fc4a03c2a09b7da332d P 13bee5cab90643efb33feb218fc76774 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d1644a76b491429e9d510001e470633e (127.10.222.129:46859), 3d716eff7cd24286acc4c1598d775b67 (127.10.222.130:39231)
I20260713 09:04:14.664785 15524 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5dbda8b46eb94fc4a03c2a09b7da332d" candidate_uuid: "13bee5cab90643efb33feb218fc76774" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1644a76b491429e9d510001e470633e" is_pre_election: true
I20260713 09:04:14.665141 15599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5dbda8b46eb94fc4a03c2a09b7da332d" candidate_uuid: "13bee5cab90643efb33feb218fc76774" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d716eff7cd24286acc4c1598d775b67" is_pre_election: true
I20260713 09:04:14.665850 15524 raft_consensus.cc:2468] T 5dbda8b46eb94fc4a03c2a09b7da332d P d1644a76b491429e9d510001e470633e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 13bee5cab90643efb33feb218fc76774 in term 0.
I20260713 09:04:14.665954 15599 raft_consensus.cc:2468] T 5dbda8b46eb94fc4a03c2a09b7da332d P 3d716eff7cd24286acc4c1598d775b67 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 13bee5cab90643efb33feb218fc76774 in term 0.
I20260713 09:04:14.666594 15718 raft_consensus.cc:493] T 5dbda8b46eb94fc4a03c2a09b7da332d P d1644a76b491429e9d510001e470633e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:14.666088 15419 catalog_manager.cc:5697] T 54bff34a659e4aba9277dfbf00c14dd9 P 13bee5cab90643efb33feb218fc76774 reported cstate change: term changed from 0 to 1, leader changed from <none> to 13bee5cab90643efb33feb218fc76774 (127.10.222.131). New cstate: current_term: 1 leader_uuid: "13bee5cab90643efb33feb218fc76774" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1644a76b491429e9d510001e470633e" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3d716eff7cd24286acc4c1598d775b67" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 39231 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "13bee5cab90643efb33feb218fc76774" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 43843 } health_report { overall_health: HEALTHY } } }
I20260713 09:04:14.667088 15637 leader_election.cc:304] T 5dbda8b46eb94fc4a03c2a09b7da332d P 13bee5cab90643efb33feb218fc76774 [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: 13bee5cab90643efb33feb218fc76774, d1644a76b491429e9d510001e470633e; no voters: 
I20260713 09:04:14.667068 15718 raft_consensus.cc:515] T 5dbda8b46eb94fc4a03c2a09b7da332d P d1644a76b491429e9d510001e470633e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1644a76b491429e9d510001e470633e" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46859 } } peers { permanent_uuid: "3d716eff7cd24286acc4c1598d775b67" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 39231 } } peers { permanent_uuid: "13bee5cab90643efb33feb218fc76774" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 43843 } }
I20260713 09:04:14.669364 15718 leader_election.cc:290] T 5dbda8b46eb94fc4a03c2a09b7da332d P d1644a76b491429e9d510001e470633e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3d716eff7cd24286acc4c1598d775b67 (127.10.222.130:39231), 13bee5cab90643efb33feb218fc76774 (127.10.222.131:43843)
I20260713 09:04:14.670193 15721 raft_consensus.cc:2804] T 5dbda8b46eb94fc4a03c2a09b7da332d P 13bee5cab90643efb33feb218fc76774 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:04:14.670567 15721 raft_consensus.cc:493] T 5dbda8b46eb94fc4a03c2a09b7da332d P 13bee5cab90643efb33feb218fc76774 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:14.670475 15672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5dbda8b46eb94fc4a03c2a09b7da332d" candidate_uuid: "d1644a76b491429e9d510001e470633e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13bee5cab90643efb33feb218fc76774" is_pre_election: true
I20260713 09:04:14.671029 15721 raft_consensus.cc:3060] T 5dbda8b46eb94fc4a03c2a09b7da332d P 13bee5cab90643efb33feb218fc76774 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:14.670499 15599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5dbda8b46eb94fc4a03c2a09b7da332d" candidate_uuid: "d1644a76b491429e9d510001e470633e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d716eff7cd24286acc4c1598d775b67" is_pre_election: true
I20260713 09:04:14.672611 15599 raft_consensus.cc:2468] T 5dbda8b46eb94fc4a03c2a09b7da332d P 3d716eff7cd24286acc4c1598d775b67 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d1644a76b491429e9d510001e470633e in term 0.
I20260713 09:04:14.673888 15488 leader_election.cc:304] T 5dbda8b46eb94fc4a03c2a09b7da332d P d1644a76b491429e9d510001e470633e [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: 3d716eff7cd24286acc4c1598d775b67, d1644a76b491429e9d510001e470633e; no voters: 
I20260713 09:04:14.674619 15718 raft_consensus.cc:2804] T 5dbda8b46eb94fc4a03c2a09b7da332d P d1644a76b491429e9d510001e470633e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:04:14.674927 15718 raft_consensus.cc:493] T 5dbda8b46eb94fc4a03c2a09b7da332d P d1644a76b491429e9d510001e470633e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:14.675222 15718 raft_consensus.cc:3060] T 5dbda8b46eb94fc4a03c2a09b7da332d P d1644a76b491429e9d510001e470633e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:14.675017 15720 consensus_queue.cc:1048] T dbb6f60b183e48738d9d2ad1c65a4dbb P 3d716eff7cd24286acc4c1598d775b67 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1644a76b491429e9d510001e470633e" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:14.681908 15721 raft_consensus.cc:515] T 5dbda8b46eb94fc4a03c2a09b7da332d P 13bee5cab90643efb33feb218fc76774 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1644a76b491429e9d510001e470633e" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46859 } } peers { permanent_uuid: "3d716eff7cd24286acc4c1598d775b67" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 39231 } } peers { permanent_uuid: "13bee5cab90643efb33feb218fc76774" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 43843 } }
I20260713 09:04:14.682893 15672 raft_consensus.cc:2393] T 5dbda8b46eb94fc4a03c2a09b7da332d P 13bee5cab90643efb33feb218fc76774 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d1644a76b491429e9d510001e470633e in current term 1: Already voted for candidate 13bee5cab90643efb33feb218fc76774 in this term.
I20260713 09:04:14.683097 15718 raft_consensus.cc:515] T 5dbda8b46eb94fc4a03c2a09b7da332d P d1644a76b491429e9d510001e470633e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1644a76b491429e9d510001e470633e" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46859 } } peers { permanent_uuid: "3d716eff7cd24286acc4c1598d775b67" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 39231 } } peers { permanent_uuid: "13bee5cab90643efb33feb218fc76774" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 43843 } }
I20260713 09:04:14.684531 15721 leader_election.cc:290] T 5dbda8b46eb94fc4a03c2a09b7da332d P 13bee5cab90643efb33feb218fc76774 [CANDIDATE]: Term 1 election: Requested vote from peers d1644a76b491429e9d510001e470633e (127.10.222.129:46859), 3d716eff7cd24286acc4c1598d775b67 (127.10.222.130:39231)
I20260713 09:04:14.686611 15523 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5dbda8b46eb94fc4a03c2a09b7da332d" candidate_uuid: "13bee5cab90643efb33feb218fc76774" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1644a76b491429e9d510001e470633e"
I20260713 09:04:14.686760 15598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5dbda8b46eb94fc4a03c2a09b7da332d" candidate_uuid: "d1644a76b491429e9d510001e470633e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d716eff7cd24286acc4c1598d775b67"
I20260713 09:04:14.687490 15523 raft_consensus.cc:2393] T 5dbda8b46eb94fc4a03c2a09b7da332d P d1644a76b491429e9d510001e470633e [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 13bee5cab90643efb33feb218fc76774 in current term 1: Already voted for candidate d1644a76b491429e9d510001e470633e in this term.
I20260713 09:04:14.687456 15598 raft_consensus.cc:3060] T 5dbda8b46eb94fc4a03c2a09b7da332d P 3d716eff7cd24286acc4c1598d775b67 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:14.687757 15599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5dbda8b46eb94fc4a03c2a09b7da332d" candidate_uuid: "13bee5cab90643efb33feb218fc76774" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d716eff7cd24286acc4c1598d775b67"
I20260713 09:04:14.689404 15718 leader_election.cc:290] T 5dbda8b46eb94fc4a03c2a09b7da332d P d1644a76b491429e9d510001e470633e [CANDIDATE]: Term 1 election: Requested vote from peers 3d716eff7cd24286acc4c1598d775b67 (127.10.222.130:39231), 13bee5cab90643efb33feb218fc76774 (127.10.222.131:43843)
I20260713 09:04:14.689504 15637 leader_election.cc:304] T 5dbda8b46eb94fc4a03c2a09b7da332d P 13bee5cab90643efb33feb218fc76774 [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: 13bee5cab90643efb33feb218fc76774; no voters: 3d716eff7cd24286acc4c1598d775b67, d1644a76b491429e9d510001e470633e
I20260713 09:04:14.694092 15721 raft_consensus.cc:2749] T 5dbda8b46eb94fc4a03c2a09b7da332d P 13bee5cab90643efb33feb218fc76774 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:04:14.695068 15672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5dbda8b46eb94fc4a03c2a09b7da332d" candidate_uuid: "d1644a76b491429e9d510001e470633e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13bee5cab90643efb33feb218fc76774"
I20260713 09:04:14.695778 15672 raft_consensus.cc:2393] T 5dbda8b46eb94fc4a03c2a09b7da332d P 13bee5cab90643efb33feb218fc76774 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate d1644a76b491429e9d510001e470633e in current term 1: Already voted for candidate 13bee5cab90643efb33feb218fc76774 in this term.
I20260713 09:04:14.698094 15598 raft_consensus.cc:2468] T 5dbda8b46eb94fc4a03c2a09b7da332d P 3d716eff7cd24286acc4c1598d775b67 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d1644a76b491429e9d510001e470633e in term 1.
I20260713 09:04:14.699797 15488 leader_election.cc:304] T 5dbda8b46eb94fc4a03c2a09b7da332d P d1644a76b491429e9d510001e470633e [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: 3d716eff7cd24286acc4c1598d775b67, d1644a76b491429e9d510001e470633e; no voters: 13bee5cab90643efb33feb218fc76774
I20260713 09:04:14.701453 15718 raft_consensus.cc:2804] T 5dbda8b46eb94fc4a03c2a09b7da332d P d1644a76b491429e9d510001e470633e [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:04:14.701954 15718 raft_consensus.cc:697] T 5dbda8b46eb94fc4a03c2a09b7da332d P d1644a76b491429e9d510001e470633e [term 1 LEADER]: Becoming Leader. State: Replica: d1644a76b491429e9d510001e470633e, State: Running, Role: LEADER
I20260713 09:04:14.702963 15718 consensus_queue.cc:237] T 5dbda8b46eb94fc4a03c2a09b7da332d P d1644a76b491429e9d510001e470633e [LEADER]: Queue going to LEADER mode. State: All 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: "d1644a76b491429e9d510001e470633e" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46859 } } peers { permanent_uuid: "3d716eff7cd24286acc4c1598d775b67" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 39231 } } peers { permanent_uuid: "13bee5cab90643efb33feb218fc76774" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 43843 } }
I20260713 09:04:14.703953 15738 consensus_queue.cc:1048] T dbb6f60b183e48738d9d2ad1c65a4dbb P 3d716eff7cd24286acc4c1598d775b67 [LEADER]: Connected to new peer: Peer: permanent_uuid: "13bee5cab90643efb33feb218fc76774" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 43843 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:04:14.716914 15421 catalog_manager.cc:5697] T 5dbda8b46eb94fc4a03c2a09b7da332d P d1644a76b491429e9d510001e470633e reported cstate change: term changed from 0 to 1, leader changed from <none> to d1644a76b491429e9d510001e470633e (127.10.222.129). New cstate: current_term: 1 leader_uuid: "d1644a76b491429e9d510001e470633e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1644a76b491429e9d510001e470633e" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46859 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3d716eff7cd24286acc4c1598d775b67" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 39231 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "13bee5cab90643efb33feb218fc76774" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 43843 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:14.725713 15721 raft_consensus.cc:493] T 1a39e1e19700424d8a8865014b125110 P 13bee5cab90643efb33feb218fc76774 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:14.725854 15718 raft_consensus.cc:493] T 1a39e1e19700424d8a8865014b125110 P d1644a76b491429e9d510001e470633e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:14.726575 15721 raft_consensus.cc:515] T 1a39e1e19700424d8a8865014b125110 P 13bee5cab90643efb33feb218fc76774 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1644a76b491429e9d510001e470633e" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46859 } } peers { permanent_uuid: "3d716eff7cd24286acc4c1598d775b67" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 39231 } } peers { permanent_uuid: "13bee5cab90643efb33feb218fc76774" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 43843 } }
I20260713 09:04:14.726634 15718 raft_consensus.cc:515] T 1a39e1e19700424d8a8865014b125110 P d1644a76b491429e9d510001e470633e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1644a76b491429e9d510001e470633e" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46859 } } peers { permanent_uuid: "3d716eff7cd24286acc4c1598d775b67" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 39231 } } peers { permanent_uuid: "13bee5cab90643efb33feb218fc76774" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 43843 } }
I20260713 09:04:14.728437 15718 leader_election.cc:290] T 1a39e1e19700424d8a8865014b125110 P d1644a76b491429e9d510001e470633e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3d716eff7cd24286acc4c1598d775b67 (127.10.222.130:39231), 13bee5cab90643efb33feb218fc76774 (127.10.222.131:43843)
I20260713 09:04:14.729125 15598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a39e1e19700424d8a8865014b125110" candidate_uuid: "d1644a76b491429e9d510001e470633e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d716eff7cd24286acc4c1598d775b67" is_pre_election: true
I20260713 09:04:14.729298 15524 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a39e1e19700424d8a8865014b125110" candidate_uuid: "13bee5cab90643efb33feb218fc76774" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1644a76b491429e9d510001e470633e" is_pre_election: true
I20260713 09:04:14.729575 15599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a39e1e19700424d8a8865014b125110" candidate_uuid: "13bee5cab90643efb33feb218fc76774" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d716eff7cd24286acc4c1598d775b67" is_pre_election: true
I20260713 09:04:14.729817 15598 raft_consensus.cc:2468] T 1a39e1e19700424d8a8865014b125110 P 3d716eff7cd24286acc4c1598d775b67 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d1644a76b491429e9d510001e470633e in term 0.
I20260713 09:04:14.729964 15524 raft_consensus.cc:2468] T 1a39e1e19700424d8a8865014b125110 P d1644a76b491429e9d510001e470633e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 13bee5cab90643efb33feb218fc76774 in term 0.
I20260713 09:04:14.730121 15672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a39e1e19700424d8a8865014b125110" candidate_uuid: "d1644a76b491429e9d510001e470633e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13bee5cab90643efb33feb218fc76774" is_pre_election: true
I20260713 09:04:14.728287 15721 leader_election.cc:290] T 1a39e1e19700424d8a8865014b125110 P 13bee5cab90643efb33feb218fc76774 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d1644a76b491429e9d510001e470633e (127.10.222.129:46859), 3d716eff7cd24286acc4c1598d775b67 (127.10.222.130:39231)
I20260713 09:04:14.730939 15488 leader_election.cc:304] T 1a39e1e19700424d8a8865014b125110 P d1644a76b491429e9d510001e470633e [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: 3d716eff7cd24286acc4c1598d775b67, d1644a76b491429e9d510001e470633e; no voters: 
I20260713 09:04:14.731068 15672 raft_consensus.cc:2468] T 1a39e1e19700424d8a8865014b125110 P 13bee5cab90643efb33feb218fc76774 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d1644a76b491429e9d510001e470633e in term 0.
I20260713 09:04:14.730967 15637 leader_election.cc:304] T 1a39e1e19700424d8a8865014b125110 P 13bee5cab90643efb33feb218fc76774 [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: 13bee5cab90643efb33feb218fc76774, d1644a76b491429e9d510001e470633e; no voters: 
I20260713 09:04:14.731956 15718 raft_consensus.cc:2804] T 1a39e1e19700424d8a8865014b125110 P d1644a76b491429e9d510001e470633e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:04:14.732064 15721 raft_consensus.cc:2804] T 1a39e1e19700424d8a8865014b125110 P 13bee5cab90643efb33feb218fc76774 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:04:14.732448 15718 raft_consensus.cc:493] T 1a39e1e19700424d8a8865014b125110 P d1644a76b491429e9d510001e470633e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:14.732455 15721 raft_consensus.cc:493] T 1a39e1e19700424d8a8865014b125110 P 13bee5cab90643efb33feb218fc76774 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:14.733004 15718 raft_consensus.cc:3060] T 1a39e1e19700424d8a8865014b125110 P d1644a76b491429e9d510001e470633e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:14.733093 15721 raft_consensus.cc:3060] T 1a39e1e19700424d8a8865014b125110 P 13bee5cab90643efb33feb218fc76774 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:14.737898 15718 raft_consensus.cc:515] T 1a39e1e19700424d8a8865014b125110 P d1644a76b491429e9d510001e470633e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1644a76b491429e9d510001e470633e" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46859 } } peers { permanent_uuid: "3d716eff7cd24286acc4c1598d775b67" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 39231 } } peers { permanent_uuid: "13bee5cab90643efb33feb218fc76774" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 43843 } }
I20260713 09:04:14.737977 15721 raft_consensus.cc:515] T 1a39e1e19700424d8a8865014b125110 P 13bee5cab90643efb33feb218fc76774 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1644a76b491429e9d510001e470633e" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46859 } } peers { permanent_uuid: "3d716eff7cd24286acc4c1598d775b67" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 39231 } } peers { permanent_uuid: "13bee5cab90643efb33feb218fc76774" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 43843 } }
I20260713 09:04:14.739625 15718 leader_election.cc:290] T 1a39e1e19700424d8a8865014b125110 P d1644a76b491429e9d510001e470633e [CANDIDATE]: Term 1 election: Requested vote from peers 3d716eff7cd24286acc4c1598d775b67 (127.10.222.130:39231), 13bee5cab90643efb33feb218fc76774 (127.10.222.131:43843)
I20260713 09:04:14.739660 15721 leader_election.cc:290] T 1a39e1e19700424d8a8865014b125110 P 13bee5cab90643efb33feb218fc76774 [CANDIDATE]: Term 1 election: Requested vote from peers d1644a76b491429e9d510001e470633e (127.10.222.129:46859), 3d716eff7cd24286acc4c1598d775b67 (127.10.222.130:39231)
I20260713 09:04:14.740324 15524 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a39e1e19700424d8a8865014b125110" candidate_uuid: "13bee5cab90643efb33feb218fc76774" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1644a76b491429e9d510001e470633e"
I20260713 09:04:14.740482 15598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a39e1e19700424d8a8865014b125110" candidate_uuid: "d1644a76b491429e9d510001e470633e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d716eff7cd24286acc4c1598d775b67"
I20260713 09:04:14.740868 15524 raft_consensus.cc:2393] T 1a39e1e19700424d8a8865014b125110 P d1644a76b491429e9d510001e470633e [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 13bee5cab90643efb33feb218fc76774 in current term 1: Already voted for candidate d1644a76b491429e9d510001e470633e in this term.
I20260713 09:04:14.740963 15598 raft_consensus.cc:3060] T 1a39e1e19700424d8a8865014b125110 P 3d716eff7cd24286acc4c1598d775b67 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:14.742538 15672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a39e1e19700424d8a8865014b125110" candidate_uuid: "d1644a76b491429e9d510001e470633e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13bee5cab90643efb33feb218fc76774"
I20260713 09:04:14.742874 15599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a39e1e19700424d8a8865014b125110" candidate_uuid: "13bee5cab90643efb33feb218fc76774" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d716eff7cd24286acc4c1598d775b67"
I20260713 09:04:14.743283 15672 raft_consensus.cc:2393] T 1a39e1e19700424d8a8865014b125110 P 13bee5cab90643efb33feb218fc76774 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate d1644a76b491429e9d510001e470633e in current term 1: Already voted for candidate 13bee5cab90643efb33feb218fc76774 in this term.
I20260713 09:04:14.744446 15637 leader_election.cc:304] T 1a39e1e19700424d8a8865014b125110 P 13bee5cab90643efb33feb218fc76774 [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: 13bee5cab90643efb33feb218fc76774; no voters: 3d716eff7cd24286acc4c1598d775b67, d1644a76b491429e9d510001e470633e
I20260713 09:04:14.745029 15721 raft_consensus.cc:2749] T 1a39e1e19700424d8a8865014b125110 P 13bee5cab90643efb33feb218fc76774 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:04:14.745903 15598 raft_consensus.cc:2468] T 1a39e1e19700424d8a8865014b125110 P 3d716eff7cd24286acc4c1598d775b67 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d1644a76b491429e9d510001e470633e in term 1.
I20260713 09:04:14.746727 15488 leader_election.cc:304] T 1a39e1e19700424d8a8865014b125110 P d1644a76b491429e9d510001e470633e [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: 3d716eff7cd24286acc4c1598d775b67, d1644a76b491429e9d510001e470633e; no voters: 13bee5cab90643efb33feb218fc76774
I20260713 09:04:14.747354 15718 raft_consensus.cc:2804] T 1a39e1e19700424d8a8865014b125110 P d1644a76b491429e9d510001e470633e [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:04:14.747771 15718 raft_consensus.cc:697] T 1a39e1e19700424d8a8865014b125110 P d1644a76b491429e9d510001e470633e [term 1 LEADER]: Becoming Leader. State: Replica: d1644a76b491429e9d510001e470633e, State: Running, Role: LEADER
I20260713 09:04:14.748539 15718 consensus_queue.cc:237] T 1a39e1e19700424d8a8865014b125110 P d1644a76b491429e9d510001e470633e [LEADER]: Queue going to LEADER mode. State: All 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: "d1644a76b491429e9d510001e470633e" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46859 } } peers { permanent_uuid: "3d716eff7cd24286acc4c1598d775b67" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 39231 } } peers { permanent_uuid: "13bee5cab90643efb33feb218fc76774" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 43843 } }
I20260713 09:04:14.755873 15419 catalog_manager.cc:5697] T 1a39e1e19700424d8a8865014b125110 P d1644a76b491429e9d510001e470633e reported cstate change: term changed from 0 to 1, leader changed from <none> to d1644a76b491429e9d510001e470633e (127.10.222.129). New cstate: current_term: 1 leader_uuid: "d1644a76b491429e9d510001e470633e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1644a76b491429e9d510001e470633e" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46859 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3d716eff7cd24286acc4c1598d775b67" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 39231 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "13bee5cab90643efb33feb218fc76774" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 43843 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:14.806731 15718 consensus_queue.cc:1048] T 4af171169b684ddb942747565826575f P d1644a76b491429e9d510001e470633e [LEADER]: Connected to new peer: Peer: permanent_uuid: "13bee5cab90643efb33feb218fc76774" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 43843 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:14.810649 15718 consensus_queue.cc:1048] T 4af171169b684ddb942747565826575f P d1644a76b491429e9d510001e470633e [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d716eff7cd24286acc4c1598d775b67" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 39231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:04:14.812319 15721 consensus_queue.cc:1048] T 8d83c9e44c29434fa43899bf684c2309 P 13bee5cab90643efb33feb218fc76774 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1644a76b491429e9d510001e470633e" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:14.834177 15721 consensus_queue.cc:1048] T 8d83c9e44c29434fa43899bf684c2309 P 13bee5cab90643efb33feb218fc76774 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d716eff7cd24286acc4c1598d775b67" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 39231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:14.844161 15718 consensus_queue.cc:1048] T 937d0964be304242bf8e3b3a5969cff1 P d1644a76b491429e9d510001e470633e [LEADER]: Connected to new peer: Peer: permanent_uuid: "13bee5cab90643efb33feb218fc76774" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 43843 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:14.858390 15745 consensus_queue.cc:1048] T 937d0964be304242bf8e3b3a5969cff1 P d1644a76b491429e9d510001e470633e [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d716eff7cd24286acc4c1598d775b67" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 39231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:14.893826 15738 consensus_queue.cc:1048] T 515938eb3a674143abfd69def845deab P 3d716eff7cd24286acc4c1598d775b67 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1644a76b491429e9d510001e470633e" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:14.904527 15738 consensus_queue.cc:1048] T 515938eb3a674143abfd69def845deab P 3d716eff7cd24286acc4c1598d775b67 [LEADER]: Connected to new peer: Peer: permanent_uuid: "13bee5cab90643efb33feb218fc76774" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 43843 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:04:14.927697 15599 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dbb6f60b183e48738d9d2ad1c65a4dbb"
dest_uuid: "3d716eff7cd24286acc4c1598d775b67"
mode: GRACEFUL
new_leader_uuid: "d1644a76b491429e9d510001e470633e"
 from {username='slave'} at 127.0.0.1:49224
I20260713 09:04:14.928301 15599 raft_consensus.cc:606] T dbb6f60b183e48738d9d2ad1c65a4dbb P 3d716eff7cd24286acc4c1598d775b67 [term 1 LEADER]: Received request to transfer leadership to TS d1644a76b491429e9d510001e470633e
I20260713 09:04:14.941141 15672 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "54bff34a659e4aba9277dfbf00c14dd9"
dest_uuid: "13bee5cab90643efb33feb218fc76774"
mode: GRACEFUL
new_leader_uuid: "d1644a76b491429e9d510001e470633e"
 from {username='slave'} at 127.0.0.1:59580
I20260713 09:04:14.941672 15672 raft_consensus.cc:606] T 54bff34a659e4aba9277dfbf00c14dd9 P 13bee5cab90643efb33feb218fc76774 [term 1 LEADER]: Received request to transfer leadership to TS d1644a76b491429e9d510001e470633e
I20260713 09:04:14.953882 15672 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8d83c9e44c29434fa43899bf684c2309"
dest_uuid: "13bee5cab90643efb33feb218fc76774"
mode: GRACEFUL
new_leader_uuid: "3d716eff7cd24286acc4c1598d775b67"
 from {username='slave'} at 127.0.0.1:59580
I20260713 09:04:14.954356 15672 raft_consensus.cc:606] T 8d83c9e44c29434fa43899bf684c2309 P 13bee5cab90643efb33feb218fc76774 [term 1 LEADER]: Received request to transfer leadership to TS 3d716eff7cd24286acc4c1598d775b67
I20260713 09:04:14.966674 15524 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5dbda8b46eb94fc4a03c2a09b7da332d"
dest_uuid: "d1644a76b491429e9d510001e470633e"
mode: GRACEFUL
new_leader_uuid: "3d716eff7cd24286acc4c1598d775b67"
 from {username='slave'} at 127.0.0.1:58768
I20260713 09:04:14.967209 15524 raft_consensus.cc:606] T 5dbda8b46eb94fc4a03c2a09b7da332d P d1644a76b491429e9d510001e470633e [term 1 LEADER]: Received request to transfer leadership to TS 3d716eff7cd24286acc4c1598d775b67
I20260713 09:04:14.971967 15524 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1a39e1e19700424d8a8865014b125110"
dest_uuid: "d1644a76b491429e9d510001e470633e"
mode: GRACEFUL
new_leader_uuid: "3d716eff7cd24286acc4c1598d775b67"
 from {username='slave'} at 127.0.0.1:58768
I20260713 09:04:14.972435 15524 raft_consensus.cc:606] T 1a39e1e19700424d8a8865014b125110 P d1644a76b491429e9d510001e470633e [term 1 LEADER]: Received request to transfer leadership to TS 3d716eff7cd24286acc4c1598d775b67
I20260713 09:04:14.977066 15599 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "515938eb3a674143abfd69def845deab"
dest_uuid: "3d716eff7cd24286acc4c1598d775b67"
mode: GRACEFUL
new_leader_uuid: "13bee5cab90643efb33feb218fc76774"
 from {username='slave'} at 127.0.0.1:49224
I20260713 09:04:14.977519 15599 raft_consensus.cc:606] T 515938eb3a674143abfd69def845deab P 3d716eff7cd24286acc4c1598d775b67 [term 1 LEADER]: Received request to transfer leadership to TS 13bee5cab90643efb33feb218fc76774
I20260713 09:04:15.023787 15738 consensus_queue.cc:1048] T bc09532c48d048179dc36d27a1b37760 P 3d716eff7cd24286acc4c1598d775b67 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1644a76b491429e9d510001e470633e" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:15.034242 15720 consensus_queue.cc:1048] T bc09532c48d048179dc36d27a1b37760 P 3d716eff7cd24286acc4c1598d775b67 [LEADER]: Connected to new peer: Peer: permanent_uuid: "13bee5cab90643efb33feb218fc76774" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 43843 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:15.092427 15782 consensus_queue.cc:1048] T 5dbda8b46eb94fc4a03c2a09b7da332d P d1644a76b491429e9d510001e470633e [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d716eff7cd24286acc4c1598d775b67" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 39231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:15.098349 15743 consensus_queue.cc:1048] T 54bff34a659e4aba9277dfbf00c14dd9 P 13bee5cab90643efb33feb218fc76774 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d716eff7cd24286acc4c1598d775b67" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 39231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:15.099344 15745 raft_consensus.cc:993] T 5dbda8b46eb94fc4a03c2a09b7da332d P d1644a76b491429e9d510001e470633e: : Instructing follower 3d716eff7cd24286acc4c1598d775b67 to start an election
I20260713 09:04:15.099829 15745 raft_consensus.cc:1081] T 5dbda8b46eb94fc4a03c2a09b7da332d P d1644a76b491429e9d510001e470633e [term 1 LEADER]: Signalling peer 3d716eff7cd24286acc4c1598d775b67 to start an election
I20260713 09:04:15.103082 15597 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5dbda8b46eb94fc4a03c2a09b7da332d"
dest_uuid: "3d716eff7cd24286acc4c1598d775b67"
 from {username='slave'} at 127.0.0.1:49216
I20260713 09:04:15.103780 15597 raft_consensus.cc:493] T 5dbda8b46eb94fc4a03c2a09b7da332d P 3d716eff7cd24286acc4c1598d775b67 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:04:15.104195 15597 raft_consensus.cc:3060] T 5dbda8b46eb94fc4a03c2a09b7da332d P 3d716eff7cd24286acc4c1598d775b67 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:15.110829 15782 consensus_queue.cc:1048] T 5dbda8b46eb94fc4a03c2a09b7da332d P d1644a76b491429e9d510001e470633e [LEADER]: Connected to new peer: Peer: permanent_uuid: "13bee5cab90643efb33feb218fc76774" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 43843 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:04:15.111883 15597 raft_consensus.cc:515] T 5dbda8b46eb94fc4a03c2a09b7da332d P 3d716eff7cd24286acc4c1598d775b67 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1644a76b491429e9d510001e470633e" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46859 } } peers { permanent_uuid: "3d716eff7cd24286acc4c1598d775b67" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 39231 } } peers { permanent_uuid: "13bee5cab90643efb33feb218fc76774" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 43843 } }
I20260713 09:04:15.114813 15523 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5dbda8b46eb94fc4a03c2a09b7da332d" candidate_uuid: "3d716eff7cd24286acc4c1598d775b67" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d1644a76b491429e9d510001e470633e"
I20260713 09:04:15.114951 15597 leader_election.cc:290] T 5dbda8b46eb94fc4a03c2a09b7da332d P 3d716eff7cd24286acc4c1598d775b67 [CANDIDATE]: Term 2 election: Requested vote from peers d1644a76b491429e9d510001e470633e (127.10.222.129:46859), 13bee5cab90643efb33feb218fc76774 (127.10.222.131:43843)
I20260713 09:04:15.115358 15673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5dbda8b46eb94fc4a03c2a09b7da332d" candidate_uuid: "3d716eff7cd24286acc4c1598d775b67" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "13bee5cab90643efb33feb218fc76774"
I20260713 09:04:15.115406 15523 raft_consensus.cc:3055] T 5dbda8b46eb94fc4a03c2a09b7da332d P d1644a76b491429e9d510001e470633e [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:04:15.117455 15523 raft_consensus.cc:740] T 5dbda8b46eb94fc4a03c2a09b7da332d P d1644a76b491429e9d510001e470633e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d1644a76b491429e9d510001e470633e, State: Running, Role: LEADER
I20260713 09:04:15.118363 15523 consensus_queue.cc:260] T 5dbda8b46eb94fc4a03c2a09b7da332d P d1644a76b491429e9d510001e470633e [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: "d1644a76b491429e9d510001e470633e" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46859 } } peers { permanent_uuid: "3d716eff7cd24286acc4c1598d775b67" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 39231 } } peers { permanent_uuid: "13bee5cab90643efb33feb218fc76774" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 43843 } }
I20260713 09:04:15.119520 15523 raft_consensus.cc:3060] T 5dbda8b46eb94fc4a03c2a09b7da332d P d1644a76b491429e9d510001e470633e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:15.120175 15794 consensus_queue.cc:1048] T 54bff34a659e4aba9277dfbf00c14dd9 P 13bee5cab90643efb33feb218fc76774 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1644a76b491429e9d510001e470633e" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:04:15.126854 15523 raft_consensus.cc:2468] T 5dbda8b46eb94fc4a03c2a09b7da332d P d1644a76b491429e9d510001e470633e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d716eff7cd24286acc4c1598d775b67 in term 2.
I20260713 09:04:15.128118 15563 leader_election.cc:304] T 5dbda8b46eb94fc4a03c2a09b7da332d P 3d716eff7cd24286acc4c1598d775b67 [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: 3d716eff7cd24286acc4c1598d775b67, d1644a76b491429e9d510001e470633e; no voters: 13bee5cab90643efb33feb218fc76774
I20260713 09:04:15.129310 15720 raft_consensus.cc:2804] T 5dbda8b46eb94fc4a03c2a09b7da332d P 3d716eff7cd24286acc4c1598d775b67 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:04:15.129767 15720 raft_consensus.cc:697] T 5dbda8b46eb94fc4a03c2a09b7da332d P 3d716eff7cd24286acc4c1598d775b67 [term 2 LEADER]: Becoming Leader. State: Replica: 3d716eff7cd24286acc4c1598d775b67, State: Running, Role: LEADER
I20260713 09:04:15.130637 15720 consensus_queue.cc:237] T 5dbda8b46eb94fc4a03c2a09b7da332d P 3d716eff7cd24286acc4c1598d775b67 [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: "d1644a76b491429e9d510001e470633e" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46859 } } peers { permanent_uuid: "3d716eff7cd24286acc4c1598d775b67" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 39231 } } peers { permanent_uuid: "13bee5cab90643efb33feb218fc76774" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 43843 } }
I20260713 09:04:15.136919 15721 raft_consensus.cc:993] T 54bff34a659e4aba9277dfbf00c14dd9 P 13bee5cab90643efb33feb218fc76774: : Instructing follower d1644a76b491429e9d510001e470633e to start an election
I20260713 09:04:15.137514 15743 raft_consensus.cc:1081] T 54bff34a659e4aba9277dfbf00c14dd9 P 13bee5cab90643efb33feb218fc76774 [term 1 LEADER]: Signalling peer d1644a76b491429e9d510001e470633e to start an election
I20260713 09:04:15.139326 15522 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "54bff34a659e4aba9277dfbf00c14dd9"
dest_uuid: "d1644a76b491429e9d510001e470633e"
 from {username='slave'} at 127.0.0.1:58756
I20260713 09:04:15.139900 15522 raft_consensus.cc:493] T 54bff34a659e4aba9277dfbf00c14dd9 P d1644a76b491429e9d510001e470633e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:04:15.140218 15522 raft_consensus.cc:3060] T 54bff34a659e4aba9277dfbf00c14dd9 P d1644a76b491429e9d510001e470633e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:15.138749 15420 catalog_manager.cc:5697] T 5dbda8b46eb94fc4a03c2a09b7da332d P 3d716eff7cd24286acc4c1598d775b67 reported cstate change: term changed from 1 to 2, leader changed from d1644a76b491429e9d510001e470633e (127.10.222.129) to 3d716eff7cd24286acc4c1598d775b67 (127.10.222.130). New cstate: current_term: 2 leader_uuid: "3d716eff7cd24286acc4c1598d775b67" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1644a76b491429e9d510001e470633e" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3d716eff7cd24286acc4c1598d775b67" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 39231 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "13bee5cab90643efb33feb218fc76774" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 43843 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:15.146082 15522 raft_consensus.cc:515] T 54bff34a659e4aba9277dfbf00c14dd9 P d1644a76b491429e9d510001e470633e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1644a76b491429e9d510001e470633e" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46859 } } peers { permanent_uuid: "3d716eff7cd24286acc4c1598d775b67" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 39231 } } peers { permanent_uuid: "13bee5cab90643efb33feb218fc76774" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 43843 } }
I20260713 09:04:15.147697 15522 leader_election.cc:290] T 54bff34a659e4aba9277dfbf00c14dd9 P d1644a76b491429e9d510001e470633e [CANDIDATE]: Term 2 election: Requested vote from peers 3d716eff7cd24286acc4c1598d775b67 (127.10.222.130:39231), 13bee5cab90643efb33feb218fc76774 (127.10.222.131:43843)
I20260713 09:04:15.148582 15597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54bff34a659e4aba9277dfbf00c14dd9" candidate_uuid: "d1644a76b491429e9d510001e470633e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3d716eff7cd24286acc4c1598d775b67"
I20260713 09:04:15.148862 15672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54bff34a659e4aba9277dfbf00c14dd9" candidate_uuid: "d1644a76b491429e9d510001e470633e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "13bee5cab90643efb33feb218fc76774"
I20260713 09:04:15.149087 15597 raft_consensus.cc:3060] T 54bff34a659e4aba9277dfbf00c14dd9 P 3d716eff7cd24286acc4c1598d775b67 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:15.149426 15672 raft_consensus.cc:3055] T 54bff34a659e4aba9277dfbf00c14dd9 P 13bee5cab90643efb33feb218fc76774 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:04:15.149758 15672 raft_consensus.cc:740] T 54bff34a659e4aba9277dfbf00c14dd9 P 13bee5cab90643efb33feb218fc76774 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 13bee5cab90643efb33feb218fc76774, State: Running, Role: LEADER
I20260713 09:04:15.150578 15672 consensus_queue.cc:260] T 54bff34a659e4aba9277dfbf00c14dd9 P 13bee5cab90643efb33feb218fc76774 [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: "d1644a76b491429e9d510001e470633e" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46859 } } peers { permanent_uuid: "3d716eff7cd24286acc4c1598d775b67" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 39231 } } peers { permanent_uuid: "13bee5cab90643efb33feb218fc76774" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 43843 } }
I20260713 09:04:15.151659 15672 raft_consensus.cc:3060] T 54bff34a659e4aba9277dfbf00c14dd9 P 13bee5cab90643efb33feb218fc76774 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:15.155611 15597 raft_consensus.cc:2468] T 54bff34a659e4aba9277dfbf00c14dd9 P 3d716eff7cd24286acc4c1598d775b67 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d1644a76b491429e9d510001e470633e in term 2.
I20260713 09:04:15.156688 15488 leader_election.cc:304] T 54bff34a659e4aba9277dfbf00c14dd9 P d1644a76b491429e9d510001e470633e [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: 3d716eff7cd24286acc4c1598d775b67, d1644a76b491429e9d510001e470633e; no voters: 
I20260713 09:04:15.157310 15782 raft_consensus.cc:2804] T 54bff34a659e4aba9277dfbf00c14dd9 P d1644a76b491429e9d510001e470633e [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:04:15.157662 15782 raft_consensus.cc:697] T 54bff34a659e4aba9277dfbf00c14dd9 P d1644a76b491429e9d510001e470633e [term 2 LEADER]: Becoming Leader. State: Replica: d1644a76b491429e9d510001e470633e, State: Running, Role: LEADER
I20260713 09:04:15.158041 15672 raft_consensus.cc:2468] T 54bff34a659e4aba9277dfbf00c14dd9 P 13bee5cab90643efb33feb218fc76774 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d1644a76b491429e9d510001e470633e in term 2.
I20260713 09:04:15.158427 15782 consensus_queue.cc:237] T 54bff34a659e4aba9277dfbf00c14dd9 P d1644a76b491429e9d510001e470633e [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: "d1644a76b491429e9d510001e470633e" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46859 } } peers { permanent_uuid: "3d716eff7cd24286acc4c1598d775b67" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 39231 } } peers { permanent_uuid: "13bee5cab90643efb33feb218fc76774" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 43843 } }
I20260713 09:04:15.164629 15419 catalog_manager.cc:5697] T 54bff34a659e4aba9277dfbf00c14dd9 P d1644a76b491429e9d510001e470633e reported cstate change: term changed from 1 to 2, leader changed from 13bee5cab90643efb33feb218fc76774 (127.10.222.131) to d1644a76b491429e9d510001e470633e (127.10.222.129). New cstate: current_term: 2 leader_uuid: "d1644a76b491429e9d510001e470633e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1644a76b491429e9d510001e470633e" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46859 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3d716eff7cd24286acc4c1598d775b67" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 39231 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "13bee5cab90643efb33feb218fc76774" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 43843 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:15.168196 15782 consensus_queue.cc:1048] T 1a39e1e19700424d8a8865014b125110 P d1644a76b491429e9d510001e470633e [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d716eff7cd24286acc4c1598d775b67" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 39231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:15.175700 15745 raft_consensus.cc:993] T 1a39e1e19700424d8a8865014b125110 P d1644a76b491429e9d510001e470633e: : Instructing follower 3d716eff7cd24286acc4c1598d775b67 to start an election
I20260713 09:04:15.176190 15718 raft_consensus.cc:1081] T 1a39e1e19700424d8a8865014b125110 P d1644a76b491429e9d510001e470633e [term 1 LEADER]: Signalling peer 3d716eff7cd24286acc4c1598d775b67 to start an election
I20260713 09:04:15.177704 15599 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1a39e1e19700424d8a8865014b125110"
dest_uuid: "3d716eff7cd24286acc4c1598d775b67"
 from {username='slave'} at 127.0.0.1:49216
I20260713 09:04:15.179433 15599 raft_consensus.cc:493] T 1a39e1e19700424d8a8865014b125110 P 3d716eff7cd24286acc4c1598d775b67 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:04:15.179818 15599 raft_consensus.cc:3060] T 1a39e1e19700424d8a8865014b125110 P 3d716eff7cd24286acc4c1598d775b67 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:15.181007 15718 consensus_queue.cc:1048] T 1a39e1e19700424d8a8865014b125110 P d1644a76b491429e9d510001e470633e [LEADER]: Connected to new peer: Peer: permanent_uuid: "13bee5cab90643efb33feb218fc76774" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 43843 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:15.186525 15599 raft_consensus.cc:515] T 1a39e1e19700424d8a8865014b125110 P 3d716eff7cd24286acc4c1598d775b67 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1644a76b491429e9d510001e470633e" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46859 } } peers { permanent_uuid: "3d716eff7cd24286acc4c1598d775b67" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 39231 } } peers { permanent_uuid: "13bee5cab90643efb33feb218fc76774" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 43843 } }
I20260713 09:04:15.191634 15599 leader_election.cc:290] T 1a39e1e19700424d8a8865014b125110 P 3d716eff7cd24286acc4c1598d775b67 [CANDIDATE]: Term 2 election: Requested vote from peers d1644a76b491429e9d510001e470633e (127.10.222.129:46859), 13bee5cab90643efb33feb218fc76774 (127.10.222.131:43843)
I20260713 09:04:15.192211 15522 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a39e1e19700424d8a8865014b125110" candidate_uuid: "3d716eff7cd24286acc4c1598d775b67" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d1644a76b491429e9d510001e470633e"
I20260713 09:04:15.192827 15522 raft_consensus.cc:3055] T 1a39e1e19700424d8a8865014b125110 P d1644a76b491429e9d510001e470633e [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:04:15.193300 15522 raft_consensus.cc:740] T 1a39e1e19700424d8a8865014b125110 P d1644a76b491429e9d510001e470633e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d1644a76b491429e9d510001e470633e, State: Running, Role: LEADER
I20260713 09:04:15.194079 15522 consensus_queue.cc:260] T 1a39e1e19700424d8a8865014b125110 P d1644a76b491429e9d510001e470633e [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: "d1644a76b491429e9d510001e470633e" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46859 } } peers { permanent_uuid: "3d716eff7cd24286acc4c1598d775b67" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 39231 } } peers { permanent_uuid: "13bee5cab90643efb33feb218fc76774" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 43843 } }
I20260713 09:04:15.192781 15672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a39e1e19700424d8a8865014b125110" candidate_uuid: "3d716eff7cd24286acc4c1598d775b67" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "13bee5cab90643efb33feb218fc76774"
I20260713 09:04:15.195115 15672 raft_consensus.cc:3060] T 1a39e1e19700424d8a8865014b125110 P 13bee5cab90643efb33feb218fc76774 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:15.195956 15522 raft_consensus.cc:3060] T 1a39e1e19700424d8a8865014b125110 P d1644a76b491429e9d510001e470633e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:15.201691 15672 raft_consensus.cc:2468] T 1a39e1e19700424d8a8865014b125110 P 13bee5cab90643efb33feb218fc76774 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d716eff7cd24286acc4c1598d775b67 in term 2.
I20260713 09:04:15.201908 15522 raft_consensus.cc:2468] T 1a39e1e19700424d8a8865014b125110 P d1644a76b491429e9d510001e470633e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d716eff7cd24286acc4c1598d775b67 in term 2.
I20260713 09:04:15.202812 15565 leader_election.cc:304] T 1a39e1e19700424d8a8865014b125110 P 3d716eff7cd24286acc4c1598d775b67 [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: 13bee5cab90643efb33feb218fc76774, 3d716eff7cd24286acc4c1598d775b67; no voters: 
I20260713 09:04:15.203518 15720 raft_consensus.cc:2804] T 1a39e1e19700424d8a8865014b125110 P 3d716eff7cd24286acc4c1598d775b67 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:04:15.203902 15720 raft_consensus.cc:697] T 1a39e1e19700424d8a8865014b125110 P 3d716eff7cd24286acc4c1598d775b67 [term 2 LEADER]: Becoming Leader. State: Replica: 3d716eff7cd24286acc4c1598d775b67, State: Running, Role: LEADER
I20260713 09:04:15.204561 15720 consensus_queue.cc:237] T 1a39e1e19700424d8a8865014b125110 P 3d716eff7cd24286acc4c1598d775b67 [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: "d1644a76b491429e9d510001e470633e" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46859 } } peers { permanent_uuid: "3d716eff7cd24286acc4c1598d775b67" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 39231 } } peers { permanent_uuid: "13bee5cab90643efb33feb218fc76774" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 43843 } }
I20260713 09:04:15.210692 15419 catalog_manager.cc:5697] T 1a39e1e19700424d8a8865014b125110 P 3d716eff7cd24286acc4c1598d775b67 reported cstate change: term changed from 1 to 2, leader changed from d1644a76b491429e9d510001e470633e (127.10.222.129) to 3d716eff7cd24286acc4c1598d775b67 (127.10.222.130). New cstate: current_term: 2 leader_uuid: "3d716eff7cd24286acc4c1598d775b67" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1644a76b491429e9d510001e470633e" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3d716eff7cd24286acc4c1598d775b67" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 39231 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "13bee5cab90643efb33feb218fc76774" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 43843 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:15.231823 15737 raft_consensus.cc:993] T dbb6f60b183e48738d9d2ad1c65a4dbb P 3d716eff7cd24286acc4c1598d775b67: : Instructing follower d1644a76b491429e9d510001e470633e to start an election
I20260713 09:04:15.232218 15720 raft_consensus.cc:1081] T dbb6f60b183e48738d9d2ad1c65a4dbb P 3d716eff7cd24286acc4c1598d775b67 [term 1 LEADER]: Signalling peer d1644a76b491429e9d510001e470633e to start an election
I20260713 09:04:15.233526 15522 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dbb6f60b183e48738d9d2ad1c65a4dbb"
dest_uuid: "d1644a76b491429e9d510001e470633e"
 from {username='slave'} at 127.0.0.1:58752
I20260713 09:04:15.233952 15522 raft_consensus.cc:493] T dbb6f60b183e48738d9d2ad1c65a4dbb P d1644a76b491429e9d510001e470633e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:04:15.234189 15522 raft_consensus.cc:3060] T dbb6f60b183e48738d9d2ad1c65a4dbb P d1644a76b491429e9d510001e470633e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:15.239537 15522 raft_consensus.cc:515] T dbb6f60b183e48738d9d2ad1c65a4dbb P d1644a76b491429e9d510001e470633e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d716eff7cd24286acc4c1598d775b67" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 39231 } } peers { permanent_uuid: "d1644a76b491429e9d510001e470633e" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46859 } } peers { permanent_uuid: "13bee5cab90643efb33feb218fc76774" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 43843 } }
I20260713 09:04:15.241321 15522 leader_election.cc:290] T dbb6f60b183e48738d9d2ad1c65a4dbb P d1644a76b491429e9d510001e470633e [CANDIDATE]: Term 2 election: Requested vote from peers 3d716eff7cd24286acc4c1598d775b67 (127.10.222.130:39231), 13bee5cab90643efb33feb218fc76774 (127.10.222.131:43843)
I20260713 09:04:15.241940 15599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbb6f60b183e48738d9d2ad1c65a4dbb" candidate_uuid: "d1644a76b491429e9d510001e470633e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3d716eff7cd24286acc4c1598d775b67"
I20260713 09:04:15.242529 15599 raft_consensus.cc:3055] T dbb6f60b183e48738d9d2ad1c65a4dbb P 3d716eff7cd24286acc4c1598d775b67 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:04:15.242570 15672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbb6f60b183e48738d9d2ad1c65a4dbb" candidate_uuid: "d1644a76b491429e9d510001e470633e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "13bee5cab90643efb33feb218fc76774"
I20260713 09:04:15.242918 15599 raft_consensus.cc:740] T dbb6f60b183e48738d9d2ad1c65a4dbb P 3d716eff7cd24286acc4c1598d775b67 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3d716eff7cd24286acc4c1598d775b67, State: Running, Role: LEADER
I20260713 09:04:15.243134 15672 raft_consensus.cc:3060] T dbb6f60b183e48738d9d2ad1c65a4dbb P 13bee5cab90643efb33feb218fc76774 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:15.243719 15599 consensus_queue.cc:260] T dbb6f60b183e48738d9d2ad1c65a4dbb P 3d716eff7cd24286acc4c1598d775b67 [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: "3d716eff7cd24286acc4c1598d775b67" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 39231 } } peers { permanent_uuid: "d1644a76b491429e9d510001e470633e" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46859 } } peers { permanent_uuid: "13bee5cab90643efb33feb218fc76774" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 43843 } }
I20260713 09:04:15.244629 15599 raft_consensus.cc:3060] T dbb6f60b183e48738d9d2ad1c65a4dbb P 3d716eff7cd24286acc4c1598d775b67 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:15.248092 15672 raft_consensus.cc:2468] T dbb6f60b183e48738d9d2ad1c65a4dbb P 13bee5cab90643efb33feb218fc76774 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d1644a76b491429e9d510001e470633e in term 2.
I20260713 09:04:15.249254 15490 leader_election.cc:304] T dbb6f60b183e48738d9d2ad1c65a4dbb P d1644a76b491429e9d510001e470633e [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: 13bee5cab90643efb33feb218fc76774, d1644a76b491429e9d510001e470633e; no voters: 
I20260713 09:04:15.249253 15599 raft_consensus.cc:2468] T dbb6f60b183e48738d9d2ad1c65a4dbb P 3d716eff7cd24286acc4c1598d775b67 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d1644a76b491429e9d510001e470633e in term 2.
I20260713 09:04:15.249976 15745 raft_consensus.cc:2804] T dbb6f60b183e48738d9d2ad1c65a4dbb P d1644a76b491429e9d510001e470633e [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:04:15.250413 15745 raft_consensus.cc:697] T dbb6f60b183e48738d9d2ad1c65a4dbb P d1644a76b491429e9d510001e470633e [term 2 LEADER]: Becoming Leader. State: Replica: d1644a76b491429e9d510001e470633e, State: Running, Role: LEADER
I20260713 09:04:15.251187 15745 consensus_queue.cc:237] T dbb6f60b183e48738d9d2ad1c65a4dbb P d1644a76b491429e9d510001e470633e [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: "3d716eff7cd24286acc4c1598d775b67" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 39231 } } peers { permanent_uuid: "d1644a76b491429e9d510001e470633e" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46859 } } peers { permanent_uuid: "13bee5cab90643efb33feb218fc76774" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 43843 } }
I20260713 09:04:15.257351 15419 catalog_manager.cc:5697] T dbb6f60b183e48738d9d2ad1c65a4dbb P d1644a76b491429e9d510001e470633e reported cstate change: term changed from 1 to 2, leader changed from 3d716eff7cd24286acc4c1598d775b67 (127.10.222.130) to d1644a76b491429e9d510001e470633e (127.10.222.129). New cstate: current_term: 2 leader_uuid: "d1644a76b491429e9d510001e470633e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d716eff7cd24286acc4c1598d775b67" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 39231 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d1644a76b491429e9d510001e470633e" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46859 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "13bee5cab90643efb33feb218fc76774" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 43843 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:15.314050 15737 raft_consensus.cc:993] T 515938eb3a674143abfd69def845deab P 3d716eff7cd24286acc4c1598d775b67: : Instructing follower 13bee5cab90643efb33feb218fc76774 to start an election
I20260713 09:04:15.314560 15720 raft_consensus.cc:1081] T 515938eb3a674143abfd69def845deab P 3d716eff7cd24286acc4c1598d775b67 [term 1 LEADER]: Signalling peer 13bee5cab90643efb33feb218fc76774 to start an election
I20260713 09:04:15.315953 15672 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "515938eb3a674143abfd69def845deab"
dest_uuid: "13bee5cab90643efb33feb218fc76774"
 from {username='slave'} at 127.0.0.1:59558
I20260713 09:04:15.316387 15672 raft_consensus.cc:493] T 515938eb3a674143abfd69def845deab P 13bee5cab90643efb33feb218fc76774 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:04:15.316798 15672 raft_consensus.cc:3060] T 515938eb3a674143abfd69def845deab P 13bee5cab90643efb33feb218fc76774 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:15.321789 15672 raft_consensus.cc:515] T 515938eb3a674143abfd69def845deab P 13bee5cab90643efb33feb218fc76774 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1644a76b491429e9d510001e470633e" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46859 } } peers { permanent_uuid: "3d716eff7cd24286acc4c1598d775b67" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 39231 } } peers { permanent_uuid: "13bee5cab90643efb33feb218fc76774" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 43843 } }
I20260713 09:04:15.322899 15794 raft_consensus.cc:993] T 8d83c9e44c29434fa43899bf684c2309 P 13bee5cab90643efb33feb218fc76774: : Instructing follower 3d716eff7cd24286acc4c1598d775b67 to start an election
I20260713 09:04:15.323452 15743 raft_consensus.cc:1081] T 8d83c9e44c29434fa43899bf684c2309 P 13bee5cab90643efb33feb218fc76774 [term 1 LEADER]: Signalling peer 3d716eff7cd24286acc4c1598d775b67 to start an election
I20260713 09:04:15.323590 15672 leader_election.cc:290] T 515938eb3a674143abfd69def845deab P 13bee5cab90643efb33feb218fc76774 [CANDIDATE]: Term 2 election: Requested vote from peers d1644a76b491429e9d510001e470633e (127.10.222.129:46859), 3d716eff7cd24286acc4c1598d775b67 (127.10.222.130:39231)
I20260713 09:04:15.324635 15522 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "515938eb3a674143abfd69def845deab" candidate_uuid: "13bee5cab90643efb33feb218fc76774" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d1644a76b491429e9d510001e470633e"
I20260713 09:04:15.325147 15522 raft_consensus.cc:3060] T 515938eb3a674143abfd69def845deab P d1644a76b491429e9d510001e470633e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:15.325021 15597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "515938eb3a674143abfd69def845deab" candidate_uuid: "13bee5cab90643efb33feb218fc76774" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3d716eff7cd24286acc4c1598d775b67"
I20260713 09:04:15.325634 15597 raft_consensus.cc:3055] T 515938eb3a674143abfd69def845deab P 3d716eff7cd24286acc4c1598d775b67 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:04:15.325960 15597 raft_consensus.cc:740] T 515938eb3a674143abfd69def845deab P 3d716eff7cd24286acc4c1598d775b67 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3d716eff7cd24286acc4c1598d775b67, State: Running, Role: LEADER
I20260713 09:04:15.326716 15599 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8d83c9e44c29434fa43899bf684c2309"
dest_uuid: "3d716eff7cd24286acc4c1598d775b67"
 from {username='slave'} at 127.0.0.1:49222
I20260713 09:04:15.326745 15597 consensus_queue.cc:260] T 515938eb3a674143abfd69def845deab P 3d716eff7cd24286acc4c1598d775b67 [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: "d1644a76b491429e9d510001e470633e" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46859 } } peers { permanent_uuid: "3d716eff7cd24286acc4c1598d775b67" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 39231 } } peers { permanent_uuid: "13bee5cab90643efb33feb218fc76774" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 43843 } }
I20260713 09:04:15.327425 15599 raft_consensus.cc:493] T 8d83c9e44c29434fa43899bf684c2309 P 3d716eff7cd24286acc4c1598d775b67 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:04:15.327878 15597 raft_consensus.cc:3060] T 515938eb3a674143abfd69def845deab P 3d716eff7cd24286acc4c1598d775b67 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:15.327826 15599 raft_consensus.cc:3060] T 8d83c9e44c29434fa43899bf684c2309 P 3d716eff7cd24286acc4c1598d775b67 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:15.331581 15522 raft_consensus.cc:2468] T 515938eb3a674143abfd69def845deab P d1644a76b491429e9d510001e470633e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13bee5cab90643efb33feb218fc76774 in term 2.
I20260713 09:04:15.332526 15597 raft_consensus.cc:2468] T 515938eb3a674143abfd69def845deab P 3d716eff7cd24286acc4c1598d775b67 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13bee5cab90643efb33feb218fc76774 in term 2.
I20260713 09:04:15.332855 15637 leader_election.cc:304] T 515938eb3a674143abfd69def845deab P 13bee5cab90643efb33feb218fc76774 [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: 13bee5cab90643efb33feb218fc76774, d1644a76b491429e9d510001e470633e; no voters: 
I20260713 09:04:15.333629 15794 raft_consensus.cc:2804] T 515938eb3a674143abfd69def845deab P 13bee5cab90643efb33feb218fc76774 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:04:15.334030 15794 raft_consensus.cc:697] T 515938eb3a674143abfd69def845deab P 13bee5cab90643efb33feb218fc76774 [term 2 LEADER]: Becoming Leader. State: Replica: 13bee5cab90643efb33feb218fc76774, State: Running, Role: LEADER
I20260713 09:04:15.334693 15599 raft_consensus.cc:515] T 8d83c9e44c29434fa43899bf684c2309 P 3d716eff7cd24286acc4c1598d775b67 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1644a76b491429e9d510001e470633e" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46859 } } peers { permanent_uuid: "3d716eff7cd24286acc4c1598d775b67" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 39231 } } peers { permanent_uuid: "13bee5cab90643efb33feb218fc76774" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 43843 } }
I20260713 09:04:15.334758 15794 consensus_queue.cc:237] T 515938eb3a674143abfd69def845deab P 13bee5cab90643efb33feb218fc76774 [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: "d1644a76b491429e9d510001e470633e" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46859 } } peers { permanent_uuid: "3d716eff7cd24286acc4c1598d775b67" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 39231 } } peers { permanent_uuid: "13bee5cab90643efb33feb218fc76774" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 43843 } }
I20260713 09:04:15.336844 15599 leader_election.cc:290] T 8d83c9e44c29434fa43899bf684c2309 P 3d716eff7cd24286acc4c1598d775b67 [CANDIDATE]: Term 2 election: Requested vote from peers d1644a76b491429e9d510001e470633e (127.10.222.129:46859), 13bee5cab90643efb33feb218fc76774 (127.10.222.131:43843)
I20260713 09:04:15.337157 15522 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d83c9e44c29434fa43899bf684c2309" candidate_uuid: "3d716eff7cd24286acc4c1598d775b67" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d1644a76b491429e9d510001e470633e"
I20260713 09:04:15.337532 15672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d83c9e44c29434fa43899bf684c2309" candidate_uuid: "3d716eff7cd24286acc4c1598d775b67" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "13bee5cab90643efb33feb218fc76774"
I20260713 09:04:15.337713 15522 raft_consensus.cc:3060] T 8d83c9e44c29434fa43899bf684c2309 P d1644a76b491429e9d510001e470633e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:15.338199 15672 raft_consensus.cc:3055] T 8d83c9e44c29434fa43899bf684c2309 P 13bee5cab90643efb33feb218fc76774 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:04:15.338507 15672 raft_consensus.cc:740] T 8d83c9e44c29434fa43899bf684c2309 P 13bee5cab90643efb33feb218fc76774 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 13bee5cab90643efb33feb218fc76774, State: Running, Role: LEADER
I20260713 09:04:15.339251 15672 consensus_queue.cc:260] T 8d83c9e44c29434fa43899bf684c2309 P 13bee5cab90643efb33feb218fc76774 [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: "d1644a76b491429e9d510001e470633e" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46859 } } peers { permanent_uuid: "3d716eff7cd24286acc4c1598d775b67" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 39231 } } peers { permanent_uuid: "13bee5cab90643efb33feb218fc76774" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 43843 } }
I20260713 09:04:15.340130 15672 raft_consensus.cc:3060] T 8d83c9e44c29434fa43899bf684c2309 P 13bee5cab90643efb33feb218fc76774 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:15.344591 15522 raft_consensus.cc:2468] T 8d83c9e44c29434fa43899bf684c2309 P d1644a76b491429e9d510001e470633e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d716eff7cd24286acc4c1598d775b67 in term 2.
I20260713 09:04:15.345715 15563 leader_election.cc:304] T 8d83c9e44c29434fa43899bf684c2309 P 3d716eff7cd24286acc4c1598d775b67 [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: 3d716eff7cd24286acc4c1598d775b67, d1644a76b491429e9d510001e470633e; no voters: 
I20260713 09:04:15.346511 15720 raft_consensus.cc:2804] T 8d83c9e44c29434fa43899bf684c2309 P 3d716eff7cd24286acc4c1598d775b67 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:04:15.346976 15720 raft_consensus.cc:697] T 8d83c9e44c29434fa43899bf684c2309 P 3d716eff7cd24286acc4c1598d775b67 [term 2 LEADER]: Becoming Leader. State: Replica: 3d716eff7cd24286acc4c1598d775b67, State: Running, Role: LEADER
I20260713 09:04:15.347046 15419 catalog_manager.cc:5697] T 515938eb3a674143abfd69def845deab P 13bee5cab90643efb33feb218fc76774 reported cstate change: term changed from 1 to 2, leader changed from 3d716eff7cd24286acc4c1598d775b67 (127.10.222.130) to 13bee5cab90643efb33feb218fc76774 (127.10.222.131). New cstate: current_term: 2 leader_uuid: "13bee5cab90643efb33feb218fc76774" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1644a76b491429e9d510001e470633e" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3d716eff7cd24286acc4c1598d775b67" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 39231 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "13bee5cab90643efb33feb218fc76774" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 43843 } health_report { overall_health: HEALTHY } } }
I20260713 09:04:15.347843 15720 consensus_queue.cc:237] T 8d83c9e44c29434fa43899bf684c2309 P 3d716eff7cd24286acc4c1598d775b67 [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: "d1644a76b491429e9d510001e470633e" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46859 } } peers { permanent_uuid: "3d716eff7cd24286acc4c1598d775b67" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 39231 } } peers { permanent_uuid: "13bee5cab90643efb33feb218fc76774" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 43843 } }
I20260713 09:04:15.349807 15672 raft_consensus.cc:2468] T 8d83c9e44c29434fa43899bf684c2309 P 13bee5cab90643efb33feb218fc76774 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d716eff7cd24286acc4c1598d775b67 in term 2.
I20260713 09:04:15.355087 15420 catalog_manager.cc:5697] T 8d83c9e44c29434fa43899bf684c2309 P 3d716eff7cd24286acc4c1598d775b67 reported cstate change: term changed from 1 to 2, leader changed from 13bee5cab90643efb33feb218fc76774 (127.10.222.131) to 3d716eff7cd24286acc4c1598d775b67 (127.10.222.130). New cstate: current_term: 2 leader_uuid: "3d716eff7cd24286acc4c1598d775b67" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1644a76b491429e9d510001e470633e" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3d716eff7cd24286acc4c1598d775b67" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 39231 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "13bee5cab90643efb33feb218fc76774" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 43843 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:15.550212 15599 raft_consensus.cc:1275] T 54bff34a659e4aba9277dfbf00c14dd9 P 3d716eff7cd24286acc4c1598d775b67 [term 2 FOLLOWER]: Refusing update from remote peer d1644a76b491429e9d510001e470633e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:04:15.551421 15745 consensus_queue.cc:1048] T 54bff34a659e4aba9277dfbf00c14dd9 P d1644a76b491429e9d510001e470633e [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d716eff7cd24286acc4c1598d775b67" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 39231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:15.558272 15672 raft_consensus.cc:1275] T 54bff34a659e4aba9277dfbf00c14dd9 P 13bee5cab90643efb33feb218fc76774 [term 2 FOLLOWER]: Refusing update from remote peer d1644a76b491429e9d510001e470633e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:04:15.559882 15718 consensus_queue.cc:1048] T 54bff34a659e4aba9277dfbf00c14dd9 P d1644a76b491429e9d510001e470633e [LEADER]: Connected to new peer: Peer: permanent_uuid: "13bee5cab90643efb33feb218fc76774" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 43843 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:15.586985 15522 raft_consensus.cc:1275] T 5dbda8b46eb94fc4a03c2a09b7da332d P d1644a76b491429e9d510001e470633e [term 2 FOLLOWER]: Refusing update from remote peer 3d716eff7cd24286acc4c1598d775b67: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:04:15.588151 15720 consensus_queue.cc:1048] T 5dbda8b46eb94fc4a03c2a09b7da332d P 3d716eff7cd24286acc4c1598d775b67 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1644a76b491429e9d510001e470633e" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:15.594695 15672 raft_consensus.cc:3060] T 5dbda8b46eb94fc4a03c2a09b7da332d P 13bee5cab90643efb33feb218fc76774 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:15.601528 15672 raft_consensus.cc:1275] T 5dbda8b46eb94fc4a03c2a09b7da332d P 13bee5cab90643efb33feb218fc76774 [term 2 FOLLOWER]: Refusing update from remote peer 3d716eff7cd24286acc4c1598d775b67: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:04:15.602828 15738 consensus_queue.cc:1048] T 5dbda8b46eb94fc4a03c2a09b7da332d P 3d716eff7cd24286acc4c1598d775b67 [LEADER]: Connected to new peer: Peer: permanent_uuid: "13bee5cab90643efb33feb218fc76774" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 43843 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:15.640197 15672 raft_consensus.cc:1275] T 1a39e1e19700424d8a8865014b125110 P 13bee5cab90643efb33feb218fc76774 [term 2 FOLLOWER]: Refusing update from remote peer 3d716eff7cd24286acc4c1598d775b67: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:04:15.641423 15738 consensus_queue.cc:1048] T 1a39e1e19700424d8a8865014b125110 P 3d716eff7cd24286acc4c1598d775b67 [LEADER]: Connected to new peer: Peer: permanent_uuid: "13bee5cab90643efb33feb218fc76774" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 43843 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:15.648973 15522 raft_consensus.cc:1275] T 1a39e1e19700424d8a8865014b125110 P d1644a76b491429e9d510001e470633e [term 2 FOLLOWER]: Refusing update from remote peer 3d716eff7cd24286acc4c1598d775b67: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:04:15.651422 15799 consensus_queue.cc:1048] T 1a39e1e19700424d8a8865014b125110 P 3d716eff7cd24286acc4c1598d775b67 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1644a76b491429e9d510001e470633e" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:04:15.726009 15672 raft_consensus.cc:1275] T dbb6f60b183e48738d9d2ad1c65a4dbb P 13bee5cab90643efb33feb218fc76774 [term 2 FOLLOWER]: Refusing update from remote peer d1644a76b491429e9d510001e470633e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:04:15.727274 15718 consensus_queue.cc:1048] T dbb6f60b183e48738d9d2ad1c65a4dbb P d1644a76b491429e9d510001e470633e [LEADER]: Connected to new peer: Peer: permanent_uuid: "13bee5cab90643efb33feb218fc76774" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 43843 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:15.735253 15599 raft_consensus.cc:1275] T dbb6f60b183e48738d9d2ad1c65a4dbb P 3d716eff7cd24286acc4c1598d775b67 [term 2 FOLLOWER]: Refusing update from remote peer d1644a76b491429e9d510001e470633e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:04:15.737164 15718 consensus_queue.cc:1048] T dbb6f60b183e48738d9d2ad1c65a4dbb P d1644a76b491429e9d510001e470633e [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d716eff7cd24286acc4c1598d775b67" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 39231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:15.770732 15597 raft_consensus.cc:1275] T 515938eb3a674143abfd69def845deab P 3d716eff7cd24286acc4c1598d775b67 [term 2 FOLLOWER]: Refusing update from remote peer 13bee5cab90643efb33feb218fc76774: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:04:15.772013 15794 consensus_queue.cc:1048] T 515938eb3a674143abfd69def845deab P 13bee5cab90643efb33feb218fc76774 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d716eff7cd24286acc4c1598d775b67" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 39231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:15.780512 15522 raft_consensus.cc:1275] T 515938eb3a674143abfd69def845deab P d1644a76b491429e9d510001e470633e [term 2 FOLLOWER]: Refusing update from remote peer 13bee5cab90643efb33feb218fc76774: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:04:15.781781 15743 consensus_queue.cc:1048] T 515938eb3a674143abfd69def845deab P 13bee5cab90643efb33feb218fc76774 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1644a76b491429e9d510001e470633e" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:15.811740 15672 raft_consensus.cc:1275] T 8d83c9e44c29434fa43899bf684c2309 P 13bee5cab90643efb33feb218fc76774 [term 2 FOLLOWER]: Refusing update from remote peer 3d716eff7cd24286acc4c1598d775b67: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:04:15.812778 15799 consensus_queue.cc:1048] T 8d83c9e44c29434fa43899bf684c2309 P 3d716eff7cd24286acc4c1598d775b67 [LEADER]: Connected to new peer: Peer: permanent_uuid: "13bee5cab90643efb33feb218fc76774" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 43843 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:15.819901 15522 raft_consensus.cc:1275] T 8d83c9e44c29434fa43899bf684c2309 P d1644a76b491429e9d510001e470633e [term 2 FOLLOWER]: Refusing update from remote peer 3d716eff7cd24286acc4c1598d775b67: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:04:15.821151 15799 consensus_queue.cc:1048] T 8d83c9e44c29434fa43899bf684c2309 P 3d716eff7cd24286acc4c1598d775b67 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1644a76b491429e9d510001e470633e" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:18.006819 15419 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:47818:
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:04:18.009167 15419 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:04:18.057807 15506 tablet_service.cc:1511] Processing CreateTablet for tablet 6922f2ec3d814a85bd7d356a8a37a86d (DEFAULT_TABLE table=soft_deleted_table [id=fe76fec990c9423ba82eaaed783b56b1]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:04:18.058910 15588 tablet_service.cc:1511] Processing CreateTablet for tablet 6922f2ec3d814a85bd7d356a8a37a86d (DEFAULT_TABLE table=soft_deleted_table [id=fe76fec990c9423ba82eaaed783b56b1]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:04:18.059621 15506 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6922f2ec3d814a85bd7d356a8a37a86d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:18.060395 15588 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6922f2ec3d814a85bd7d356a8a37a86d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:18.060391 15659 tablet_service.cc:1511] Processing CreateTablet for tablet 6922f2ec3d814a85bd7d356a8a37a86d (DEFAULT_TABLE table=soft_deleted_table [id=fe76fec990c9423ba82eaaed783b56b1]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:04:18.061251 15510 tablet_service.cc:1511] Processing CreateTablet for tablet a106e966d774423c8f1d576e46f180de (DEFAULT_TABLE table=soft_deleted_table [id=fe76fec990c9423ba82eaaed783b56b1]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:04:18.061868 15659 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6922f2ec3d814a85bd7d356a8a37a86d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:18.062588 15510 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a106e966d774423c8f1d576e46f180de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:18.082160 15584 tablet_service.cc:1511] Processing CreateTablet for tablet a106e966d774423c8f1d576e46f180de (DEFAULT_TABLE table=soft_deleted_table [id=fe76fec990c9423ba82eaaed783b56b1]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:04:18.083643 15584 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a106e966d774423c8f1d576e46f180de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:18.094365 15815 tablet_bootstrap.cc:492] T 6922f2ec3d814a85bd7d356a8a37a86d P 3d716eff7cd24286acc4c1598d775b67: Bootstrap starting.
I20260713 09:04:18.096380 15816 tablet_bootstrap.cc:492] T 6922f2ec3d814a85bd7d356a8a37a86d P 13bee5cab90643efb33feb218fc76774: Bootstrap starting.
I20260713 09:04:18.097091 15655 tablet_service.cc:1511] Processing CreateTablet for tablet a106e966d774423c8f1d576e46f180de (DEFAULT_TABLE table=soft_deleted_table [id=fe76fec990c9423ba82eaaed783b56b1]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:04:18.098435 15655 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a106e966d774423c8f1d576e46f180de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:18.100878 15510 tablet_service.cc:1511] Processing CreateTablet for tablet e0733c32a94049eaaffb23c07f809dab (DEFAULT_TABLE table=soft_deleted_table [id=fe76fec990c9423ba82eaaed783b56b1]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:04:18.101750 15815 tablet_bootstrap.cc:654] T 6922f2ec3d814a85bd7d356a8a37a86d P 3d716eff7cd24286acc4c1598d775b67: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:18.103426 15816 tablet_bootstrap.cc:654] T 6922f2ec3d814a85bd7d356a8a37a86d P 13bee5cab90643efb33feb218fc76774: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:18.106165 15588 tablet_service.cc:1511] Processing CreateTablet for tablet e0733c32a94049eaaffb23c07f809dab (DEFAULT_TABLE table=soft_deleted_table [id=fe76fec990c9423ba82eaaed783b56b1]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:04:18.107451 15588 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e0733c32a94049eaaffb23c07f809dab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:18.113796 15510 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e0733c32a94049eaaffb23c07f809dab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:18.116575 15815 tablet_bootstrap.cc:492] T 6922f2ec3d814a85bd7d356a8a37a86d P 3d716eff7cd24286acc4c1598d775b67: No bootstrap required, opened a new log
I20260713 09:04:18.117353 15815 ts_tablet_manager.cc:1403] T 6922f2ec3d814a85bd7d356a8a37a86d P 3d716eff7cd24286acc4c1598d775b67: Time spent bootstrapping tablet: real 0.025s	user 0.013s	sys 0.008s
I20260713 09:04:18.118556 15659 tablet_service.cc:1511] Processing CreateTablet for tablet e0733c32a94049eaaffb23c07f809dab (DEFAULT_TABLE table=soft_deleted_table [id=fe76fec990c9423ba82eaaed783b56b1]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:04:18.119891 15659 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e0733c32a94049eaaffb23c07f809dab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:18.124279 15817 tablet_bootstrap.cc:492] T 6922f2ec3d814a85bd7d356a8a37a86d P d1644a76b491429e9d510001e470633e: Bootstrap starting.
I20260713 09:04:18.124063 15815 raft_consensus.cc:359] T 6922f2ec3d814a85bd7d356a8a37a86d P 3d716eff7cd24286acc4c1598d775b67 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1644a76b491429e9d510001e470633e" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46859 } } peers { permanent_uuid: "3d716eff7cd24286acc4c1598d775b67" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 39231 } } peers { permanent_uuid: "13bee5cab90643efb33feb218fc76774" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 43843 } }
I20260713 09:04:18.125555 15815 raft_consensus.cc:385] T 6922f2ec3d814a85bd7d356a8a37a86d P 3d716eff7cd24286acc4c1598d775b67 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:18.125864 15815 raft_consensus.cc:740] T 6922f2ec3d814a85bd7d356a8a37a86d P 3d716eff7cd24286acc4c1598d775b67 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d716eff7cd24286acc4c1598d775b67, State: Initialized, Role: FOLLOWER
I20260713 09:04:18.127054 15816 tablet_bootstrap.cc:492] T 6922f2ec3d814a85bd7d356a8a37a86d P 13bee5cab90643efb33feb218fc76774: No bootstrap required, opened a new log
I20260713 09:04:18.127666 15816 ts_tablet_manager.cc:1403] T 6922f2ec3d814a85bd7d356a8a37a86d P 13bee5cab90643efb33feb218fc76774: Time spent bootstrapping tablet: real 0.032s	user 0.010s	sys 0.005s
I20260713 09:04:18.126705 15815 consensus_queue.cc:260] T 6922f2ec3d814a85bd7d356a8a37a86d P 3d716eff7cd24286acc4c1598d775b67 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1644a76b491429e9d510001e470633e" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46859 } } peers { permanent_uuid: "3d716eff7cd24286acc4c1598d775b67" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 39231 } } peers { permanent_uuid: "13bee5cab90643efb33feb218fc76774" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 43843 } }
I20260713 09:04:18.133219 15815 ts_tablet_manager.cc:1434] T 6922f2ec3d814a85bd7d356a8a37a86d P 3d716eff7cd24286acc4c1598d775b67: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260713 09:04:18.134189 15815 tablet_bootstrap.cc:492] T e0733c32a94049eaaffb23c07f809dab P 3d716eff7cd24286acc4c1598d775b67: Bootstrap starting.
I20260713 09:04:18.130697 15816 raft_consensus.cc:359] T 6922f2ec3d814a85bd7d356a8a37a86d P 13bee5cab90643efb33feb218fc76774 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1644a76b491429e9d510001e470633e" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46859 } } peers { permanent_uuid: "3d716eff7cd24286acc4c1598d775b67" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 39231 } } peers { permanent_uuid: "13bee5cab90643efb33feb218fc76774" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 43843 } }
I20260713 09:04:18.135999 15816 raft_consensus.cc:385] T 6922f2ec3d814a85bd7d356a8a37a86d P 13bee5cab90643efb33feb218fc76774 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:18.136377 15816 raft_consensus.cc:740] T 6922f2ec3d814a85bd7d356a8a37a86d P 13bee5cab90643efb33feb218fc76774 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13bee5cab90643efb33feb218fc76774, State: Initialized, Role: FOLLOWER
I20260713 09:04:18.137272 15816 consensus_queue.cc:260] T 6922f2ec3d814a85bd7d356a8a37a86d P 13bee5cab90643efb33feb218fc76774 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1644a76b491429e9d510001e470633e" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46859 } } peers { permanent_uuid: "3d716eff7cd24286acc4c1598d775b67" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 39231 } } peers { permanent_uuid: "13bee5cab90643efb33feb218fc76774" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 43843 } }
I20260713 09:04:18.139827 15816 ts_tablet_manager.cc:1434] T 6922f2ec3d814a85bd7d356a8a37a86d P 13bee5cab90643efb33feb218fc76774: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.001s
I20260713 09:04:18.143949 15815 tablet_bootstrap.cc:654] T e0733c32a94049eaaffb23c07f809dab P 3d716eff7cd24286acc4c1598d775b67: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:18.145217 15506 tablet_service.cc:1511] Processing CreateTablet for tablet e5d5e1985a16445ba5c944fe45fb0cb7 (DEFAULT_TABLE table=soft_deleted_table [id=fe76fec990c9423ba82eaaed783b56b1]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:04:18.147739 15655 tablet_service.cc:1511] Processing CreateTablet for tablet e5d5e1985a16445ba5c944fe45fb0cb7 (DEFAULT_TABLE table=soft_deleted_table [id=fe76fec990c9423ba82eaaed783b56b1]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:04:18.149120 15655 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e5d5e1985a16445ba5c944fe45fb0cb7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:18.152019 15506 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e5d5e1985a16445ba5c944fe45fb0cb7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:18.152432 15588 tablet_service.cc:1511] Processing CreateTablet for tablet e5d5e1985a16445ba5c944fe45fb0cb7 (DEFAULT_TABLE table=soft_deleted_table [id=fe76fec990c9423ba82eaaed783b56b1]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:04:18.153671 15588 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e5d5e1985a16445ba5c944fe45fb0cb7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:18.157337 15816 tablet_bootstrap.cc:492] T a106e966d774423c8f1d576e46f180de P 13bee5cab90643efb33feb218fc76774: Bootstrap starting.
I20260713 09:04:18.158421 15507 tablet_service.cc:1511] Processing CreateTablet for tablet 4ad89b526ab941fcb2a18f9eaeba638f (DEFAULT_TABLE table=soft_deleted_table [id=fe76fec990c9423ba82eaaed783b56b1]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:04:18.168718 15507 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ad89b526ab941fcb2a18f9eaeba638f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:18.170351 15584 tablet_service.cc:1511] Processing CreateTablet for tablet 4ad89b526ab941fcb2a18f9eaeba638f (DEFAULT_TABLE table=soft_deleted_table [id=fe76fec990c9423ba82eaaed783b56b1]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:04:18.171684 15584 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ad89b526ab941fcb2a18f9eaeba638f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:18.173393 15816 tablet_bootstrap.cc:654] T a106e966d774423c8f1d576e46f180de P 13bee5cab90643efb33feb218fc76774: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:18.163232 15817 tablet_bootstrap.cc:654] T 6922f2ec3d814a85bd7d356a8a37a86d P d1644a76b491429e9d510001e470633e: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:18.178966 15658 tablet_service.cc:1511] Processing CreateTablet for tablet 4ad89b526ab941fcb2a18f9eaeba638f (DEFAULT_TABLE table=soft_deleted_table [id=fe76fec990c9423ba82eaaed783b56b1]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:04:18.179971 15513 tablet_service.cc:1511] Processing CreateTablet for tablet 575b7bc2fb464b0f8242cb14a0cc564c (DEFAULT_TABLE table=soft_deleted_table [id=fe76fec990c9423ba82eaaed783b56b1]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:04:18.181206 15513 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 575b7bc2fb464b0f8242cb14a0cc564c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:18.183935 15656 tablet_service.cc:1511] Processing CreateTablet for tablet 575b7bc2fb464b0f8242cb14a0cc564c (DEFAULT_TABLE table=soft_deleted_table [id=fe76fec990c9423ba82eaaed783b56b1]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:04:18.184052 15581 tablet_service.cc:1511] Processing CreateTablet for tablet 575b7bc2fb464b0f8242cb14a0cc564c (DEFAULT_TABLE table=soft_deleted_table [id=fe76fec990c9423ba82eaaed783b56b1]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:04:18.184840 15512 tablet_service.cc:1511] Processing CreateTablet for tablet 1c232378feba48e8b20e3391755b852a (DEFAULT_TABLE table=soft_deleted_table [id=fe76fec990c9423ba82eaaed783b56b1]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:04:18.185377 15581 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 575b7bc2fb464b0f8242cb14a0cc564c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:18.186041 15512 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c232378feba48e8b20e3391755b852a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:18.180349 15658 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ad89b526ab941fcb2a18f9eaeba638f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:18.188309 15656 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 575b7bc2fb464b0f8242cb14a0cc564c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:18.192332 15586 tablet_service.cc:1511] Processing CreateTablet for tablet 1c232378feba48e8b20e3391755b852a (DEFAULT_TABLE table=soft_deleted_table [id=fe76fec990c9423ba82eaaed783b56b1]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:04:18.193645 15586 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c232378feba48e8b20e3391755b852a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:18.210642 15659 tablet_service.cc:1511] Processing CreateTablet for tablet 1c232378feba48e8b20e3391755b852a (DEFAULT_TABLE table=soft_deleted_table [id=fe76fec990c9423ba82eaaed783b56b1]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:04:18.212317 15659 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c232378feba48e8b20e3391755b852a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:18.215972 15815 tablet_bootstrap.cc:492] T e0733c32a94049eaaffb23c07f809dab P 3d716eff7cd24286acc4c1598d775b67: No bootstrap required, opened a new log
I20260713 09:04:18.219251 15815 ts_tablet_manager.cc:1403] T e0733c32a94049eaaffb23c07f809dab P 3d716eff7cd24286acc4c1598d775b67: Time spent bootstrapping tablet: real 0.085s	user 0.019s	sys 0.018s
I20260713 09:04:18.215648 15511 tablet_service.cc:1511] Processing CreateTablet for tablet bb3dde8e0cbd42bea6a0333748d03dbd (DEFAULT_TABLE table=soft_deleted_table [id=fe76fec990c9423ba82eaaed783b56b1]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:04:18.222129 15511 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb3dde8e0cbd42bea6a0333748d03dbd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:18.231649 15815 raft_consensus.cc:359] T e0733c32a94049eaaffb23c07f809dab P 3d716eff7cd24286acc4c1598d775b67 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1644a76b491429e9d510001e470633e" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46859 } } peers { permanent_uuid: "3d716eff7cd24286acc4c1598d775b67" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 39231 } } peers { permanent_uuid: "13bee5cab90643efb33feb218fc76774" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 43843 } }
I20260713 09:04:18.238145 15815 raft_consensus.cc:385] T e0733c32a94049eaaffb23c07f809dab P 3d716eff7cd24286acc4c1598d775b67 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:18.238569 15815 raft_consensus.cc:740] T e0733c32a94049eaaffb23c07f809dab P 3d716eff7cd24286acc4c1598d775b67 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d716eff7cd24286acc4c1598d775b67, State: Initialized, Role: FOLLOWER
I20260713 09:04:18.239552 15815 consensus_queue.cc:260] T e0733c32a94049eaaffb23c07f809dab P 3d716eff7cd24286acc4c1598d775b67 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1644a76b491429e9d510001e470633e" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46859 } } peers { permanent_uuid: "3d716eff7cd24286acc4c1598d775b67" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 39231 } } peers { permanent_uuid: "13bee5cab90643efb33feb218fc76774" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 43843 } }
I20260713 09:04:18.239928 15584 tablet_service.cc:1511] Processing CreateTablet for tablet bb3dde8e0cbd42bea6a0333748d03dbd (DEFAULT_TABLE table=soft_deleted_table [id=fe76fec990c9423ba82eaaed783b56b1]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:04:18.241283 15584 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb3dde8e0cbd42bea6a0333748d03dbd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:18.242219 15815 ts_tablet_manager.cc:1434] T e0733c32a94049eaaffb23c07f809dab P 3d716eff7cd24286acc4c1598d775b67: Time spent starting tablet: real 0.021s	user 0.009s	sys 0.000s
I20260713 09:04:18.246083 15815 tablet_bootstrap.cc:492] T a106e966d774423c8f1d576e46f180de P 3d716eff7cd24286acc4c1598d775b67: Bootstrap starting.
I20260713 09:04:18.248328 15817 tablet_bootstrap.cc:492] T 6922f2ec3d814a85bd7d356a8a37a86d P d1644a76b491429e9d510001e470633e: No bootstrap required, opened a new log
I20260713 09:04:18.248873 15817 ts_tablet_manager.cc:1403] T 6922f2ec3d814a85bd7d356a8a37a86d P d1644a76b491429e9d510001e470633e: Time spent bootstrapping tablet: real 0.125s	user 0.009s	sys 0.005s
I20260713 09:04:18.249563 15816 tablet_bootstrap.cc:492] T a106e966d774423c8f1d576e46f180de P 13bee5cab90643efb33feb218fc76774: No bootstrap required, opened a new log
I20260713 09:04:18.250118 15816 ts_tablet_manager.cc:1403] T a106e966d774423c8f1d576e46f180de P 13bee5cab90643efb33feb218fc76774: Time spent bootstrapping tablet: real 0.093s	user 0.005s	sys 0.007s
I20260713 09:04:18.251977 15817 raft_consensus.cc:359] T 6922f2ec3d814a85bd7d356a8a37a86d P d1644a76b491429e9d510001e470633e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1644a76b491429e9d510001e470633e" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46859 } } peers { permanent_uuid: "3d716eff7cd24286acc4c1598d775b67" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 39231 } } peers { permanent_uuid: "13bee5cab90643efb33feb218fc76774" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 43843 } }
I20260713 09:04:18.253026 15816 raft_consensus.cc:359] T a106e966d774423c8f1d576e46f180de P 13bee5cab90643efb33feb218fc76774 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1644a76b491429e9d510001e470633e" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46859 } } peers { permanent_uuid: "3d716eff7cd24286acc4c1598d775b67" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 39231 } } peers { permanent_uuid: "13bee5cab90643efb33feb218fc76774" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 43843 } }
I20260713 09:04:18.255797 15659 tablet_service.cc:1511] Processing CreateTablet for tablet bb3dde8e0cbd42bea6a0333748d03dbd (DEFAULT_TABLE table=soft_deleted_table [id=fe76fec990c9423ba82eaaed783b56b1]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:04:18.259318 15507 tablet_service.cc:1511] Processing CreateTablet for tablet 350cd7288ae84b778fb2c9d4627d95f4 (DEFAULT_TABLE table=soft_deleted_table [id=fe76fec990c9423ba82eaaed783b56b1]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:04:18.261442 15656 tablet_service.cc:1511] Processing CreateTablet for tablet 350cd7288ae84b778fb2c9d4627d95f4 (DEFAULT_TABLE table=soft_deleted_table [id=fe76fec990c9423ba82eaaed783b56b1]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:04:18.271466 15816 raft_consensus.cc:385] T a106e966d774423c8f1d576e46f180de P 13bee5cab90643efb33feb218fc76774 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:18.271518 15507 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 350cd7288ae84b778fb2c9d4627d95f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:18.263123 15581 tablet_service.cc:1511] Processing CreateTablet for tablet 350cd7288ae84b778fb2c9d4627d95f4 (DEFAULT_TABLE table=soft_deleted_table [id=fe76fec990c9423ba82eaaed783b56b1]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:04:18.272087 15816 raft_consensus.cc:740] T a106e966d774423c8f1d576e46f180de P 13bee5cab90643efb33feb218fc76774 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13bee5cab90643efb33feb218fc76774, State: Initialized, Role: FOLLOWER
I20260713 09:04:18.273007 15816 consensus_queue.cc:260] T a106e966d774423c8f1d576e46f180de P 13bee5cab90643efb33feb218fc76774 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1644a76b491429e9d510001e470633e" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46859 } } peers { permanent_uuid: "3d716eff7cd24286acc4c1598d775b67" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 39231 } } peers { permanent_uuid: "13bee5cab90643efb33feb218fc76774" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 43843 } }
I20260713 09:04:18.273388 15581 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 350cd7288ae84b778fb2c9d4627d95f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:18.261807 15815 tablet_bootstrap.cc:654] T a106e966d774423c8f1d576e46f180de P 3d716eff7cd24286acc4c1598d775b67: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:18.271519 15659 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb3dde8e0cbd42bea6a0333748d03dbd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:18.275625 15656 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 350cd7288ae84b778fb2c9d4627d95f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:18.277762 15814 raft_consensus.cc:493] T e0733c32a94049eaaffb23c07f809dab P 3d716eff7cd24286acc4c1598d775b67 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:18.278301 15814 raft_consensus.cc:515] T e0733c32a94049eaaffb23c07f809dab P 3d716eff7cd24286acc4c1598d775b67 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1644a76b491429e9d510001e470633e" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46859 } } peers { permanent_uuid: "3d716eff7cd24286acc4c1598d775b67" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 39231 } } peers { permanent_uuid: "13bee5cab90643efb33feb218fc76774" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 43843 } }
I20260713 09:04:18.282434 15522 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0733c32a94049eaaffb23c07f809dab" candidate_uuid: "3d716eff7cd24286acc4c1598d775b67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1644a76b491429e9d510001e470633e" is_pre_election: true
W20260713 09:04:18.284716 15563 leader_election.cc:343] T e0733c32a94049eaaffb23c07f809dab P 3d716eff7cd24286acc4c1598d775b67 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d1644a76b491429e9d510001e470633e (127.10.222.129:46859): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:18.286990 15673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0733c32a94049eaaffb23c07f809dab" candidate_uuid: "3d716eff7cd24286acc4c1598d775b67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13bee5cab90643efb33feb218fc76774" is_pre_election: true
W20260713 09:04:18.288508 15565 leader_election.cc:343] T e0733c32a94049eaaffb23c07f809dab P 3d716eff7cd24286acc4c1598d775b67 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 13bee5cab90643efb33feb218fc76774 (127.10.222.131:43843): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:18.288959 15565 leader_election.cc:304] T e0733c32a94049eaaffb23c07f809dab P 3d716eff7cd24286acc4c1598d775b67 [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: 3d716eff7cd24286acc4c1598d775b67; no voters: 13bee5cab90643efb33feb218fc76774, d1644a76b491429e9d510001e470633e
I20260713 09:04:18.289814 15799 raft_consensus.cc:2749] T e0733c32a94049eaaffb23c07f809dab P 3d716eff7cd24286acc4c1598d775b67 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:04:18.290585 15814 leader_election.cc:290] T e0733c32a94049eaaffb23c07f809dab P 3d716eff7cd24286acc4c1598d775b67 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d1644a76b491429e9d510001e470633e (127.10.222.129:46859), 13bee5cab90643efb33feb218fc76774 (127.10.222.131:43843)
I20260713 09:04:18.294430 15816 ts_tablet_manager.cc:1434] T a106e966d774423c8f1d576e46f180de P 13bee5cab90643efb33feb218fc76774: Time spent starting tablet: real 0.044s	user 0.005s	sys 0.001s
I20260713 09:04:18.295646 15816 tablet_bootstrap.cc:492] T e0733c32a94049eaaffb23c07f809dab P 13bee5cab90643efb33feb218fc76774: Bootstrap starting.
I20260713 09:04:18.272054 15817 raft_consensus.cc:385] T 6922f2ec3d814a85bd7d356a8a37a86d P d1644a76b491429e9d510001e470633e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:18.302549 15817 raft_consensus.cc:740] T 6922f2ec3d814a85bd7d356a8a37a86d P d1644a76b491429e9d510001e470633e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d1644a76b491429e9d510001e470633e, State: Initialized, Role: FOLLOWER
I20260713 09:04:18.303495 15817 consensus_queue.cc:260] T 6922f2ec3d814a85bd7d356a8a37a86d P d1644a76b491429e9d510001e470633e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1644a76b491429e9d510001e470633e" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46859 } } peers { permanent_uuid: "3d716eff7cd24286acc4c1598d775b67" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 39231 } } peers { permanent_uuid: "13bee5cab90643efb33feb218fc76774" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 43843 } }
I20260713 09:04:18.314692 15816 tablet_bootstrap.cc:654] T e0733c32a94049eaaffb23c07f809dab P 13bee5cab90643efb33feb218fc76774: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:18.315519 15817 ts_tablet_manager.cc:1434] T 6922f2ec3d814a85bd7d356a8a37a86d P d1644a76b491429e9d510001e470633e: Time spent starting tablet: real 0.066s	user 0.006s	sys 0.001s
I20260713 09:04:18.316165 15802 raft_consensus.cc:493] T 6922f2ec3d814a85bd7d356a8a37a86d P 13bee5cab90643efb33feb218fc76774 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:18.316612 15817 tablet_bootstrap.cc:492] T a106e966d774423c8f1d576e46f180de P d1644a76b491429e9d510001e470633e: Bootstrap starting.
I20260713 09:04:18.316716 15802 raft_consensus.cc:515] T 6922f2ec3d814a85bd7d356a8a37a86d P 13bee5cab90643efb33feb218fc76774 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1644a76b491429e9d510001e470633e" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46859 } } peers { permanent_uuid: "3d716eff7cd24286acc4c1598d775b67" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 39231 } } peers { permanent_uuid: "13bee5cab90643efb33feb218fc76774" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 43843 } }
I20260713 09:04:18.319429 15802 leader_election.cc:290] T 6922f2ec3d814a85bd7d356a8a37a86d P 13bee5cab90643efb33feb218fc76774 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d1644a76b491429e9d510001e470633e (127.10.222.129:46859), 3d716eff7cd24286acc4c1598d775b67 (127.10.222.130:39231)
I20260713 09:04:18.322227 15522 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6922f2ec3d814a85bd7d356a8a37a86d" candidate_uuid: "13bee5cab90643efb33feb218fc76774" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1644a76b491429e9d510001e470633e" is_pre_election: true
I20260713 09:04:18.323019 15522 raft_consensus.cc:2468] T 6922f2ec3d814a85bd7d356a8a37a86d P d1644a76b491429e9d510001e470633e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 13bee5cab90643efb33feb218fc76774 in term 0.
I20260713 09:04:18.323411 15597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6922f2ec3d814a85bd7d356a8a37a86d" candidate_uuid: "13bee5cab90643efb33feb218fc76774" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d716eff7cd24286acc4c1598d775b67" is_pre_election: true
I20260713 09:04:18.324046 15597 raft_consensus.cc:2468] T 6922f2ec3d814a85bd7d356a8a37a86d P 3d716eff7cd24286acc4c1598d775b67 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 13bee5cab90643efb33feb218fc76774 in term 0.
I20260713 09:04:18.324571 15637 leader_election.cc:304] T 6922f2ec3d814a85bd7d356a8a37a86d P 13bee5cab90643efb33feb218fc76774 [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: 13bee5cab90643efb33feb218fc76774, d1644a76b491429e9d510001e470633e; no voters: 
I20260713 09:04:18.328171 15802 raft_consensus.cc:2804] T 6922f2ec3d814a85bd7d356a8a37a86d P 13bee5cab90643efb33feb218fc76774 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:04:18.328570 15802 raft_consensus.cc:493] T 6922f2ec3d814a85bd7d356a8a37a86d P 13bee5cab90643efb33feb218fc76774 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:18.328969 15802 raft_consensus.cc:3060] T 6922f2ec3d814a85bd7d356a8a37a86d P 13bee5cab90643efb33feb218fc76774 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:18.323028 15817 tablet_bootstrap.cc:654] T a106e966d774423c8f1d576e46f180de P d1644a76b491429e9d510001e470633e: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:18.330892 15815 tablet_bootstrap.cc:492] T a106e966d774423c8f1d576e46f180de P 3d716eff7cd24286acc4c1598d775b67: No bootstrap required, opened a new log
I20260713 09:04:18.331490 15815 ts_tablet_manager.cc:1403] T a106e966d774423c8f1d576e46f180de P 3d716eff7cd24286acc4c1598d775b67: Time spent bootstrapping tablet: real 0.086s	user 0.027s	sys 0.033s
I20260713 09:04:18.334659 15816 tablet_bootstrap.cc:492] T e0733c32a94049eaaffb23c07f809dab P 13bee5cab90643efb33feb218fc76774: No bootstrap required, opened a new log
I20260713 09:04:18.334411 15815 raft_consensus.cc:359] T a106e966d774423c8f1d576e46f180de P 3d716eff7cd24286acc4c1598d775b67 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1644a76b491429e9d510001e470633e" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46859 } } peers { permanent_uuid: "3d716eff7cd24286acc4c1598d775b67" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 39231 } } peers { permanent_uuid: "13bee5cab90643efb33feb218fc76774" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 43843 } }
I20260713 09:04:18.335191 15816 ts_tablet_manager.cc:1403] T e0733c32a94049eaaffb23c07f809dab P 13bee5cab90643efb33feb218fc76774: Time spent bootstrapping tablet: real 0.040s	user 0.014s	sys 0.000s
I20260713 09:04:18.337080 15802 raft_consensus.cc:515] T 6922f2ec3d814a85bd7d356a8a37a86d P 13bee5cab90643efb33feb218fc76774 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1644a76b491429e9d510001e470633e" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46859 } } peers { permanent_uuid: "3d716eff7cd24286acc4c1598d775b67" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 39231 } } peers { permanent_uuid: "13bee5cab90643efb33feb218fc76774" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 43843 } }
I20260713 09:04:18.338179 15816 raft_consensus.cc:359] T e0733c32a94049eaaffb23c07f809dab P 13bee5cab90643efb33feb218fc76774 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1644a76b491429e9d510001e470633e" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46859 } } peers { permanent_uuid: "3d716eff7cd24286acc4c1598d775b67" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 39231 } } peers { permanent_uuid: "13bee5cab90643efb33feb218fc76774" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 43843 } }
I20260713 09:04:18.338934 15816 raft_consensus.cc:385] T e0733c32a94049eaaffb23c07f809dab P 13bee5cab90643efb33feb218fc76774 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:18.335080 15815 raft_consensus.cc:385] T a106e966d774423c8f1d576e46f180de P 3d716eff7cd24286acc4c1598d775b67 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:18.339246 15816 raft_consensus.cc:740] T e0733c32a94049eaaffb23c07f809dab P 13bee5cab90643efb33feb218fc76774 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13bee5cab90643efb33feb218fc76774, State: Initialized, Role: FOLLOWER
I20260713 09:04:18.339351 15815 raft_consensus.cc:740] T a106e966d774423c8f1d576e46f180de P 3d716eff7cd24286acc4c1598d775b67 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d716eff7cd24286acc4c1598d775b67, State: Initialized, Role: FOLLOWER
I20260713 09:04:18.340240 15802 leader_election.cc:290] T 6922f2ec3d814a85bd7d356a8a37a86d P 13bee5cab90643efb33feb218fc76774 [CANDIDATE]: Term 1 election: Requested vote from peers d1644a76b491429e9d510001e470633e (127.10.222.129:46859), 3d716eff7cd24286acc4c1598d775b67 (127.10.222.130:39231)
I20260713 09:04:18.340552 15815 consensus_queue.cc:260] T a106e966d774423c8f1d576e46f180de P 3d716eff7cd24286acc4c1598d775b67 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1644a76b491429e9d510001e470633e" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46859 } } peers { permanent_uuid: "3d716eff7cd24286acc4c1598d775b67" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 39231 } } peers { permanent_uuid: "13bee5cab90643efb33feb218fc76774" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 43843 } }
I20260713 09:04:18.340454 15522 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6922f2ec3d814a85bd7d356a8a37a86d" candidate_uuid: "13bee5cab90643efb33feb218fc76774" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1644a76b491429e9d510001e470633e"
I20260713 09:04:18.341761 15522 raft_consensus.cc:3060] T 6922f2ec3d814a85bd7d356a8a37a86d P d1644a76b491429e9d510001e470633e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:18.341727 15816 consensus_queue.cc:260] T e0733c32a94049eaaffb23c07f809dab P 13bee5cab90643efb33feb218fc76774 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1644a76b491429e9d510001e470633e" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46859 } } peers { permanent_uuid: "3d716eff7cd24286acc4c1598d775b67" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 39231 } } peers { permanent_uuid: "13bee5cab90643efb33feb218fc76774" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 43843 } }
I20260713 09:04:18.341912 15597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6922f2ec3d814a85bd7d356a8a37a86d" candidate_uuid: "13bee5cab90643efb33feb218fc76774" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d716eff7cd24286acc4c1598d775b67"
I20260713 09:04:18.342689 15597 raft_consensus.cc:3060] T 6922f2ec3d814a85bd7d356a8a37a86d P 3d716eff7cd24286acc4c1598d775b67 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:18.343943 15817 tablet_bootstrap.cc:492] T a106e966d774423c8f1d576e46f180de P d1644a76b491429e9d510001e470633e: No bootstrap required, opened a new log
I20260713 09:04:18.344153 15816 ts_tablet_manager.cc:1434] T e0733c32a94049eaaffb23c07f809dab P 13bee5cab90643efb33feb218fc76774: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.003s
I20260713 09:04:18.344597 15817 ts_tablet_manager.cc:1403] T a106e966d774423c8f1d576e46f180de P d1644a76b491429e9d510001e470633e: Time spent bootstrapping tablet: real 0.028s	user 0.009s	sys 0.011s
I20260713 09:04:18.347301 15816 tablet_bootstrap.cc:492] T e5d5e1985a16445ba5c944fe45fb0cb7 P 13bee5cab90643efb33feb218fc76774: Bootstrap starting.
I20260713 09:04:18.350719 15597 raft_consensus.cc:2468] T 6922f2ec3d814a85bd7d356a8a37a86d P 3d716eff7cd24286acc4c1598d775b67 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13bee5cab90643efb33feb218fc76774 in term 1.
I20260713 09:04:18.352650 15637 leader_election.cc:304] T 6922f2ec3d814a85bd7d356a8a37a86d P 13bee5cab90643efb33feb218fc76774 [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: 13bee5cab90643efb33feb218fc76774, 3d716eff7cd24286acc4c1598d775b67; no voters: 
I20260713 09:04:18.353533 15815 ts_tablet_manager.cc:1434] T a106e966d774423c8f1d576e46f180de P 3d716eff7cd24286acc4c1598d775b67: Time spent starting tablet: real 0.022s	user 0.002s	sys 0.004s
I20260713 09:04:18.354297 15816 tablet_bootstrap.cc:654] T e5d5e1985a16445ba5c944fe45fb0cb7 P 13bee5cab90643efb33feb218fc76774: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:18.354604 15815 tablet_bootstrap.cc:492] T e5d5e1985a16445ba5c944fe45fb0cb7 P 3d716eff7cd24286acc4c1598d775b67: Bootstrap starting.
I20260713 09:04:18.350709 15522 raft_consensus.cc:2468] T 6922f2ec3d814a85bd7d356a8a37a86d P d1644a76b491429e9d510001e470633e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13bee5cab90643efb33feb218fc76774 in term 1.
I20260713 09:04:18.358263 15817 raft_consensus.cc:359] T a106e966d774423c8f1d576e46f180de P d1644a76b491429e9d510001e470633e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1644a76b491429e9d510001e470633e" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46859 } } peers { permanent_uuid: "3d716eff7cd24286acc4c1598d775b67" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 39231 } } peers { permanent_uuid: "13bee5cab90643efb33feb218fc76774" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 43843 } }
I20260713 09:04:18.359012 15817 raft_consensus.cc:385] T a106e966d774423c8f1d576e46f180de P d1644a76b491429e9d510001e470633e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:18.359335 15817 raft_consensus.cc:740] T a106e966d774423c8f1d576e46f180de P d1644a76b491429e9d510001e470633e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d1644a76b491429e9d510001e470633e, State: Initialized, Role: FOLLOWER
I20260713 09:04:18.360055 15817 consensus_queue.cc:260] T a106e966d774423c8f1d576e46f180de P d1644a76b491429e9d510001e470633e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1644a76b491429e9d510001e470633e" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46859 } } peers { permanent_uuid: "3d716eff7cd24286acc4c1598d775b67" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 39231 } } peers { permanent_uuid: "13bee5cab90643efb33feb218fc76774" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 43843 } }
I20260713 09:04:18.361100 15815 tablet_bootstrap.cc:654] T e5d5e1985a16445ba5c944fe45fb0cb7 P 3d716eff7cd24286acc4c1598d775b67: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:18.366374 15802 raft_consensus.cc:2804] T 6922f2ec3d814a85bd7d356a8a37a86d P 13bee5cab90643efb33feb218fc76774 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:04:18.369392 15817 ts_tablet_manager.cc:1434] T a106e966d774423c8f1d576e46f180de P d1644a76b491429e9d510001e470633e: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.000s
I20260713 09:04:18.371071 15829 raft_consensus.cc:493] T e0733c32a94049eaaffb23c07f809dab P 13bee5cab90643efb33feb218fc76774 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:18.371541 15802 raft_consensus.cc:697] T 6922f2ec3d814a85bd7d356a8a37a86d P 13bee5cab90643efb33feb218fc76774 [term 1 LEADER]: Becoming Leader. State: Replica: 13bee5cab90643efb33feb218fc76774, State: Running, Role: LEADER
I20260713 09:04:18.372495 15802 consensus_queue.cc:237] T 6922f2ec3d814a85bd7d356a8a37a86d P 13bee5cab90643efb33feb218fc76774 [LEADER]: Queue going to LEADER mode. State: All 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: "d1644a76b491429e9d510001e470633e" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46859 } } peers { permanent_uuid: "3d716eff7cd24286acc4c1598d775b67" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 39231 } } peers { permanent_uuid: "13bee5cab90643efb33feb218fc76774" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 43843 } }
I20260713 09:04:18.375998 15829 raft_consensus.cc:515] T e0733c32a94049eaaffb23c07f809dab P 13bee5cab90643efb33feb218fc76774 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1644a76b491429e9d510001e470633e" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46859 } } peers { permanent_uuid: "3d716eff7cd24286acc4c1598d775b67" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 39231 } } peers { permanent_uuid: "13bee5cab90643efb33feb218fc76774" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 43843 } }
I20260713 09:04:18.376978 15817 tablet_bootstrap.cc:492] T e5d5e1985a16445ba5c944fe45fb0cb7 P d1644a76b491429e9d510001e470633e: Bootstrap starting.
I20260713 09:04:18.378858 15522 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0733c32a94049eaaffb23c07f809dab" candidate_uuid: "13bee5cab90643efb33feb218fc76774" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1644a76b491429e9d510001e470633e" is_pre_election: true
W20260713 09:04:18.380357 15637 leader_election.cc:343] T e0733c32a94049eaaffb23c07f809dab P 13bee5cab90643efb33feb218fc76774 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d1644a76b491429e9d510001e470633e (127.10.222.129:46859): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:18.381563 15597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0733c32a94049eaaffb23c07f809dab" candidate_uuid: "13bee5cab90643efb33feb218fc76774" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d716eff7cd24286acc4c1598d775b67" is_pre_election: true
I20260713 09:04:18.382227 15597 raft_consensus.cc:2468] T e0733c32a94049eaaffb23c07f809dab P 3d716eff7cd24286acc4c1598d775b67 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 13bee5cab90643efb33feb218fc76774 in term 0.
I20260713 09:04:18.382545 15829 leader_election.cc:290] T e0733c32a94049eaaffb23c07f809dab P 13bee5cab90643efb33feb218fc76774 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d1644a76b491429e9d510001e470633e (127.10.222.129:46859), 3d716eff7cd24286acc4c1598d775b67 (127.10.222.130:39231)
I20260713 09:04:18.383687 15637 leader_election.cc:304] T e0733c32a94049eaaffb23c07f809dab P 13bee5cab90643efb33feb218fc76774 [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: 13bee5cab90643efb33feb218fc76774, 3d716eff7cd24286acc4c1598d775b67; no voters: d1644a76b491429e9d510001e470633e
I20260713 09:04:18.384402 15829 raft_consensus.cc:2804] T e0733c32a94049eaaffb23c07f809dab P 13bee5cab90643efb33feb218fc76774 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:04:18.385020 15829 raft_consensus.cc:493] T e0733c32a94049eaaffb23c07f809dab P 13bee5cab90643efb33feb218fc76774 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:18.386515 15816 tablet_bootstrap.cc:492] T e5d5e1985a16445ba5c944fe45fb0cb7 P 13bee5cab90643efb33feb218fc76774: No bootstrap required, opened a new log
I20260713 09:04:18.386508 15829 raft_consensus.cc:3060] T e0733c32a94049eaaffb23c07f809dab P 13bee5cab90643efb33feb218fc76774 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:18.387137 15816 ts_tablet_manager.cc:1403] T e5d5e1985a16445ba5c944fe45fb0cb7 P 13bee5cab90643efb33feb218fc76774: Time spent bootstrapping tablet: real 0.040s	user 0.011s	sys 0.008s
I20260713 09:04:18.389911 15815 tablet_bootstrap.cc:492] T e5d5e1985a16445ba5c944fe45fb0cb7 P 3d716eff7cd24286acc4c1598d775b67: No bootstrap required, opened a new log
I20260713 09:04:18.390101 15816 raft_consensus.cc:359] T e5d5e1985a16445ba5c944fe45fb0cb7 P 13bee5cab90643efb33feb218fc76774 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1644a76b491429e9d510001e470633e" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46859 } } peers { permanent_uuid: "3d716eff7cd24286acc4c1598d775b67" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 39231 } } peers { permanent_uuid: "13bee5cab90643efb33feb218fc76774" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 43843 } }
I20260713 09:04:18.390837 15816 raft_consensus.cc:385] T e5d5e1985a16445ba5c944fe45fb0cb7 P 13bee5cab90643efb33feb218fc76774 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:18.391121 15816 raft_consensus.cc:740] T e5d5e1985a16445ba5c944fe45fb0cb7 P 13bee5cab90643efb33feb218fc76774 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13bee5cab90643efb33feb218fc76774, State: Initialized, Role: FOLLOWER
I20260713 09:04:18.391980 15816 consensus_queue.cc:260] T e5d5e1985a16445ba5c944fe45fb0cb7 P 13bee5cab90643efb33feb218fc76774 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1644a76b491429e9d510001e470633e" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46859 } } peers { permanent_uuid: "3d716eff7cd24286acc4c1598d775b67" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 39231 } } peers { permanent_uuid: "13bee5cab90643efb33feb218fc76774" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 43843 } }
I20260713 09:04:18.393162 15817 tablet_bootstrap.cc:654] T e5d5e1985a16445ba5c944fe45fb0cb7 P d1644a76b491429e9d510001e470633e: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:18.394520 15816 ts_tablet_manager.cc:1434] T e5d5e1985a16445ba5c944fe45fb0cb7 P 13bee5cab90643efb33feb218fc76774: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260713 09:04:18.394809 15829 raft_consensus.cc:515] T e0733c32a94049eaaffb23c07f809dab P 13bee5cab90643efb33feb218fc76774 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1644a76b491429e9d510001e470633e" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46859 } } peers { permanent_uuid: "3d716eff7cd24286acc4c1598d775b67" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 39231 } } peers { permanent_uuid: "13bee5cab90643efb33feb218fc76774" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 43843 } }
I20260713 09:04:18.396129 15815 ts_tablet_manager.cc:1403] T e5d5e1985a16445ba5c944fe45fb0cb7 P 3d716eff7cd24286acc4c1598d775b67: Time spent bootstrapping tablet: real 0.042s	user 0.016s	sys 0.016s
I20260713 09:04:18.398154 15522 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0733c32a94049eaaffb23c07f809dab" candidate_uuid: "13bee5cab90643efb33feb218fc76774" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1644a76b491429e9d510001e470633e"
I20260713 09:04:18.399474 15815 raft_consensus.cc:359] T e5d5e1985a16445ba5c944fe45fb0cb7 P 3d716eff7cd24286acc4c1598d775b67 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1644a76b491429e9d510001e470633e" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46859 } } peers { permanent_uuid: "3d716eff7cd24286acc4c1598d775b67" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 39231 } } peers { permanent_uuid: "13bee5cab90643efb33feb218fc76774" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 43843 } }
W20260713 09:04:18.400038 15637 leader_election.cc:343] T e0733c32a94049eaaffb23c07f809dab P 13bee5cab90643efb33feb218fc76774 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d1644a76b491429e9d510001e470633e (127.10.222.129:46859): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:18.400384 15815 raft_consensus.cc:385] T e5d5e1985a16445ba5c944fe45fb0cb7 P 3d716eff7cd24286acc4c1598d775b67 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:18.400748 15815 raft_consensus.cc:740] T e5d5e1985a16445ba5c944fe45fb0cb7 P 3d716eff7cd24286acc4c1598d775b67 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d716eff7cd24286acc4c1598d775b67, State: Initialized, Role: FOLLOWER
I20260713 09:04:18.395610 15816 tablet_bootstrap.cc:492] T 575b7bc2fb464b0f8242cb14a0cc564c P 13bee5cab90643efb33feb218fc76774: Bootstrap starting.
W20260713 09:04:18.406311 15470 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:04:18.402657 15597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0733c32a94049eaaffb23c07f809dab" candidate_uuid: "13bee5cab90643efb33feb218fc76774" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d716eff7cd24286acc4c1598d775b67"
I20260713 09:04:18.407451 15597 raft_consensus.cc:3060] T e0733c32a94049eaaffb23c07f809dab P 3d716eff7cd24286acc4c1598d775b67 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:18.406999 15815 consensus_queue.cc:260] T e5d5e1985a16445ba5c944fe45fb0cb7 P 3d716eff7cd24286acc4c1598d775b67 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1644a76b491429e9d510001e470633e" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46859 } } peers { permanent_uuid: "3d716eff7cd24286acc4c1598d775b67" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 39231 } } peers { permanent_uuid: "13bee5cab90643efb33feb218fc76774" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 43843 } }
I20260713 09:04:18.409578 15815 ts_tablet_manager.cc:1434] T e5d5e1985a16445ba5c944fe45fb0cb7 P 3d716eff7cd24286acc4c1598d775b67: Time spent starting tablet: real 0.013s	user 0.003s	sys 0.003s
I20260713 09:04:18.410924 15815 tablet_bootstrap.cc:492] T 4ad89b526ab941fcb2a18f9eaeba638f P 3d716eff7cd24286acc4c1598d775b67: Bootstrap starting.
I20260713 09:04:18.413797 15816 tablet_bootstrap.cc:654] T 575b7bc2fb464b0f8242cb14a0cc564c P 13bee5cab90643efb33feb218fc76774: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:18.414196 15597 raft_consensus.cc:2468] T e0733c32a94049eaaffb23c07f809dab P 3d716eff7cd24286acc4c1598d775b67 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13bee5cab90643efb33feb218fc76774 in term 1.
I20260713 09:04:18.415378 15637 leader_election.cc:304] T e0733c32a94049eaaffb23c07f809dab P 13bee5cab90643efb33feb218fc76774 [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: 13bee5cab90643efb33feb218fc76774, 3d716eff7cd24286acc4c1598d775b67; no voters: d1644a76b491429e9d510001e470633e
I20260713 09:04:18.416184 15802 raft_consensus.cc:2804] T e0733c32a94049eaaffb23c07f809dab P 13bee5cab90643efb33feb218fc76774 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:04:18.416667 15802 raft_consensus.cc:697] T e0733c32a94049eaaffb23c07f809dab P 13bee5cab90643efb33feb218fc76774 [term 1 LEADER]: Becoming Leader. State: Replica: 13bee5cab90643efb33feb218fc76774, State: Running, Role: LEADER
I20260713 09:04:18.417476 15802 consensus_queue.cc:237] T e0733c32a94049eaaffb23c07f809dab P 13bee5cab90643efb33feb218fc76774 [LEADER]: Queue going to LEADER mode. State: All 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: "d1644a76b491429e9d510001e470633e" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46859 } } peers { permanent_uuid: "3d716eff7cd24286acc4c1598d775b67" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 39231 } } peers { permanent_uuid: "13bee5cab90643efb33feb218fc76774" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 43843 } }
I20260713 09:04:18.417450 15815 tablet_bootstrap.cc:654] T 4ad89b526ab941fcb2a18f9eaeba638f P 3d716eff7cd24286acc4c1598d775b67: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:18.403215 15829 leader_election.cc:290] T e0733c32a94049eaaffb23c07f809dab P 13bee5cab90643efb33feb218fc76774 [CANDIDATE]: Term 1 election: Requested vote from peers d1644a76b491429e9d510001e470633e (127.10.222.129:46859), 3d716eff7cd24286acc4c1598d775b67 (127.10.222.130:39231)
I20260713 09:04:18.424088 15420 catalog_manager.cc:5697] T 6922f2ec3d814a85bd7d356a8a37a86d P 13bee5cab90643efb33feb218fc76774 reported cstate change: term changed from 0 to 1, leader changed from <none> to 13bee5cab90643efb33feb218fc76774 (127.10.222.131). New cstate: current_term: 1 leader_uuid: "13bee5cab90643efb33feb218fc76774" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1644a76b491429e9d510001e470633e" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3d716eff7cd24286acc4c1598d775b67" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 39231 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "13bee5cab90643efb33feb218fc76774" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 43843 } health_report { overall_health: HEALTHY } } }
I20260713 09:04:18.428097 15817 tablet_bootstrap.cc:492] T e5d5e1985a16445ba5c944fe45fb0cb7 P d1644a76b491429e9d510001e470633e: No bootstrap required, opened a new log
I20260713 09:04:18.428718 15817 ts_tablet_manager.cc:1403] T e5d5e1985a16445ba5c944fe45fb0cb7 P d1644a76b491429e9d510001e470633e: Time spent bootstrapping tablet: real 0.052s	user 0.011s	sys 0.009s
I20260713 09:04:18.430647 15815 tablet_bootstrap.cc:492] T 4ad89b526ab941fcb2a18f9eaeba638f P 3d716eff7cd24286acc4c1598d775b67: No bootstrap required, opened a new log
I20260713 09:04:18.431818 15817 raft_consensus.cc:359] T e5d5e1985a16445ba5c944fe45fb0cb7 P d1644a76b491429e9d510001e470633e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1644a76b491429e9d510001e470633e" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46859 } } peers { permanent_uuid: "3d716eff7cd24286acc4c1598d775b67" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 39231 } } peers { permanent_uuid: "13bee5cab90643efb33feb218fc76774" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 43843 } }
I20260713 09:04:18.432673 15817 raft_consensus.cc:385] T e5d5e1985a16445ba5c944fe45fb0cb7 P d1644a76b491429e9d510001e470633e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:18.433009 15817 raft_consensus.cc:740] T e5d5e1985a16445ba5c944fe45fb0cb7 P d1644a76b491429e9d510001e470633e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d1644a76b491429e9d510001e470633e, State: Initialized, Role: FOLLOWER
I20260713 09:04:18.433743 15817 consensus_queue.cc:260] T e5d5e1985a16445ba5c944fe45fb0cb7 P d1644a76b491429e9d510001e470633e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1644a76b491429e9d510001e470633e" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46859 } } peers { permanent_uuid: "3d716eff7cd24286acc4c1598d775b67" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 39231 } } peers { permanent_uuid: "13bee5cab90643efb33feb218fc76774" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 43843 } }
I20260713 09:04:18.435913 15817 ts_tablet_manager.cc:1434] T e5d5e1985a16445ba5c944fe45fb0cb7 P d1644a76b491429e9d510001e470633e: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:04:18.436899 15817 tablet_bootstrap.cc:492] T 4ad89b526ab941fcb2a18f9eaeba638f P d1644a76b491429e9d510001e470633e: Bootstrap starting.
I20260713 09:04:18.437116 15815 ts_tablet_manager.cc:1403] T 4ad89b526ab941fcb2a18f9eaeba638f P 3d716eff7cd24286acc4c1598d775b67: Time spent bootstrapping tablet: real 0.023s	user 0.009s	sys 0.003s
I20260713 09:04:18.440541 15815 raft_consensus.cc:359] T 4ad89b526ab941fcb2a18f9eaeba638f P 3d716eff7cd24286acc4c1598d775b67 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1644a76b491429e9d510001e470633e" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46859 } } peers { permanent_uuid: "3d716eff7cd24286acc4c1598d775b67" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 39231 } } peers { permanent_uuid: "13bee5cab90643efb33feb218fc76774" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 43843 } }
I20260713 09:04:18.441323 15815 raft_consensus.cc:385] T 4ad89b526ab941fcb2a18f9eaeba638f P 3d716eff7cd24286acc4c1598d775b67 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:18.441625 15815 raft_consensus.cc:740] T 4ad89b526ab941fcb2a18f9eaeba638f P 3d716eff7cd24286acc4c1598d775b67 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d716eff7cd24286acc4c1598d775b67, State: Initialized, Role: FOLLOWER
I20260713 09:04:18.443698 15817 tablet_bootstrap.cc:654] T 4ad89b526ab941fcb2a18f9eaeba638f P d1644a76b491429e9d510001e470633e: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:18.443498 15815 consensus_queue.cc:260] T 4ad89b526ab941fcb2a18f9eaeba638f P 3d716eff7cd24286acc4c1598d775b67 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1644a76b491429e9d510001e470633e" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46859 } } peers { permanent_uuid: "3d716eff7cd24286acc4c1598d775b67" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 39231 } } peers { permanent_uuid: "13bee5cab90643efb33feb218fc76774" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 43843 } }
I20260713 09:04:18.444811 15816 tablet_bootstrap.cc:492] T 575b7bc2fb464b0f8242cb14a0cc564c P 13bee5cab90643efb33feb218fc76774: No bootstrap required, opened a new log
I20260713 09:04:18.445399 15816 ts_tablet_manager.cc:1403] T 575b7bc2fb464b0f8242cb14a0cc564c P 13bee5cab90643efb33feb218fc76774: Time spent bootstrapping tablet: real 0.050s	user 0.021s	sys 0.016s
I20260713 09:04:18.445868 15815 ts_tablet_manager.cc:1434] T 4ad89b526ab941fcb2a18f9eaeba638f P 3d716eff7cd24286acc4c1598d775b67: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.003s
I20260713 09:04:18.444932 15419 catalog_manager.cc:5697] T e0733c32a94049eaaffb23c07f809dab P 13bee5cab90643efb33feb218fc76774 reported cstate change: term changed from 0 to 1, leader changed from <none> to 13bee5cab90643efb33feb218fc76774 (127.10.222.131). New cstate: current_term: 1 leader_uuid: "13bee5cab90643efb33feb218fc76774" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1644a76b491429e9d510001e470633e" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3d716eff7cd24286acc4c1598d775b67" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 39231 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "13bee5cab90643efb33feb218fc76774" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 43843 } health_report { overall_health: HEALTHY } } }
I20260713 09:04:18.446895 15815 tablet_bootstrap.cc:492] T 575b7bc2fb464b0f8242cb14a0cc564c P 3d716eff7cd24286acc4c1598d775b67: Bootstrap starting.
I20260713 09:04:18.448812 15816 raft_consensus.cc:359] T 575b7bc2fb464b0f8242cb14a0cc564c P 13bee5cab90643efb33feb218fc76774 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1644a76b491429e9d510001e470633e" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46859 } } peers { permanent_uuid: "3d716eff7cd24286acc4c1598d775b67" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 39231 } } peers { permanent_uuid: "13bee5cab90643efb33feb218fc76774" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 43843 } }
I20260713 09:04:18.449486 15816 raft_consensus.cc:385] T 575b7bc2fb464b0f8242cb14a0cc564c P 13bee5cab90643efb33feb218fc76774 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:18.449774 15816 raft_consensus.cc:740] T 575b7bc2fb464b0f8242cb14a0cc564c P 13bee5cab90643efb33feb218fc76774 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13bee5cab90643efb33feb218fc76774, State: Initialized, Role: FOLLOWER
I20260713 09:04:18.450649 15816 consensus_queue.cc:260] T 575b7bc2fb464b0f8242cb14a0cc564c P 13bee5cab90643efb33feb218fc76774 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1644a76b491429e9d510001e470633e" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46859 } } peers { permanent_uuid: "3d716eff7cd24286acc4c1598d775b67" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 39231 } } peers { permanent_uuid: "13bee5cab90643efb33feb218fc76774" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 43843 } }
I20260713 09:04:18.453002 15816 ts_tablet_manager.cc:1434] T 575b7bc2fb464b0f8242cb14a0cc564c P 13bee5cab90643efb33feb218fc76774: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:04:18.454704 15816 tablet_bootstrap.cc:492] T 1c232378feba48e8b20e3391755b852a P 13bee5cab90643efb33feb218fc76774: Bootstrap starting.
I20260713 09:04:18.453907 15815 tablet_bootstrap.cc:654] T 575b7bc2fb464b0f8242cb14a0cc564c P 3d716eff7cd24286acc4c1598d775b67: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:18.460551 15816 tablet_bootstrap.cc:654] T 1c232378feba48e8b20e3391755b852a P 13bee5cab90643efb33feb218fc76774: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:18.475047 15718 raft_consensus.cc:493] T e5d5e1985a16445ba5c944fe45fb0cb7 P d1644a76b491429e9d510001e470633e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:18.475666 15718 raft_consensus.cc:515] T e5d5e1985a16445ba5c944fe45fb0cb7 P d1644a76b491429e9d510001e470633e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1644a76b491429e9d510001e470633e" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46859 } } peers { permanent_uuid: "3d716eff7cd24286acc4c1598d775b67" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 39231 } } peers { permanent_uuid: "13bee5cab90643efb33feb218fc76774" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 43843 } }
I20260713 09:04:18.477710 15802 raft_consensus.cc:493] T a106e966d774423c8f1d576e46f180de P 13bee5cab90643efb33feb218fc76774 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:18.478399 15718 leader_election.cc:290] T e5d5e1985a16445ba5c944fe45fb0cb7 P d1644a76b491429e9d510001e470633e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3d716eff7cd24286acc4c1598d775b67 (127.10.222.130:39231), 13bee5cab90643efb33feb218fc76774 (127.10.222.131:43843)
I20260713 09:04:18.478260 15802 raft_consensus.cc:515] T a106e966d774423c8f1d576e46f180de P 13bee5cab90643efb33feb218fc76774 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1644a76b491429e9d510001e470633e" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46859 } } peers { permanent_uuid: "3d716eff7cd24286acc4c1598d775b67" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 39231 } } peers { permanent_uuid: "13bee5cab90643efb33feb218fc76774" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 43843 } }
I20260713 09:04:18.479669 15673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5d5e1985a16445ba5c944fe45fb0cb7" candidate_uuid: "d1644a76b491429e9d510001e470633e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13bee5cab90643efb33feb218fc76774" is_pre_election: true
I20260713 09:04:18.480340 15673 raft_consensus.cc:2468] T e5d5e1985a16445ba5c944fe45fb0cb7 P 13bee5cab90643efb33feb218fc76774 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d1644a76b491429e9d510001e470633e in term 0.
I20260713 09:04:18.481169 15802 leader_election.cc:290] T a106e966d774423c8f1d576e46f180de P 13bee5cab90643efb33feb218fc76774 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d1644a76b491429e9d510001e470633e (127.10.222.129:46859), 3d716eff7cd24286acc4c1598d775b67 (127.10.222.130:39231)
I20260713 09:04:18.481443 15597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5d5e1985a16445ba5c944fe45fb0cb7" candidate_uuid: "d1644a76b491429e9d510001e470633e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d716eff7cd24286acc4c1598d775b67" is_pre_election: true
I20260713 09:04:18.482153 15597 raft_consensus.cc:2468] T e5d5e1985a16445ba5c944fe45fb0cb7 P 3d716eff7cd24286acc4c1598d775b67 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d1644a76b491429e9d510001e470633e in term 0.
I20260713 09:04:18.482755 15522 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a106e966d774423c8f1d576e46f180de" candidate_uuid: "13bee5cab90643efb33feb218fc76774" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1644a76b491429e9d510001e470633e" is_pre_election: true
I20260713 09:04:18.483400 15522 raft_consensus.cc:2468] T a106e966d774423c8f1d576e46f180de P d1644a76b491429e9d510001e470633e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 13bee5cab90643efb33feb218fc76774 in term 0.
I20260713 09:04:18.483811 15597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a106e966d774423c8f1d576e46f180de" candidate_uuid: "13bee5cab90643efb33feb218fc76774" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d716eff7cd24286acc4c1598d775b67" is_pre_election: true
I20260713 09:04:18.484511 15597 raft_consensus.cc:2468] T a106e966d774423c8f1d576e46f180de P 3d716eff7cd24286acc4c1598d775b67 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 13bee5cab90643efb33feb218fc76774 in term 0.
I20260713 09:04:18.483407 15488 leader_election.cc:304] T e5d5e1985a16445ba5c944fe45fb0cb7 P d1644a76b491429e9d510001e470633e [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: 3d716eff7cd24286acc4c1598d775b67, d1644a76b491429e9d510001e470633e; no voters: 
I20260713 09:04:18.484618 15637 leader_election.cc:304] T a106e966d774423c8f1d576e46f180de P 13bee5cab90643efb33feb218fc76774 [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: 13bee5cab90643efb33feb218fc76774, d1644a76b491429e9d510001e470633e; no voters: 
I20260713 09:04:18.487139 15718 raft_consensus.cc:2804] T e5d5e1985a16445ba5c944fe45fb0cb7 P d1644a76b491429e9d510001e470633e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:04:18.487990 15718 raft_consensus.cc:493] T e5d5e1985a16445ba5c944fe45fb0cb7 P d1644a76b491429e9d510001e470633e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:18.488247 15802 raft_consensus.cc:2804] T a106e966d774423c8f1d576e46f180de P 13bee5cab90643efb33feb218fc76774 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:04:18.488724 15802 raft_consensus.cc:493] T a106e966d774423c8f1d576e46f180de P 13bee5cab90643efb33feb218fc76774 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:18.489066 15802 raft_consensus.cc:3060] T a106e966d774423c8f1d576e46f180de P 13bee5cab90643efb33feb218fc76774 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:18.488371 15718 raft_consensus.cc:3060] T e5d5e1985a16445ba5c944fe45fb0cb7 P d1644a76b491429e9d510001e470633e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:18.496344 15802 raft_consensus.cc:515] T a106e966d774423c8f1d576e46f180de P 13bee5cab90643efb33feb218fc76774 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1644a76b491429e9d510001e470633e" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46859 } } peers { permanent_uuid: "3d716eff7cd24286acc4c1598d775b67" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 39231 } } peers { permanent_uuid: "13bee5cab90643efb33feb218fc76774" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 43843 } }
I20260713 09:04:18.499209 15522 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a106e966d774423c8f1d576e46f180de" candidate_uuid: "13bee5cab90643efb33feb218fc76774" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1644a76b491429e9d510001e470633e"
I20260713 09:04:18.499733 15522 raft_consensus.cc:3060] T a106e966d774423c8f1d576e46f180de P d1644a76b491429e9d510001e470633e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:18.501274 15597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a106e966d774423c8f1d576e46f180de" candidate_uuid: "13bee5cab90643efb33feb218fc76774" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d716eff7cd24286acc4c1598d775b67"
I20260713 09:04:18.501955 15597 raft_consensus.cc:3060] T a106e966d774423c8f1d576e46f180de P 3d716eff7cd24286acc4c1598d775b67 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:18.507588 15522 raft_consensus.cc:2468] T a106e966d774423c8f1d576e46f180de P d1644a76b491429e9d510001e470633e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13bee5cab90643efb33feb218fc76774 in term 1.
I20260713 09:04:18.510998 15637 leader_election.cc:304] T a106e966d774423c8f1d576e46f180de P 13bee5cab90643efb33feb218fc76774 [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: 13bee5cab90643efb33feb218fc76774, d1644a76b491429e9d510001e470633e; no voters: 
I20260713 09:04:18.511018 15718 raft_consensus.cc:515] T e5d5e1985a16445ba5c944fe45fb0cb7 P d1644a76b491429e9d510001e470633e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1644a76b491429e9d510001e470633e" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46859 } } peers { permanent_uuid: "3d716eff7cd24286acc4c1598d775b67" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 39231 } } peers { permanent_uuid: "13bee5cab90643efb33feb218fc76774" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 43843 } }
I20260713 09:04:18.512001 15829 raft_consensus.cc:2804] T a106e966d774423c8f1d576e46f180de P 13bee5cab90643efb33feb218fc76774 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:04:18.512459 15829 raft_consensus.cc:697] T a106e966d774423c8f1d576e46f180de P 13bee5cab90643efb33feb218fc76774 [term 1 LEADER]: Becoming Leader. State: Replica: 13bee5cab90643efb33feb218fc76774, State: Running, Role: LEADER
I20260713 09:04:18.513248 15829 consensus_queue.cc:237] T a106e966d774423c8f1d576e46f180de P 13bee5cab90643efb33feb218fc76774 [LEADER]: Queue going to LEADER mode. State: All 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: "d1644a76b491429e9d510001e470633e" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46859 } } peers { permanent_uuid: "3d716eff7cd24286acc4c1598d775b67" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 39231 } } peers { permanent_uuid: "13bee5cab90643efb33feb218fc76774" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 43843 } }
I20260713 09:04:18.513991 15599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5d5e1985a16445ba5c944fe45fb0cb7" candidate_uuid: "d1644a76b491429e9d510001e470633e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d716eff7cd24286acc4c1598d775b67"
I20260713 09:04:18.514595 15599 raft_consensus.cc:3060] T e5d5e1985a16445ba5c944fe45fb0cb7 P 3d716eff7cd24286acc4c1598d775b67 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:18.518815 15597 raft_consensus.cc:2468] T a106e966d774423c8f1d576e46f180de P 3d716eff7cd24286acc4c1598d775b67 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13bee5cab90643efb33feb218fc76774 in term 1.
I20260713 09:04:18.519866 15718 leader_election.cc:290] T e5d5e1985a16445ba5c944fe45fb0cb7 P d1644a76b491429e9d510001e470633e [CANDIDATE]: Term 1 election: Requested vote from peers 3d716eff7cd24286acc4c1598d775b67 (127.10.222.130:39231), 13bee5cab90643efb33feb218fc76774 (127.10.222.131:43843)
I20260713 09:04:18.521848 15673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5d5e1985a16445ba5c944fe45fb0cb7" candidate_uuid: "d1644a76b491429e9d510001e470633e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13bee5cab90643efb33feb218fc76774"
I20260713 09:04:18.524041 15673 raft_consensus.cc:3060] T e5d5e1985a16445ba5c944fe45fb0cb7 P 13bee5cab90643efb33feb218fc76774 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:18.534998 15816 tablet_bootstrap.cc:492] T 1c232378feba48e8b20e3391755b852a P 13bee5cab90643efb33feb218fc76774: No bootstrap required, opened a new log
I20260713 09:04:18.523326 15599 raft_consensus.cc:2468] T e5d5e1985a16445ba5c944fe45fb0cb7 P 3d716eff7cd24286acc4c1598d775b67 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d1644a76b491429e9d510001e470633e in term 1.
I20260713 09:04:18.539248 15816 ts_tablet_manager.cc:1403] T 1c232378feba48e8b20e3391755b852a P 13bee5cab90643efb33feb218fc76774: Time spent bootstrapping tablet: real 0.085s	user 0.038s	sys 0.039s
I20260713 09:04:18.540120 15488 leader_election.cc:304] T e5d5e1985a16445ba5c944fe45fb0cb7 P d1644a76b491429e9d510001e470633e [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: 3d716eff7cd24286acc4c1598d775b67, d1644a76b491429e9d510001e470633e; no voters: 
I20260713 09:04:18.536502 15673 raft_consensus.cc:2468] T e5d5e1985a16445ba5c944fe45fb0cb7 P 13bee5cab90643efb33feb218fc76774 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d1644a76b491429e9d510001e470633e in term 1.
I20260713 09:04:18.540936 15718 raft_consensus.cc:2804] T e5d5e1985a16445ba5c944fe45fb0cb7 P d1644a76b491429e9d510001e470633e [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:04:18.542961 15718 raft_consensus.cc:697] T e5d5e1985a16445ba5c944fe45fb0cb7 P d1644a76b491429e9d510001e470633e [term 1 LEADER]: Becoming Leader. State: Replica: d1644a76b491429e9d510001e470633e, State: Running, Role: LEADER
I20260713 09:04:18.538691 15815 tablet_bootstrap.cc:492] T 575b7bc2fb464b0f8242cb14a0cc564c P 3d716eff7cd24286acc4c1598d775b67: No bootstrap required, opened a new log
I20260713 09:04:18.543851 15815 ts_tablet_manager.cc:1403] T 575b7bc2fb464b0f8242cb14a0cc564c P 3d716eff7cd24286acc4c1598d775b67: Time spent bootstrapping tablet: real 0.097s	user 0.009s	sys 0.028s
I20260713 09:04:18.543732 15718 consensus_queue.cc:237] T e5d5e1985a16445ba5c944fe45fb0cb7 P d1644a76b491429e9d510001e470633e [LEADER]: Queue going to LEADER mode. State: All 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: "d1644a76b491429e9d510001e470633e" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46859 } } peers { permanent_uuid: "3d716eff7cd24286acc4c1598d775b67" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 39231 } } peers { permanent_uuid: "13bee5cab90643efb33feb218fc76774" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 43843 } }
I20260713 09:04:18.546341 15817 tablet_bootstrap.cc:492] T 4ad89b526ab941fcb2a18f9eaeba638f P d1644a76b491429e9d510001e470633e: No bootstrap required, opened a new log
I20260713 09:04:18.546757 15815 raft_consensus.cc:359] T 575b7bc2fb464b0f8242cb14a0cc564c P 3d716eff7cd24286acc4c1598d775b67 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1644a76b491429e9d510001e470633e" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46859 } } peers { permanent_uuid: "3d716eff7cd24286acc4c1598d775b67" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 39231 } } peers { permanent_uuid: "13bee5cab90643efb33feb218fc76774" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 43843 } }
I20260713 09:04:18.547462 15815 raft_consensus.cc:385] T 575b7bc2fb464b0f8242cb14a0cc564c P 3d716eff7cd24286acc4c1598d775b67 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:18.547720 15815 raft_consensus.cc:740] T 575b7bc2fb464b0f8242cb14a0cc564c P 3d716eff7cd24286acc4c1598d775b67 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d716eff7cd24286acc4c1598d775b67, State: Initialized, Role: FOLLOWER
I20260713 09:04:18.548453 15815 consensus_queue.cc:260] T 575b7bc2fb464b0f8242cb14a0cc564c P 3d716eff7cd24286acc4c1598d775b67 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1644a76b491429e9d510001e470633e" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46859 } } peers { permanent_uuid: "3d716eff7cd24286acc4c1598d775b67" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 39231 } } peers { permanent_uuid: "13bee5cab90643efb33feb218fc76774" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 43843 } }
I20260713 09:04:18.546820 15817 ts_tablet_manager.cc:1403] T 4ad89b526ab941fcb2a18f9eaeba638f P d1644a76b491429e9d510001e470633e: Time spent bootstrapping tablet: real 0.110s	user 0.027s	sys 0.030s
I20260713 09:04:18.549264 15419 catalog_manager.cc:5697] T a106e966d774423c8f1d576e46f180de P 13bee5cab90643efb33feb218fc76774 reported cstate change: term changed from 0 to 1, leader changed from <none> to 13bee5cab90643efb33feb218fc76774 (127.10.222.131). New cstate: current_term: 1 leader_uuid: "13bee5cab90643efb33feb218fc76774" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1644a76b491429e9d510001e470633e" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3d716eff7cd24286acc4c1598d775b67" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 39231 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "13bee5cab90643efb33feb218fc76774" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 43843 } health_report { overall_health: HEALTHY } } }
I20260713 09:04:18.550642 15815 ts_tablet_manager.cc:1434] T 575b7bc2fb464b0f8242cb14a0cc564c P 3d716eff7cd24286acc4c1598d775b67: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:04:18.522179 15802 leader_election.cc:290] T a106e966d774423c8f1d576e46f180de P 13bee5cab90643efb33feb218fc76774 [CANDIDATE]: Term 1 election: Requested vote from peers d1644a76b491429e9d510001e470633e (127.10.222.129:46859), 3d716eff7cd24286acc4c1598d775b67 (127.10.222.130:39231)
I20260713 09:04:18.551926 15816 raft_consensus.cc:359] T 1c232378feba48e8b20e3391755b852a P 13bee5cab90643efb33feb218fc76774 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1644a76b491429e9d510001e470633e" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46859 } } peers { permanent_uuid: "3d716eff7cd24286acc4c1598d775b67" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 39231 } } peers { permanent_uuid: "13bee5cab90643efb33feb218fc76774" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 43843 } }
I20260713 09:04:18.552048 15817 raft_consensus.cc:359] T 4ad89b526ab941fcb2a18f9eaeba638f P d1644a76b491429e9d510001e470633e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1644a76b491429e9d510001e470633e" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46859 } } peers { permanent_uuid: "3d716eff7cd24286acc4c1598d775b67" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 39231 } } peers { permanent_uuid: "13bee5cab90643efb33feb218fc76774" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 43843 } }
I20260713 09:04:18.552726 15816 raft_consensus.cc:385] T 1c232378feba48e8b20e3391755b852a P 13bee5cab90643efb33feb218fc76774 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:18.552827 15817 raft_consensus.cc:385] T 4ad89b526ab941fcb2a18f9eaeba638f P d1644a76b491429e9d510001e470633e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:18.553153 15816 raft_consensus.cc:740] T 1c232378feba48e8b20e3391755b852a P 13bee5cab90643efb33feb218fc76774 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13bee5cab90643efb33feb218fc76774, State: Initialized, Role: FOLLOWER
I20260713 09:04:18.553246 15817 raft_consensus.cc:740] T 4ad89b526ab941fcb2a18f9eaeba638f P d1644a76b491429e9d510001e470633e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d1644a76b491429e9d510001e470633e, State: Initialized, Role: FOLLOWER
I20260713 09:04:18.553984 15816 consensus_queue.cc:260] T 1c232378feba48e8b20e3391755b852a P 13bee5cab90643efb33feb218fc76774 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1644a76b491429e9d510001e470633e" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46859 } } peers { permanent_uuid: "3d716eff7cd24286acc4c1598d775b67" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 39231 } } peers { permanent_uuid: "13bee5cab90643efb33feb218fc76774" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 43843 } }
I20260713 09:04:18.554066 15817 consensus_queue.cc:260] T 4ad89b526ab941fcb2a18f9eaeba638f P d1644a76b491429e9d510001e470633e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1644a76b491429e9d510001e470633e" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46859 } } peers { permanent_uuid: "3d716eff7cd24286acc4c1598d775b67" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 39231 } } peers { permanent_uuid: "13bee5cab90643efb33feb218fc76774" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 43843 } }
I20260713 09:04:18.556380 15817 ts_tablet_manager.cc:1434] T 4ad89b526ab941fcb2a18f9eaeba638f P d1644a76b491429e9d510001e470633e: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260713 09:04:18.556591 15816 ts_tablet_manager.cc:1434] T 1c232378feba48e8b20e3391755b852a P 13bee5cab90643efb33feb218fc76774: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260713 09:04:18.557308 15817 tablet_bootstrap.cc:492] T e0733c32a94049eaaffb23c07f809dab P d1644a76b491429e9d510001e470633e: Bootstrap starting.
I20260713 09:04:18.557677 15816 tablet_bootstrap.cc:492] T 4ad89b526ab941fcb2a18f9eaeba638f P 13bee5cab90643efb33feb218fc76774: Bootstrap starting.
I20260713 09:04:18.564230 15817 tablet_bootstrap.cc:654] T e0733c32a94049eaaffb23c07f809dab P d1644a76b491429e9d510001e470633e: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:18.564970 15816 tablet_bootstrap.cc:654] T 4ad89b526ab941fcb2a18f9eaeba638f P 13bee5cab90643efb33feb218fc76774: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:18.568003 15815 tablet_bootstrap.cc:492] T 1c232378feba48e8b20e3391755b852a P 3d716eff7cd24286acc4c1598d775b67: Bootstrap starting.
I20260713 09:04:18.574330 15815 tablet_bootstrap.cc:654] T 1c232378feba48e8b20e3391755b852a P 3d716eff7cd24286acc4c1598d775b67: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:18.575906 15817 tablet_bootstrap.cc:492] T e0733c32a94049eaaffb23c07f809dab P d1644a76b491429e9d510001e470633e: No bootstrap required, opened a new log
I20260713 09:04:18.576414 15817 ts_tablet_manager.cc:1403] T e0733c32a94049eaaffb23c07f809dab P d1644a76b491429e9d510001e470633e: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.003s
I20260713 09:04:18.581967 15817 raft_consensus.cc:359] T e0733c32a94049eaaffb23c07f809dab P d1644a76b491429e9d510001e470633e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1644a76b491429e9d510001e470633e" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46859 } } peers { permanent_uuid: "3d716eff7cd24286acc4c1598d775b67" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 39231 } } peers { permanent_uuid: "13bee5cab90643efb33feb218fc76774" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 43843 } }
I20260713 09:04:18.582489 15817 raft_consensus.cc:385] T e0733c32a94049eaaffb23c07f809dab P d1644a76b491429e9d510001e470633e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:18.582734 15817 raft_consensus.cc:740] T e0733c32a94049eaaffb23c07f809dab P d1644a76b491429e9d510001e470633e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d1644a76b491429e9d510001e470633e, State: Initialized, Role: FOLLOWER
I20260713 09:04:18.583364 15817 consensus_queue.cc:260] T e0733c32a94049eaaffb23c07f809dab P d1644a76b491429e9d510001e470633e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1644a76b491429e9d510001e470633e" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46859 } } peers { permanent_uuid: "3d716eff7cd24286acc4c1598d775b67" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 39231 } } peers { permanent_uuid: "13bee5cab90643efb33feb218fc76774" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 43843 } }
I20260713 09:04:18.585131 15817 ts_tablet_manager.cc:1434] T e0733c32a94049eaaffb23c07f809dab P d1644a76b491429e9d510001e470633e: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.001s
I20260713 09:04:18.585857 15817 tablet_bootstrap.cc:492] T 1c232378feba48e8b20e3391755b852a P d1644a76b491429e9d510001e470633e: Bootstrap starting.
I20260713 09:04:18.591495 15815 tablet_bootstrap.cc:492] T 1c232378feba48e8b20e3391755b852a P 3d716eff7cd24286acc4c1598d775b67: No bootstrap required, opened a new log
I20260713 09:04:18.591889 15815 ts_tablet_manager.cc:1403] T 1c232378feba48e8b20e3391755b852a P 3d716eff7cd24286acc4c1598d775b67: Time spent bootstrapping tablet: real 0.024s	user 0.012s	sys 0.007s
I20260713 09:04:18.592448 15817 tablet_bootstrap.cc:654] T 1c232378feba48e8b20e3391755b852a P d1644a76b491429e9d510001e470633e: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:18.594079 15815 raft_consensus.cc:359] T 1c232378feba48e8b20e3391755b852a P 3d716eff7cd24286acc4c1598d775b67 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1644a76b491429e9d510001e470633e" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46859 } } peers { permanent_uuid: "3d716eff7cd24286acc4c1598d775b67" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 39231 } } peers { permanent_uuid: "13bee5cab90643efb33feb218fc76774" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 43843 } }
I20260713 09:04:18.594769 15815 raft_consensus.cc:385] T 1c232378feba48e8b20e3391755b852a P 3d716eff7cd24286acc4c1598d775b67 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:18.595052 15815 raft_consensus.cc:740] T 1c232378feba48e8b20e3391755b852a P 3d716eff7cd24286acc4c1598d775b67 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d716eff7cd24286acc4c1598d775b67, State: Initialized, Role: FOLLOWER
I20260713 09:04:18.595985 15815 consensus_queue.cc:260] T 1c232378feba48e8b20e3391755b852a P 3d716eff7cd24286acc4c1598d775b67 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1644a76b491429e9d510001e470633e" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46859 } } peers { permanent_uuid: "3d716eff7cd24286acc4c1598d775b67" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 39231 } } peers { permanent_uuid: "13bee5cab90643efb33feb218fc76774" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 43843 } }
I20260713 09:04:18.596647 15816 tablet_bootstrap.cc:492] T 4ad89b526ab941fcb2a18f9eaeba638f P 13bee5cab90643efb33feb218fc76774: No bootstrap required, opened a new log
I20260713 09:04:18.596768 15814 raft_consensus.cc:493] T 1c232378feba48e8b20e3391755b852a P 3d716eff7cd24286acc4c1598d775b67 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:18.597143 15816 ts_tablet_manager.cc:1403] T 4ad89b526ab941fcb2a18f9eaeba638f P 13bee5cab90643efb33feb218fc76774: Time spent bootstrapping tablet: real 0.040s	user 0.013s	sys 0.004s
I20260713 09:04:18.597222 15814 raft_consensus.cc:515] T 1c232378feba48e8b20e3391755b852a P 3d716eff7cd24286acc4c1598d775b67 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1644a76b491429e9d510001e470633e" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46859 } } peers { permanent_uuid: "3d716eff7cd24286acc4c1598d775b67" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 39231 } } peers { permanent_uuid: "13bee5cab90643efb33feb218fc76774" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 43843 } }
I20260713 09:04:18.600168 15816 raft_consensus.cc:359] T 4ad89b526ab941fcb2a18f9eaeba638f P 13bee5cab90643efb33feb218fc76774 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1644a76b491429e9d510001e470633e" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46859 } } peers { permanent_uuid: "3d716eff7cd24286acc4c1598d775b67" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 39231 } } peers { permanent_uuid: "13bee5cab90643efb33feb218fc76774" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 43843 } }
I20260713 09:04:18.600884 15816 raft_consensus.cc:385] T 4ad89b526ab941fcb2a18f9eaeba638f P 13bee5cab90643efb33feb218fc76774 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:18.601169 15816 raft_consensus.cc:740] T 4ad89b526ab941fcb2a18f9eaeba638f P 13bee5cab90643efb33feb218fc76774 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13bee5cab90643efb33feb218fc76774, State: Initialized, Role: FOLLOWER
I20260713 09:04:18.602015 15522 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c232378feba48e8b20e3391755b852a" candidate_uuid: "3d716eff7cd24286acc4c1598d775b67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1644a76b491429e9d510001e470633e" is_pre_election: true
I20260713 09:04:18.601897 15816 consensus_queue.cc:260] T 4ad89b526ab941fcb2a18f9eaeba638f P 13bee5cab90643efb33feb218fc76774 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1644a76b491429e9d510001e470633e" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46859 } } peers { permanent_uuid: "3d716eff7cd24286acc4c1598d775b67" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 39231 } } peers { permanent_uuid: "13bee5cab90643efb33feb218fc76774" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 43843 } }
I20260713 09:04:18.602747 15814 leader_election.cc:290] T 1c232378feba48e8b20e3391755b852a P 3d716eff7cd24286acc4c1598d775b67 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d1644a76b491429e9d510001e470633e (127.10.222.129:46859), 13bee5cab90643efb33feb218fc76774 (127.10.222.131:43843)
I20260713 09:04:18.603229 15673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c232378feba48e8b20e3391755b852a" candidate_uuid: "3d716eff7cd24286acc4c1598d775b67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13bee5cab90643efb33feb218fc76774" is_pre_election: true
I20260713 09:04:18.603822 15673 raft_consensus.cc:2468] T 1c232378feba48e8b20e3391755b852a P 13bee5cab90643efb33feb218fc76774 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3d716eff7cd24286acc4c1598d775b67 in term 0.
I20260713 09:04:18.604598 15816 ts_tablet_manager.cc:1434] T 4ad89b526ab941fcb2a18f9eaeba638f P 13bee5cab90643efb33feb218fc76774: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:04:18.605966 15816 tablet_bootstrap.cc:492] T 350cd7288ae84b778fb2c9d4627d95f4 P 13bee5cab90643efb33feb218fc76774: Bootstrap starting.
I20260713 09:04:18.606317 15817 tablet_bootstrap.cc:492] T 1c232378feba48e8b20e3391755b852a P d1644a76b491429e9d510001e470633e: No bootstrap required, opened a new log
I20260713 09:04:18.606803 15817 ts_tablet_manager.cc:1403] T 1c232378feba48e8b20e3391755b852a P d1644a76b491429e9d510001e470633e: Time spent bootstrapping tablet: real 0.021s	user 0.006s	sys 0.010s
I20260713 09:04:18.607774 15565 leader_election.cc:304] T 1c232378feba48e8b20e3391755b852a P 3d716eff7cd24286acc4c1598d775b67 [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: 13bee5cab90643efb33feb218fc76774, 3d716eff7cd24286acc4c1598d775b67; no voters: 
I20260713 09:04:18.608193 15839 raft_consensus.cc:493] T 4ad89b526ab941fcb2a18f9eaeba638f P d1644a76b491429e9d510001e470633e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:18.608822 15799 raft_consensus.cc:2804] T 1c232378feba48e8b20e3391755b852a P 3d716eff7cd24286acc4c1598d775b67 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:04:18.608661 15839 raft_consensus.cc:515] T 4ad89b526ab941fcb2a18f9eaeba638f P d1644a76b491429e9d510001e470633e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1644a76b491429e9d510001e470633e" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46859 } } peers { permanent_uuid: "3d716eff7cd24286acc4c1598d775b67" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 39231 } } peers { permanent_uuid: "13bee5cab90643efb33feb218fc76774" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 43843 } }
W20260713 09:04:18.609532 15563 leader_election.cc:343] T 1c232378feba48e8b20e3391755b852a P 3d716eff7cd24286acc4c1598d775b67 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d1644a76b491429e9d510001e470633e (127.10.222.129:46859): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:18.609576 15817 raft_consensus.cc:359] T 1c232378feba48e8b20e3391755b852a P d1644a76b491429e9d510001e470633e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1644a76b491429e9d510001e470633e" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46859 } } peers { permanent_uuid: "3d716eff7cd24286acc4c1598d775b67" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 39231 } } peers { permanent_uuid: "13bee5cab90643efb33feb218fc76774" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 43843 } }
I20260713 09:04:18.610438 15817 raft_consensus.cc:385] T 1c232378feba48e8b20e3391755b852a P d1644a76b491429e9d510001e470633e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:18.609208 15799 raft_consensus.cc:493] T 1c232378feba48e8b20e3391755b852a P 3d716eff7cd24286acc4c1598d775b67 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:18.610729 15817 raft_consensus.cc:740] T 1c232378feba48e8b20e3391755b852a P d1644a76b491429e9d510001e470633e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d1644a76b491429e9d510001e470633e, State: Initialized, Role: FOLLOWER
I20260713 09:04:18.611246 15799 raft_consensus.cc:3060] T 1c232378feba48e8b20e3391755b852a P 3d716eff7cd24286acc4c1598d775b67 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:18.611478 15599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ad89b526ab941fcb2a18f9eaeba638f" candidate_uuid: "d1644a76b491429e9d510001e470633e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d716eff7cd24286acc4c1598d775b67" is_pre_election: true
I20260713 09:04:18.611650 15817 consensus_queue.cc:260] T 1c232378feba48e8b20e3391755b852a P d1644a76b491429e9d510001e470633e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1644a76b491429e9d510001e470633e" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46859 } } peers { permanent_uuid: "3d716eff7cd24286acc4c1598d775b67" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 39231 } } peers { permanent_uuid: "13bee5cab90643efb33feb218fc76774" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 43843 } }
I20260713 09:04:18.612116 15599 raft_consensus.cc:2468] T 4ad89b526ab941fcb2a18f9eaeba638f P 3d716eff7cd24286acc4c1598d775b67 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d1644a76b491429e9d510001e470633e in term 0.
I20260713 09:04:18.613477 15816 tablet_bootstrap.cc:654] T 350cd7288ae84b778fb2c9d4627d95f4 P 13bee5cab90643efb33feb218fc76774: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:18.614069 15488 leader_election.cc:304] T 4ad89b526ab941fcb2a18f9eaeba638f P d1644a76b491429e9d510001e470633e [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: 3d716eff7cd24286acc4c1598d775b67, d1644a76b491429e9d510001e470633e; no voters: 
I20260713 09:04:18.614820 15718 raft_consensus.cc:2804] T 4ad89b526ab941fcb2a18f9eaeba638f P d1644a76b491429e9d510001e470633e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:04:18.615131 15718 raft_consensus.cc:493] T 4ad89b526ab941fcb2a18f9eaeba638f P d1644a76b491429e9d510001e470633e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:18.615437 15718 raft_consensus.cc:3060] T 4ad89b526ab941fcb2a18f9eaeba638f P d1644a76b491429e9d510001e470633e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:18.613492 15817 ts_tablet_manager.cc:1434] T 1c232378feba48e8b20e3391755b852a P d1644a76b491429e9d510001e470633e: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.004s
I20260713 09:04:18.616565 15673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ad89b526ab941fcb2a18f9eaeba638f" candidate_uuid: "d1644a76b491429e9d510001e470633e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13bee5cab90643efb33feb218fc76774" is_pre_election: true
I20260713 09:04:18.617182 15817 tablet_bootstrap.cc:492] T 575b7bc2fb464b0f8242cb14a0cc564c P d1644a76b491429e9d510001e470633e: Bootstrap starting.
I20260713 09:04:18.617180 15673 raft_consensus.cc:2468] T 4ad89b526ab941fcb2a18f9eaeba638f P 13bee5cab90643efb33feb218fc76774 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d1644a76b491429e9d510001e470633e in term 0.
I20260713 09:04:18.619109 15815 ts_tablet_manager.cc:1434] T 1c232378feba48e8b20e3391755b852a P 3d716eff7cd24286acc4c1598d775b67: Time spent starting tablet: real 0.027s	user 0.002s	sys 0.003s
I20260713 09:04:18.620157 15815 tablet_bootstrap.cc:492] T bb3dde8e0cbd42bea6a0333748d03dbd P 3d716eff7cd24286acc4c1598d775b67: Bootstrap starting.
I20260713 09:04:18.622524 15419 catalog_manager.cc:5697] T e5d5e1985a16445ba5c944fe45fb0cb7 P d1644a76b491429e9d510001e470633e reported cstate change: term changed from 0 to 1, leader changed from <none> to d1644a76b491429e9d510001e470633e (127.10.222.129). New cstate: current_term: 1 leader_uuid: "d1644a76b491429e9d510001e470633e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1644a76b491429e9d510001e470633e" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46859 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3d716eff7cd24286acc4c1598d775b67" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 39231 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "13bee5cab90643efb33feb218fc76774" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 43843 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:18.622943 15799 raft_consensus.cc:515] T 1c232378feba48e8b20e3391755b852a P 3d716eff7cd24286acc4c1598d775b67 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1644a76b491429e9d510001e470633e" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46859 } } peers { permanent_uuid: "3d716eff7cd24286acc4c1598d775b67" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 39231 } } peers { permanent_uuid: "13bee5cab90643efb33feb218fc76774" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 43843 } }
I20260713 09:04:18.623905 15817 tablet_bootstrap.cc:654] T 575b7bc2fb464b0f8242cb14a0cc564c P d1644a76b491429e9d510001e470633e: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:18.625895 15522 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c232378feba48e8b20e3391755b852a" candidate_uuid: "3d716eff7cd24286acc4c1598d775b67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1644a76b491429e9d510001e470633e"
I20260713 09:04:18.626216 15839 leader_election.cc:290] T 4ad89b526ab941fcb2a18f9eaeba638f P d1644a76b491429e9d510001e470633e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3d716eff7cd24286acc4c1598d775b67 (127.10.222.130:39231), 13bee5cab90643efb33feb218fc76774 (127.10.222.131:43843)
I20260713 09:04:18.626488 15522 raft_consensus.cc:3060] T 1c232378feba48e8b20e3391755b852a P d1644a76b491429e9d510001e470633e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:18.630649 15816 tablet_bootstrap.cc:492] T 350cd7288ae84b778fb2c9d4627d95f4 P 13bee5cab90643efb33feb218fc76774: No bootstrap required, opened a new log
I20260713 09:04:18.631116 15816 ts_tablet_manager.cc:1403] T 350cd7288ae84b778fb2c9d4627d95f4 P 13bee5cab90643efb33feb218fc76774: Time spent bootstrapping tablet: real 0.025s	user 0.006s	sys 0.004s
I20260713 09:04:18.633945 15816 raft_consensus.cc:359] T 350cd7288ae84b778fb2c9d4627d95f4 P 13bee5cab90643efb33feb218fc76774 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1644a76b491429e9d510001e470633e" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46859 } } peers { permanent_uuid: "3d716eff7cd24286acc4c1598d775b67" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 39231 } } peers { permanent_uuid: "13bee5cab90643efb33feb218fc76774" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 43843 } }
I20260713 09:04:18.634232 15522 raft_consensus.cc:2468] T 1c232378feba48e8b20e3391755b852a P d1644a76b491429e9d510001e470633e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d716eff7cd24286acc4c1598d775b67 in term 1.
I20260713 09:04:18.634569 15816 raft_consensus.cc:385] T 350cd7288ae84b778fb2c9d4627d95f4 P 13bee5cab90643efb33feb218fc76774 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:18.635022 15816 raft_consensus.cc:740] T 350cd7288ae84b778fb2c9d4627d95f4 P 13bee5cab90643efb33feb218fc76774 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13bee5cab90643efb33feb218fc76774, State: Initialized, Role: FOLLOWER
I20260713 09:04:18.635339 15718 raft_consensus.cc:515] T 4ad89b526ab941fcb2a18f9eaeba638f P d1644a76b491429e9d510001e470633e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1644a76b491429e9d510001e470633e" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46859 } } peers { permanent_uuid: "3d716eff7cd24286acc4c1598d775b67" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 39231 } } peers { permanent_uuid: "13bee5cab90643efb33feb218fc76774" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 43843 } }
I20260713 09:04:18.635543 15563 leader_election.cc:304] T 1c232378feba48e8b20e3391755b852a P 3d716eff7cd24286acc4c1598d775b67 [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: 3d716eff7cd24286acc4c1598d775b67, d1644a76b491429e9d510001e470633e; no voters: 
I20260713 09:04:18.635756 15816 consensus_queue.cc:260] T 350cd7288ae84b778fb2c9d4627d95f4 P 13bee5cab90643efb33feb218fc76774 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1644a76b491429e9d510001e470633e" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46859 } } peers { permanent_uuid: "3d716eff7cd24286acc4c1598d775b67" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 39231 } } peers { permanent_uuid: "13bee5cab90643efb33feb218fc76774" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 43843 } }
I20260713 09:04:18.636452 15814 raft_consensus.cc:2804] T 1c232378feba48e8b20e3391755b852a P 3d716eff7cd24286acc4c1598d775b67 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:04:18.638058 15816 ts_tablet_manager.cc:1434] T 350cd7288ae84b778fb2c9d4627d95f4 P 13bee5cab90643efb33feb218fc76774: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:04:18.638383 15599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ad89b526ab941fcb2a18f9eaeba638f" candidate_uuid: "d1644a76b491429e9d510001e470633e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d716eff7cd24286acc4c1598d775b67"
I20260713 09:04:18.638939 15599 raft_consensus.cc:3060] T 4ad89b526ab941fcb2a18f9eaeba638f P 3d716eff7cd24286acc4c1598d775b67 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:18.639070 15816 tablet_bootstrap.cc:492] T bb3dde8e0cbd42bea6a0333748d03dbd P 13bee5cab90643efb33feb218fc76774: Bootstrap starting.
I20260713 09:04:18.640935 15673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c232378feba48e8b20e3391755b852a" candidate_uuid: "3d716eff7cd24286acc4c1598d775b67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13bee5cab90643efb33feb218fc76774"
I20260713 09:04:18.641590 15673 raft_consensus.cc:3060] T 1c232378feba48e8b20e3391755b852a P 13bee5cab90643efb33feb218fc76774 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:18.645509 15816 tablet_bootstrap.cc:654] T bb3dde8e0cbd42bea6a0333748d03dbd P 13bee5cab90643efb33feb218fc76774: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:18.646064 15599 raft_consensus.cc:2468] T 4ad89b526ab941fcb2a18f9eaeba638f P 3d716eff7cd24286acc4c1598d775b67 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d1644a76b491429e9d510001e470633e in term 1.
I20260713 09:04:18.647460 15488 leader_election.cc:304] T 4ad89b526ab941fcb2a18f9eaeba638f P d1644a76b491429e9d510001e470633e [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: 3d716eff7cd24286acc4c1598d775b67, d1644a76b491429e9d510001e470633e; no voters: 
I20260713 09:04:18.648332 15842 raft_consensus.cc:2804] T 4ad89b526ab941fcb2a18f9eaeba638f P d1644a76b491429e9d510001e470633e [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:04:18.648813 15842 raft_consensus.cc:697] T 4ad89b526ab941fcb2a18f9eaeba638f P d1644a76b491429e9d510001e470633e [term 1 LEADER]: Becoming Leader. State: Replica: d1644a76b491429e9d510001e470633e, State: Running, Role: LEADER
I20260713 09:04:18.649246 15673 raft_consensus.cc:2468] T 1c232378feba48e8b20e3391755b852a P 13bee5cab90643efb33feb218fc76774 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d716eff7cd24286acc4c1598d775b67 in term 1.
I20260713 09:04:18.649648 15842 consensus_queue.cc:237] T 4ad89b526ab941fcb2a18f9eaeba638f P d1644a76b491429e9d510001e470633e [LEADER]: Queue going to LEADER mode. State: All 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: "d1644a76b491429e9d510001e470633e" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46859 } } peers { permanent_uuid: "3d716eff7cd24286acc4c1598d775b67" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 39231 } } peers { permanent_uuid: "13bee5cab90643efb33feb218fc76774" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 43843 } }
I20260713 09:04:18.651145 15799 leader_election.cc:290] T 1c232378feba48e8b20e3391755b852a P 3d716eff7cd24286acc4c1598d775b67 [CANDIDATE]: Term 1 election: Requested vote from peers d1644a76b491429e9d510001e470633e (127.10.222.129:46859), 13bee5cab90643efb33feb218fc76774 (127.10.222.131:43843)
I20260713 09:04:18.658505 15815 tablet_bootstrap.cc:654] T bb3dde8e0cbd42bea6a0333748d03dbd P 3d716eff7cd24286acc4c1598d775b67: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:18.664369 15673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ad89b526ab941fcb2a18f9eaeba638f" candidate_uuid: "d1644a76b491429e9d510001e470633e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13bee5cab90643efb33feb218fc76774"
I20260713 09:04:18.665071 15673 raft_consensus.cc:3060] T 4ad89b526ab941fcb2a18f9eaeba638f P 13bee5cab90643efb33feb218fc76774 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:18.669617 15718 leader_election.cc:290] T 4ad89b526ab941fcb2a18f9eaeba638f P d1644a76b491429e9d510001e470633e [CANDIDATE]: Term 1 election: Requested vote from peers 3d716eff7cd24286acc4c1598d775b67 (127.10.222.130:39231), 13bee5cab90643efb33feb218fc76774 (127.10.222.131:43843)
I20260713 09:04:18.674674 15673 raft_consensus.cc:2468] T 4ad89b526ab941fcb2a18f9eaeba638f P 13bee5cab90643efb33feb218fc76774 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d1644a76b491429e9d510001e470633e in term 1.
I20260713 09:04:18.684906 15814 raft_consensus.cc:697] T 1c232378feba48e8b20e3391755b852a P 3d716eff7cd24286acc4c1598d775b67 [term 1 LEADER]: Becoming Leader. State: Replica: 3d716eff7cd24286acc4c1598d775b67, State: Running, Role: LEADER
I20260713 09:04:18.685276 15421 catalog_manager.cc:5697] T 4ad89b526ab941fcb2a18f9eaeba638f P d1644a76b491429e9d510001e470633e reported cstate change: term changed from 0 to 1, leader changed from <none> to d1644a76b491429e9d510001e470633e (127.10.222.129). New cstate: current_term: 1 leader_uuid: "d1644a76b491429e9d510001e470633e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1644a76b491429e9d510001e470633e" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46859 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3d716eff7cd24286acc4c1598d775b67" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 39231 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "13bee5cab90643efb33feb218fc76774" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 43843 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:18.685873 15814 consensus_queue.cc:237] T 1c232378feba48e8b20e3391755b852a P 3d716eff7cd24286acc4c1598d775b67 [LEADER]: Queue going to LEADER mode. State: All 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: "d1644a76b491429e9d510001e470633e" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46859 } } peers { permanent_uuid: "3d716eff7cd24286acc4c1598d775b67" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 39231 } } peers { permanent_uuid: "13bee5cab90643efb33feb218fc76774" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 43843 } }
I20260713 09:04:18.685334 15815 tablet_bootstrap.cc:492] T bb3dde8e0cbd42bea6a0333748d03dbd P 3d716eff7cd24286acc4c1598d775b67: No bootstrap required, opened a new log
I20260713 09:04:18.687345 15815 ts_tablet_manager.cc:1403] T bb3dde8e0cbd42bea6a0333748d03dbd P 3d716eff7cd24286acc4c1598d775b67: Time spent bootstrapping tablet: real 0.067s	user 0.006s	sys 0.006s
I20260713 09:04:18.687652 15802 raft_consensus.cc:493] T 575b7bc2fb464b0f8242cb14a0cc564c P 13bee5cab90643efb33feb218fc76774 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:18.688122 15802 raft_consensus.cc:515] T 575b7bc2fb464b0f8242cb14a0cc564c P 13bee5cab90643efb33feb218fc76774 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1644a76b491429e9d510001e470633e" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46859 } } peers { permanent_uuid: "3d716eff7cd24286acc4c1598d775b67" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 39231 } } peers { permanent_uuid: "13bee5cab90643efb33feb218fc76774" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 43843 } }
I20260713 09:04:18.688119 15817 tablet_bootstrap.cc:492] T 575b7bc2fb464b0f8242cb14a0cc564c P d1644a76b491429e9d510001e470633e: No bootstrap required, opened a new log
I20260713 09:04:18.690080 15816 tablet_bootstrap.cc:492] T bb3dde8e0cbd42bea6a0333748d03dbd P 13bee5cab90643efb33feb218fc76774: No bootstrap required, opened a new log
I20260713 09:04:18.690869 15816 ts_tablet_manager.cc:1403] T bb3dde8e0cbd42bea6a0333748d03dbd P 13bee5cab90643efb33feb218fc76774: Time spent bootstrapping tablet: real 0.052s	user 0.018s	sys 0.013s
I20260713 09:04:18.691318 15522 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "575b7bc2fb464b0f8242cb14a0cc564c" candidate_uuid: "13bee5cab90643efb33feb218fc76774" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1644a76b491429e9d510001e470633e" is_pre_election: true
I20260713 09:04:18.691704 15599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "575b7bc2fb464b0f8242cb14a0cc564c" candidate_uuid: "13bee5cab90643efb33feb218fc76774" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d716eff7cd24286acc4c1598d775b67" is_pre_election: true
I20260713 09:04:18.692288 15599 raft_consensus.cc:2468] T 575b7bc2fb464b0f8242cb14a0cc564c P 3d716eff7cd24286acc4c1598d775b67 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 13bee5cab90643efb33feb218fc76774 in term 0.
I20260713 09:04:18.690004 15815 raft_consensus.cc:359] T bb3dde8e0cbd42bea6a0333748d03dbd P 3d716eff7cd24286acc4c1598d775b67 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1644a76b491429e9d510001e470633e" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46859 } } peers { permanent_uuid: "3d716eff7cd24286acc4c1598d775b67" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 39231 } } peers { permanent_uuid: "13bee5cab90643efb33feb218fc76774" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 43843 } }
I20260713 09:04:18.692865 15815 raft_consensus.cc:385] T bb3dde8e0cbd42bea6a0333748d03dbd P 3d716eff7cd24286acc4c1598d775b67 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:18.693131 15815 raft_consensus.cc:740] T bb3dde8e0cbd42bea6a0333748d03dbd P 3d716eff7cd24286acc4c1598d775b67 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d716eff7cd24286acc4c1598d775b67, State: Initialized, Role: FOLLOWER
I20260713 09:04:18.693540 15637 leader_election.cc:304] T 575b7bc2fb464b0f8242cb14a0cc564c P 13bee5cab90643efb33feb218fc76774 [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: 13bee5cab90643efb33feb218fc76774, 3d716eff7cd24286acc4c1598d775b67; no voters: 
I20260713 09:04:18.693972 15817 ts_tablet_manager.cc:1403] T 575b7bc2fb464b0f8242cb14a0cc564c P d1644a76b491429e9d510001e470633e: Time spent bootstrapping tablet: real 0.077s	user 0.040s	sys 0.021s
I20260713 09:04:18.693792 15815 consensus_queue.cc:260] T bb3dde8e0cbd42bea6a0333748d03dbd P 3d716eff7cd24286acc4c1598d775b67 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1644a76b491429e9d510001e470633e" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46859 } } peers { permanent_uuid: "3d716eff7cd24286acc4c1598d775b67" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 39231 } } peers { permanent_uuid: "13bee5cab90643efb33feb218fc76774" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 43843 } }
W20260713 09:04:18.694418 15637 leader_election.cc:343] T 575b7bc2fb464b0f8242cb14a0cc564c P 13bee5cab90643efb33feb218fc76774 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d1644a76b491429e9d510001e470633e (127.10.222.129:46859): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:18.695022 15829 raft_consensus.cc:2804] T 575b7bc2fb464b0f8242cb14a0cc564c P 13bee5cab90643efb33feb218fc76774 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:04:18.695506 15829 raft_consensus.cc:493] T 575b7bc2fb464b0f8242cb14a0cc564c P 13bee5cab90643efb33feb218fc76774 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:18.695822 15829 raft_consensus.cc:3060] T 575b7bc2fb464b0f8242cb14a0cc564c P 13bee5cab90643efb33feb218fc76774 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:18.696223 15815 ts_tablet_manager.cc:1434] T bb3dde8e0cbd42bea6a0333748d03dbd P 3d716eff7cd24286acc4c1598d775b67: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.002s
I20260713 09:04:18.697115 15815 tablet_bootstrap.cc:492] T 350cd7288ae84b778fb2c9d4627d95f4 P 3d716eff7cd24286acc4c1598d775b67: Bootstrap starting.
I20260713 09:04:18.697189 15817 raft_consensus.cc:359] T 575b7bc2fb464b0f8242cb14a0cc564c P d1644a76b491429e9d510001e470633e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1644a76b491429e9d510001e470633e" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46859 } } peers { permanent_uuid: "3d716eff7cd24286acc4c1598d775b67" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 39231 } } peers { permanent_uuid: "13bee5cab90643efb33feb218fc76774" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 43843 } }
I20260713 09:04:18.690178 15802 leader_election.cc:290] T 575b7bc2fb464b0f8242cb14a0cc564c P 13bee5cab90643efb33feb218fc76774 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d1644a76b491429e9d510001e470633e (127.10.222.129:46859), 3d716eff7cd24286acc4c1598d775b67 (127.10.222.130:39231)
I20260713 09:04:18.697960 15817 raft_consensus.cc:385] T 575b7bc2fb464b0f8242cb14a0cc564c P d1644a76b491429e9d510001e470633e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:18.698272 15817 raft_consensus.cc:740] T 575b7bc2fb464b0f8242cb14a0cc564c P d1644a76b491429e9d510001e470633e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d1644a76b491429e9d510001e470633e, State: Initialized, Role: FOLLOWER
I20260713 09:04:18.698966 15816 raft_consensus.cc:359] T bb3dde8e0cbd42bea6a0333748d03dbd P 13bee5cab90643efb33feb218fc76774 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1644a76b491429e9d510001e470633e" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46859 } } peers { permanent_uuid: "3d716eff7cd24286acc4c1598d775b67" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 39231 } } peers { permanent_uuid: "13bee5cab90643efb33feb218fc76774" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 43843 } }
I20260713 09:04:18.699617 15816 raft_consensus.cc:385] T bb3dde8e0cbd42bea6a0333748d03dbd P 13bee5cab90643efb33feb218fc76774 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:18.699853 15816 raft_consensus.cc:740] T bb3dde8e0cbd42bea6a0333748d03dbd P 13bee5cab90643efb33feb218fc76774 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13bee5cab90643efb33feb218fc76774, State: Initialized, Role: FOLLOWER
I20260713 09:04:18.700474 15816 consensus_queue.cc:260] T bb3dde8e0cbd42bea6a0333748d03dbd P 13bee5cab90643efb33feb218fc76774 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1644a76b491429e9d510001e470633e" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46859 } } peers { permanent_uuid: "3d716eff7cd24286acc4c1598d775b67" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 39231 } } peers { permanent_uuid: "13bee5cab90643efb33feb218fc76774" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 43843 } }
I20260713 09:04:18.702540 15815 tablet_bootstrap.cc:654] T 350cd7288ae84b778fb2c9d4627d95f4 P 3d716eff7cd24286acc4c1598d775b67: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:18.702512 15816 ts_tablet_manager.cc:1434] T bb3dde8e0cbd42bea6a0333748d03dbd P 13bee5cab90643efb33feb218fc76774: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.000s
I20260713 09:04:18.702875 15817 consensus_queue.cc:260] T 575b7bc2fb464b0f8242cb14a0cc564c P d1644a76b491429e9d510001e470633e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1644a76b491429e9d510001e470633e" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46859 } } peers { permanent_uuid: "3d716eff7cd24286acc4c1598d775b67" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 39231 } } peers { permanent_uuid: "13bee5cab90643efb33feb218fc76774" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 43843 } }
I20260713 09:04:18.705227 15817 ts_tablet_manager.cc:1434] T 575b7bc2fb464b0f8242cb14a0cc564c P d1644a76b491429e9d510001e470633e: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260713 09:04:18.706126 15817 tablet_bootstrap.cc:492] T bb3dde8e0cbd42bea6a0333748d03dbd P d1644a76b491429e9d510001e470633e: Bootstrap starting.
I20260713 09:04:18.705819 15829 raft_consensus.cc:515] T 575b7bc2fb464b0f8242cb14a0cc564c P 13bee5cab90643efb33feb218fc76774 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1644a76b491429e9d510001e470633e" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46859 } } peers { permanent_uuid: "3d716eff7cd24286acc4c1598d775b67" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 39231 } } peers { permanent_uuid: "13bee5cab90643efb33feb218fc76774" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 43843 } }
I20260713 09:04:18.708292 15829 leader_election.cc:290] T 575b7bc2fb464b0f8242cb14a0cc564c P 13bee5cab90643efb33feb218fc76774 [CANDIDATE]: Term 1 election: Requested vote from peers d1644a76b491429e9d510001e470633e (127.10.222.129:46859), 3d716eff7cd24286acc4c1598d775b67 (127.10.222.130:39231)
I20260713 09:04:18.710263 15522 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "575b7bc2fb464b0f8242cb14a0cc564c" candidate_uuid: "13bee5cab90643efb33feb218fc76774" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1644a76b491429e9d510001e470633e"
I20260713 09:04:18.710855 15522 raft_consensus.cc:3060] T 575b7bc2fb464b0f8242cb14a0cc564c P d1644a76b491429e9d510001e470633e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:18.714977 15815 tablet_bootstrap.cc:492] T 350cd7288ae84b778fb2c9d4627d95f4 P 3d716eff7cd24286acc4c1598d775b67: No bootstrap required, opened a new log
I20260713 09:04:18.714413 15419 catalog_manager.cc:5697] T 1c232378feba48e8b20e3391755b852a P 3d716eff7cd24286acc4c1598d775b67 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3d716eff7cd24286acc4c1598d775b67 (127.10.222.130). New cstate: current_term: 1 leader_uuid: "3d716eff7cd24286acc4c1598d775b67" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1644a76b491429e9d510001e470633e" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3d716eff7cd24286acc4c1598d775b67" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 39231 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "13bee5cab90643efb33feb218fc76774" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 43843 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:18.715468 15815 ts_tablet_manager.cc:1403] T 350cd7288ae84b778fb2c9d4627d95f4 P 3d716eff7cd24286acc4c1598d775b67: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.003s
I20260713 09:04:18.717484 15522 raft_consensus.cc:2468] T 575b7bc2fb464b0f8242cb14a0cc564c P d1644a76b491429e9d510001e470633e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13bee5cab90643efb33feb218fc76774 in term 1.
I20260713 09:04:18.719053 15817 tablet_bootstrap.cc:654] T bb3dde8e0cbd42bea6a0333748d03dbd P d1644a76b491429e9d510001e470633e: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:18.721961 15597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "575b7bc2fb464b0f8242cb14a0cc564c" candidate_uuid: "13bee5cab90643efb33feb218fc76774" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d716eff7cd24286acc4c1598d775b67"
I20260713 09:04:18.722569 15597 raft_consensus.cc:3060] T 575b7bc2fb464b0f8242cb14a0cc564c P 3d716eff7cd24286acc4c1598d775b67 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:18.728744 15597 raft_consensus.cc:2468] T 575b7bc2fb464b0f8242cb14a0cc564c P 3d716eff7cd24286acc4c1598d775b67 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13bee5cab90643efb33feb218fc76774 in term 1.
I20260713 09:04:18.729781 15637 leader_election.cc:304] T 575b7bc2fb464b0f8242cb14a0cc564c P 13bee5cab90643efb33feb218fc76774 [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: 13bee5cab90643efb33feb218fc76774, d1644a76b491429e9d510001e470633e; no voters: 
I20260713 09:04:18.730598 15829 raft_consensus.cc:2804] T 575b7bc2fb464b0f8242cb14a0cc564c P 13bee5cab90643efb33feb218fc76774 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:04:18.730851 15817 tablet_bootstrap.cc:492] T bb3dde8e0cbd42bea6a0333748d03dbd P d1644a76b491429e9d510001e470633e: No bootstrap required, opened a new log
I20260713 09:04:18.731063 15829 raft_consensus.cc:697] T 575b7bc2fb464b0f8242cb14a0cc564c P 13bee5cab90643efb33feb218fc76774 [term 1 LEADER]: Becoming Leader. State: Replica: 13bee5cab90643efb33feb218fc76774, State: Running, Role: LEADER
I20260713 09:04:18.731345 15817 ts_tablet_manager.cc:1403] T bb3dde8e0cbd42bea6a0333748d03dbd P d1644a76b491429e9d510001e470633e: Time spent bootstrapping tablet: real 0.025s	user 0.014s	sys 0.002s
I20260713 09:04:18.732209 15829 consensus_queue.cc:237] T 575b7bc2fb464b0f8242cb14a0cc564c P 13bee5cab90643efb33feb218fc76774 [LEADER]: Queue going to LEADER mode. State: All 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: "d1644a76b491429e9d510001e470633e" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46859 } } peers { permanent_uuid: "3d716eff7cd24286acc4c1598d775b67" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 39231 } } peers { permanent_uuid: "13bee5cab90643efb33feb218fc76774" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 43843 } }
I20260713 09:04:18.733960 15817 raft_consensus.cc:359] T bb3dde8e0cbd42bea6a0333748d03dbd P d1644a76b491429e9d510001e470633e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1644a76b491429e9d510001e470633e" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46859 } } peers { permanent_uuid: "3d716eff7cd24286acc4c1598d775b67" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 39231 } } peers { permanent_uuid: "13bee5cab90643efb33feb218fc76774" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 43843 } }
I20260713 09:04:18.734611 15817 raft_consensus.cc:385] T bb3dde8e0cbd42bea6a0333748d03dbd P d1644a76b491429e9d510001e470633e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:18.734853 15817 raft_consensus.cc:740] T bb3dde8e0cbd42bea6a0333748d03dbd P d1644a76b491429e9d510001e470633e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d1644a76b491429e9d510001e470633e, State: Initialized, Role: FOLLOWER
I20260713 09:04:18.735562 15817 consensus_queue.cc:260] T bb3dde8e0cbd42bea6a0333748d03dbd P d1644a76b491429e9d510001e470633e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1644a76b491429e9d510001e470633e" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46859 } } peers { permanent_uuid: "3d716eff7cd24286acc4c1598d775b67" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 39231 } } peers { permanent_uuid: "13bee5cab90643efb33feb218fc76774" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 43843 } }
I20260713 09:04:18.737629 15817 ts_tablet_manager.cc:1434] T bb3dde8e0cbd42bea6a0333748d03dbd P d1644a76b491429e9d510001e470633e: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:04:18.722565 15815 raft_consensus.cc:359] T 350cd7288ae84b778fb2c9d4627d95f4 P 3d716eff7cd24286acc4c1598d775b67 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1644a76b491429e9d510001e470633e" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46859 } } peers { permanent_uuid: "3d716eff7cd24286acc4c1598d775b67" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 39231 } } peers { permanent_uuid: "13bee5cab90643efb33feb218fc76774" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 43843 } }
I20260713 09:04:18.738930 15817 tablet_bootstrap.cc:492] T 350cd7288ae84b778fb2c9d4627d95f4 P d1644a76b491429e9d510001e470633e: Bootstrap starting.
I20260713 09:04:18.739105 15815 raft_consensus.cc:385] T 350cd7288ae84b778fb2c9d4627d95f4 P 3d716eff7cd24286acc4c1598d775b67 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:18.739862 15815 raft_consensus.cc:740] T 350cd7288ae84b778fb2c9d4627d95f4 P 3d716eff7cd24286acc4c1598d775b67 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d716eff7cd24286acc4c1598d775b67, State: Initialized, Role: FOLLOWER
I20260713 09:04:18.741291 15815 consensus_queue.cc:260] T 350cd7288ae84b778fb2c9d4627d95f4 P 3d716eff7cd24286acc4c1598d775b67 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1644a76b491429e9d510001e470633e" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46859 } } peers { permanent_uuid: "3d716eff7cd24286acc4c1598d775b67" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 39231 } } peers { permanent_uuid: "13bee5cab90643efb33feb218fc76774" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 43843 } }
I20260713 09:04:18.744376 15815 ts_tablet_manager.cc:1434] T 350cd7288ae84b778fb2c9d4627d95f4 P 3d716eff7cd24286acc4c1598d775b67: Time spent starting tablet: real 0.029s	user 0.006s	sys 0.000s
I20260713 09:04:18.746651 15817 tablet_bootstrap.cc:654] T 350cd7288ae84b778fb2c9d4627d95f4 P d1644a76b491429e9d510001e470633e: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:18.754853 15421 catalog_manager.cc:5697] T 575b7bc2fb464b0f8242cb14a0cc564c P 13bee5cab90643efb33feb218fc76774 reported cstate change: term changed from 0 to 1, leader changed from <none> to 13bee5cab90643efb33feb218fc76774 (127.10.222.131). New cstate: current_term: 1 leader_uuid: "13bee5cab90643efb33feb218fc76774" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1644a76b491429e9d510001e470633e" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3d716eff7cd24286acc4c1598d775b67" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 39231 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "13bee5cab90643efb33feb218fc76774" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 43843 } health_report { overall_health: HEALTHY } } }
I20260713 09:04:18.757086 15817 tablet_bootstrap.cc:492] T 350cd7288ae84b778fb2c9d4627d95f4 P d1644a76b491429e9d510001e470633e: No bootstrap required, opened a new log
I20260713 09:04:18.757563 15817 ts_tablet_manager.cc:1403] T 350cd7288ae84b778fb2c9d4627d95f4 P d1644a76b491429e9d510001e470633e: Time spent bootstrapping tablet: real 0.019s	user 0.008s	sys 0.004s
I20260713 09:04:18.759994 15817 raft_consensus.cc:359] T 350cd7288ae84b778fb2c9d4627d95f4 P d1644a76b491429e9d510001e470633e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1644a76b491429e9d510001e470633e" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46859 } } peers { permanent_uuid: "3d716eff7cd24286acc4c1598d775b67" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 39231 } } peers { permanent_uuid: "13bee5cab90643efb33feb218fc76774" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 43843 } }
I20260713 09:04:18.760471 15817 raft_consensus.cc:385] T 350cd7288ae84b778fb2c9d4627d95f4 P d1644a76b491429e9d510001e470633e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:18.760685 15817 raft_consensus.cc:740] T 350cd7288ae84b778fb2c9d4627d95f4 P d1644a76b491429e9d510001e470633e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d1644a76b491429e9d510001e470633e, State: Initialized, Role: FOLLOWER
I20260713 09:04:18.761243 15817 consensus_queue.cc:260] T 350cd7288ae84b778fb2c9d4627d95f4 P d1644a76b491429e9d510001e470633e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1644a76b491429e9d510001e470633e" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46859 } } peers { permanent_uuid: "3d716eff7cd24286acc4c1598d775b67" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 39231 } } peers { permanent_uuid: "13bee5cab90643efb33feb218fc76774" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 43843 } }
I20260713 09:04:18.763146 15817 ts_tablet_manager.cc:1434] T 350cd7288ae84b778fb2c9d4627d95f4 P d1644a76b491429e9d510001e470633e: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260713 09:04:18.801879 15829 consensus_queue.cc:1048] T e0733c32a94049eaaffb23c07f809dab P 13bee5cab90643efb33feb218fc76774 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d716eff7cd24286acc4c1598d775b67" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 39231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:18.811300 15523 raft_consensus.cc:3060] T e0733c32a94049eaaffb23c07f809dab P d1644a76b491429e9d510001e470633e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:18.818801 15827 consensus_queue.cc:1048] T e0733c32a94049eaaffb23c07f809dab P 13bee5cab90643efb33feb218fc76774 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1644a76b491429e9d510001e470633e" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:04:18.935092 15827 raft_consensus.cc:493] T 350cd7288ae84b778fb2c9d4627d95f4 P 13bee5cab90643efb33feb218fc76774 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:18.935532 15827 raft_consensus.cc:515] T 350cd7288ae84b778fb2c9d4627d95f4 P 13bee5cab90643efb33feb218fc76774 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1644a76b491429e9d510001e470633e" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46859 } } peers { permanent_uuid: "3d716eff7cd24286acc4c1598d775b67" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 39231 } } peers { permanent_uuid: "13bee5cab90643efb33feb218fc76774" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 43843 } }
I20260713 09:04:18.937095 15827 leader_election.cc:290] T 350cd7288ae84b778fb2c9d4627d95f4 P 13bee5cab90643efb33feb218fc76774 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d1644a76b491429e9d510001e470633e (127.10.222.129:46859), 3d716eff7cd24286acc4c1598d775b67 (127.10.222.130:39231)
I20260713 09:04:18.937904 15523 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "350cd7288ae84b778fb2c9d4627d95f4" candidate_uuid: "13bee5cab90643efb33feb218fc76774" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1644a76b491429e9d510001e470633e" is_pre_election: true
I20260713 09:04:18.938126 15597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "350cd7288ae84b778fb2c9d4627d95f4" candidate_uuid: "13bee5cab90643efb33feb218fc76774" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d716eff7cd24286acc4c1598d775b67" is_pre_election: true
I20260713 09:04:18.938584 15523 raft_consensus.cc:2468] T 350cd7288ae84b778fb2c9d4627d95f4 P d1644a76b491429e9d510001e470633e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 13bee5cab90643efb33feb218fc76774 in term 0.
I20260713 09:04:18.938699 15597 raft_consensus.cc:2468] T 350cd7288ae84b778fb2c9d4627d95f4 P 3d716eff7cd24286acc4c1598d775b67 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 13bee5cab90643efb33feb218fc76774 in term 0.
I20260713 09:04:18.939612 15637 leader_election.cc:304] T 350cd7288ae84b778fb2c9d4627d95f4 P 13bee5cab90643efb33feb218fc76774 [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: 13bee5cab90643efb33feb218fc76774, d1644a76b491429e9d510001e470633e; no voters: 
I20260713 09:04:18.940299 15829 raft_consensus.cc:2804] T 350cd7288ae84b778fb2c9d4627d95f4 P 13bee5cab90643efb33feb218fc76774 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:04:18.940706 15829 raft_consensus.cc:493] T 350cd7288ae84b778fb2c9d4627d95f4 P 13bee5cab90643efb33feb218fc76774 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:18.941021 15829 raft_consensus.cc:3060] T 350cd7288ae84b778fb2c9d4627d95f4 P 13bee5cab90643efb33feb218fc76774 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:18.942544 15827 consensus_queue.cc:1048] T 6922f2ec3d814a85bd7d356a8a37a86d P 13bee5cab90643efb33feb218fc76774 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1644a76b491429e9d510001e470633e" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:18.946636 15718 raft_consensus.cc:493] T bb3dde8e0cbd42bea6a0333748d03dbd P d1644a76b491429e9d510001e470633e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:18.947096 15718 raft_consensus.cc:515] T bb3dde8e0cbd42bea6a0333748d03dbd P d1644a76b491429e9d510001e470633e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1644a76b491429e9d510001e470633e" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46859 } } peers { permanent_uuid: "3d716eff7cd24286acc4c1598d775b67" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 39231 } } peers { permanent_uuid: "13bee5cab90643efb33feb218fc76774" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 43843 } }
I20260713 09:04:18.947392 15829 raft_consensus.cc:515] T 350cd7288ae84b778fb2c9d4627d95f4 P 13bee5cab90643efb33feb218fc76774 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1644a76b491429e9d510001e470633e" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46859 } } peers { permanent_uuid: "3d716eff7cd24286acc4c1598d775b67" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 39231 } } peers { permanent_uuid: "13bee5cab90643efb33feb218fc76774" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 43843 } }
I20260713 09:04:18.949555 15829 leader_election.cc:290] T 350cd7288ae84b778fb2c9d4627d95f4 P 13bee5cab90643efb33feb218fc76774 [CANDIDATE]: Term 1 election: Requested vote from peers d1644a76b491429e9d510001e470633e (127.10.222.129:46859), 3d716eff7cd24286acc4c1598d775b67 (127.10.222.130:39231)
I20260713 09:04:18.949936 15718 leader_election.cc:290] T bb3dde8e0cbd42bea6a0333748d03dbd P d1644a76b491429e9d510001e470633e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3d716eff7cd24286acc4c1598d775b67 (127.10.222.130:39231), 13bee5cab90643efb33feb218fc76774 (127.10.222.131:43843)
I20260713 09:04:18.950103 15597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb3dde8e0cbd42bea6a0333748d03dbd" candidate_uuid: "d1644a76b491429e9d510001e470633e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d716eff7cd24286acc4c1598d775b67" is_pre_election: true
I20260713 09:04:18.950774 15597 raft_consensus.cc:2468] T bb3dde8e0cbd42bea6a0333748d03dbd P 3d716eff7cd24286acc4c1598d775b67 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d1644a76b491429e9d510001e470633e in term 0.
I20260713 09:04:18.951131 15599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "350cd7288ae84b778fb2c9d4627d95f4" candidate_uuid: "13bee5cab90643efb33feb218fc76774" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d716eff7cd24286acc4c1598d775b67"
I20260713 09:04:18.951131 15673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb3dde8e0cbd42bea6a0333748d03dbd" candidate_uuid: "d1644a76b491429e9d510001e470633e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13bee5cab90643efb33feb218fc76774" is_pre_election: true
I20260713 09:04:18.951998 15673 raft_consensus.cc:2468] T bb3dde8e0cbd42bea6a0333748d03dbd P 13bee5cab90643efb33feb218fc76774 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d1644a76b491429e9d510001e470633e in term 0.
I20260713 09:04:18.952416 15522 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "350cd7288ae84b778fb2c9d4627d95f4" candidate_uuid: "13bee5cab90643efb33feb218fc76774" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1644a76b491429e9d510001e470633e"
I20260713 09:04:18.952806 15488 leader_election.cc:304] T bb3dde8e0cbd42bea6a0333748d03dbd P d1644a76b491429e9d510001e470633e [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: 3d716eff7cd24286acc4c1598d775b67, d1644a76b491429e9d510001e470633e; no voters: 
I20260713 09:04:18.953845 15718 raft_consensus.cc:2804] T bb3dde8e0cbd42bea6a0333748d03dbd P d1644a76b491429e9d510001e470633e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:04:18.954177 15718 raft_consensus.cc:493] T bb3dde8e0cbd42bea6a0333748d03dbd P d1644a76b491429e9d510001e470633e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:18.953003 15522 raft_consensus.cc:3060] T 350cd7288ae84b778fb2c9d4627d95f4 P d1644a76b491429e9d510001e470633e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:18.954463 15718 raft_consensus.cc:3060] T bb3dde8e0cbd42bea6a0333748d03dbd P d1644a76b491429e9d510001e470633e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:18.961632 15522 raft_consensus.cc:2468] T 350cd7288ae84b778fb2c9d4627d95f4 P d1644a76b491429e9d510001e470633e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13bee5cab90643efb33feb218fc76774 in term 1.
I20260713 09:04:18.951880 15599 raft_consensus.cc:3060] T 350cd7288ae84b778fb2c9d4627d95f4 P 3d716eff7cd24286acc4c1598d775b67 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:18.962690 15637 leader_election.cc:304] T 350cd7288ae84b778fb2c9d4627d95f4 P 13bee5cab90643efb33feb218fc76774 [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: 13bee5cab90643efb33feb218fc76774, d1644a76b491429e9d510001e470633e; no voters: 
I20260713 09:04:18.963888 15802 raft_consensus.cc:2804] T 350cd7288ae84b778fb2c9d4627d95f4 P 13bee5cab90643efb33feb218fc76774 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:04:18.964357 15802 raft_consensus.cc:697] T 350cd7288ae84b778fb2c9d4627d95f4 P 13bee5cab90643efb33feb218fc76774 [term 1 LEADER]: Becoming Leader. State: Replica: 13bee5cab90643efb33feb218fc76774, State: Running, Role: LEADER
I20260713 09:04:18.964243 15718 raft_consensus.cc:515] T bb3dde8e0cbd42bea6a0333748d03dbd P d1644a76b491429e9d510001e470633e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1644a76b491429e9d510001e470633e" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46859 } } peers { permanent_uuid: "3d716eff7cd24286acc4c1598d775b67" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 39231 } } peers { permanent_uuid: "13bee5cab90643efb33feb218fc76774" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 43843 } }
I20260713 09:04:18.965276 15802 consensus_queue.cc:237] T 350cd7288ae84b778fb2c9d4627d95f4 P 13bee5cab90643efb33feb218fc76774 [LEADER]: Queue going to LEADER mode. State: All 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: "d1644a76b491429e9d510001e470633e" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46859 } } peers { permanent_uuid: "3d716eff7cd24286acc4c1598d775b67" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 39231 } } peers { permanent_uuid: "13bee5cab90643efb33feb218fc76774" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 43843 } }
I20260713 09:04:18.966329 15827 consensus_queue.cc:1048] T 6922f2ec3d814a85bd7d356a8a37a86d P 13bee5cab90643efb33feb218fc76774 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d716eff7cd24286acc4c1598d775b67" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 39231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:18.966651 15718 leader_election.cc:290] T bb3dde8e0cbd42bea6a0333748d03dbd P d1644a76b491429e9d510001e470633e [CANDIDATE]: Term 1 election: Requested vote from peers 3d716eff7cd24286acc4c1598d775b67 (127.10.222.130:39231), 13bee5cab90643efb33feb218fc76774 (127.10.222.131:43843)
I20260713 09:04:18.966789 15598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb3dde8e0cbd42bea6a0333748d03dbd" candidate_uuid: "d1644a76b491429e9d510001e470633e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d716eff7cd24286acc4c1598d775b67"
I20260713 09:04:18.967443 15598 raft_consensus.cc:3060] T bb3dde8e0cbd42bea6a0333748d03dbd P 3d716eff7cd24286acc4c1598d775b67 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:18.969269 15599 raft_consensus.cc:2468] T 350cd7288ae84b778fb2c9d4627d95f4 P 3d716eff7cd24286acc4c1598d775b67 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13bee5cab90643efb33feb218fc76774 in term 1.
I20260713 09:04:18.973753 15598 raft_consensus.cc:2468] T bb3dde8e0cbd42bea6a0333748d03dbd P 3d716eff7cd24286acc4c1598d775b67 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d1644a76b491429e9d510001e470633e in term 1.
I20260713 09:04:18.974748 15488 leader_election.cc:304] T bb3dde8e0cbd42bea6a0333748d03dbd P d1644a76b491429e9d510001e470633e [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: 3d716eff7cd24286acc4c1598d775b67, d1644a76b491429e9d510001e470633e; no voters: 
I20260713 09:04:18.975570 15718 raft_consensus.cc:2804] T bb3dde8e0cbd42bea6a0333748d03dbd P d1644a76b491429e9d510001e470633e [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:04:18.976421 15673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb3dde8e0cbd42bea6a0333748d03dbd" candidate_uuid: "d1644a76b491429e9d510001e470633e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13bee5cab90643efb33feb218fc76774"
I20260713 09:04:18.977047 15673 raft_consensus.cc:3060] T bb3dde8e0cbd42bea6a0333748d03dbd P 13bee5cab90643efb33feb218fc76774 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:18.976559 15718 raft_consensus.cc:697] T bb3dde8e0cbd42bea6a0333748d03dbd P d1644a76b491429e9d510001e470633e [term 1 LEADER]: Becoming Leader. State: Replica: d1644a76b491429e9d510001e470633e, State: Running, Role: LEADER
I20260713 09:04:18.979533 15421 catalog_manager.cc:5697] T 350cd7288ae84b778fb2c9d4627d95f4 P 13bee5cab90643efb33feb218fc76774 reported cstate change: term changed from 0 to 1, leader changed from <none> to 13bee5cab90643efb33feb218fc76774 (127.10.222.131). New cstate: current_term: 1 leader_uuid: "13bee5cab90643efb33feb218fc76774" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1644a76b491429e9d510001e470633e" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3d716eff7cd24286acc4c1598d775b67" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 39231 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "13bee5cab90643efb33feb218fc76774" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 43843 } health_report { overall_health: HEALTHY } } }
I20260713 09:04:18.981282 15718 consensus_queue.cc:237] T bb3dde8e0cbd42bea6a0333748d03dbd P d1644a76b491429e9d510001e470633e [LEADER]: Queue going to LEADER mode. State: All 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: "d1644a76b491429e9d510001e470633e" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46859 } } peers { permanent_uuid: "3d716eff7cd24286acc4c1598d775b67" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 39231 } } peers { permanent_uuid: "13bee5cab90643efb33feb218fc76774" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 43843 } }
I20260713 09:04:18.984645 15673 raft_consensus.cc:2468] T bb3dde8e0cbd42bea6a0333748d03dbd P 13bee5cab90643efb33feb218fc76774 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d1644a76b491429e9d510001e470633e in term 1.
I20260713 09:04:18.989776 15718 consensus_queue.cc:1048] T e5d5e1985a16445ba5c944fe45fb0cb7 P d1644a76b491429e9d510001e470633e [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d716eff7cd24286acc4c1598d775b67" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 39231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260713 09:04:18.991361 15419 catalog_manager.cc:5697] T bb3dde8e0cbd42bea6a0333748d03dbd P d1644a76b491429e9d510001e470633e reported cstate change: term changed from 0 to 1, leader changed from <none> to d1644a76b491429e9d510001e470633e (127.10.222.129). New cstate: current_term: 1 leader_uuid: "d1644a76b491429e9d510001e470633e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1644a76b491429e9d510001e470633e" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46859 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3d716eff7cd24286acc4c1598d775b67" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 39231 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "13bee5cab90643efb33feb218fc76774" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 43843 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:19.005429 15718 consensus_queue.cc:1048] T e5d5e1985a16445ba5c944fe45fb0cb7 P d1644a76b491429e9d510001e470633e [LEADER]: Connected to new peer: Peer: permanent_uuid: "13bee5cab90643efb33feb218fc76774" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 43843 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:19.046859 15718 consensus_queue.cc:1048] T 4ad89b526ab941fcb2a18f9eaeba638f P d1644a76b491429e9d510001e470633e [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d716eff7cd24286acc4c1598d775b67" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 39231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:19.056622 15839 consensus_queue.cc:1048] T 4ad89b526ab941fcb2a18f9eaeba638f P d1644a76b491429e9d510001e470633e [LEADER]: Connected to new peer: Peer: permanent_uuid: "13bee5cab90643efb33feb218fc76774" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 43843 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:19.085534 15802 consensus_queue.cc:1048] T a106e966d774423c8f1d576e46f180de P 13bee5cab90643efb33feb218fc76774 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d716eff7cd24286acc4c1598d775b67" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 39231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:19.096330 15802 consensus_queue.cc:1048] T a106e966d774423c8f1d576e46f180de P 13bee5cab90643efb33feb218fc76774 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1644a76b491429e9d510001e470633e" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:19.111601 15849 consensus_queue.cc:1048] T 1c232378feba48e8b20e3391755b852a P 3d716eff7cd24286acc4c1598d775b67 [LEADER]: Connected to new peer: Peer: permanent_uuid: "13bee5cab90643efb33feb218fc76774" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 43843 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:19.121249 15799 consensus_queue.cc:1048] T 1c232378feba48e8b20e3391755b852a P 3d716eff7cd24286acc4c1598d775b67 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1644a76b491429e9d510001e470633e" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:19.198575 15673 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6922f2ec3d814a85bd7d356a8a37a86d"
dest_uuid: "13bee5cab90643efb33feb218fc76774"
mode: GRACEFUL
new_leader_uuid: "d1644a76b491429e9d510001e470633e"
 from {username='slave'} at 127.0.0.1:59580
I20260713 09:04:19.199110 15673 raft_consensus.cc:606] T 6922f2ec3d814a85bd7d356a8a37a86d P 13bee5cab90643efb33feb218fc76774 [term 1 LEADER]: Received request to transfer leadership to TS d1644a76b491429e9d510001e470633e
I20260713 09:04:19.204090 15673 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a106e966d774423c8f1d576e46f180de"
dest_uuid: "13bee5cab90643efb33feb218fc76774"
mode: GRACEFUL
new_leader_uuid: "d1644a76b491429e9d510001e470633e"
 from {username='slave'} at 127.0.0.1:59580
I20260713 09:04:19.204747 15673 raft_consensus.cc:606] T a106e966d774423c8f1d576e46f180de P 13bee5cab90643efb33feb218fc76774 [term 1 LEADER]: Received request to transfer leadership to TS d1644a76b491429e9d510001e470633e
I20260713 09:04:19.209419 15673 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e0733c32a94049eaaffb23c07f809dab"
dest_uuid: "13bee5cab90643efb33feb218fc76774"
mode: GRACEFUL
new_leader_uuid: "d1644a76b491429e9d510001e470633e"
 from {username='slave'} at 127.0.0.1:59580
I20260713 09:04:19.209887 15673 raft_consensus.cc:606] T e0733c32a94049eaaffb23c07f809dab P 13bee5cab90643efb33feb218fc76774 [term 1 LEADER]: Received request to transfer leadership to TS d1644a76b491429e9d510001e470633e
I20260713 09:04:19.216827 15523 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4ad89b526ab941fcb2a18f9eaeba638f"
dest_uuid: "d1644a76b491429e9d510001e470633e"
mode: GRACEFUL
new_leader_uuid: "3d716eff7cd24286acc4c1598d775b67"
 from {username='slave'} at 127.0.0.1:58768
I20260713 09:04:19.217274 15523 raft_consensus.cc:606] T 4ad89b526ab941fcb2a18f9eaeba638f P d1644a76b491429e9d510001e470633e [term 1 LEADER]: Received request to transfer leadership to TS 3d716eff7cd24286acc4c1598d775b67
I20260713 09:04:19.221635 15673 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "575b7bc2fb464b0f8242cb14a0cc564c"
dest_uuid: "13bee5cab90643efb33feb218fc76774"
mode: GRACEFUL
new_leader_uuid: "3d716eff7cd24286acc4c1598d775b67"
 from {username='slave'} at 127.0.0.1:59580
I20260713 09:04:19.222059 15673 raft_consensus.cc:606] T 575b7bc2fb464b0f8242cb14a0cc564c P 13bee5cab90643efb33feb218fc76774 [term 1 LEADER]: Received request to transfer leadership to TS 3d716eff7cd24286acc4c1598d775b67
I20260713 09:04:19.226178 15802 consensus_queue.cc:1048] T 575b7bc2fb464b0f8242cb14a0cc564c P 13bee5cab90643efb33feb218fc76774 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d716eff7cd24286acc4c1598d775b67" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 39231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:19.229871 15523 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bb3dde8e0cbd42bea6a0333748d03dbd"
dest_uuid: "d1644a76b491429e9d510001e470633e"
mode: GRACEFUL
new_leader_uuid: "3d716eff7cd24286acc4c1598d775b67"
 from {username='slave'} at 127.0.0.1:58768
I20260713 09:04:19.230501 15523 raft_consensus.cc:606] T bb3dde8e0cbd42bea6a0333748d03dbd P d1644a76b491429e9d510001e470633e [term 1 LEADER]: Received request to transfer leadership to TS 3d716eff7cd24286acc4c1598d775b67
I20260713 09:04:19.232671 15829 raft_consensus.cc:993] T 575b7bc2fb464b0f8242cb14a0cc564c P 13bee5cab90643efb33feb218fc76774: : Instructing follower 3d716eff7cd24286acc4c1598d775b67 to start an election
I20260713 09:04:19.233072 15829 raft_consensus.cc:1081] T 575b7bc2fb464b0f8242cb14a0cc564c P 13bee5cab90643efb33feb218fc76774 [term 1 LEADER]: Signalling peer 3d716eff7cd24286acc4c1598d775b67 to start an election
I20260713 09:04:19.235004 15598 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "575b7bc2fb464b0f8242cb14a0cc564c"
dest_uuid: "3d716eff7cd24286acc4c1598d775b67"
 from {username='slave'} at 127.0.0.1:49222
I20260713 09:04:19.235610 15598 raft_consensus.cc:493] T 575b7bc2fb464b0f8242cb14a0cc564c P 3d716eff7cd24286acc4c1598d775b67 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:04:19.235960 15598 raft_consensus.cc:3060] T 575b7bc2fb464b0f8242cb14a0cc564c P 3d716eff7cd24286acc4c1598d775b67 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:19.243007 15827 consensus_queue.cc:1048] T 575b7bc2fb464b0f8242cb14a0cc564c P 13bee5cab90643efb33feb218fc76774 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1644a76b491429e9d510001e470633e" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:04:19.243083 15598 raft_consensus.cc:515] T 575b7bc2fb464b0f8242cb14a0cc564c P 3d716eff7cd24286acc4c1598d775b67 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1644a76b491429e9d510001e470633e" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46859 } } peers { permanent_uuid: "3d716eff7cd24286acc4c1598d775b67" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 39231 } } peers { permanent_uuid: "13bee5cab90643efb33feb218fc76774" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 43843 } }
I20260713 09:04:19.246452 15673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "575b7bc2fb464b0f8242cb14a0cc564c" candidate_uuid: "3d716eff7cd24286acc4c1598d775b67" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "13bee5cab90643efb33feb218fc76774"
I20260713 09:04:19.247011 15673 raft_consensus.cc:3055] T 575b7bc2fb464b0f8242cb14a0cc564c P 13bee5cab90643efb33feb218fc76774 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:04:19.247565 15673 raft_consensus.cc:740] T 575b7bc2fb464b0f8242cb14a0cc564c P 13bee5cab90643efb33feb218fc76774 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 13bee5cab90643efb33feb218fc76774, State: Running, Role: LEADER
I20260713 09:04:19.247792 15598 leader_election.cc:290] T 575b7bc2fb464b0f8242cb14a0cc564c P 3d716eff7cd24286acc4c1598d775b67 [CANDIDATE]: Term 2 election: Requested vote from peers d1644a76b491429e9d510001e470633e (127.10.222.129:46859), 13bee5cab90643efb33feb218fc76774 (127.10.222.131:43843)
I20260713 09:04:19.248459 15673 consensus_queue.cc:260] T 575b7bc2fb464b0f8242cb14a0cc564c P 13bee5cab90643efb33feb218fc76774 [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: "d1644a76b491429e9d510001e470633e" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46859 } } peers { permanent_uuid: "3d716eff7cd24286acc4c1598d775b67" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 39231 } } peers { permanent_uuid: "13bee5cab90643efb33feb218fc76774" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 43843 } }
I20260713 09:04:19.249516 15522 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "575b7bc2fb464b0f8242cb14a0cc564c" candidate_uuid: "3d716eff7cd24286acc4c1598d775b67" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d1644a76b491429e9d510001e470633e"
I20260713 09:04:19.249756 15673 raft_consensus.cc:3060] T 575b7bc2fb464b0f8242cb14a0cc564c P 13bee5cab90643efb33feb218fc76774 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:19.257278 15673 raft_consensus.cc:2468] T 575b7bc2fb464b0f8242cb14a0cc564c P 13bee5cab90643efb33feb218fc76774 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d716eff7cd24286acc4c1598d775b67 in term 2.
I20260713 09:04:19.258297 15565 leader_election.cc:304] T 575b7bc2fb464b0f8242cb14a0cc564c P 3d716eff7cd24286acc4c1598d775b67 [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: 13bee5cab90643efb33feb218fc76774, 3d716eff7cd24286acc4c1598d775b67; no voters: d1644a76b491429e9d510001e470633e
I20260713 09:04:19.259061 15799 raft_consensus.cc:2804] T 575b7bc2fb464b0f8242cb14a0cc564c P 3d716eff7cd24286acc4c1598d775b67 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:04:19.259537 15799 raft_consensus.cc:697] T 575b7bc2fb464b0f8242cb14a0cc564c P 3d716eff7cd24286acc4c1598d775b67 [term 2 LEADER]: Becoming Leader. State: Replica: 3d716eff7cd24286acc4c1598d775b67, State: Running, Role: LEADER
I20260713 09:04:19.260262 15799 consensus_queue.cc:237] T 575b7bc2fb464b0f8242cb14a0cc564c P 3d716eff7cd24286acc4c1598d775b67 [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: "d1644a76b491429e9d510001e470633e" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46859 } } peers { permanent_uuid: "3d716eff7cd24286acc4c1598d775b67" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 39231 } } peers { permanent_uuid: "13bee5cab90643efb33feb218fc76774" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 43843 } }
I20260713 09:04:19.267336 15421 catalog_manager.cc:5697] T 575b7bc2fb464b0f8242cb14a0cc564c P 3d716eff7cd24286acc4c1598d775b67 reported cstate change: term changed from 1 to 2, leader changed from 13bee5cab90643efb33feb218fc76774 (127.10.222.131) to 3d716eff7cd24286acc4c1598d775b67 (127.10.222.130). New cstate: current_term: 2 leader_uuid: "3d716eff7cd24286acc4c1598d775b67" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1644a76b491429e9d510001e470633e" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3d716eff7cd24286acc4c1598d775b67" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 39231 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "13bee5cab90643efb33feb218fc76774" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 43843 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:19.313335 15829 raft_consensus.cc:993] T e0733c32a94049eaaffb23c07f809dab P 13bee5cab90643efb33feb218fc76774: : Instructing follower d1644a76b491429e9d510001e470633e to start an election
I20260713 09:04:19.313813 15802 raft_consensus.cc:1081] T e0733c32a94049eaaffb23c07f809dab P 13bee5cab90643efb33feb218fc76774 [term 1 LEADER]: Signalling peer d1644a76b491429e9d510001e470633e to start an election
I20260713 09:04:19.315515 15523 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e0733c32a94049eaaffb23c07f809dab"
dest_uuid: "d1644a76b491429e9d510001e470633e"
 from {username='slave'} at 127.0.0.1:58756
I20260713 09:04:19.315956 15523 raft_consensus.cc:493] T e0733c32a94049eaaffb23c07f809dab P d1644a76b491429e9d510001e470633e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:04:19.316231 15523 raft_consensus.cc:3060] T e0733c32a94049eaaffb23c07f809dab P d1644a76b491429e9d510001e470633e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:19.320839 15523 raft_consensus.cc:515] T e0733c32a94049eaaffb23c07f809dab P d1644a76b491429e9d510001e470633e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1644a76b491429e9d510001e470633e" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46859 } } peers { permanent_uuid: "3d716eff7cd24286acc4c1598d775b67" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 39231 } } peers { permanent_uuid: "13bee5cab90643efb33feb218fc76774" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 43843 } }
I20260713 09:04:19.322258 15523 leader_election.cc:290] T e0733c32a94049eaaffb23c07f809dab P d1644a76b491429e9d510001e470633e [CANDIDATE]: Term 2 election: Requested vote from peers 3d716eff7cd24286acc4c1598d775b67 (127.10.222.130:39231), 13bee5cab90643efb33feb218fc76774 (127.10.222.131:43843)
I20260713 09:04:19.323225 15598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0733c32a94049eaaffb23c07f809dab" candidate_uuid: "d1644a76b491429e9d510001e470633e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3d716eff7cd24286acc4c1598d775b67"
I20260713 09:04:19.323268 15673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0733c32a94049eaaffb23c07f809dab" candidate_uuid: "d1644a76b491429e9d510001e470633e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "13bee5cab90643efb33feb218fc76774"
I20260713 09:04:19.323793 15598 raft_consensus.cc:3060] T e0733c32a94049eaaffb23c07f809dab P 3d716eff7cd24286acc4c1598d775b67 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:19.323887 15673 raft_consensus.cc:3055] T e0733c32a94049eaaffb23c07f809dab P 13bee5cab90643efb33feb218fc76774 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:04:19.324244 15673 raft_consensus.cc:740] T e0733c32a94049eaaffb23c07f809dab P 13bee5cab90643efb33feb218fc76774 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 13bee5cab90643efb33feb218fc76774, State: Running, Role: LEADER
I20260713 09:04:19.324859 15673 consensus_queue.cc:260] T e0733c32a94049eaaffb23c07f809dab P 13bee5cab90643efb33feb218fc76774 [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: "d1644a76b491429e9d510001e470633e" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46859 } } peers { permanent_uuid: "3d716eff7cd24286acc4c1598d775b67" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 39231 } } peers { permanent_uuid: "13bee5cab90643efb33feb218fc76774" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 43843 } }
I20260713 09:04:19.325703 15673 raft_consensus.cc:3060] T e0733c32a94049eaaffb23c07f809dab P 13bee5cab90643efb33feb218fc76774 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:19.328423 15598 raft_consensus.cc:2468] T e0733c32a94049eaaffb23c07f809dab P 3d716eff7cd24286acc4c1598d775b67 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d1644a76b491429e9d510001e470633e in term 2.
I20260713 09:04:19.329349 15488 leader_election.cc:304] T e0733c32a94049eaaffb23c07f809dab P d1644a76b491429e9d510001e470633e [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: 3d716eff7cd24286acc4c1598d775b67, d1644a76b491429e9d510001e470633e; no voters: 
I20260713 09:04:19.329967 15839 raft_consensus.cc:2804] T e0733c32a94049eaaffb23c07f809dab P d1644a76b491429e9d510001e470633e [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:04:19.330415 15839 raft_consensus.cc:697] T e0733c32a94049eaaffb23c07f809dab P d1644a76b491429e9d510001e470633e [term 2 LEADER]: Becoming Leader. State: Replica: d1644a76b491429e9d510001e470633e, State: Running, Role: LEADER
I20260713 09:04:19.330449 15673 raft_consensus.cc:2468] T e0733c32a94049eaaffb23c07f809dab P 13bee5cab90643efb33feb218fc76774 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d1644a76b491429e9d510001e470633e in term 2.
I20260713 09:04:19.331375 15839 consensus_queue.cc:237] T e0733c32a94049eaaffb23c07f809dab P d1644a76b491429e9d510001e470633e [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: "d1644a76b491429e9d510001e470633e" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46859 } } peers { permanent_uuid: "3d716eff7cd24286acc4c1598d775b67" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 39231 } } peers { permanent_uuid: "13bee5cab90643efb33feb218fc76774" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 43843 } }
I20260713 09:04:19.336966 15421 catalog_manager.cc:5697] T e0733c32a94049eaaffb23c07f809dab P d1644a76b491429e9d510001e470633e reported cstate change: term changed from 1 to 2, leader changed from 13bee5cab90643efb33feb218fc76774 (127.10.222.131) to d1644a76b491429e9d510001e470633e (127.10.222.129). New cstate: current_term: 2 leader_uuid: "d1644a76b491429e9d510001e470633e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1644a76b491429e9d510001e470633e" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46859 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3d716eff7cd24286acc4c1598d775b67" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 39231 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "13bee5cab90643efb33feb218fc76774" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 43843 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:19.488420 15802 consensus_queue.cc:1048] T 350cd7288ae84b778fb2c9d4627d95f4 P 13bee5cab90643efb33feb218fc76774 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d716eff7cd24286acc4c1598d775b67" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 39231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:19.495018 15829 raft_consensus.cc:993] T 6922f2ec3d814a85bd7d356a8a37a86d P 13bee5cab90643efb33feb218fc76774: : Instructing follower d1644a76b491429e9d510001e470633e to start an election
I20260713 09:04:19.495474 15802 raft_consensus.cc:1081] T 6922f2ec3d814a85bd7d356a8a37a86d P 13bee5cab90643efb33feb218fc76774 [term 1 LEADER]: Signalling peer d1644a76b491429e9d510001e470633e to start an election
I20260713 09:04:19.497365 15523 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6922f2ec3d814a85bd7d356a8a37a86d"
dest_uuid: "d1644a76b491429e9d510001e470633e"
 from {username='slave'} at 127.0.0.1:58756
I20260713 09:04:19.497887 15523 raft_consensus.cc:493] T 6922f2ec3d814a85bd7d356a8a37a86d P d1644a76b491429e9d510001e470633e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:04:19.498232 15523 raft_consensus.cc:3060] T 6922f2ec3d814a85bd7d356a8a37a86d P d1644a76b491429e9d510001e470633e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:19.500116 15829 consensus_queue.cc:1048] T 350cd7288ae84b778fb2c9d4627d95f4 P 13bee5cab90643efb33feb218fc76774 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1644a76b491429e9d510001e470633e" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:19.506753 15523 raft_consensus.cc:515] T 6922f2ec3d814a85bd7d356a8a37a86d P d1644a76b491429e9d510001e470633e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1644a76b491429e9d510001e470633e" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46859 } } peers { permanent_uuid: "3d716eff7cd24286acc4c1598d775b67" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 39231 } } peers { permanent_uuid: "13bee5cab90643efb33feb218fc76774" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 43843 } }
I20260713 09:04:19.508963 15523 leader_election.cc:290] T 6922f2ec3d814a85bd7d356a8a37a86d P d1644a76b491429e9d510001e470633e [CANDIDATE]: Term 2 election: Requested vote from peers 3d716eff7cd24286acc4c1598d775b67 (127.10.222.130:39231), 13bee5cab90643efb33feb218fc76774 (127.10.222.131:43843)
I20260713 09:04:19.509583 15598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6922f2ec3d814a85bd7d356a8a37a86d" candidate_uuid: "d1644a76b491429e9d510001e470633e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3d716eff7cd24286acc4c1598d775b67"
I20260713 09:04:19.510227 15598 raft_consensus.cc:3060] T 6922f2ec3d814a85bd7d356a8a37a86d P 3d716eff7cd24286acc4c1598d775b67 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:19.511474 15673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6922f2ec3d814a85bd7d356a8a37a86d" candidate_uuid: "d1644a76b491429e9d510001e470633e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "13bee5cab90643efb33feb218fc76774"
I20260713 09:04:19.512051 15673 raft_consensus.cc:3055] T 6922f2ec3d814a85bd7d356a8a37a86d P 13bee5cab90643efb33feb218fc76774 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:04:19.512339 15673 raft_consensus.cc:740] T 6922f2ec3d814a85bd7d356a8a37a86d P 13bee5cab90643efb33feb218fc76774 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 13bee5cab90643efb33feb218fc76774, State: Running, Role: LEADER
I20260713 09:04:19.513077 15673 consensus_queue.cc:260] T 6922f2ec3d814a85bd7d356a8a37a86d P 13bee5cab90643efb33feb218fc76774 [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: "d1644a76b491429e9d510001e470633e" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46859 } } peers { permanent_uuid: "3d716eff7cd24286acc4c1598d775b67" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 39231 } } peers { permanent_uuid: "13bee5cab90643efb33feb218fc76774" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 43843 } }
I20260713 09:04:19.514282 15673 raft_consensus.cc:3060] T 6922f2ec3d814a85bd7d356a8a37a86d P 13bee5cab90643efb33feb218fc76774 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:19.518255 15598 raft_consensus.cc:2468] T 6922f2ec3d814a85bd7d356a8a37a86d P 3d716eff7cd24286acc4c1598d775b67 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d1644a76b491429e9d510001e470633e in term 2.
I20260713 09:04:19.519259 15488 leader_election.cc:304] T 6922f2ec3d814a85bd7d356a8a37a86d P d1644a76b491429e9d510001e470633e [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: 3d716eff7cd24286acc4c1598d775b67, d1644a76b491429e9d510001e470633e; no voters: 
I20260713 09:04:19.519440 15673 raft_consensus.cc:2468] T 6922f2ec3d814a85bd7d356a8a37a86d P 13bee5cab90643efb33feb218fc76774 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d1644a76b491429e9d510001e470633e in term 2.
I20260713 09:04:19.519929 15839 raft_consensus.cc:2804] T 6922f2ec3d814a85bd7d356a8a37a86d P d1644a76b491429e9d510001e470633e [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:04:19.520329 15839 raft_consensus.cc:697] T 6922f2ec3d814a85bd7d356a8a37a86d P d1644a76b491429e9d510001e470633e [term 2 LEADER]: Becoming Leader. State: Replica: d1644a76b491429e9d510001e470633e, State: Running, Role: LEADER
I20260713 09:04:19.521042 15839 consensus_queue.cc:237] T 6922f2ec3d814a85bd7d356a8a37a86d P d1644a76b491429e9d510001e470633e [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: "d1644a76b491429e9d510001e470633e" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46859 } } peers { permanent_uuid: "3d716eff7cd24286acc4c1598d775b67" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 39231 } } peers { permanent_uuid: "13bee5cab90643efb33feb218fc76774" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 43843 } }
I20260713 09:04:19.527113 15421 catalog_manager.cc:5697] T 6922f2ec3d814a85bd7d356a8a37a86d P d1644a76b491429e9d510001e470633e reported cstate change: term changed from 1 to 2, leader changed from 13bee5cab90643efb33feb218fc76774 (127.10.222.131) to d1644a76b491429e9d510001e470633e (127.10.222.129). New cstate: current_term: 2 leader_uuid: "d1644a76b491429e9d510001e470633e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1644a76b491429e9d510001e470633e" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46859 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3d716eff7cd24286acc4c1598d775b67" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 39231 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "13bee5cab90643efb33feb218fc76774" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 43843 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:19.537462 15718 consensus_queue.cc:1048] T bb3dde8e0cbd42bea6a0333748d03dbd P d1644a76b491429e9d510001e470633e [LEADER]: Connected to new peer: Peer: permanent_uuid: "13bee5cab90643efb33feb218fc76774" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 43843 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:19.538056 15840 consensus_queue.cc:1048] T bb3dde8e0cbd42bea6a0333748d03dbd P d1644a76b491429e9d510001e470633e [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d716eff7cd24286acc4c1598d775b67" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 39231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:19.548832 15839 raft_consensus.cc:993] T bb3dde8e0cbd42bea6a0333748d03dbd P d1644a76b491429e9d510001e470633e: : Instructing follower 3d716eff7cd24286acc4c1598d775b67 to start an election
I20260713 09:04:19.549443 15839 raft_consensus.cc:1081] T bb3dde8e0cbd42bea6a0333748d03dbd P d1644a76b491429e9d510001e470633e [term 1 LEADER]: Signalling peer 3d716eff7cd24286acc4c1598d775b67 to start an election
I20260713 09:04:19.553411 15829 raft_consensus.cc:993] T a106e966d774423c8f1d576e46f180de P 13bee5cab90643efb33feb218fc76774: : Instructing follower d1644a76b491429e9d510001e470633e to start an election
I20260713 09:04:19.553805 15829 raft_consensus.cc:1081] T a106e966d774423c8f1d576e46f180de P 13bee5cab90643efb33feb218fc76774 [term 1 LEADER]: Signalling peer d1644a76b491429e9d510001e470633e to start an election
I20260713 09:04:19.555533 15522 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a106e966d774423c8f1d576e46f180de"
dest_uuid: "d1644a76b491429e9d510001e470633e"
 from {username='slave'} at 127.0.0.1:58756
I20260713 09:04:19.555950 15598 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bb3dde8e0cbd42bea6a0333748d03dbd"
dest_uuid: "3d716eff7cd24286acc4c1598d775b67"
 from {username='slave'} at 127.0.0.1:49216
I20260713 09:04:19.556063 15522 raft_consensus.cc:493] T a106e966d774423c8f1d576e46f180de P d1644a76b491429e9d510001e470633e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:04:19.556663 15522 raft_consensus.cc:3060] T a106e966d774423c8f1d576e46f180de P d1644a76b491429e9d510001e470633e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:19.556653 15598 raft_consensus.cc:493] T bb3dde8e0cbd42bea6a0333748d03dbd P 3d716eff7cd24286acc4c1598d775b67 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:04:19.559676 15598 raft_consensus.cc:3060] T bb3dde8e0cbd42bea6a0333748d03dbd P 3d716eff7cd24286acc4c1598d775b67 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:19.563113 15522 raft_consensus.cc:515] T a106e966d774423c8f1d576e46f180de P d1644a76b491429e9d510001e470633e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1644a76b491429e9d510001e470633e" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46859 } } peers { permanent_uuid: "3d716eff7cd24286acc4c1598d775b67" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 39231 } } peers { permanent_uuid: "13bee5cab90643efb33feb218fc76774" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 43843 } }
I20260713 09:04:19.565198 15522 leader_election.cc:290] T a106e966d774423c8f1d576e46f180de P d1644a76b491429e9d510001e470633e [CANDIDATE]: Term 2 election: Requested vote from peers 3d716eff7cd24286acc4c1598d775b67 (127.10.222.130:39231), 13bee5cab90643efb33feb218fc76774 (127.10.222.131:43843)
I20260713 09:04:19.565636 15598 raft_consensus.cc:515] T bb3dde8e0cbd42bea6a0333748d03dbd P 3d716eff7cd24286acc4c1598d775b67 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1644a76b491429e9d510001e470633e" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46859 } } peers { permanent_uuid: "3d716eff7cd24286acc4c1598d775b67" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 39231 } } peers { permanent_uuid: "13bee5cab90643efb33feb218fc76774" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 43843 } }
I20260713 09:04:19.565994 15597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a106e966d774423c8f1d576e46f180de" candidate_uuid: "d1644a76b491429e9d510001e470633e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3d716eff7cd24286acc4c1598d775b67"
I20260713 09:04:19.566195 15672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a106e966d774423c8f1d576e46f180de" candidate_uuid: "d1644a76b491429e9d510001e470633e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "13bee5cab90643efb33feb218fc76774"
I20260713 09:04:19.566519 15597 raft_consensus.cc:3060] T a106e966d774423c8f1d576e46f180de P 3d716eff7cd24286acc4c1598d775b67 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:19.566732 15672 raft_consensus.cc:3055] T a106e966d774423c8f1d576e46f180de P 13bee5cab90643efb33feb218fc76774 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:04:19.567091 15672 raft_consensus.cc:740] T a106e966d774423c8f1d576e46f180de P 13bee5cab90643efb33feb218fc76774 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 13bee5cab90643efb33feb218fc76774, State: Running, Role: LEADER
I20260713 09:04:19.567678 15598 leader_election.cc:290] T bb3dde8e0cbd42bea6a0333748d03dbd P 3d716eff7cd24286acc4c1598d775b67 [CANDIDATE]: Term 2 election: Requested vote from peers d1644a76b491429e9d510001e470633e (127.10.222.129:46859), 13bee5cab90643efb33feb218fc76774 (127.10.222.131:43843)
I20260713 09:04:19.568256 15523 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb3dde8e0cbd42bea6a0333748d03dbd" candidate_uuid: "3d716eff7cd24286acc4c1598d775b67" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d1644a76b491429e9d510001e470633e"
I20260713 09:04:19.568882 15523 raft_consensus.cc:3055] T bb3dde8e0cbd42bea6a0333748d03dbd P d1644a76b491429e9d510001e470633e [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:04:19.569188 15523 raft_consensus.cc:740] T bb3dde8e0cbd42bea6a0333748d03dbd P d1644a76b491429e9d510001e470633e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d1644a76b491429e9d510001e470633e, State: Running, Role: LEADER
I20260713 09:04:19.569295 15673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb3dde8e0cbd42bea6a0333748d03dbd" candidate_uuid: "3d716eff7cd24286acc4c1598d775b67" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "13bee5cab90643efb33feb218fc76774"
I20260713 09:04:19.569847 15673 raft_consensus.cc:3060] T bb3dde8e0cbd42bea6a0333748d03dbd P 13bee5cab90643efb33feb218fc76774 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:19.569958 15523 consensus_queue.cc:260] T bb3dde8e0cbd42bea6a0333748d03dbd P d1644a76b491429e9d510001e470633e [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: "d1644a76b491429e9d510001e470633e" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46859 } } peers { permanent_uuid: "3d716eff7cd24286acc4c1598d775b67" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 39231 } } peers { permanent_uuid: "13bee5cab90643efb33feb218fc76774" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 43843 } }
I20260713 09:04:19.571229 15523 raft_consensus.cc:3060] T bb3dde8e0cbd42bea6a0333748d03dbd P d1644a76b491429e9d510001e470633e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:19.571942 15597 raft_consensus.cc:2468] T a106e966d774423c8f1d576e46f180de P 3d716eff7cd24286acc4c1598d775b67 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d1644a76b491429e9d510001e470633e in term 2.
I20260713 09:04:19.568037 15672 consensus_queue.cc:260] T a106e966d774423c8f1d576e46f180de P 13bee5cab90643efb33feb218fc76774 [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: "d1644a76b491429e9d510001e470633e" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46859 } } peers { permanent_uuid: "3d716eff7cd24286acc4c1598d775b67" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 39231 } } peers { permanent_uuid: "13bee5cab90643efb33feb218fc76774" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 43843 } }
I20260713 09:04:19.572934 15488 leader_election.cc:304] T a106e966d774423c8f1d576e46f180de P d1644a76b491429e9d510001e470633e [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: 3d716eff7cd24286acc4c1598d775b67, d1644a76b491429e9d510001e470633e; no voters: 
I20260713 09:04:19.573707 15718 raft_consensus.cc:2804] T a106e966d774423c8f1d576e46f180de P d1644a76b491429e9d510001e470633e [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:04:19.573738 15672 raft_consensus.cc:3060] T a106e966d774423c8f1d576e46f180de P 13bee5cab90643efb33feb218fc76774 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:19.574218 15718 raft_consensus.cc:697] T a106e966d774423c8f1d576e46f180de P d1644a76b491429e9d510001e470633e [term 2 LEADER]: Becoming Leader. State: Replica: d1644a76b491429e9d510001e470633e, State: Running, Role: LEADER
I20260713 09:04:19.574914 15718 consensus_queue.cc:237] T a106e966d774423c8f1d576e46f180de P d1644a76b491429e9d510001e470633e [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: "d1644a76b491429e9d510001e470633e" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46859 } } peers { permanent_uuid: "3d716eff7cd24286acc4c1598d775b67" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 39231 } } peers { permanent_uuid: "13bee5cab90643efb33feb218fc76774" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 43843 } }
I20260713 09:04:19.575928 15673 raft_consensus.cc:2468] T bb3dde8e0cbd42bea6a0333748d03dbd P 13bee5cab90643efb33feb218fc76774 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d716eff7cd24286acc4c1598d775b67 in term 2.
I20260713 09:04:19.576980 15565 leader_election.cc:304] T bb3dde8e0cbd42bea6a0333748d03dbd P 3d716eff7cd24286acc4c1598d775b67 [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: 13bee5cab90643efb33feb218fc76774, 3d716eff7cd24286acc4c1598d775b67; no voters: 
I20260713 09:04:19.578002 15799 raft_consensus.cc:2804] T bb3dde8e0cbd42bea6a0333748d03dbd P 3d716eff7cd24286acc4c1598d775b67 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:04:19.578753 15799 raft_consensus.cc:697] T bb3dde8e0cbd42bea6a0333748d03dbd P 3d716eff7cd24286acc4c1598d775b67 [term 2 LEADER]: Becoming Leader. State: Replica: 3d716eff7cd24286acc4c1598d775b67, State: Running, Role: LEADER
I20260713 09:04:19.578068 15523 raft_consensus.cc:2468] T bb3dde8e0cbd42bea6a0333748d03dbd P d1644a76b491429e9d510001e470633e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d716eff7cd24286acc4c1598d775b67 in term 2.
I20260713 09:04:19.579720 15672 raft_consensus.cc:2468] T a106e966d774423c8f1d576e46f180de P 13bee5cab90643efb33feb218fc76774 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d1644a76b491429e9d510001e470633e in term 2.
I20260713 09:04:19.580229 15799 consensus_queue.cc:237] T bb3dde8e0cbd42bea6a0333748d03dbd P 3d716eff7cd24286acc4c1598d775b67 [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: "d1644a76b491429e9d510001e470633e" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46859 } } peers { permanent_uuid: "3d716eff7cd24286acc4c1598d775b67" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 39231 } } peers { permanent_uuid: "13bee5cab90643efb33feb218fc76774" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 43843 } }
I20260713 09:04:19.583566 15421 catalog_manager.cc:5697] T a106e966d774423c8f1d576e46f180de P d1644a76b491429e9d510001e470633e reported cstate change: term changed from 1 to 2, leader changed from 13bee5cab90643efb33feb218fc76774 (127.10.222.131) to d1644a76b491429e9d510001e470633e (127.10.222.129). New cstate: current_term: 2 leader_uuid: "d1644a76b491429e9d510001e470633e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1644a76b491429e9d510001e470633e" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46859 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3d716eff7cd24286acc4c1598d775b67" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 39231 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "13bee5cab90643efb33feb218fc76774" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 43843 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:19.587936 15422 catalog_manager.cc:5697] T bb3dde8e0cbd42bea6a0333748d03dbd P 3d716eff7cd24286acc4c1598d775b67 reported cstate change: term changed from 1 to 2, leader changed from d1644a76b491429e9d510001e470633e (127.10.222.129) to 3d716eff7cd24286acc4c1598d775b67 (127.10.222.130). New cstate: current_term: 2 leader_uuid: "3d716eff7cd24286acc4c1598d775b67" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1644a76b491429e9d510001e470633e" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3d716eff7cd24286acc4c1598d775b67" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 39231 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "13bee5cab90643efb33feb218fc76774" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 43843 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:19.620133 15840 raft_consensus.cc:993] T 4ad89b526ab941fcb2a18f9eaeba638f P d1644a76b491429e9d510001e470633e: : Instructing follower 3d716eff7cd24286acc4c1598d775b67 to start an election
I20260713 09:04:19.620544 15718 raft_consensus.cc:1081] T 4ad89b526ab941fcb2a18f9eaeba638f P d1644a76b491429e9d510001e470633e [term 1 LEADER]: Signalling peer 3d716eff7cd24286acc4c1598d775b67 to start an election
I20260713 09:04:19.621794 15597 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4ad89b526ab941fcb2a18f9eaeba638f"
dest_uuid: "3d716eff7cd24286acc4c1598d775b67"
 from {username='slave'} at 127.0.0.1:49216
I20260713 09:04:19.622193 15597 raft_consensus.cc:493] T 4ad89b526ab941fcb2a18f9eaeba638f P 3d716eff7cd24286acc4c1598d775b67 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:04:19.622417 15597 raft_consensus.cc:3060] T 4ad89b526ab941fcb2a18f9eaeba638f P 3d716eff7cd24286acc4c1598d775b67 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:19.626609 15597 raft_consensus.cc:515] T 4ad89b526ab941fcb2a18f9eaeba638f P 3d716eff7cd24286acc4c1598d775b67 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1644a76b491429e9d510001e470633e" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46859 } } peers { permanent_uuid: "3d716eff7cd24286acc4c1598d775b67" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 39231 } } peers { permanent_uuid: "13bee5cab90643efb33feb218fc76774" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 43843 } }
I20260713 09:04:19.627887 15597 leader_election.cc:290] T 4ad89b526ab941fcb2a18f9eaeba638f P 3d716eff7cd24286acc4c1598d775b67 [CANDIDATE]: Term 2 election: Requested vote from peers d1644a76b491429e9d510001e470633e (127.10.222.129:46859), 13bee5cab90643efb33feb218fc76774 (127.10.222.131:43843)
I20260713 09:04:19.628654 15523 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ad89b526ab941fcb2a18f9eaeba638f" candidate_uuid: "3d716eff7cd24286acc4c1598d775b67" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d1644a76b491429e9d510001e470633e"
I20260713 09:04:19.628916 15672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ad89b526ab941fcb2a18f9eaeba638f" candidate_uuid: "3d716eff7cd24286acc4c1598d775b67" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "13bee5cab90643efb33feb218fc76774"
I20260713 09:04:19.629163 15523 raft_consensus.cc:3055] T 4ad89b526ab941fcb2a18f9eaeba638f P d1644a76b491429e9d510001e470633e [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:04:19.629462 15523 raft_consensus.cc:740] T 4ad89b526ab941fcb2a18f9eaeba638f P d1644a76b491429e9d510001e470633e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d1644a76b491429e9d510001e470633e, State: Running, Role: LEADER
I20260713 09:04:19.629395 15672 raft_consensus.cc:3060] T 4ad89b526ab941fcb2a18f9eaeba638f P 13bee5cab90643efb33feb218fc76774 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:19.630263 15523 consensus_queue.cc:260] T 4ad89b526ab941fcb2a18f9eaeba638f P d1644a76b491429e9d510001e470633e [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: "d1644a76b491429e9d510001e470633e" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46859 } } peers { permanent_uuid: "3d716eff7cd24286acc4c1598d775b67" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 39231 } } peers { permanent_uuid: "13bee5cab90643efb33feb218fc76774" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 43843 } }
I20260713 09:04:19.631131 15523 raft_consensus.cc:3060] T 4ad89b526ab941fcb2a18f9eaeba638f P d1644a76b491429e9d510001e470633e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:19.633839 15672 raft_consensus.cc:2468] T 4ad89b526ab941fcb2a18f9eaeba638f P 13bee5cab90643efb33feb218fc76774 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d716eff7cd24286acc4c1598d775b67 in term 2.
I20260713 09:04:19.634706 15565 leader_election.cc:304] T 4ad89b526ab941fcb2a18f9eaeba638f P 3d716eff7cd24286acc4c1598d775b67 [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: 13bee5cab90643efb33feb218fc76774, 3d716eff7cd24286acc4c1598d775b67; no voters: 
I20260713 09:04:19.635377 15799 raft_consensus.cc:2804] T 4ad89b526ab941fcb2a18f9eaeba638f P 3d716eff7cd24286acc4c1598d775b67 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:04:19.635833 15799 raft_consensus.cc:697] T 4ad89b526ab941fcb2a18f9eaeba638f P 3d716eff7cd24286acc4c1598d775b67 [term 2 LEADER]: Becoming Leader. State: Replica: 3d716eff7cd24286acc4c1598d775b67, State: Running, Role: LEADER
I20260713 09:04:19.635905 15523 raft_consensus.cc:2468] T 4ad89b526ab941fcb2a18f9eaeba638f P d1644a76b491429e9d510001e470633e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d716eff7cd24286acc4c1598d775b67 in term 2.
I20260713 09:04:19.636647 15799 consensus_queue.cc:237] T 4ad89b526ab941fcb2a18f9eaeba638f P 3d716eff7cd24286acc4c1598d775b67 [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: "d1644a76b491429e9d510001e470633e" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46859 } } peers { permanent_uuid: "3d716eff7cd24286acc4c1598d775b67" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 39231 } } peers { permanent_uuid: "13bee5cab90643efb33feb218fc76774" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 43843 } }
I20260713 09:04:19.642611 15422 catalog_manager.cc:5697] T 4ad89b526ab941fcb2a18f9eaeba638f P 3d716eff7cd24286acc4c1598d775b67 reported cstate change: term changed from 1 to 2, leader changed from d1644a76b491429e9d510001e470633e (127.10.222.129) to 3d716eff7cd24286acc4c1598d775b67 (127.10.222.130). New cstate: current_term: 2 leader_uuid: "3d716eff7cd24286acc4c1598d775b67" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1644a76b491429e9d510001e470633e" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3d716eff7cd24286acc4c1598d775b67" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 39231 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "13bee5cab90643efb33feb218fc76774" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 43843 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:19.713284 15523 raft_consensus.cc:3060] T 575b7bc2fb464b0f8242cb14a0cc564c P d1644a76b491429e9d510001e470633e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:19.718111 15523 raft_consensus.cc:1275] T 575b7bc2fb464b0f8242cb14a0cc564c P d1644a76b491429e9d510001e470633e [term 2 FOLLOWER]: Refusing update from remote peer 3d716eff7cd24286acc4c1598d775b67: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:04:19.719197 15799 consensus_queue.cc:1048] T 575b7bc2fb464b0f8242cb14a0cc564c P 3d716eff7cd24286acc4c1598d775b67 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1644a76b491429e9d510001e470633e" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:19.725982 15672 raft_consensus.cc:1275] T 575b7bc2fb464b0f8242cb14a0cc564c P 13bee5cab90643efb33feb218fc76774 [term 2 FOLLOWER]: Refusing update from remote peer 3d716eff7cd24286acc4c1598d775b67: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:04:19.727113 15799 consensus_queue.cc:1048] T 575b7bc2fb464b0f8242cb14a0cc564c P 3d716eff7cd24286acc4c1598d775b67 [LEADER]: Connected to new peer: Peer: permanent_uuid: "13bee5cab90643efb33feb218fc76774" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 43843 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:19.776275 15672 raft_consensus.cc:1275] T e0733c32a94049eaaffb23c07f809dab P 13bee5cab90643efb33feb218fc76774 [term 2 FOLLOWER]: Refusing update from remote peer d1644a76b491429e9d510001e470633e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:04:19.777294 15718 consensus_queue.cc:1048] T e0733c32a94049eaaffb23c07f809dab P d1644a76b491429e9d510001e470633e [LEADER]: Connected to new peer: Peer: permanent_uuid: "13bee5cab90643efb33feb218fc76774" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 43843 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:19.783854 15597 raft_consensus.cc:1275] T e0733c32a94049eaaffb23c07f809dab P 3d716eff7cd24286acc4c1598d775b67 [term 2 FOLLOWER]: Refusing update from remote peer d1644a76b491429e9d510001e470633e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:04:19.785460 15718 consensus_queue.cc:1048] T e0733c32a94049eaaffb23c07f809dab P d1644a76b491429e9d510001e470633e [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d716eff7cd24286acc4c1598d775b67" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 39231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:19.902710 15597 raft_consensus.cc:1275] T 6922f2ec3d814a85bd7d356a8a37a86d P 3d716eff7cd24286acc4c1598d775b67 [term 2 FOLLOWER]: Refusing update from remote peer d1644a76b491429e9d510001e470633e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:04:19.903896 15672 raft_consensus.cc:1275] T 6922f2ec3d814a85bd7d356a8a37a86d P 13bee5cab90643efb33feb218fc76774 [term 2 FOLLOWER]: Refusing update from remote peer d1644a76b491429e9d510001e470633e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:04:19.903940 15718 consensus_queue.cc:1048] T 6922f2ec3d814a85bd7d356a8a37a86d P d1644a76b491429e9d510001e470633e [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d716eff7cd24286acc4c1598d775b67" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 39231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:04:19.905305 15718 consensus_queue.cc:1048] T 6922f2ec3d814a85bd7d356a8a37a86d P d1644a76b491429e9d510001e470633e [LEADER]: Connected to new peer: Peer: permanent_uuid: "13bee5cab90643efb33feb218fc76774" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 43843 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:20.017153 15672 raft_consensus.cc:1275] T 4ad89b526ab941fcb2a18f9eaeba638f P 13bee5cab90643efb33feb218fc76774 [term 2 FOLLOWER]: Refusing update from remote peer 3d716eff7cd24286acc4c1598d775b67: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:04:20.018348 15799 consensus_queue.cc:1048] T 4ad89b526ab941fcb2a18f9eaeba638f P 3d716eff7cd24286acc4c1598d775b67 [LEADER]: Connected to new peer: Peer: permanent_uuid: "13bee5cab90643efb33feb218fc76774" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 43843 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:20.024940 15523 raft_consensus.cc:1275] T 4ad89b526ab941fcb2a18f9eaeba638f P d1644a76b491429e9d510001e470633e [term 2 FOLLOWER]: Refusing update from remote peer 3d716eff7cd24286acc4c1598d775b67: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:04:20.026933 15849 consensus_queue.cc:1048] T 4ad89b526ab941fcb2a18f9eaeba638f P 3d716eff7cd24286acc4c1598d775b67 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1644a76b491429e9d510001e470633e" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:20.044925 15597 raft_consensus.cc:1275] T a106e966d774423c8f1d576e46f180de P 3d716eff7cd24286acc4c1598d775b67 [term 2 FOLLOWER]: Refusing update from remote peer d1644a76b491429e9d510001e470633e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:04:20.046164 15840 consensus_queue.cc:1048] T a106e966d774423c8f1d576e46f180de P d1644a76b491429e9d510001e470633e [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d716eff7cd24286acc4c1598d775b67" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 39231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:20.052928 15672 raft_consensus.cc:1275] T a106e966d774423c8f1d576e46f180de P 13bee5cab90643efb33feb218fc76774 [term 2 FOLLOWER]: Refusing update from remote peer d1644a76b491429e9d510001e470633e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:04:20.054405 15882 consensus_queue.cc:1048] T a106e966d774423c8f1d576e46f180de P d1644a76b491429e9d510001e470633e [LEADER]: Connected to new peer: Peer: permanent_uuid: "13bee5cab90643efb33feb218fc76774" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 43843 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:20.086520 15672 raft_consensus.cc:1275] T bb3dde8e0cbd42bea6a0333748d03dbd P 13bee5cab90643efb33feb218fc76774 [term 2 FOLLOWER]: Refusing update from remote peer 3d716eff7cd24286acc4c1598d775b67: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:04:20.087576 15849 consensus_queue.cc:1048] T bb3dde8e0cbd42bea6a0333748d03dbd P 3d716eff7cd24286acc4c1598d775b67 [LEADER]: Connected to new peer: Peer: permanent_uuid: "13bee5cab90643efb33feb218fc76774" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 43843 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:20.093705 15523 raft_consensus.cc:1275] T bb3dde8e0cbd42bea6a0333748d03dbd P d1644a76b491429e9d510001e470633e [term 2 FOLLOWER]: Refusing update from remote peer 3d716eff7cd24286acc4c1598d775b67: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:04:20.095026 15799 consensus_queue.cc:1048] T bb3dde8e0cbd42bea6a0333748d03dbd P 3d716eff7cd24286acc4c1598d775b67 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1644a76b491429e9d510001e470633e" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:22.236493 15422 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:47818:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260713 09:04:22.253679 15422 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:47818:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260713 09:04:22.351086 11130 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:04:22.370353 15915 tablet.cc:1724] T 6922f2ec3d814a85bd7d356a8a37a86d P 3d716eff7cd24286acc4c1598d775b67: 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:04:22.401697 15912 tablet.cc:1724] T 6922f2ec3d814a85bd7d356a8a37a86d P d1644a76b491429e9d510001e470633e: 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:04:22.406482 15915 tablet.cc:1724] T bb3dde8e0cbd42bea6a0333748d03dbd P 3d716eff7cd24286acc4c1598d775b67: 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:04:22.457696 15916 log.cc:927] Time spent T a106e966d774423c8f1d576e46f180de P 13bee5cab90643efb33feb218fc76774: Append to log took a long time: real 0.090s	user 0.001s	sys 0.000s
W20260713 09:04:22.474951 15490 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.222.131:43843, user_credentials={real_user=slave}} blocked reactor thread for 54519.9us
W20260713 09:04:22.483424 15565 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.222.131:43843, user_credentials={real_user=slave}} blocked reactor thread for 64530.7us
I20260713 09:04:22.496445 15925 tablet.cc:1724] T 4ad89b526ab941fcb2a18f9eaeba638f P 3d716eff7cd24286acc4c1598d775b67: 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:04:22.560416 15947 tablet.cc:1724] T 6922f2ec3d814a85bd7d356a8a37a86d P 13bee5cab90643efb33feb218fc76774: 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:04:22.565135 15944 tablet.cc:1724] T bb3dde8e0cbd42bea6a0333748d03dbd P 13bee5cab90643efb33feb218fc76774: 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:04:22.523818 15926 tablet.cc:1724] T bb3dde8e0cbd42bea6a0333748d03dbd P d1644a76b491429e9d510001e470633e: 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:04:22.533923 15952 tablet.cc:1724] T 1c232378feba48e8b20e3391755b852a P 3d716eff7cd24286acc4c1598d775b67: 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:04:22.540071 15943 tablet.cc:1724] T 350cd7288ae84b778fb2c9d4627d95f4 P d1644a76b491429e9d510001e470633e: 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:04:22.541883 15946 tablet.cc:1724] T 575b7bc2fb464b0f8242cb14a0cc564c P 3d716eff7cd24286acc4c1598d775b67: 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:04:22.541045 15948 tablet.cc:1724] T 350cd7288ae84b778fb2c9d4627d95f4 P 13bee5cab90643efb33feb218fc76774: 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:04:22.544319 15563 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.222.129:46859, user_credentials={real_user=slave}} blocked reactor thread for 58746.5us
I20260713 09:04:22.545789 15951 tablet.cc:1724] T a106e966d774423c8f1d576e46f180de P d1644a76b491429e9d510001e470633e: 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:04:22.552343 15942 tablet.cc:1724] T 4ad89b526ab941fcb2a18f9eaeba638f P 13bee5cab90643efb33feb218fc76774: 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:04:22.588832 15951 tablet.cc:1724] T e5d5e1985a16445ba5c944fe45fb0cb7 P d1644a76b491429e9d510001e470633e: 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:04:22.593703 15948 tablet.cc:1724] T 575b7bc2fb464b0f8242cb14a0cc564c P 13bee5cab90643efb33feb218fc76774: 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:04:22.597339 15942 tablet.cc:1724] T 1c232378feba48e8b20e3391755b852a P 13bee5cab90643efb33feb218fc76774: 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:04:22.599876 15944 tablet.cc:1724] T a106e966d774423c8f1d576e46f180de P 13bee5cab90643efb33feb218fc76774: 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:04:22.602190 15925 tablet.cc:1724] T 350cd7288ae84b778fb2c9d4627d95f4 P 3d716eff7cd24286acc4c1598d775b67: 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:04:22.609519 15947 tablet.cc:1724] T e5d5e1985a16445ba5c944fe45fb0cb7 P 13bee5cab90643efb33feb218fc76774: 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:04:22.610280 15951 tablet.cc:1724] T 1c232378feba48e8b20e3391755b852a P d1644a76b491429e9d510001e470633e: 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:04:22.630244 15952 tablet.cc:1724] T e5d5e1985a16445ba5c944fe45fb0cb7 P 3d716eff7cd24286acc4c1598d775b67: 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:04:22.656618 15925 tablet.cc:1724] T e0733c32a94049eaaffb23c07f809dab P 3d716eff7cd24286acc4c1598d775b67: 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:04:22.618935 15943 tablet.cc:1724] T 4ad89b526ab941fcb2a18f9eaeba638f P d1644a76b491429e9d510001e470633e: 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:04:22.673123 15951 tablet.cc:1724] T 575b7bc2fb464b0f8242cb14a0cc564c P d1644a76b491429e9d510001e470633e: 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:04:22.675782 15490 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.222.131:43843, user_credentials={real_user=slave}} blocked reactor thread for 63858.2us
I20260713 09:04:22.678313 15952 tablet.cc:1724] T a106e966d774423c8f1d576e46f180de P 3d716eff7cd24286acc4c1598d775b67: 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:04:22.680349 15598 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bc09532c48d048179dc36d27a1b37760"
dest_uuid: "3d716eff7cd24286acc4c1598d775b67"
mode: GRACEFUL
new_leader_uuid: "13bee5cab90643efb33feb218fc76774"
 from {username='slave'} at 127.0.0.1:51834
I20260713 09:04:22.680948 15598 raft_consensus.cc:606] T bc09532c48d048179dc36d27a1b37760 P 3d716eff7cd24286acc4c1598d775b67 [term 1 LEADER]: Received request to transfer leadership to TS 13bee5cab90643efb33feb218fc76774
I20260713 09:04:22.683763 15912 tablet.cc:1724] T e0733c32a94049eaaffb23c07f809dab P d1644a76b491429e9d510001e470633e: 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:04:22.686530 15947 tablet.cc:1724] T e0733c32a94049eaaffb23c07f809dab P 13bee5cab90643efb33feb218fc76774: 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:04:22.703685 15421 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 42d95fdcee4d435c82e285bba61c67e8: soft_deleted_table [id=fe76fec990c9423ba82eaaed783b56b1] alter complete (version 1)
I20260713 09:04:22.720090 15519 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dbb6f60b183e48738d9d2ad1c65a4dbb"
dest_uuid: "d1644a76b491429e9d510001e470633e"
mode: GRACEFUL
new_leader_uuid: "13bee5cab90643efb33feb218fc76774"
 from {username='slave'} at 127.0.0.1:43478
I20260713 09:04:22.720561 15519 raft_consensus.cc:606] T dbb6f60b183e48738d9d2ad1c65a4dbb P d1644a76b491429e9d510001e470633e [term 2 LEADER]: Received request to transfer leadership to TS 13bee5cab90643efb33feb218fc76774
I20260713 09:04:22.721727 11130 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260713 09:04:22.722175 11130 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:04:23.144016 15934 raft_consensus.cc:993] T bc09532c48d048179dc36d27a1b37760 P 3d716eff7cd24286acc4c1598d775b67: : Instructing follower 13bee5cab90643efb33feb218fc76774 to start an election
I20260713 09:04:23.144569 15933 raft_consensus.cc:1081] T bc09532c48d048179dc36d27a1b37760 P 3d716eff7cd24286acc4c1598d775b67 [term 1 LEADER]: Signalling peer 13bee5cab90643efb33feb218fc76774 to start an election
I20260713 09:04:23.145942 15670 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bc09532c48d048179dc36d27a1b37760"
dest_uuid: "13bee5cab90643efb33feb218fc76774"
 from {username='slave'} at 127.0.0.1:59558
I20260713 09:04:23.146538 15670 raft_consensus.cc:493] T bc09532c48d048179dc36d27a1b37760 P 13bee5cab90643efb33feb218fc76774 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:04:23.146834 15670 raft_consensus.cc:3060] T bc09532c48d048179dc36d27a1b37760 P 13bee5cab90643efb33feb218fc76774 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:23.152765 15670 raft_consensus.cc:515] T bc09532c48d048179dc36d27a1b37760 P 13bee5cab90643efb33feb218fc76774 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1644a76b491429e9d510001e470633e" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46859 } } peers { permanent_uuid: "3d716eff7cd24286acc4c1598d775b67" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 39231 } } peers { permanent_uuid: "13bee5cab90643efb33feb218fc76774" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 43843 } }
I20260713 09:04:23.154220 15670 leader_election.cc:290] T bc09532c48d048179dc36d27a1b37760 P 13bee5cab90643efb33feb218fc76774 [CANDIDATE]: Term 2 election: Requested vote from peers d1644a76b491429e9d510001e470633e (127.10.222.129:46859), 3d716eff7cd24286acc4c1598d775b67 (127.10.222.130:39231)
I20260713 09:04:23.154902 15519 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc09532c48d048179dc36d27a1b37760" candidate_uuid: "13bee5cab90643efb33feb218fc76774" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d1644a76b491429e9d510001e470633e"
I20260713 09:04:23.155144 15598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc09532c48d048179dc36d27a1b37760" candidate_uuid: "13bee5cab90643efb33feb218fc76774" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3d716eff7cd24286acc4c1598d775b67"
I20260713 09:04:23.155625 15519 raft_consensus.cc:3060] T bc09532c48d048179dc36d27a1b37760 P d1644a76b491429e9d510001e470633e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:23.155735 15598 raft_consensus.cc:3055] T bc09532c48d048179dc36d27a1b37760 P 3d716eff7cd24286acc4c1598d775b67 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:04:23.156162 15598 raft_consensus.cc:740] T bc09532c48d048179dc36d27a1b37760 P 3d716eff7cd24286acc4c1598d775b67 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3d716eff7cd24286acc4c1598d775b67, State: Running, Role: LEADER
I20260713 09:04:23.157081 15598 consensus_queue.cc:260] T bc09532c48d048179dc36d27a1b37760 P 3d716eff7cd24286acc4c1598d775b67 [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: "d1644a76b491429e9d510001e470633e" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46859 } } peers { permanent_uuid: "3d716eff7cd24286acc4c1598d775b67" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 39231 } } peers { permanent_uuid: "13bee5cab90643efb33feb218fc76774" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 43843 } }
I20260713 09:04:23.158317 15598 raft_consensus.cc:3060] T bc09532c48d048179dc36d27a1b37760 P 3d716eff7cd24286acc4c1598d775b67 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:23.160949 15955 raft_consensus.cc:993] T dbb6f60b183e48738d9d2ad1c65a4dbb P d1644a76b491429e9d510001e470633e: : Instructing follower 13bee5cab90643efb33feb218fc76774 to start an election
I20260713 09:04:23.161412 15935 raft_consensus.cc:1081] T dbb6f60b183e48738d9d2ad1c65a4dbb P d1644a76b491429e9d510001e470633e [term 2 LEADER]: Signalling peer 13bee5cab90643efb33feb218fc76774 to start an election
I20260713 09:04:23.162396 15519 raft_consensus.cc:2468] T bc09532c48d048179dc36d27a1b37760 P d1644a76b491429e9d510001e470633e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13bee5cab90643efb33feb218fc76774 in term 2.
I20260713 09:04:23.162629 15670 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dbb6f60b183e48738d9d2ad1c65a4dbb"
dest_uuid: "13bee5cab90643efb33feb218fc76774"
 from {username='slave'} at 127.0.0.1:59572
I20260713 09:04:23.163237 15670 raft_consensus.cc:493] T dbb6f60b183e48738d9d2ad1c65a4dbb P 13bee5cab90643efb33feb218fc76774 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:04:23.163657 15670 raft_consensus.cc:3060] T dbb6f60b183e48738d9d2ad1c65a4dbb P 13bee5cab90643efb33feb218fc76774 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:04:23.163647 15637 leader_election.cc:304] T bc09532c48d048179dc36d27a1b37760 P 13bee5cab90643efb33feb218fc76774 [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: 13bee5cab90643efb33feb218fc76774, d1644a76b491429e9d510001e470633e; no voters: 
I20260713 09:04:23.164543 15940 raft_consensus.cc:2804] T bc09532c48d048179dc36d27a1b37760 P 13bee5cab90643efb33feb218fc76774 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:04:23.164996 15598 raft_consensus.cc:2468] T bc09532c48d048179dc36d27a1b37760 P 3d716eff7cd24286acc4c1598d775b67 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13bee5cab90643efb33feb218fc76774 in term 2.
I20260713 09:04:23.166122 15940 raft_consensus.cc:697] T bc09532c48d048179dc36d27a1b37760 P 13bee5cab90643efb33feb218fc76774 [term 2 LEADER]: Becoming Leader. State: Replica: 13bee5cab90643efb33feb218fc76774, State: Running, Role: LEADER
I20260713 09:04:23.166985 15940 consensus_queue.cc:237] T bc09532c48d048179dc36d27a1b37760 P 13bee5cab90643efb33feb218fc76774 [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: "d1644a76b491429e9d510001e470633e" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46859 } } peers { permanent_uuid: "3d716eff7cd24286acc4c1598d775b67" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 39231 } } peers { permanent_uuid: "13bee5cab90643efb33feb218fc76774" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 43843 } }
I20260713 09:04:23.170353 15670 raft_consensus.cc:515] T dbb6f60b183e48738d9d2ad1c65a4dbb P 13bee5cab90643efb33feb218fc76774 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d716eff7cd24286acc4c1598d775b67" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 39231 } } peers { permanent_uuid: "d1644a76b491429e9d510001e470633e" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46859 } } peers { permanent_uuid: "13bee5cab90643efb33feb218fc76774" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 43843 } }
I20260713 09:04:23.172439 15670 leader_election.cc:290] T dbb6f60b183e48738d9d2ad1c65a4dbb P 13bee5cab90643efb33feb218fc76774 [CANDIDATE]: Term 3 election: Requested vote from peers 3d716eff7cd24286acc4c1598d775b67 (127.10.222.130:39231), d1644a76b491429e9d510001e470633e (127.10.222.129:46859)
I20260713 09:04:23.173646 15519 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbb6f60b183e48738d9d2ad1c65a4dbb" candidate_uuid: "13bee5cab90643efb33feb218fc76774" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d1644a76b491429e9d510001e470633e"
I20260713 09:04:23.174238 15519 raft_consensus.cc:3055] T dbb6f60b183e48738d9d2ad1c65a4dbb P d1644a76b491429e9d510001e470633e [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:04:23.174535 15519 raft_consensus.cc:740] T dbb6f60b183e48738d9d2ad1c65a4dbb P d1644a76b491429e9d510001e470633e [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d1644a76b491429e9d510001e470633e, State: Running, Role: LEADER
I20260713 09:04:23.173666 15599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbb6f60b183e48738d9d2ad1c65a4dbb" candidate_uuid: "13bee5cab90643efb33feb218fc76774" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3d716eff7cd24286acc4c1598d775b67"
I20260713 09:04:23.175222 15599 raft_consensus.cc:3060] T dbb6f60b183e48738d9d2ad1c65a4dbb P 3d716eff7cd24286acc4c1598d775b67 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:04:23.175357 15519 consensus_queue.cc:260] T dbb6f60b183e48738d9d2ad1c65a4dbb P d1644a76b491429e9d510001e470633e [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: "3d716eff7cd24286acc4c1598d775b67" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 39231 } } peers { permanent_uuid: "d1644a76b491429e9d510001e470633e" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46859 } } peers { permanent_uuid: "13bee5cab90643efb33feb218fc76774" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 43843 } }
I20260713 09:04:23.176502 15519 raft_consensus.cc:3060] T dbb6f60b183e48738d9d2ad1c65a4dbb P d1644a76b491429e9d510001e470633e [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:04:23.181512 15419 catalog_manager.cc:5697] T bc09532c48d048179dc36d27a1b37760 P 13bee5cab90643efb33feb218fc76774 reported cstate change: term changed from 1 to 2, leader changed from 3d716eff7cd24286acc4c1598d775b67 (127.10.222.130) to 13bee5cab90643efb33feb218fc76774 (127.10.222.131). New cstate: current_term: 2 leader_uuid: "13bee5cab90643efb33feb218fc76774" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1644a76b491429e9d510001e470633e" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3d716eff7cd24286acc4c1598d775b67" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 39231 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "13bee5cab90643efb33feb218fc76774" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 43843 } health_report { overall_health: HEALTHY } } }
I20260713 09:04:23.182108 15599 raft_consensus.cc:2468] T dbb6f60b183e48738d9d2ad1c65a4dbb P 3d716eff7cd24286acc4c1598d775b67 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13bee5cab90643efb33feb218fc76774 in term 3.
I20260713 09:04:23.183581 15637 leader_election.cc:304] T dbb6f60b183e48738d9d2ad1c65a4dbb P 13bee5cab90643efb33feb218fc76774 [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: 13bee5cab90643efb33feb218fc76774, 3d716eff7cd24286acc4c1598d775b67; no voters: 
I20260713 09:04:23.183631 15519 raft_consensus.cc:2468] T dbb6f60b183e48738d9d2ad1c65a4dbb P d1644a76b491429e9d510001e470633e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13bee5cab90643efb33feb218fc76774 in term 3.
I20260713 09:04:23.184358 15940 raft_consensus.cc:2804] T dbb6f60b183e48738d9d2ad1c65a4dbb P 13bee5cab90643efb33feb218fc76774 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:04:23.184820 15940 raft_consensus.cc:697] T dbb6f60b183e48738d9d2ad1c65a4dbb P 13bee5cab90643efb33feb218fc76774 [term 3 LEADER]: Becoming Leader. State: Replica: 13bee5cab90643efb33feb218fc76774, State: Running, Role: LEADER
I20260713 09:04:23.185560 15940 consensus_queue.cc:237] T dbb6f60b183e48738d9d2ad1c65a4dbb P 13bee5cab90643efb33feb218fc76774 [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: "3d716eff7cd24286acc4c1598d775b67" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 39231 } } peers { permanent_uuid: "d1644a76b491429e9d510001e470633e" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46859 } } peers { permanent_uuid: "13bee5cab90643efb33feb218fc76774" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 43843 } }
I20260713 09:04:23.194407 15419 catalog_manager.cc:5697] T dbb6f60b183e48738d9d2ad1c65a4dbb P 13bee5cab90643efb33feb218fc76774 reported cstate change: term changed from 2 to 3, leader changed from d1644a76b491429e9d510001e470633e (127.10.222.129) to 13bee5cab90643efb33feb218fc76774 (127.10.222.131). New cstate: current_term: 3 leader_uuid: "13bee5cab90643efb33feb218fc76774" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d716eff7cd24286acc4c1598d775b67" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 39231 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d1644a76b491429e9d510001e470633e" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "13bee5cab90643efb33feb218fc76774" member_type: VOTER last_known_addr { host: "127.10.222.131" port: 43843 } health_report { overall_health: HEALTHY } } }
I20260713 09:04:23.642787 15599 raft_consensus.cc:1275] T dbb6f60b183e48738d9d2ad1c65a4dbb P 3d716eff7cd24286acc4c1598d775b67 [term 3 FOLLOWER]: Refusing update from remote peer 13bee5cab90643efb33feb218fc76774: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:04:23.643864 15940 consensus_queue.cc:1048] T dbb6f60b183e48738d9d2ad1c65a4dbb P 13bee5cab90643efb33feb218fc76774 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d716eff7cd24286acc4c1598d775b67" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 39231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:04:23.654404 15519 raft_consensus.cc:1275] T dbb6f60b183e48738d9d2ad1c65a4dbb P d1644a76b491429e9d510001e470633e [term 3 FOLLOWER]: Refusing update from remote peer 13bee5cab90643efb33feb218fc76774: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:04:23.655931 15940 consensus_queue.cc:1048] T dbb6f60b183e48738d9d2ad1c65a4dbb P 13bee5cab90643efb33feb218fc76774 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1644a76b491429e9d510001e470633e" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:04:23.733124 15519 raft_consensus.cc:1275] T bc09532c48d048179dc36d27a1b37760 P d1644a76b491429e9d510001e470633e [term 2 FOLLOWER]: Refusing update from remote peer 13bee5cab90643efb33feb218fc76774: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:04:23.734333 15940 consensus_queue.cc:1048] T bc09532c48d048179dc36d27a1b37760 P 13bee5cab90643efb33feb218fc76774 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1644a76b491429e9d510001e470633e" member_type: VOTER last_known_addr { host: "127.10.222.129" port: 46859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:23.742372 15599 raft_consensus.cc:1275] T bc09532c48d048179dc36d27a1b37760 P 3d716eff7cd24286acc4c1598d775b67 [term 2 FOLLOWER]: Refusing update from remote peer 13bee5cab90643efb33feb218fc76774: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:04:23.744709 15940 consensus_queue.cc:1048] T bc09532c48d048179dc36d27a1b37760 P 13bee5cab90643efb33feb218fc76774 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d716eff7cd24286acc4c1598d775b67" member_type: VOTER last_known_addr { host: "127.10.222.130" port: 39231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:23.783241 11130 tablet_server.cc:179] TabletServer@127.10.222.129:0 shutting down...
I20260713 09:04:23.808674 11130 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:04:23.809337 11130 tablet_replica.cc:333] T 350cd7288ae84b778fb2c9d4627d95f4 P d1644a76b491429e9d510001e470633e: stopping tablet replica
I20260713 09:04:23.809907 11130 raft_consensus.cc:2243] T 350cd7288ae84b778fb2c9d4627d95f4 P d1644a76b491429e9d510001e470633e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:23.810361 11130 raft_consensus.cc:2272] T 350cd7288ae84b778fb2c9d4627d95f4 P d1644a76b491429e9d510001e470633e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:23.812091 11130 tablet_replica.cc:333] T 575b7bc2fb464b0f8242cb14a0cc564c P d1644a76b491429e9d510001e470633e: stopping tablet replica
I20260713 09:04:23.812623 11130 raft_consensus.cc:2243] T 575b7bc2fb464b0f8242cb14a0cc564c P d1644a76b491429e9d510001e470633e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:23.813074 11130 raft_consensus.cc:2272] T 575b7bc2fb464b0f8242cb14a0cc564c P d1644a76b491429e9d510001e470633e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:23.814683 11130 tablet_replica.cc:333] T e0733c32a94049eaaffb23c07f809dab P d1644a76b491429e9d510001e470633e: stopping tablet replica
I20260713 09:04:23.815191 11130 raft_consensus.cc:2243] T e0733c32a94049eaaffb23c07f809dab P d1644a76b491429e9d510001e470633e [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:04:23.815867 11130 raft_consensus.cc:2272] T e0733c32a94049eaaffb23c07f809dab P d1644a76b491429e9d510001e470633e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:23.817420 11130 tablet_replica.cc:333] T 4ad89b526ab941fcb2a18f9eaeba638f P d1644a76b491429e9d510001e470633e: stopping tablet replica
I20260713 09:04:23.817902 11130 raft_consensus.cc:2243] T 4ad89b526ab941fcb2a18f9eaeba638f P d1644a76b491429e9d510001e470633e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:23.818274 11130 raft_consensus.cc:2272] T 4ad89b526ab941fcb2a18f9eaeba638f P d1644a76b491429e9d510001e470633e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:23.819824 11130 tablet_replica.cc:333] T a106e966d774423c8f1d576e46f180de P d1644a76b491429e9d510001e470633e: stopping tablet replica
I20260713 09:04:23.820278 11130 raft_consensus.cc:2243] T a106e966d774423c8f1d576e46f180de P d1644a76b491429e9d510001e470633e [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:04:23.820923 11130 raft_consensus.cc:2272] T a106e966d774423c8f1d576e46f180de P d1644a76b491429e9d510001e470633e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:23.822569 11130 tablet_replica.cc:333] T bb3dde8e0cbd42bea6a0333748d03dbd P d1644a76b491429e9d510001e470633e: stopping tablet replica
I20260713 09:04:23.823030 11130 raft_consensus.cc:2243] T bb3dde8e0cbd42bea6a0333748d03dbd P d1644a76b491429e9d510001e470633e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:23.823479 11130 raft_consensus.cc:2272] T bb3dde8e0cbd42bea6a0333748d03dbd P d1644a76b491429e9d510001e470633e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:23.824990 11130 tablet_replica.cc:333] T 6922f2ec3d814a85bd7d356a8a37a86d P d1644a76b491429e9d510001e470633e: stopping tablet replica
I20260713 09:04:23.825459 11130 raft_consensus.cc:2243] T 6922f2ec3d814a85bd7d356a8a37a86d P d1644a76b491429e9d510001e470633e [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:04:23.826140 11130 raft_consensus.cc:2272] T 6922f2ec3d814a85bd7d356a8a37a86d P d1644a76b491429e9d510001e470633e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:23.827776 11130 tablet_replica.cc:333] T bc09532c48d048179dc36d27a1b37760 P d1644a76b491429e9d510001e470633e: stopping tablet replica
I20260713 09:04:23.828244 11130 raft_consensus.cc:2243] T bc09532c48d048179dc36d27a1b37760 P d1644a76b491429e9d510001e470633e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:23.828645 11130 raft_consensus.cc:2272] T bc09532c48d048179dc36d27a1b37760 P d1644a76b491429e9d510001e470633e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:23.830735 11130 tablet_replica.cc:333] T 4af171169b684ddb942747565826575f P d1644a76b491429e9d510001e470633e: stopping tablet replica
I20260713 09:04:23.831225 11130 raft_consensus.cc:2243] T 4af171169b684ddb942747565826575f P d1644a76b491429e9d510001e470633e [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:04:23.831879 11130 raft_consensus.cc:2272] T 4af171169b684ddb942747565826575f P d1644a76b491429e9d510001e470633e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:23.833587 11130 tablet_replica.cc:333] T 8d83c9e44c29434fa43899bf684c2309 P d1644a76b491429e9d510001e470633e: stopping tablet replica
I20260713 09:04:23.834023 11130 raft_consensus.cc:2243] T 8d83c9e44c29434fa43899bf684c2309 P d1644a76b491429e9d510001e470633e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:23.834354 11130 raft_consensus.cc:2272] T 8d83c9e44c29434fa43899bf684c2309 P d1644a76b491429e9d510001e470633e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:23.835951 11130 tablet_replica.cc:333] T 5dbda8b46eb94fc4a03c2a09b7da332d P d1644a76b491429e9d510001e470633e: stopping tablet replica
I20260713 09:04:23.836406 11130 raft_consensus.cc:2243] T 5dbda8b46eb94fc4a03c2a09b7da332d P d1644a76b491429e9d510001e470633e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:23.836735 11130 raft_consensus.cc:2272] T 5dbda8b46eb94fc4a03c2a09b7da332d P d1644a76b491429e9d510001e470633e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:23.838308 11130 tablet_replica.cc:333] T 1a39e1e19700424d8a8865014b125110 P d1644a76b491429e9d510001e470633e: stopping tablet replica
I20260713 09:04:23.838740 11130 raft_consensus.cc:2243] T 1a39e1e19700424d8a8865014b125110 P d1644a76b491429e9d510001e470633e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:23.839069 11130 raft_consensus.cc:2272] T 1a39e1e19700424d8a8865014b125110 P d1644a76b491429e9d510001e470633e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:23.840890 11130 tablet_replica.cc:333] T 515938eb3a674143abfd69def845deab P d1644a76b491429e9d510001e470633e: stopping tablet replica
W20260713 09:04:23.841022 15637 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 6 similar messages]
I20260713 09:04:23.841547 11130 raft_consensus.cc:2243] T 515938eb3a674143abfd69def845deab P d1644a76b491429e9d510001e470633e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:23.842118 11130 raft_consensus.cc:2272] T 515938eb3a674143abfd69def845deab P d1644a76b491429e9d510001e470633e [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:04:23.843778 15637 consensus_peers.cc:597] T 350cd7288ae84b778fb2c9d4627d95f4 P 13bee5cab90643efb33feb218fc76774 -> Peer d1644a76b491429e9d510001e470633e (127.10.222.129:46859): Couldn't send request to peer d1644a76b491429e9d510001e470633e. 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:04:23.844280 11130 tablet_replica.cc:333] T 937d0964be304242bf8e3b3a5969cff1 P d1644a76b491429e9d510001e470633e: stopping tablet replica
I20260713 09:04:23.844751 11130 raft_consensus.cc:2243] T 937d0964be304242bf8e3b3a5969cff1 P d1644a76b491429e9d510001e470633e [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:04:23.845366 11130 raft_consensus.cc:2272] T 937d0964be304242bf8e3b3a5969cff1 P d1644a76b491429e9d510001e470633e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:23.847004 11130 tablet_replica.cc:333] T 1c232378feba48e8b20e3391755b852a P d1644a76b491429e9d510001e470633e: stopping tablet replica
I20260713 09:04:23.847496 11130 raft_consensus.cc:2243] T 1c232378feba48e8b20e3391755b852a P d1644a76b491429e9d510001e470633e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:23.847844 11130 raft_consensus.cc:2272] T 1c232378feba48e8b20e3391755b852a P d1644a76b491429e9d510001e470633e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:23.849411 11130 tablet_replica.cc:333] T 54bff34a659e4aba9277dfbf00c14dd9 P d1644a76b491429e9d510001e470633e: stopping tablet replica
I20260713 09:04:23.849848 11130 raft_consensus.cc:2243] T 54bff34a659e4aba9277dfbf00c14dd9 P d1644a76b491429e9d510001e470633e [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:04:23.850564 11130 raft_consensus.cc:2272] T 54bff34a659e4aba9277dfbf00c14dd9 P d1644a76b491429e9d510001e470633e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:23.852270 11130 tablet_replica.cc:333] T e5d5e1985a16445ba5c944fe45fb0cb7 P d1644a76b491429e9d510001e470633e: stopping tablet replica
I20260713 09:04:23.852694 11130 raft_consensus.cc:2243] T e5d5e1985a16445ba5c944fe45fb0cb7 P d1644a76b491429e9d510001e470633e [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:04:23.853302 11130 raft_consensus.cc:2272] T e5d5e1985a16445ba5c944fe45fb0cb7 P d1644a76b491429e9d510001e470633e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:23.854810 11130 tablet_replica.cc:333] T dbb6f60b183e48738d9d2ad1c65a4dbb P d1644a76b491429e9d510001e470633e: stopping tablet replica
I20260713 09:04:23.855214 11130 raft_consensus.cc:2243] T dbb6f60b183e48738d9d2ad1c65a4dbb P d1644a76b491429e9d510001e470633e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:23.855537 11130 raft_consensus.cc:2272] T dbb6f60b183e48738d9d2ad1c65a4dbb P d1644a76b491429e9d510001e470633e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:23.891808 11130 tablet_server.cc:196] TabletServer@127.10.222.129:0 shutdown complete.
W20260713 09:04:23.894383 15563 consensus_peers.cc:597] T bb3dde8e0cbd42bea6a0333748d03dbd P 3d716eff7cd24286acc4c1598d775b67 -> Peer d1644a76b491429e9d510001e470633e (127.10.222.129:46859): Couldn't send request to peer d1644a76b491429e9d510001e470633e. Status: Network error: Client connection negotiation failed: client connection to 127.10.222.129:46859: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:04:23.900732 15563 consensus_peers.cc:597] T 8d83c9e44c29434fa43899bf684c2309 P 3d716eff7cd24286acc4c1598d775b67 -> Peer d1644a76b491429e9d510001e470633e (127.10.222.129:46859): Couldn't send request to peer d1644a76b491429e9d510001e470633e. Status: Network error: Client connection negotiation failed: client connection to 127.10.222.129:46859: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:04:23.920145 11130 tablet_server.cc:179] TabletServer@127.10.222.130:0 shutting down...
I20260713 09:04:23.943370 11130 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:04:23.944082 11130 tablet_replica.cc:333] T 350cd7288ae84b778fb2c9d4627d95f4 P 3d716eff7cd24286acc4c1598d775b67: stopping tablet replica
I20260713 09:04:23.944690 11130 raft_consensus.cc:2243] T 350cd7288ae84b778fb2c9d4627d95f4 P 3d716eff7cd24286acc4c1598d775b67 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:23.945158 11130 raft_consensus.cc:2272] T 350cd7288ae84b778fb2c9d4627d95f4 P 3d716eff7cd24286acc4c1598d775b67 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:23.946976 11130 tablet_replica.cc:333] T 575b7bc2fb464b0f8242cb14a0cc564c P 3d716eff7cd24286acc4c1598d775b67: stopping tablet replica
I20260713 09:04:23.947556 11130 raft_consensus.cc:2243] T 575b7bc2fb464b0f8242cb14a0cc564c P 3d716eff7cd24286acc4c1598d775b67 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:04:23.948269 11130 raft_consensus.cc:2272] T 575b7bc2fb464b0f8242cb14a0cc564c P 3d716eff7cd24286acc4c1598d775b67 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:23.949874 11130 tablet_replica.cc:333] T 4ad89b526ab941fcb2a18f9eaeba638f P 3d716eff7cd24286acc4c1598d775b67: stopping tablet replica
I20260713 09:04:23.950403 11130 raft_consensus.cc:2243] T 4ad89b526ab941fcb2a18f9eaeba638f P 3d716eff7cd24286acc4c1598d775b67 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:04:23.951074 11130 raft_consensus.cc:2272] T 4ad89b526ab941fcb2a18f9eaeba638f P 3d716eff7cd24286acc4c1598d775b67 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:23.952719 11130 tablet_replica.cc:333] T a106e966d774423c8f1d576e46f180de P 3d716eff7cd24286acc4c1598d775b67: stopping tablet replica
I20260713 09:04:23.953202 11130 raft_consensus.cc:2243] T a106e966d774423c8f1d576e46f180de P 3d716eff7cd24286acc4c1598d775b67 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:23.953601 11130 raft_consensus.cc:2272] T a106e966d774423c8f1d576e46f180de P 3d716eff7cd24286acc4c1598d775b67 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:23.955263 11130 tablet_replica.cc:333] T e0733c32a94049eaaffb23c07f809dab P 3d716eff7cd24286acc4c1598d775b67: stopping tablet replica
I20260713 09:04:23.955776 11130 raft_consensus.cc:2243] T e0733c32a94049eaaffb23c07f809dab P 3d716eff7cd24286acc4c1598d775b67 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:23.956161 11130 raft_consensus.cc:2272] T e0733c32a94049eaaffb23c07f809dab P 3d716eff7cd24286acc4c1598d775b67 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:04:23.957087 15563 consensus_peers.cc:597] T 1c232378feba48e8b20e3391755b852a P 3d716eff7cd24286acc4c1598d775b67 -> Peer d1644a76b491429e9d510001e470633e (127.10.222.129:46859): Couldn't send request to peer d1644a76b491429e9d510001e470633e. Status: Network error: Client connection negotiation failed: client connection to 127.10.222.129:46859: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:04:23.957782 11130 tablet_replica.cc:333] T bb3dde8e0cbd42bea6a0333748d03dbd P 3d716eff7cd24286acc4c1598d775b67: stopping tablet replica
I20260713 09:04:23.958340 11130 raft_consensus.cc:2243] T bb3dde8e0cbd42bea6a0333748d03dbd P 3d716eff7cd24286acc4c1598d775b67 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:04:23.958995 11130 raft_consensus.cc:2272] T bb3dde8e0cbd42bea6a0333748d03dbd P 3d716eff7cd24286acc4c1598d775b67 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:23.960652 11130 tablet_replica.cc:333] T 6922f2ec3d814a85bd7d356a8a37a86d P 3d716eff7cd24286acc4c1598d775b67: stopping tablet replica
I20260713 09:04:23.961131 11130 raft_consensus.cc:2243] T 6922f2ec3d814a85bd7d356a8a37a86d P 3d716eff7cd24286acc4c1598d775b67 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:23.961503 11130 raft_consensus.cc:2272] T 6922f2ec3d814a85bd7d356a8a37a86d P 3d716eff7cd24286acc4c1598d775b67 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:23.963092 11130 tablet_replica.cc:333] T 4af171169b684ddb942747565826575f P 3d716eff7cd24286acc4c1598d775b67: stopping tablet replica
I20260713 09:04:23.963617 11130 raft_consensus.cc:2243] T 4af171169b684ddb942747565826575f P 3d716eff7cd24286acc4c1598d775b67 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:23.963964 11130 raft_consensus.cc:2272] T 4af171169b684ddb942747565826575f P 3d716eff7cd24286acc4c1598d775b67 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:23.965977 11130 tablet_replica.cc:333] T 8d83c9e44c29434fa43899bf684c2309 P 3d716eff7cd24286acc4c1598d775b67: stopping tablet replica
I20260713 09:04:23.966641 11130 raft_consensus.cc:2243] T 8d83c9e44c29434fa43899bf684c2309 P 3d716eff7cd24286acc4c1598d775b67 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:04:23.967499 11130 raft_consensus.cc:2272] T 8d83c9e44c29434fa43899bf684c2309 P 3d716eff7cd24286acc4c1598d775b67 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:04:23.967674 15637 consensus_peers.cc:597] T 515938eb3a674143abfd69def845deab P 13bee5cab90643efb33feb218fc76774 -> Peer 3d716eff7cd24286acc4c1598d775b67 (127.10.222.130:39231): Couldn't send request to peer 3d716eff7cd24286acc4c1598d775b67. 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:04:23.969435 11130 tablet_replica.cc:333] T 515938eb3a674143abfd69def845deab P 3d716eff7cd24286acc4c1598d775b67: stopping tablet replica
I20260713 09:04:23.969952 11130 raft_consensus.cc:2243] T 515938eb3a674143abfd69def845deab P 3d716eff7cd24286acc4c1598d775b67 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:23.970327 11130 raft_consensus.cc:2272] T 515938eb3a674143abfd69def845deab P 3d716eff7cd24286acc4c1598d775b67 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:04:23.970394 15563 consensus_peers.cc:597] T 5dbda8b46eb94fc4a03c2a09b7da332d P 3d716eff7cd24286acc4c1598d775b67 -> Peer d1644a76b491429e9d510001e470633e (127.10.222.129:46859): Couldn't send request to peer d1644a76b491429e9d510001e470633e. Status: Network error: Client connection negotiation failed: client connection to 127.10.222.129:46859: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:04:23.972102 11130 tablet_replica.cc:333] T 937d0964be304242bf8e3b3a5969cff1 P 3d716eff7cd24286acc4c1598d775b67: stopping tablet replica
I20260713 09:04:23.972584 11130 raft_consensus.cc:2243] T 937d0964be304242bf8e3b3a5969cff1 P 3d716eff7cd24286acc4c1598d775b67 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:23.972941 11130 raft_consensus.cc:2272] T 937d0964be304242bf8e3b3a5969cff1 P 3d716eff7cd24286acc4c1598d775b67 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:23.974572 11130 tablet_replica.cc:333] T 5dbda8b46eb94fc4a03c2a09b7da332d P 3d716eff7cd24286acc4c1598d775b67: stopping tablet replica
I20260713 09:04:23.975039 11130 raft_consensus.cc:2243] T 5dbda8b46eb94fc4a03c2a09b7da332d P 3d716eff7cd24286acc4c1598d775b67 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:04:23.975733 11130 raft_consensus.cc:2272] T 5dbda8b46eb94fc4a03c2a09b7da332d P 3d716eff7cd24286acc4c1598d775b67 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:23.977407 11130 tablet_replica.cc:333] T 1a39e1e19700424d8a8865014b125110 P 3d716eff7cd24286acc4c1598d775b67: stopping tablet replica
I20260713 09:04:23.977873 11130 raft_consensus.cc:2243] T 1a39e1e19700424d8a8865014b125110 P 3d716eff7cd24286acc4c1598d775b67 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:04:23.978519 11130 raft_consensus.cc:2272] T 1a39e1e19700424d8a8865014b125110 P 3d716eff7cd24286acc4c1598d775b67 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:23.980187 11130 tablet_replica.cc:333] T bc09532c48d048179dc36d27a1b37760 P 3d716eff7cd24286acc4c1598d775b67: stopping tablet replica
I20260713 09:04:23.980659 11130 raft_consensus.cc:2243] T bc09532c48d048179dc36d27a1b37760 P 3d716eff7cd24286acc4c1598d775b67 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:23.981012 11130 raft_consensus.cc:2272] T bc09532c48d048179dc36d27a1b37760 P 3d716eff7cd24286acc4c1598d775b67 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:23.982960 11130 tablet_replica.cc:333] T 1c232378feba48e8b20e3391755b852a P 3d716eff7cd24286acc4c1598d775b67: stopping tablet replica
I20260713 09:04:23.983480 11130 raft_consensus.cc:2243] T 1c232378feba48e8b20e3391755b852a P 3d716eff7cd24286acc4c1598d775b67 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:04:23.984141 11130 raft_consensus.cc:2272] T 1c232378feba48e8b20e3391755b852a P 3d716eff7cd24286acc4c1598d775b67 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:23.985736 11130 tablet_replica.cc:333] T 54bff34a659e4aba9277dfbf00c14dd9 P 3d716eff7cd24286acc4c1598d775b67: stopping tablet replica
I20260713 09:04:23.986196 11130 raft_consensus.cc:2243] T 54bff34a659e4aba9277dfbf00c14dd9 P 3d716eff7cd24286acc4c1598d775b67 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:23.986565 11130 raft_consensus.cc:2272] T 54bff34a659e4aba9277dfbf00c14dd9 P 3d716eff7cd24286acc4c1598d775b67 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:23.988209 11130 tablet_replica.cc:333] T e5d5e1985a16445ba5c944fe45fb0cb7 P 3d716eff7cd24286acc4c1598d775b67: stopping tablet replica
I20260713 09:04:23.988641 11130 raft_consensus.cc:2243] T e5d5e1985a16445ba5c944fe45fb0cb7 P 3d716eff7cd24286acc4c1598d775b67 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:23.989012 11130 raft_consensus.cc:2272] T e5d5e1985a16445ba5c944fe45fb0cb7 P 3d716eff7cd24286acc4c1598d775b67 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:23.990531 11130 tablet_replica.cc:333] T dbb6f60b183e48738d9d2ad1c65a4dbb P 3d716eff7cd24286acc4c1598d775b67: stopping tablet replica
I20260713 09:04:23.990921 11130 raft_consensus.cc:2243] T dbb6f60b183e48738d9d2ad1c65a4dbb P 3d716eff7cd24286acc4c1598d775b67 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:23.991320 11130 raft_consensus.cc:2272] T dbb6f60b183e48738d9d2ad1c65a4dbb P 3d716eff7cd24286acc4c1598d775b67 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260713 09:04:23.998096 15637 consensus_peers.cc:597] T 515938eb3a674143abfd69def845deab P 13bee5cab90643efb33feb218fc76774 -> Peer d1644a76b491429e9d510001e470633e (127.10.222.129:46859): Couldn't send request to peer d1644a76b491429e9d510001e470633e. Status: Network error: Client connection negotiation failed: client connection to 127.10.222.129:46859: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:04:24.028561 11130 tablet_server.cc:196] TabletServer@127.10.222.130:0 shutdown complete.
I20260713 09:04:24.054606 11130 tablet_server.cc:179] TabletServer@127.10.222.131:0 shutting down...
I20260713 09:04:24.075970 11130 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:04:24.076638 11130 tablet_replica.cc:333] T 350cd7288ae84b778fb2c9d4627d95f4 P 13bee5cab90643efb33feb218fc76774: stopping tablet replica
I20260713 09:04:24.077219 11130 raft_consensus.cc:2243] T 350cd7288ae84b778fb2c9d4627d95f4 P 13bee5cab90643efb33feb218fc76774 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:04:24.077941 11130 raft_consensus.cc:2272] T 350cd7288ae84b778fb2c9d4627d95f4 P 13bee5cab90643efb33feb218fc76774 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:24.079758 11130 tablet_replica.cc:333] T 575b7bc2fb464b0f8242cb14a0cc564c P 13bee5cab90643efb33feb218fc76774: stopping tablet replica
I20260713 09:04:24.080276 11130 raft_consensus.cc:2243] T 575b7bc2fb464b0f8242cb14a0cc564c P 13bee5cab90643efb33feb218fc76774 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:24.080674 11130 raft_consensus.cc:2272] T 575b7bc2fb464b0f8242cb14a0cc564c P 13bee5cab90643efb33feb218fc76774 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:24.082314 11130 tablet_replica.cc:333] T e0733c32a94049eaaffb23c07f809dab P 13bee5cab90643efb33feb218fc76774: stopping tablet replica
I20260713 09:04:24.082790 11130 raft_consensus.cc:2243] T e0733c32a94049eaaffb23c07f809dab P 13bee5cab90643efb33feb218fc76774 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:24.083250 11130 raft_consensus.cc:2272] T e0733c32a94049eaaffb23c07f809dab P 13bee5cab90643efb33feb218fc76774 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:24.084789 11130 tablet_replica.cc:333] T 4ad89b526ab941fcb2a18f9eaeba638f P 13bee5cab90643efb33feb218fc76774: stopping tablet replica
I20260713 09:04:24.085321 11130 raft_consensus.cc:2243] T 4ad89b526ab941fcb2a18f9eaeba638f P 13bee5cab90643efb33feb218fc76774 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:24.085688 11130 raft_consensus.cc:2272] T 4ad89b526ab941fcb2a18f9eaeba638f P 13bee5cab90643efb33feb218fc76774 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:24.087215 11130 tablet_replica.cc:333] T a106e966d774423c8f1d576e46f180de P 13bee5cab90643efb33feb218fc76774: stopping tablet replica
I20260713 09:04:24.087685 11130 raft_consensus.cc:2243] T a106e966d774423c8f1d576e46f180de P 13bee5cab90643efb33feb218fc76774 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:24.088052 11130 raft_consensus.cc:2272] T a106e966d774423c8f1d576e46f180de P 13bee5cab90643efb33feb218fc76774 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:24.089625 11130 tablet_replica.cc:333] T bb3dde8e0cbd42bea6a0333748d03dbd P 13bee5cab90643efb33feb218fc76774: stopping tablet replica
I20260713 09:04:24.090086 11130 raft_consensus.cc:2243] T bb3dde8e0cbd42bea6a0333748d03dbd P 13bee5cab90643efb33feb218fc76774 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:24.090456 11130 raft_consensus.cc:2272] T bb3dde8e0cbd42bea6a0333748d03dbd P 13bee5cab90643efb33feb218fc76774 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:24.091997 11130 tablet_replica.cc:333] T 6922f2ec3d814a85bd7d356a8a37a86d P 13bee5cab90643efb33feb218fc76774: stopping tablet replica
I20260713 09:04:24.092460 11130 raft_consensus.cc:2243] T 6922f2ec3d814a85bd7d356a8a37a86d P 13bee5cab90643efb33feb218fc76774 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:24.092828 11130 raft_consensus.cc:2272] T 6922f2ec3d814a85bd7d356a8a37a86d P 13bee5cab90643efb33feb218fc76774 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:24.094317 11130 tablet_replica.cc:333] T bc09532c48d048179dc36d27a1b37760 P 13bee5cab90643efb33feb218fc76774: stopping tablet replica
I20260713 09:04:24.094775 11130 raft_consensus.cc:2243] T bc09532c48d048179dc36d27a1b37760 P 13bee5cab90643efb33feb218fc76774 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:04:24.095487 11130 raft_consensus.cc:2272] T bc09532c48d048179dc36d27a1b37760 P 13bee5cab90643efb33feb218fc76774 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:24.097329 11130 tablet_replica.cc:333] T 1a39e1e19700424d8a8865014b125110 P 13bee5cab90643efb33feb218fc76774: stopping tablet replica
I20260713 09:04:24.097793 11130 raft_consensus.cc:2243] T 1a39e1e19700424d8a8865014b125110 P 13bee5cab90643efb33feb218fc76774 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:24.098196 11130 raft_consensus.cc:2272] T 1a39e1e19700424d8a8865014b125110 P 13bee5cab90643efb33feb218fc76774 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:24.099813 11130 tablet_replica.cc:333] T 5dbda8b46eb94fc4a03c2a09b7da332d P 13bee5cab90643efb33feb218fc76774: stopping tablet replica
I20260713 09:04:24.100262 11130 raft_consensus.cc:2243] T 5dbda8b46eb94fc4a03c2a09b7da332d P 13bee5cab90643efb33feb218fc76774 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:24.100603 11130 raft_consensus.cc:2272] T 5dbda8b46eb94fc4a03c2a09b7da332d P 13bee5cab90643efb33feb218fc76774 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:24.102169 11130 tablet_replica.cc:333] T 1c232378feba48e8b20e3391755b852a P 13bee5cab90643efb33feb218fc76774: stopping tablet replica
I20260713 09:04:24.102617 11130 raft_consensus.cc:2243] T 1c232378feba48e8b20e3391755b852a P 13bee5cab90643efb33feb218fc76774 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:24.102984 11130 raft_consensus.cc:2272] T 1c232378feba48e8b20e3391755b852a P 13bee5cab90643efb33feb218fc76774 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:24.104530 11130 tablet_replica.cc:333] T 54bff34a659e4aba9277dfbf00c14dd9 P 13bee5cab90643efb33feb218fc76774: stopping tablet replica
I20260713 09:04:24.104986 11130 raft_consensus.cc:2243] T 54bff34a659e4aba9277dfbf00c14dd9 P 13bee5cab90643efb33feb218fc76774 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:24.105353 11130 raft_consensus.cc:2272] T 54bff34a659e4aba9277dfbf00c14dd9 P 13bee5cab90643efb33feb218fc76774 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:24.106909 11130 tablet_replica.cc:333] T 515938eb3a674143abfd69def845deab P 13bee5cab90643efb33feb218fc76774: stopping tablet replica
I20260713 09:04:24.107388 11130 raft_consensus.cc:2243] T 515938eb3a674143abfd69def845deab P 13bee5cab90643efb33feb218fc76774 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:04:24.108246 11130 raft_consensus.cc:2272] T 515938eb3a674143abfd69def845deab P 13bee5cab90643efb33feb218fc76774 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:24.110363 11130 tablet_replica.cc:333] T 937d0964be304242bf8e3b3a5969cff1 P 13bee5cab90643efb33feb218fc76774: stopping tablet replica
I20260713 09:04:24.110924 11130 raft_consensus.cc:2243] T 937d0964be304242bf8e3b3a5969cff1 P 13bee5cab90643efb33feb218fc76774 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:24.111389 11130 raft_consensus.cc:2272] T 937d0964be304242bf8e3b3a5969cff1 P 13bee5cab90643efb33feb218fc76774 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:04:24.112084 15637 consensus_peers.cc:597] T dbb6f60b183e48738d9d2ad1c65a4dbb P 13bee5cab90643efb33feb218fc76774 -> Peer d1644a76b491429e9d510001e470633e (127.10.222.129:46859): Couldn't send request to peer d1644a76b491429e9d510001e470633e. Status: Network error: Client connection negotiation failed: client connection to 127.10.222.129:46859: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:04:24.113164 11130 tablet_replica.cc:333] T e5d5e1985a16445ba5c944fe45fb0cb7 P 13bee5cab90643efb33feb218fc76774: stopping tablet replica
I20260713 09:04:24.113722 11130 raft_consensus.cc:2243] T e5d5e1985a16445ba5c944fe45fb0cb7 P 13bee5cab90643efb33feb218fc76774 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:24.114143 11130 raft_consensus.cc:2272] T e5d5e1985a16445ba5c944fe45fb0cb7 P 13bee5cab90643efb33feb218fc76774 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:24.115741 11130 tablet_replica.cc:333] T dbb6f60b183e48738d9d2ad1c65a4dbb P 13bee5cab90643efb33feb218fc76774: stopping tablet replica
I20260713 09:04:24.116189 11130 raft_consensus.cc:2243] T dbb6f60b183e48738d9d2ad1c65a4dbb P 13bee5cab90643efb33feb218fc76774 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:04:24.116847 11130 raft_consensus.cc:2272] T dbb6f60b183e48738d9d2ad1c65a4dbb P 13bee5cab90643efb33feb218fc76774 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:24.118691 11130 tablet_replica.cc:333] T 8d83c9e44c29434fa43899bf684c2309 P 13bee5cab90643efb33feb218fc76774: stopping tablet replica
I20260713 09:04:24.119122 11130 raft_consensus.cc:2243] T 8d83c9e44c29434fa43899bf684c2309 P 13bee5cab90643efb33feb218fc76774 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:24.119509 11130 raft_consensus.cc:2272] T 8d83c9e44c29434fa43899bf684c2309 P 13bee5cab90643efb33feb218fc76774 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:24.121024 11130 tablet_replica.cc:333] T 4af171169b684ddb942747565826575f P 13bee5cab90643efb33feb218fc76774: stopping tablet replica
I20260713 09:04:24.121411 11130 raft_consensus.cc:2243] T 4af171169b684ddb942747565826575f P 13bee5cab90643efb33feb218fc76774 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:24.121754 11130 raft_consensus.cc:2272] T 4af171169b684ddb942747565826575f P 13bee5cab90643efb33feb218fc76774 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:24.157498 11130 tablet_server.cc:196] TabletServer@127.10.222.131:0 shutdown complete.
I20260713 09:04:24.182690 11130 master.cc:562] Master@127.10.222.190:45555 shutting down...
I20260713 09:04:24.199342 11130 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 42d95fdcee4d435c82e285bba61c67e8 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:04:24.199813 11130 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 42d95fdcee4d435c82e285bba61c67e8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:24.200068 11130 tablet_replica.cc:333] T 00000000000000000000000000000000 P 42d95fdcee4d435c82e285bba61c67e8: stopping tablet replica
I20260713 09:04:24.219676 11130 master.cc:584] Master@127.10.222.190:45555 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1 (11045 ms)
[----------] 2 tests from FilterSoftDeletedTableTest (23554 ms total)

[----------] Global test environment tear-down
[==========] 8 tests from 2 test suites ran. (110204 ms total)
[  PASSED  ] 8 tests.
I20260713 09:04:24.269548 11130 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:220: suppressed but not reported on 400 messages since previous log ~507 seconds ago
I20260713 09:04:24.269747 11130 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:304: suppressed but not reported on 400 messages since previous log ~507 seconds ago
I20260713 09:04:24.269883 11130 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:139: suppressed but not reported on 397 messages since previous log ~507 seconds ago
I20260713 09:04:24.270026 11130 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:04:24.270175 11130 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:04:24.270361 11130 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 7 messages since previous log ~0 seconds ago
I20260713 09:04:24.270584 11130 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2406: suppressed but not reported on 119 messages since previous log ~25 seconds ago
